2021-05-18T14:06:58.7146295Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:06:58.8687836Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-18T14:06:59.0069553Z 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:06:59.1024591Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-18T14:06:59.2385650Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:07:13.0697920Z Current runner version: '2.278.0' 2021-05-18T14:07:13.0767110Z ##[group]Operating System 2021-05-18T14:07:13.0768180Z Mac OS X 2021-05-18T14:07:13.0768600Z 10.15.7 2021-05-18T14:07:13.0769030Z 19H1030 2021-05-18T14:07:13.0769600Z ##[endgroup] 2021-05-18T14:07:13.0770120Z ##[group]Virtual Environment 2021-05-18T14:07:13.0770770Z Environment: macos-10.15 2021-05-18T14:07:13.0771280Z Version: 20210510.1 2021-05-18T14:07:13.0772260Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-18T14:07:13.0773780Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-18T14:07:13.0774630Z ##[endgroup] 2021-05-18T14:07:13.0777090Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:07:13.0778450Z Actions: write 2021-05-18T14:07:13.0779060Z Checks: write 2021-05-18T14:07:13.0779540Z Contents: write 2021-05-18T14:07:13.0781840Z Deployments: write 2021-05-18T14:07:13.0782530Z Issues: write 2021-05-18T14:07:13.0783070Z Metadata: read 2021-05-18T14:07:13.0783680Z Packages: write 2021-05-18T14:07:13.0784190Z PullRequests: write 2021-05-18T14:07:13.0784810Z RepositoryProjects: write 2021-05-18T14:07:13.0785400Z SecurityEvents: write 2021-05-18T14:07:13.0785950Z Statuses: write 2021-05-18T14:07:13.0786630Z ##[endgroup] 2021-05-18T14:07:13.0790350Z Prepare workflow directory 2021-05-18T14:07:13.2251900Z Prepare all required actions 2021-05-18T14:07:13.2267580Z Getting action download info 2021-05-18T14:07:13.6945310Z Download action repository 'actions/checkout@v2' 2021-05-18T14:07:16.2759000Z Download action repository 'r-lib/actions@master' 2021-05-18T14:07:19.4395590Z Download action repository 'adigherman/actions@master' 2021-05-18T14:07:22.4106510Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:07:22.7717710Z Download action repository 'actions/cache@v1' 2021-05-18T14:07:23.1531030Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:07:23.6299990Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:07:24.5437480Z ##[group]Run actions/checkout@v2 2021-05-18T14:07:24.5438170Z with: 2021-05-18T14:07:24.5438630Z repository: neuroconductor/nitrcbot 2021-05-18T14:07:24.5439570Z token: *** 2021-05-18T14:07:24.5439940Z ssh-strict: true 2021-05-18T14:07:24.5440400Z persist-credentials: true 2021-05-18T14:07:24.5440830Z clean: true 2021-05-18T14:07:24.5441190Z fetch-depth: 1 2021-05-18T14:07:24.5441530Z lfs: false 2021-05-18T14:07:24.5441880Z submodules: false 2021-05-18T14:07:24.5442220Z env: 2021-05-18T14:07:24.5442620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:07:24.5443170Z TIC_DEPLOY_KEY: 2021-05-18T14:07:24.5443490Z RSPM: 2021-05-18T14:07:24.5444210Z GITHUB_PAT: *** 2021-05-18T14:07:24.5444950Z COVERALLS_TOKEN: *** 2021-05-18T14:07:24.5445400Z continue-on-error: false 2021-05-18T14:07:24.5445860Z VDIFFR_RUN_TESTS: false 2021-05-18T14:07:24.5446240Z ##[endgroup] 2021-05-18T14:07:26.5755220Z Syncing repository: neuroconductor/nitrcbot 2021-05-18T14:07:26.5756430Z ##[group]Getting Git version info 2021-05-18T14:07:26.5757920Z Working directory is '/Users/runner/work/nitrcbot/nitrcbot' 2021-05-18T14:07:26.5758690Z [command]/usr/local/bin/git version 2021-05-18T14:07:26.8268000Z git version 2.31.1 2021-05-18T14:07:26.8473470Z ##[endgroup] 2021-05-18T14:07:26.8650910Z Deleting the contents of '/Users/runner/work/nitrcbot/nitrcbot' 2021-05-18T14:07:26.8855450Z ##[group]Initializing the repository 2021-05-18T14:07:26.8955610Z [command]/usr/local/bin/git init /Users/runner/work/nitrcbot/nitrcbot 2021-05-18T14:07:26.9682880Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:07:26.9723100Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:07:26.9778490Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:07:26.9820800Z hint: 2021-05-18T14:07:26.9853660Z hint: git config --global init.defaultBranch 2021-05-18T14:07:26.9880720Z hint: 2021-05-18T14:07:26.9888520Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:07:26.9889970Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:07:26.9893890Z hint: 2021-05-18T14:07:26.9896940Z hint: git branch -m 2021-05-18T14:07:27.0210070Z Initialized empty Git repository in /Users/runner/work/nitrcbot/nitrcbot/.git/ 2021-05-18T14:07:27.0230360Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/nitrcbot 2021-05-18T14:07:27.0902520Z ##[endgroup] 2021-05-18T14:07:27.0977520Z ##[group]Disabling automatic garbage collection 2021-05-18T14:07:27.0979410Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-18T14:07:27.1028860Z ##[endgroup] 2021-05-18T14:07:27.1231690Z ##[group]Setting up auth 2021-05-18T14:07:27.1269910Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:07:27.1272390Z [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:07:27.3312620Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:07:27.3426970Z [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:07:27.4332010Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:07:27.4442830Z ##[endgroup] 2021-05-18T14:07:27.4443750Z ##[group]Fetching the repository 2021-05-18T14:07:27.4464030Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +ad110bb0a060c395ac0521f8a68df0389cf3424d:refs/tags/1.2.s 2021-05-18T14:07:28.2817000Z remote: Enumerating objects: 58, done. 2021-05-18T14:07:28.2822210Z remote: Counting objects: 1% (1/58) 2021-05-18T14:07:28.2823660Z remote: Counting objects: 3% (2/58) 2021-05-18T14:07:28.2824540Z remote: Counting objects: 5% (3/58) 2021-05-18T14:07:28.2825070Z remote: Counting objects: 6% (4/58) 2021-05-18T14:07:28.2825610Z remote: Counting objects: 8% (5/58) 2021-05-18T14:07:28.2826400Z remote: Counting objects: 10% (6/58) 2021-05-18T14:07:28.2827220Z remote: Counting objects: 12% (7/58) 2021-05-18T14:07:28.2828060Z remote: Counting objects: 13% (8/58) 2021-05-18T14:07:28.2828910Z remote: Counting objects: 15% (9/58) 2021-05-18T14:07:28.2829970Z remote: Counting objects: 17% (10/58) 2021-05-18T14:07:28.2830840Z remote: Counting objects: 18% (11/58) 2021-05-18T14:07:28.2831690Z remote: Counting objects: 20% (12/58) 2021-05-18T14:07:28.2832520Z remote: Counting objects: 22% (13/58) 2021-05-18T14:07:28.2833660Z remote: Counting objects: 24% (14/58) 2021-05-18T14:07:28.2834490Z remote: Counting objects: 25% (15/58) 2021-05-18T14:07:28.2835320Z remote: Counting objects: 27% (16/58) 2021-05-18T14:07:28.2836180Z remote: Counting objects: 29% (17/58) 2021-05-18T14:07:28.2836990Z remote: Counting objects: 31% (18/58) 2021-05-18T14:07:28.2837830Z remote: Counting objects: 32% (19/58) 2021-05-18T14:07:28.2838690Z remote: Counting objects: 34% (20/58) 2021-05-18T14:07:28.2839510Z remote: Counting objects: 36% (21/58) 2021-05-18T14:07:28.2840340Z remote: Counting objects: 37% (22/58) 2021-05-18T14:07:28.2841150Z remote: Counting objects: 39% (23/58) 2021-05-18T14:07:28.2842010Z remote: Counting objects: 41% (24/58) 2021-05-18T14:07:28.2843360Z remote: Counting objects: 43% (25/58) 2021-05-18T14:07:28.2843970Z remote: Counting objects: 44% (26/58) 2021-05-18T14:07:28.2844990Z remote: Counting objects: 46% (27/58) 2021-05-18T14:07:28.2845520Z remote: Counting objects: 48% (28/58) 2021-05-18T14:07:28.2846030Z remote: Counting objects: 50% (29/58) 2021-05-18T14:07:28.2846550Z remote: Counting objects: 51% (30/58) 2021-05-18T14:07:28.2847040Z remote: Counting objects: 53% (31/58) 2021-05-18T14:07:28.2847570Z remote: Counting objects: 55% (32/58) 2021-05-18T14:07:28.2848300Z remote: Counting objects: 56% (33/58) 2021-05-18T14:07:28.2848800Z remote: Counting objects: 58% (34/58) 2021-05-18T14:07:28.2849320Z remote: Counting objects: 60% (35/58) 2021-05-18T14:07:28.2849850Z remote: Counting objects: 62% (36/58) 2021-05-18T14:07:28.2850350Z remote: Counting objects: 63% (37/58) 2021-05-18T14:07:28.2850860Z remote: Counting objects: 65% (38/58) 2021-05-18T14:07:28.2851350Z remote: Counting objects: 67% (39/58) 2021-05-18T14:07:28.2851900Z remote: Counting objects: 68% (40/58) 2021-05-18T14:07:28.2852430Z remote: Counting objects: 70% (41/58) 2021-05-18T14:07:28.2852930Z remote: Counting objects: 72% (42/58) 2021-05-18T14:07:28.2853470Z remote: Counting objects: 74% (43/58) 2021-05-18T14:07:28.2854000Z remote: Counting objects: 75% (44/58) 2021-05-18T14:07:28.2854490Z remote: Counting objects: 77% (45/58) 2021-05-18T14:07:28.2854970Z remote: Counting objects: 79% (46/58) 2021-05-18T14:07:28.2855480Z remote: Counting objects: 81% (47/58) 2021-05-18T14:07:28.2857560Z remote: Counting objects: 82% (48/58) 2021-05-18T14:07:28.2858540Z remote: Counting objects: 84% (49/58) 2021-05-18T14:07:28.2859070Z remote: Counting objects: 86% (50/58) 2021-05-18T14:07:28.2859640Z remote: Counting objects: 87% (51/58) 2021-05-18T14:07:28.2860170Z remote: Counting objects: 89% (52/58) 2021-05-18T14:07:28.2860720Z remote: Counting objects: 91% (53/58) 2021-05-18T14:07:28.2861610Z remote: Counting objects: 93% (54/58) 2021-05-18T14:07:28.2862200Z remote: Counting objects: 94% (55/58) 2021-05-18T14:07:28.2862730Z remote: Counting objects: 96% (56/58) 2021-05-18T14:07:28.2863240Z remote: Counting objects: 98% (57/58) 2021-05-18T14:07:28.2863730Z remote: Counting objects: 100% (58/58) 2021-05-18T14:07:28.2864290Z remote: Counting objects: 100% (58/58), done. 2021-05-18T14:07:28.2864840Z remote: Compressing objects: 1% (1/53) 2021-05-18T14:07:28.2865410Z remote: Compressing objects: 3% (2/53) 2021-05-18T14:07:28.2865980Z remote: Compressing objects: 5% (3/53) 2021-05-18T14:07:28.2866540Z remote: Compressing objects: 7% (4/53) 2021-05-18T14:07:28.2867090Z remote: Compressing objects: 9% (5/53) 2021-05-18T14:07:28.2867630Z remote: Compressing objects: 11% (6/53) 2021-05-18T14:07:28.2868210Z remote: Compressing objects: 13% (7/53) 2021-05-18T14:07:28.2868800Z remote: Compressing objects: 15% (8/53) 2021-05-18T14:07:28.2869350Z remote: Compressing objects: 16% (9/53) 2021-05-18T14:07:28.2869940Z remote: Compressing objects: 18% (10/53) 2021-05-18T14:07:28.2870530Z remote: Compressing objects: 20% (11/53) 2021-05-18T14:07:28.2871080Z remote: Compressing objects: 22% (12/53) 2021-05-18T14:07:28.2871660Z remote: Compressing objects: 24% (13/53) 2021-05-18T14:07:28.2872210Z remote: Compressing objects: 26% (14/53) 2021-05-18T14:07:28.2872790Z remote: Compressing objects: 28% (15/53) 2021-05-18T14:07:28.2873620Z remote: Compressing objects: 30% (16/53) 2021-05-18T14:07:28.2874520Z remote: Compressing objects: 32% (17/53) 2021-05-18T14:07:28.2875460Z remote: Compressing objects: 33% (18/53) 2021-05-18T14:07:28.2876350Z remote: Compressing objects: 35% (19/53) 2021-05-18T14:07:28.2877290Z remote: Compressing objects: 37% (20/53) 2021-05-18T14:07:28.2878600Z remote: Compressing objects: 39% (21/53) 2021-05-18T14:07:28.2879470Z remote: Compressing objects: 41% (22/53) 2021-05-18T14:07:28.2880350Z remote: Compressing objects: 43% (23/53) 2021-05-18T14:07:28.2881250Z remote: Compressing objects: 45% (24/53) 2021-05-18T14:07:28.2882210Z remote: Compressing objects: 47% (25/53) 2021-05-18T14:07:28.2883530Z remote: Compressing objects: 49% (26/53) 2021-05-18T14:07:28.2884460Z remote: Compressing objects: 50% (27/53) 2021-05-18T14:07:28.2885350Z remote: Compressing objects: 52% (28/53) 2021-05-18T14:07:28.2886280Z remote: Compressing objects: 54% (29/53) 2021-05-18T14:07:28.2887180Z remote: Compressing objects: 56% (30/53) 2021-05-18T14:07:28.2888110Z remote: Compressing objects: 58% (31/53) 2021-05-18T14:07:28.2889060Z remote: Compressing objects: 60% (32/53) 2021-05-18T14:07:28.2889980Z remote: Compressing objects: 62% (33/53) 2021-05-18T14:07:28.2891180Z remote: Compressing objects: 64% (34/53) 2021-05-18T14:07:28.2892220Z remote: Compressing objects: 66% (35/53) 2021-05-18T14:07:28.2893410Z remote: Compressing objects: 67% (36/53) 2021-05-18T14:07:28.2894000Z remote: Compressing objects: 69% (37/53) 2021-05-18T14:07:28.2894590Z remote: Compressing objects: 71% (38/53) 2021-05-18T14:07:28.2895130Z remote: Compressing objects: 73% (39/53) 2021-05-18T14:07:28.2896350Z remote: Compressing objects: 75% (40/53) 2021-05-18T14:07:28.2897360Z remote: Compressing objects: 77% (41/53) 2021-05-18T14:07:28.2897950Z remote: Compressing objects: 79% (42/53) 2021-05-18T14:07:28.2898510Z remote: Compressing objects: 81% (43/53) 2021-05-18T14:07:28.2899060Z remote: Compressing objects: 83% (44/53) 2021-05-18T14:07:28.2899620Z remote: Compressing objects: 84% (45/53) 2021-05-18T14:07:28.2900340Z remote: Compressing objects: 86% (46/53) 2021-05-18T14:07:28.2901220Z remote: Compressing objects: 88% (47/53) 2021-05-18T14:07:28.2901870Z remote: Compressing objects: 90% (48/53) 2021-05-18T14:07:28.2902420Z remote: Compressing objects: 92% (49/53) 2021-05-18T14:07:28.2903000Z remote: Compressing objects: 94% (50/53) 2021-05-18T14:07:28.2903580Z remote: Compressing objects: 96% (51/53) 2021-05-18T14:07:28.2904100Z remote: Compressing objects: 98% (52/53) 2021-05-18T14:07:28.2904660Z remote: Compressing objects: 100% (53/53) 2021-05-18T14:07:28.2905230Z remote: Compressing objects: 100% (53/53), done. 2021-05-18T14:07:28.3275960Z remote: Total 58 (delta 7), reused 28 (delta 2), pack-reused 0 2021-05-18T14:07:28.5812020Z From https://github.com/neuroconductor/nitrcbot 2021-05-18T14:07:28.5834720Z * [new ref] ad110bb0a060c395ac0521f8a68df0389cf3424d -> 1.2.s 2021-05-18T14:07:28.5937350Z ##[endgroup] 2021-05-18T14:07:28.6054070Z ##[group]Determining the checkout info 2021-05-18T14:07:28.6062090Z ##[endgroup] 2021-05-18T14:07:28.6069620Z ##[group]Checking out the ref 2021-05-18T14:07:28.6083350Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.2.s 2021-05-18T14:07:28.6087010Z HEAD is now at ad110bb Version id 26 stable 2021-05-18T14:07:28.6087940Z ##[endgroup] 2021-05-18T14:07:28.6089220Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-18T14:07:28.6090680Z 'ad110bb0a060c395ac0521f8a68df0389cf3424d' 2021-05-18T14:07:28.6279340Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:07:28.6279880Z with: 2021-05-18T14:07:28.6280250Z r-version: 3.5 2021-05-18T14:07:28.6280600Z Ncpus: 1 2021-05-18T14:07:28.6281010Z crayon.enabled: NULL 2021-05-18T14:07:28.6281500Z remove-openmp-macos: true 2021-05-18T14:07:28.6282050Z http-user-agent: default 2021-05-18T14:07:28.6282510Z install-r: true 2021-05-18T14:07:28.6283070Z windows-path-include-mingw: true 2021-05-18T14:07:28.6283620Z env: 2021-05-18T14:07:28.6284040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:07:28.6284920Z TIC_DEPLOY_KEY: 2021-05-18T14:07:28.6285300Z RSPM: 2021-05-18T14:07:28.6286570Z GITHUB_PAT: *** 2021-05-18T14:07:28.6287420Z COVERALLS_TOKEN: *** 2021-05-18T14:07:28.6287940Z continue-on-error: false 2021-05-18T14:07:28.6288420Z VDIFFR_RUN_TESTS: false 2021-05-18T14:07:28.6288860Z ##[endgroup] 2021-05-18T14:07:29.7099860Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-18T14:07:31.6974320Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-18T14:07:32.0171140Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-18T14:07:32.5466090Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-18T14:07:33.0744540Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-18T14:07:33.0778620Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-18T14:07:33.0785660Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-18T14:07:33.0850550Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-18T14:07:33.0855030Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-18T14:07:33.0908900Z Checksumming (Apple_Free : 3)… 2021-05-18T14:07:34.0692150Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-18T14:07:34.0801590Z Checksumming disk image (Apple_HFS : 4)… 2021-05-18T14:07:34.1236270Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-18T14:07:34.1241290Z Checksumming (Apple_Free : 5)… 2021-05-18T14:07:35.0437480Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-18T14:07:35.0509810Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-18T14:07:36.0701770Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-18T14:07:36.0773560Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-18T14:07:36.0779210Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-18T14:07:36.0781390Z verified CRC32 $84F1919B 2021-05-18T14:07:36.2579780Z /dev/disk2 GUID_partition_scheme 2021-05-18T14:07:36.2688870Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-18T14:07:36.2871480Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-18T14:07:49.8892140Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-18T14:07:49.8893710Z To reinstall 0.29.2_3, run: 2021-05-18T14:07:49.8895340Z brew reinstall pkg-config 2021-05-18T14:07:49.9906660Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-18T14:07:50.0068600Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-18T14:07:50.0127190Z installer: Upgrading at base path / 2021-05-18T14:07:50.0128290Z installer: The upgrade was successful. 2021-05-18T14:07:51.7372770Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-18T14:07:52.1648970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-18T14%3A15%3A00Z&sig=Ek6qHN0%2BmlhfHKVTPEN4SnMxwS1gjjs8df7fVo5DTHI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:07:52.3999820Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-18T14:07:56.5445340Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-18T14:07:56.7027070Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-18T14:07:58.3587460Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-18T14:07:58.6934610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-18T14%3A15%3A00Z&sig=ywrow6RMERe28Pzh5divDFC75Ej4QSuhpCt91d3oDRc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:07:58.7642580Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-18T14:08:01.3604560Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-18T14:08:03.0921470Z installer: Package name is gfortran 2021-05-18T14:08:03.0923370Z installer: Installing at base path / 2021-05-18T14:08:03.0924020Z installer: The install was successful. 2021-05-18T14:08:03.1012150Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-18T14:08:03.2954250Z "disk2" ejected. 2021-05-18T14:08:03.3101180Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-18T14:08:03.3697440Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-18T14:08:03.7503580Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:08:03.7504240Z env: 2021-05-18T14:08:03.7504700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:03.7505150Z TIC_DEPLOY_KEY: 2021-05-18T14:08:03.7505510Z RSPM: 2021-05-18T14:08:03.7506800Z GITHUB_PAT: *** 2021-05-18T14:08:03.7507590Z COVERALLS_TOKEN: *** 2021-05-18T14:08:03.7508080Z continue-on-error: false 2021-05-18T14:08:03.7508560Z VDIFFR_RUN_TESTS: false 2021-05-18T14:08:03.7509080Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:08:03.7509540Z TZ: UTC 2021-05-18T14:08:03.7509930Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:03.7510360Z NOT_CRAN: true 2021-05-18T14:08:03.7510730Z ##[endgroup] 2021-05-18T14:08:04.3719730Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-18T14:08:04.7632880Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-18T14:08:04.7735050Z Dload Upload Total Spent Left Speed 2021-05-18T14:08:04.7770010Z 2021-05-18T14:08:04.8543330Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:08:04.8575270Z 100 117 0 117 0 0 1285 0 --:--:-- --:--:-- --:--:-- 1285 2021-05-18T14:08:05.1262120Z 2021-05-18T14:08:05.1265380Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:08:05.2199060Z 2021-05-18T14:08:06.8963890Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:08:07.2159560Z 1 82.6M 1 1327k 0 0 622k 0 0:02:15 0:00:02 0:02:13 792k 2021-05-18T14:08:08.2338510Z 1 82.6M 1 1407k 0 0 573k 0 0:02:27 0:00:02 0:02:25 705k 2021-05-18T14:08:09.2555150Z 2 82.6M 2 1823k 0 0 525k 0 0:02:41 0:00:03 0:02:38 605k 2021-05-18T14:08:10.2764950Z 2 82.6M 2 2511k 0 0 559k 0 0:02:31 0:00:04 0:02:27 622k 2021-05-18T14:08:11.2510060Z 4 82.6M 4 3615k 0 0 655k 0 0:02:09 0:00:05 0:02:04 715k 2021-05-18T14:08:12.2180370Z 6 82.6M 6 5152k 0 0 794k 0 0:01:46 0:00:06 0:01:40 878k 2021-05-18T14:08:13.2672980Z 9 82.6M 9 7664k 0 0 1028k 0 0:01:22 0:00:07 0:01:15 1250k 2021-05-18T14:08:14.2477360Z 13 82.6M 13 11.1M 0 0 1343k 0 0:01:02 0:00:08 0:00:54 1907k 2021-05-18T14:08:15.2535510Z 18 82.6M 18 15.2M 0 0 1649k 0 0:00:51 0:00:09 0:00:42 2630k 2021-05-18T14:08:16.2448170Z 24 82.6M 24 20.0M 0 0 1953k 0 0:00:43 0:00:10 0:00:33 3391k 2021-05-18T14:08:17.2558780Z 30 82.6M 30 25.5M 0 0 2279k 0 0:00:37 0:00:11 0:00:26 4209k 2021-05-18T14:08:18.2537040Z 37 82.6M 37 31.3M 0 0 2566k 0 0:00:32 0:00:12 0:00:20 4843k 2021-05-18T14:08:19.2144830Z 46 82.6M 46 38.0M 0 0 2885k 0 0:00:29 0:00:13 0:00:16 5515k 2021-05-18T14:08:20.2525840Z 53 82.6M 53 44.4M 0 0 3146k 0 0:00:26 0:00:14 0:00:12 6005k 2021-05-18T14:08:21.2610890Z 62 82.6M 62 51.3M 0 0 3396k 0 0:00:24 0:00:15 0:00:09 6422k 2021-05-18T14:08:22.2625210Z 70 82.6M 70 58.5M 0 0 3636k 0 0:00:23 0:00:16 0:00:07 6743k 2021-05-18T14:08:23.2537790Z 80 82.6M 80 66.2M 0 0 3874k 0 0:00:21 0:00:17 0:00:04 7140k 2021-05-18T14:08:24.2570610Z 89 82.6M 89 73.7M 0 0 4082k 0 0:00:20 0:00:18 0:00:02 7312k 2021-05-18T14:08:24.2654520Z 99 82.6M 99 82.2M 0 0 4319k 0 0:00:19 0:00:19 --:--:-- 7681k 2021-05-18T14:08:24.2656460Z 100 82.6M 100 82.6M 0 0 4339k 0 0:00:19 0:00:19 --:--:-- 7980k 2021-05-18T14:08:30.1182640Z ##[group]Run tlmgr update --self 2021-05-18T14:08:30.1183300Z tlmgr update --self 2021-05-18T14:08:30.1184180Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:08:30.1185040Z tlmgr update --all 2021-05-18T14:08:30.1607720Z shell: /bin/bash -e {0} 2021-05-18T14:08:30.1608370Z env: 2021-05-18T14:08:30.1609200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:30.1609740Z TIC_DEPLOY_KEY: 2021-05-18T14:08:30.1610140Z RSPM: 2021-05-18T14:08:30.1611590Z GITHUB_PAT: *** 2021-05-18T14:08:30.1612410Z COVERALLS_TOKEN: *** 2021-05-18T14:08:30.1612930Z continue-on-error: false 2021-05-18T14:08:30.1613440Z VDIFFR_RUN_TESTS: false 2021-05-18T14:08:30.1613940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:08:30.1614360Z TZ: UTC 2021-05-18T14:08:30.1614740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:30.1615180Z NOT_CRAN: true 2021-05-18T14:08:30.1615660Z ##[endgroup] 2021-05-18T14:08:37.1295440Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:37.6796350Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:08:37.6797080Z running mktexlsr ... 2021-05-18T14:08:38.3520750Z done running mktexlsr. 2021-05-18T14:08:38.3847890Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:08:38.3850080Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:08:40.8402420Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:40.8403510Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:08:41.1073270Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-18T14:08:41.5602460Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-18T14:08:41.8476210Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-18T14:08:42.1963000Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-18T14:08:42.4743430Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-18T14:08:51.0327240Z [7/89, 00:11/00:12] install: biber [1k] 2021-05-18T14:08:51.3719880Z [8/89, 00:11/00:12] install: biblatex [238k] 2021-05-18T14:08:53.0278150Z [9/89, 00:13/00:14] install: checkcites.universal-darwin [1k] 2021-05-18T14:08:53.3699520Z [10/89, 00:13/00:14] install: checkcites [7k] 2021-05-18T14:08:53.7186270Z [11/89, 00:13/00:14] install: chickenize [15k] 2021-05-18T14:08:54.1223220Z [12/89, 00:14/00:15] install: chinese-jfm [3k] 2021-05-18T14:08:54.4856890Z [13/89, 00:14/00:15] install: cloze [9k] 2021-05-18T14:08:54.8516400Z [14/89, 00:14/00:15] install: colorprofiles [86k] 2021-05-18T14:08:55.3599410Z [15/89, 00:15/00:16] install: combofont [2k] 2021-05-18T14:08:55.7060020Z [16/89, 00:15/00:16] install: courier [470k] 2021-05-18T14:08:57.2935690Z [17/89, 00:17/00:18] install: courier-scaled [3k] 2021-05-18T14:08:57.7187170Z [18/89, 00:17/00:18] install: cstypo [3k] 2021-05-18T14:08:58.0851880Z [19/89, 00:18/00:19] install: ctablestack [2k] 2021-05-18T14:08:58.4365580Z [20/89, 00:18/00:19] install: ekdosis [19k] 2021-05-18T14:08:58.8506180Z [21/89, 00:18/00:19] install: emoji [40k] 2021-05-18T14:08:59.3134200Z [22/89, 00:19/00:20] install: emojicite [2k] 2021-05-18T14:08:59.6738390Z [23/89, 00:19/00:20] install: enctex [24k] 2021-05-18T14:09:00.3804650Z [24/89, 00:20/00:21] install: enigma [18k] 2021-05-18T14:09:00.8219970Z [25/89, 00:20/00:21] install: etex-pkg [6k] 2021-05-18T14:09:01.1691840Z [26/89, 00:21/00:22] install: filecontents [3k] 2021-05-18T14:09:01.5168980Z [27/89, 00:21/00:22] install: grfext [3k] 2021-05-18T14:09:01.8400590Z [28/89, 00:21/00:22] install: hyphenex [9k] 2021-05-18T14:09:02.1680140Z [29/89, 00:22/00:23] install: ifplatform [2k] 2021-05-18T14:09:02.5273080Z [30/89, 00:22/00:23] install: innerscript [4k] 2021-05-18T14:09:02.8751910Z [31/89, 00:22/00:23] install: interpreter [7k] 2021-05-18T14:09:03.2339610Z [32/89, 00:23/00:24] install: kanaparser [5k] 2021-05-18T14:09:03.5932310Z [33/89, 00:23/00:24] install: knuth-local [23k] 2021-05-18T14:09:04.2382500Z [34/89, 00:24/00:25] install: logreq [4k] 2021-05-18T14:09:04.5738400Z [35/89, 00:24/00:25] install: lua-typo [7k] 2021-05-18T14:09:04.9180290Z [36/89, 00:24/00:25] install: lua-uca [70k] 2021-05-18T14:09:05.5721720Z [37/89, 00:25/00:26] install: lua-ul [7k] 2021-05-18T14:09:05.9495990Z [38/89, 00:25/00:26] install: lua-uni-algos [6k] 2021-05-18T14:09:06.3175790Z [39/89, 00:26/00:27] install: lua-visual-debug [4k] 2021-05-18T14:09:06.6679900Z [40/89, 00:26/00:27] install: luacode [3k] 2021-05-18T14:09:07.0254170Z [41/89, 00:27/00:28] install: luacolor [5k] 2021-05-18T14:09:07.4051650Z [42/89, 00:27/00:28] install: luahyphenrules [3k] 2021-05-18T14:09:07.7572160Z [43/89, 00:27/00:28] install: luaimageembed [2k] 2021-05-18T14:09:08.1197940Z [44/89, 00:28/00:29] install: luaindex [5k] 2021-05-18T14:09:08.4726530Z [45/89, 00:28/00:29] install: luainputenc [5k] 2021-05-18T14:09:08.8712810Z [46/89, 00:28/00:29] install: luaintro [1k] 2021-05-18T14:09:09.2157640Z [47/89, 00:29/00:30] install: luakeys [5k] 2021-05-18T14:09:09.5638830Z [48/89, 00:29/00:30] install: lualatex-doc [1k] 2021-05-18T14:09:09.9018710Z [49/89, 00:29/00:30] install: lualatex-truncate [2k] 2021-05-18T14:09:10.2730120Z [50/89, 00:30/00:32] install: luamplib [12k] 2021-05-18T14:09:10.6440200Z [51/89, 00:30/00:32] install: luapackageloader [2k] 2021-05-18T14:09:11.0064230Z [52/89, 00:31/00:33] install: luaprogtable [7k] 2021-05-18T14:09:11.4330110Z [53/89, 00:31/00:33] install: luarandom [2k] 2021-05-18T14:09:12.4041190Z [54/89, 00:31/00:33] install: luatex85 [2k] 2021-05-18T14:09:12.4041980Z [55/89, 00:32/00:34] install: luatexbase [4k] 2021-05-18T14:09:12.5863190Z [56/89, 00:32/00:34] install: luatexko [22k] 2021-05-18T14:09:13.0211580Z [57/89, 00:33/00:35] install: luatextra [2k] 2021-05-18T14:09:13.3760730Z [58/89, 00:33/00:35] install: luavlna [8k] 2021-05-18T14:09:13.8206080Z [59/89, 00:33/00:35] install: luaxml [31k] 2021-05-18T14:09:14.3223610Z [60/89, 00:34/00:36] install: makeindex.universal-darwin [91k] 2021-05-18T14:09:14.9427770Z [61/89, 00:34/00:36] install: makeindex [5k] 2021-05-18T14:09:15.3591800Z [62/89, 00:35/00:37] install: mflogo [2k] 2021-05-18T14:09:15.7390290Z [63/89, 00:35/00:37] install: newpax [9k] 2021-05-18T14:09:16.1305940Z [64/89, 00:36/00:38] install: nodetree [13k] 2021-05-18T14:09:16.5552710Z [65/89, 00:36/00:38] install: odsfile [5k] 2021-05-18T14:09:16.9131940Z [66/89, 00:36/00:38] install: optex.universal-darwin [1k] 2021-05-18T14:09:17.2427500Z [67/89, 00:37/00:39] install: optex [770k] 2021-05-18T14:09:19.4014000Z [68/89, 00:39/00:40] install: pdfarticle [4k] 2021-05-18T14:09:19.7562060Z [69/89, 00:39/00:40] install: pdfextra [22k] 2021-05-18T14:09:20.1513220Z [70/89, 00:40/00:41] install: placeat [4k] 2021-05-18T14:09:20.5162340Z [71/89, 00:40/00:41] install: plantuml [3k] 2021-05-18T14:09:20.8937020Z [72/89, 00:40/00:41] install: rsfs [55k] 2021-05-18T14:09:21.5329560Z [73/89, 00:41/00:42] install: selnolig [53k] 2021-05-18T14:09:22.0729620Z [74/89, 00:42/00:43] install: spelling [14k] 2021-05-18T14:09:22.5559880Z [75/89, 00:42/00:43] install: stricttex [2k] 2021-05-18T14:09:22.9334910Z [76/89, 00:42/00:43] install: texlive-common [1k] 2021-05-18T14:09:23.2772760Z [77/89, 00:43/00:44] install: texlive-en [1k] 2021-05-18T14:09:23.6239640Z [78/89, 00:43/00:44] install: texlive-msg-translations [144k] 2021-05-18T14:09:24.3921890Z [79/89, 00:44/00:45] install: thumbpdf.universal-darwin [1k] 2021-05-18T14:09:24.7034910Z [80/89, 00:44/00:45] install: thumbpdf [19k] 2021-05-18T14:09:25.1592190Z [81/89, 00:45/00:46] install: tlshell.universal-darwin [1k] 2021-05-18T14:09:25.4870290Z [82/89, 00:45/00:46] install: tlshell [29k] 2021-05-18T14:09:25.8719780Z [83/89, 00:45/00:46] install: typewriter [25k] 2021-05-18T14:09:26.2879030Z [84/89, 00:46/00:47] install: uninormalize [6k] 2021-05-18T14:09:26.6127760Z [85/89, 00:46/00:47] install: upquote [2k] 2021-05-18T14:09:26.9344830Z [86/89, 00:46/00:47] install: xdvi.universal-darwin [948k] 2021-05-18T14:09:28.0091030Z [87/89, 00:48/00:48] install: xdvi [7k] 2021-05-18T14:09:28.3380180Z [88/89, 00:48/00:48] install: collection-basic [1k] 2021-05-18T14:09:28.7020760Z [89/89, 00:48/00:48] install: collection-luatex [1k] 2021-05-18T14:09:29.0582390Z running mktexlsr ... 2021-05-18T14:09:29.4471990Z done running mktexlsr. 2021-05-18T14:09:29.4973900Z running updmap-sys ... 2021-05-18T14:09:30.4502600Z done running updmap-sys. 2021-05-18T14:09:30.4503930Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-18T14:09:30.4506160Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/r97LMVX3V8/tG3Iigo_XT ... 2021-05-18T14:09:31.7981330Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/r97LMVX3V8/tG3Iigo_XT. 2021-05-18T14:09:31.7983380Z OK: optex.fmt/luatex 2021-05-18T14:09:31.7985120Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:09:31.7987130Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:09:34.3030230Z /Users/runner/Library/TinyTeX/bin/universal-darwin/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:09:34.3031970Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:09:35.1463950Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:09:35.1465210Z running mktexlsr ... 2021-05-18T14:09:35.5242170Z done running mktexlsr. 2021-05-18T14:09:35.5768130Z running updmap-sys ... 2021-05-18T14:09:36.4653830Z done running updmap-sys. 2021-05-18T14:09:36.4655270Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:09:36.4656830Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:09:36.5968650Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:09:36.5969160Z with: 2021-05-18T14:09:36.5969520Z pandoc-version: 2.7.3 2021-05-18T14:09:36.5969890Z env: 2021-05-18T14:09:36.5970280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:09:36.5970700Z TIC_DEPLOY_KEY: 2021-05-18T14:09:36.5971030Z RSPM: 2021-05-18T14:09:36.5972250Z GITHUB_PAT: *** 2021-05-18T14:09:36.5973010Z COVERALLS_TOKEN: *** 2021-05-18T14:09:36.5973470Z continue-on-error: false 2021-05-18T14:09:36.5973910Z VDIFFR_RUN_TESTS: false 2021-05-18T14:09:36.5974370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:09:36.5974790Z TZ: UTC 2021-05-18T14:09:36.5975130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:09:36.5975510Z NOT_CRAN: true 2021-05-18T14:09:36.5975840Z ##[endgroup] 2021-05-18T14:09:37.9641180Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-18T14:09:47.3490580Z installer: Package name is pandoc 2021-05-18T14:09:47.3494420Z installer: Installing at base path / 2021-05-18T14:09:47.3495530Z installer: The install was successful. 2021-05-18T14:09:47.3746100Z ##[group]Run git config user.name adigherman 2021-05-18T14:09:47.3746840Z git config user.name adigherman 2021-05-18T14:09:47.3747450Z git config user.email adig@jhu.edu 2021-05-18T14:09:47.4326290Z shell: /bin/bash -e {0} 2021-05-18T14:09:47.4326740Z env: 2021-05-18T14:09:47.4327190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:09:47.4327700Z TIC_DEPLOY_KEY: 2021-05-18T14:09:47.4328130Z RSPM: 2021-05-18T14:09:47.4329350Z GITHUB_PAT: *** 2021-05-18T14:09:47.4330310Z COVERALLS_TOKEN: *** 2021-05-18T14:09:47.4330860Z continue-on-error: false 2021-05-18T14:09:47.4331370Z VDIFFR_RUN_TESTS: false 2021-05-18T14:09:47.4331920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:09:47.4332410Z TZ: UTC 2021-05-18T14:09:47.4332820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:09:47.4333280Z NOT_CRAN: true 2021-05-18T14:09:47.4333810Z ##[endgroup] 2021-05-18T14:09:47.5395320Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-18T14:09:47.5396000Z env: 2021-05-18T14:09:47.5396530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:09:47.5397030Z TIC_DEPLOY_KEY: 2021-05-18T14:09:47.5397430Z RSPM: 2021-05-18T14:09:47.5398850Z GITHUB_PAT: *** 2021-05-18T14:09:47.5399700Z COVERALLS_TOKEN: *** 2021-05-18T14:09:47.5400210Z continue-on-error: false 2021-05-18T14:09:47.5400710Z VDIFFR_RUN_TESTS: false 2021-05-18T14:09:47.5401210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:09:47.5401680Z TZ: UTC 2021-05-18T14:09:47.5402060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:09:47.5402490Z NOT_CRAN: true 2021-05-18T14:09:47.5402900Z ##[endgroup] 2021-05-18T14:09:49.6631880Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-18T14:09:49.7027400Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-18T14:09:49.7028920Z To reinstall 3.20.2, run: 2021-05-18T14:09:49.7030760Z brew reinstall cmake 2021-05-18T14:09:51.5489640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-18T14:09:52.8734220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:53.4349930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-18T14:09:53.8790360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-18T14%3A15%3A00Z&sig=XTo3axZVog%2BSy1HRXHuVd0B2pcmsiUAAoC23FOFiC40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:09:53.9236430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=XTo3axZVog\%2BSy1HRXHuVd0B2pcmsiUAAoC23FOFiC40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:09:54.0035180Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-18T14:09:54.0796650Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-18T14:09:54.0832770Z 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-2800-19p87tj 2021-05-18T14:09:54.3180610Z cp -pR /private/tmp/d20210518-2800-19p87tj/libssh/. /usr/local/Cellar/libssh 2021-05-18T14:09:54.5618280Z chmod -Rf +w /private/tmp/d20210518-2800-19p87tj 2021-05-18T14:09:54.6956510Z ==> Finishing up 2021-05-18T14:09:54.7362600Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-18T14:09:54.7426520Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-18T14:09:54.7432250Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-18T14:09:54.7440930Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-18T14:09:54.7444910Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-18T14:09:54.7452650Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-18T14:09:54.7462360Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-18T14:09:54.7696330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-2964-fk4p2h.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:09:57.0660090Z ==> Summary 2021-05-18T14:09:57.0693910Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-18T14:09:59.3866660Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-18T14:10:00.4735170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:01.0399410Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-18T14:10:01.4142870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-18T14%3A20%3A00Z&sig=oeM6ftgizaXCulOY1ZJ%2BKswwUFlz8QK%2FDeR17plbRsw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:10:01.4569460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=oeM6ftgizaXCulOY1ZJ\%2BKswwUFlz8QK\%2FDeR17plbRsw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:10:06.7816470Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-18T14:10:07.2004050Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-18T14:10:08.3233360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:08.8619910Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-18T14:10:09.2112700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-18T14%3A20%3A00Z&sig=uUWqW16TUfPEcJN5evOE6y6mHkuUDGy0FeTWF%2B3opCY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:10:09.2538950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=uUWqW16TUfPEcJN5evOE6y6mHkuUDGy0FeTWF\%2B3opCY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:10:09.3757350Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-18T14:10:09.3841100Z ==> Installing dependencies for jags: gcc 2021-05-18T14:10:09.3847270Z ==> Installing jags dependency: gcc 2021-05-18T14:10:09.4887040Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-18T14:10:09.4916990Z 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-2971-qgelrz 2021-05-18T14:10:28.2698350Z cp -pR /private/tmp/d20210518-2971-qgelrz/gcc/. /usr/local/Cellar/gcc 2021-05-18T14:10:48.7931370Z chmod -Rf +w /private/tmp/d20210518-2971-qgelrz 2021-05-18T14:11:35.7190820Z ==> Finishing up 2021-05-18T14:11:36.0197720Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-18T14:11:36.0201470Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-18T14:11:36.0206920Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-18T14:11:36.0212090Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-18T14:11:36.0216650Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-18T14:11:36.0221810Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-18T14:11:36.0226640Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-18T14:11:36.0232270Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-18T14:11:36.0305360Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-18T14:11:36.0307280Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-18T14:11:36.0308690Z rm /usr/local/bin/c++-11 2021-05-18T14:11:36.0309920Z rm /usr/local/bin/cpp-11 2021-05-18T14:11:36.0311080Z rm /usr/local/bin/g++-11 2021-05-18T14:11:36.0312300Z rm /usr/local/bin/gcc-11 2021-05-18T14:11:36.0317440Z rm /usr/local/bin/gcc-ar-11 2021-05-18T14:11:36.0320370Z rm /usr/local/bin/gcc-nm-11 2021-05-18T14:11:36.0323740Z rm /usr/local/bin/gcc-ranlib-11 2021-05-18T14:11:36.0327470Z rm /usr/local/bin/gcov-11 2021-05-18T14:11:36.0329800Z rm /usr/local/bin/gcov-dump-11 2021-05-18T14:11:36.0332870Z rm /usr/local/bin/gcov-tool-11 2021-05-18T14:11:36.3675770Z Error: The `brew link` step did not complete successfully 2021-05-18T14:11:36.3676700Z The formula built, but is not symlinked into /usr/local 2021-05-18T14:11:36.3740790Z Could not symlink bin/gfortran 2021-05-18T14:11:36.3742430Z Target /usr/local/bin/gfortran 2021-05-18T14:11:36.3743610Z already exists. You may want to remove it: 2021-05-18T14:11:36.3745260Z rm '/usr/local/bin/gfortran' 2021-05-18T14:11:36.3746700Z 2021-05-18T14:11:36.3747680Z To force the link and overwrite all conflicting files: 2021-05-18T14:11:36.3749020Z brew link --overwrite gcc 2021-05-18T14:11:36.3749680Z 2021-05-18T14:11:36.3750550Z To list all files that would be deleted: 2021-05-18T14:11:36.3751930Z brew link --overwrite --dry-run gcc 2021-05-18T14:11:36.3752580Z 2021-05-18T14:11:36.3753440Z Possible conflicting files are: 2021-05-18T14:11:36.3754940Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-18T14:11:36.9608770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3162-180lfll.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:11:40.1152900Z ==> Summary 2021-05-18T14:11:40.2321830Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-18T14:11:40.2338100Z ==> Installing jags 2021-05-18T14:11:40.2351050Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-18T14:11:40.2392000Z 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-2971-106p8zn 2021-05-18T14:11:41.3694550Z cp -pR /private/tmp/d20210518-2971-106p8zn/jags/. /usr/local/Cellar/jags 2021-05-18T14:11:42.4946770Z chmod -Rf +w /private/tmp/d20210518-2971-106p8zn 2021-05-18T14:11:42.9721030Z ==> Finishing up 2021-05-18T14:11:43.0246370Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-18T14:11:43.0251550Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-18T14:11:43.0254120Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-18T14:11:43.0262070Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-18T14:11:43.0271410Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-18T14:11:43.0274300Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-18T14:11:43.0281420Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-18T14:11:43.0298750Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-18T14:11:43.0301360Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-18T14:11:43.0805110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3266-xxvad4.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:11:45.7806290Z ==> Summary 2021-05-18T14:11:45.7923660Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-18T14:11:48.6821290Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-18T14:11:49.7425110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:50.3092510Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-18T14:11:50.6737960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-18T14%3A20%3A00Z&sig=FTUm%2BtHudZFs%2BYtg73m3jgHCt6gHl1w%2FHFph6msF7po%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:11:50.7361230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=FTUm\%2BtHudZFs\%2BYtg73m3jgHCt6gHl1w\%2FHFph6msF7po\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:11:51.8767800Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-18T14:11:52.0087320Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-18T14:11:52.0125180Z 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-3273-huh9y0 2021-05-18T14:11:55.0540900Z cp -pR /private/tmp/d20210518-3273-huh9y0/v8/. /usr/local/Cellar/v8 2021-05-18T14:11:57.8693550Z chmod -Rf +w /private/tmp/d20210518-3273-huh9y0 2021-05-18T14:11:59.4318200Z ==> Finishing up 2021-05-18T14:11:59.5018500Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-18T14:11:59.5670200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3443-1ftxaji.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:12:02.4824530Z ==> Summary 2021-05-18T14:12:02.4830770Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-18T14:12:05.0185090Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-18T14:12:06.2040880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:12:06.8650950Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-18T14:12:07.3403070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-18T14%3A20%3A00Z&sig=WS%2FbJeKF%2F7LfF5mN05sUn51hal53Wk6BAYadKIHIm3s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:12:07.3806100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=WS\%2FbJeKF\%2F7LfF5mN05sUn51hal53Wk6BAYadKIHIm3s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:12:07.8975160Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-18T14:12:07.9233530Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-18T14:12:09.0673320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:12:09.6470870Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-18T14:12:10.2208350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-18T14%3A20%3A00Z&sig=9Jb6i%2B2o4I0imteoGdBkSCU29ToXJXWCxpjq0CUJQew%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:12:10.2987450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=9Jb6i\%2B2o4I0imteoGdBkSCU29ToXJXWCxpjq0CUJQew\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:12:10.5922240Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-18T14:12:10.6135880Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-18T14:12:11.7617680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:12:12.3449370Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-18T14:12:12.8176260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-18T14%3A20%3A00Z&sig=qjDHlqeQzZjnMCM%2F2jQHdktBI20gDrxXf7im%2FO7lhRw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:12:12.8537780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=qjDHlqeQzZjnMCM\%2F2jQHdktBI20gDrxXf7im\%2FO7lhRw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:12:13.2587750Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-18T14:12:13.2906820Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-18T14:12:13.2956130Z ==> Installing fftw dependency: hwloc 2021-05-18T14:12:13.3743570Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-18T14:12:13.3774590Z 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-3453-1ga9wlf 2021-05-18T14:12:22.1152250Z cp -pR /private/tmp/d20210518-3453-1ga9wlf/hwloc/. /usr/local/Cellar/hwloc 2021-05-18T14:12:28.7761750Z chmod -Rf +w /private/tmp/d20210518-3453-1ga9wlf 2021-05-18T14:12:29.3376610Z ==> Finishing up 2021-05-18T14:12:29.4117190Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-18T14:12:29.4157310Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-18T14:12:29.4158830Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-18T14:12:29.4160520Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-18T14:12:29.4162130Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-18T14:12:29.4163900Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-18T14:12:29.4166660Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-18T14:12:29.4168250Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-18T14:12:29.4169700Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-18T14:12:29.4171210Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-18T14:12:29.4177270Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-18T14:12:29.4182360Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-18T14:12:29.4189230Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-18T14:12:29.4195990Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-18T14:12:29.4200620Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-18T14:12:29.4214920Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-18T14:12:29.4243060Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-18T14:12:29.4284250Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-18T14:12:29.4285980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-18T14:12:29.4287690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-18T14:12:29.4289320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-18T14:12:29.4291140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-18T14:12:29.4292890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-18T14:12:29.4294620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-18T14:12:29.4296220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-18T14:12:29.4297650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-18T14:12:29.4380470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-18T14:12:29.4386580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-18T14:12:29.4392260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-18T14:12:29.4399010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-18T14:12:29.4405100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-18T14:12:29.4511040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-18T14:12:29.4674670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-18T14:12:29.4762710Z 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:12:29.4883850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-18T14:12:29.4888790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-18T14:12:29.4972290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-18T14:12:29.4979900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-18T14:12:29.4988440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-18T14:12:29.5072620Z 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:12:29.5177230Z 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:12:29.5183260Z 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:12:29.5190700Z 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:12:29.5291520Z 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:12:29.5371470Z 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:12:29.5503460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-18T14:12:29.5592870Z 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:12:29.5597850Z 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:12:29.5608630Z 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:12:29.5746000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-18T14:12:29.5821170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-18T14:12:29.5827580Z 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:12:29.5966770Z 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:12:29.5973580Z 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:12:29.6037190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-18T14:12:29.6043740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-18T14:12:29.6159550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-18T14:12:29.6249760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-18T14:12:29.6258260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-18T14:12:29.6265580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-18T14:12:29.6346160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-18T14:12:29.6351800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-18T14:12:29.6357780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-18T14:12:29.6476890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-18T14:12:29.6485730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-18T14:12:29.6550950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-18T14:12:29.6557350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-18T14:12:29.6654810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-18T14:12:29.6659710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-18T14:12:29.6667140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-18T14:12:29.6731920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-18T14:12:29.6739740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-18T14:12:29.6841100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-18T14:12:29.6905580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-18T14:12:29.6960810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-18T14:12:29.7037800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-18T14:12:29.7043250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-18T14:12:29.7051060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-18T14:12:29.7058250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-18T14:12:29.7064890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-18T14:12:29.7073050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-18T14:12:29.7079600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-18T14:12:29.7090780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-18T14:12:29.7096650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-18T14:12:29.7102630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-18T14:12:29.7111520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-18T14:12:29.7115910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-18T14:12:29.7121700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-18T14:12:29.7131650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-18T14:12:29.7140250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-18T14:12:29.7149030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-18T14:12:29.7219020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-18T14:12:29.7224970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-18T14:12:29.7232960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-18T14:12:29.7237220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-18T14:12:29.7243050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-18T14:12:29.7248630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-18T14:12:29.7254910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-18T14:12:29.7262460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-18T14:12:29.7266300Z 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:12:29.7270810Z Only the first 100 operations were output. 2021-05-18T14:12:30.2421810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3630-v8gwea.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:12:32.8265370Z ==> Summary 2021-05-18T14:12:32.8923790Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-18T14:12:32.8932470Z ==> Installing fftw dependency: open-mpi 2021-05-18T14:12:32.9844560Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:12:32.9880730Z 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-3453-91rhnf 2021-05-18T14:12:40.6413650Z cp -pR /private/tmp/d20210518-3453-91rhnf/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-18T14:12:47.3764680Z chmod -Rf +w /private/tmp/d20210518-3453-91rhnf 2021-05-18T14:12:56.8205890Z ==> Finishing up 2021-05-18T14:12:56.8830120Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-18T14:12:56.8838230Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-18T14:12:56.8848560Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-18T14:12:56.8857250Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-18T14:12:56.8866550Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-18T14:12:56.8875790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-18T14:12:56.8892650Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-18T14:12:56.8894170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-18T14:12:56.8903520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-18T14:12:56.8916640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-18T14:12:56.8922220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-18T14:12:56.8930750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-18T14:12:56.8933150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-18T14:12:56.8938450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-18T14:12:56.8946490Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-18T14:12:56.8953980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-18T14:12:56.8959640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-18T14:12:56.8964280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-18T14:12:56.8969300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-18T14:12:56.8985030Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-18T14:12:56.8987400Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-18T14:12:56.8989780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-18T14:12:56.8994970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-18T14:12:56.9000330Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-18T14:12:56.9009350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-18T14:12:56.9014320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-18T14:12:56.9072370Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-18T14:12:56.9080190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-18T14:12:56.9088440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-18T14:12:56.9097170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-18T14:12:56.9103650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-18T14:12:56.9114400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-18T14:12:56.9121640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-18T14:12:56.9131080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-18T14:12:56.9140320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-18T14:12:56.9150580Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-18T14:12:56.9158520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-18T14:12:56.9166070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-18T14:12:56.9175990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-18T14:12:56.9185980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-18T14:12:56.9193390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-18T14:12:56.9216010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-18T14:12:56.9218930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-18T14:12:56.9221810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-18T14:12:56.9224700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-18T14:12:56.9227200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-18T14:12:56.9229630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-18T14:12:56.9233460Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-18T14:12:56.9262920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-18T14:12:56.9276440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-18T14:12:56.9279010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-18T14:12:56.9282030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-18T14:12:56.9286360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-18T14:12:56.9288900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-18T14:12:56.9291600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-18T14:12:56.9297310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-18T14:12:56.9307670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-18T14:12:56.9318360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-18T14:12:56.9325850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-18T14:12:56.9336810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-18T14:12:56.9401230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-18T14:12:56.9405860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-18T14:12:56.9411270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-18T14:12:56.9511210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-18T14:12:56.9521490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-18T14:12:56.9544600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-18T14:12:56.9555600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-18T14:12:56.9564910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-18T14:12:56.9576380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-18T14:12:56.9586000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-18T14:12:56.9596330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-18T14:12:56.9603240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-18T14:12:56.9609410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-18T14:12:56.9620090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-18T14:12:56.9631330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-18T14:12:56.9641160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-18T14:12:56.9651090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-18T14:12:56.9660580Z 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:12:56.9669450Z 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:12:56.9680630Z 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:12:56.9712350Z 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:12:56.9715700Z 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:12:56.9718940Z 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:12:56.9722090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-18T14:12:56.9725330Z 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:12:56.9728540Z 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:12:56.9731530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-18T14:12:56.9734500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-18T14:12:56.9739440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-18T14:12:56.9747170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-18T14:12:56.9757240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-18T14:12:56.9766500Z 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:12:56.9777460Z 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:12:56.9786810Z 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:12:56.9797640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-18T14:12:56.9806530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-18T14:12:56.9816690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-18T14:12:56.9825000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-18T14:12:56.9834610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-18T14:12:56.9875590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-18T14:12:56.9882760Z Only the first 100 operations were output. 2021-05-18T14:12:57.4736200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3717-97zidv.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:12:59.9972590Z ==> Summary 2021-05-18T14:13:00.0475290Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-18T14:13:00.0480060Z ==> Installing fftw 2021-05-18T14:13:00.0484950Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:13:00.0504730Z 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-3453-1xgmghk 2021-05-18T14:13:01.4538440Z cp -pR /private/tmp/d20210518-3453-1xgmghk/fftw/. /usr/local/Cellar/fftw 2021-05-18T14:13:02.7862560Z chmod -Rf +w /private/tmp/d20210518-3453-1xgmghk 2021-05-18T14:13:04.0033910Z ==> Finishing up 2021-05-18T14:13:04.0522260Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-18T14:13:04.0624540Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-18T14:13:04.0629280Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-18T14:13:04.0632750Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-18T14:13:04.0640430Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-18T14:13:04.0645150Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-18T14:13:04.0649580Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-18T14:13:04.0654660Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-18T14:13:04.0660400Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-18T14:13:04.0665800Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-18T14:13:04.0670310Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-18T14:13:04.0675470Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-18T14:13:04.0779950Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-18T14:13:04.1189640Z info /usr/local/share/info/fftw3.info 2021-05-18T14:13:04.1199640Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-18T14:13:04.1205860Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-18T14:13:04.1218530Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-18T14:13:04.1224450Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-18T14:13:04.1230930Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-18T14:13:04.1237200Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-18T14:13:04.1247990Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-18T14:13:04.1255870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-18T14:13:04.1258860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-18T14:13:04.1265140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-18T14:13:04.1270370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-18T14:13:04.1275430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-18T14:13:04.1281060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-18T14:13:04.1286370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-18T14:13:04.1293030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-18T14:13:04.1297290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-18T14:13:04.1303600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-18T14:13:04.1310460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-18T14:13:04.1316920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-18T14:13:04.1322540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-18T14:13:04.1327990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-18T14:13:04.1334330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-18T14:13:04.1339980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-18T14:13:04.1346110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-18T14:13:04.1351220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-18T14:13:04.1357020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-18T14:13:04.1362330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-18T14:13:04.1367990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-18T14:13:04.1373310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-18T14:13:04.1378650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-18T14:13:04.1384560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-18T14:13:04.1389900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-18T14:13:04.1395400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-18T14:13:04.1401310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-18T14:13:04.1407110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-18T14:13:04.1412140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-18T14:13:04.1417680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-18T14:13:04.1423170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-18T14:13:04.1428120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-18T14:13:04.1433870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-18T14:13:04.1439490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-18T14:13:04.1445450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-18T14:13:04.1450450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-18T14:13:04.1458580Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-18T14:13:04.1464020Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-18T14:13:04.1469530Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-18T14:13:04.1878950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3744-10vriqu.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:13:06.5918610Z ==> Summary 2021-05-18T14:13:06.5995610Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-18T14:13:07.3678370Z ==> No outdated dependents to upgrade! 2021-05-18T14:13:07.3680160Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:13:07.5601680Z ==> Reinstalling 2 broken dependents from source: 2021-05-18T14:13:07.5603200Z fftw, open-mpi 2021-05-18T14:13:07.5623390Z rm /usr/local/bin/fftw-wisdom 2021-05-18T14:13:07.5626070Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-18T14:13:07.5633440Z rm /usr/local/bin/fftwf-wisdom 2021-05-18T14:13:07.5638110Z rm /usr/local/bin/fftwl-wisdom 2021-05-18T14:13:07.5647010Z rm /usr/local/include/fftw3-mpi.f03 2021-05-18T14:13:07.5748190Z rm /usr/local/include/fftw3-mpi.h 2021-05-18T14:13:07.5848670Z rm /usr/local/include/fftw3.f 2021-05-18T14:13:07.5876700Z rm /usr/local/include/fftw3.f03 2021-05-18T14:13:07.5877580Z rm /usr/local/include/fftw3.h 2021-05-18T14:13:07.5879220Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-18T14:13:07.5880160Z rm /usr/local/include/fftw3l.f03 2021-05-18T14:13:07.5880980Z rm /usr/local/include/fftw3q.f03 2021-05-18T14:13:07.5881790Z rm /usr/local/lib/cmake/fftw3 2021-05-18T14:13:07.5882630Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-18T14:13:07.5883430Z rm /usr/local/lib/libfftw3.a 2021-05-18T14:13:07.5884260Z rm /usr/local/lib/libfftw3.dylib 2021-05-18T14:13:07.5885130Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-18T14:13:07.5885960Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-18T14:13:07.5887250Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-18T14:13:07.5890500Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-18T14:13:07.5891380Z rm /usr/local/lib/libfftw3_omp.a 2021-05-18T14:13:07.5892220Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-18T14:13:07.5893120Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-18T14:13:07.5894040Z rm /usr/local/lib/libfftw3_threads.a 2021-05-18T14:13:07.5894940Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-18T14:13:07.5895820Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-18T14:13:07.5896650Z rm /usr/local/lib/libfftw3f.a 2021-05-18T14:13:07.5897490Z rm /usr/local/lib/libfftw3f.dylib 2021-05-18T14:13:07.5898360Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-18T14:13:07.5899200Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-18T14:13:07.5900050Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-18T14:13:07.5908230Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-18T14:13:07.5909120Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-18T14:13:07.5909980Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-18T14:13:07.5910920Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-18T14:13:07.5911830Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-18T14:13:07.5912730Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-18T14:13:07.5913960Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-18T14:13:07.5915890Z rm /usr/local/lib/libfftw3l.a 2021-05-18T14:13:07.5916810Z rm /usr/local/lib/libfftw3l.dylib 2021-05-18T14:13:07.5917710Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-18T14:13:07.5918570Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-18T14:13:07.5919420Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-18T14:13:07.5975470Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-18T14:13:07.5978210Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-18T14:13:07.5982060Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-18T14:13:07.5984830Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-18T14:13:07.5988180Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-18T14:13:07.5991160Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-18T14:13:07.5996950Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-18T14:13:07.6000020Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-18T14:13:07.6003530Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-18T14:13:07.6059980Z uninfo /usr/local/share/info/fftw3.info 2021-05-18T14:13:07.6061170Z rm /usr/local/share/info/fftw3.info 2021-05-18T14:13:07.6069660Z rm /usr/local/share/info/fftw3.info-1 2021-05-18T14:13:07.6073640Z rm /usr/local/share/info/fftw3.info-2 2021-05-18T14:13:07.6084700Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-18T14:13:07.6090720Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-18T14:13:07.6096300Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-18T14:13:07.6100790Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-18T14:13:07.6943240Z rm /usr/local/bin/aggregate_profile.pl 2021-05-18T14:13:07.6945540Z rm /usr/local/bin/mpic++ 2021-05-18T14:13:07.6953460Z rm /usr/local/bin/mpicc 2021-05-18T14:13:07.6957140Z rm /usr/local/bin/mpicxx 2021-05-18T14:13:07.6964690Z rm /usr/local/bin/mpiexec 2021-05-18T14:13:07.6970990Z rm /usr/local/bin/mpif77 2021-05-18T14:13:07.6975930Z rm /usr/local/bin/mpif90 2021-05-18T14:13:07.6978880Z rm /usr/local/bin/mpifort 2021-05-18T14:13:07.6987490Z rm /usr/local/bin/mpirun 2021-05-18T14:13:07.6991280Z rm /usr/local/bin/ompi-clean 2021-05-18T14:13:07.6997030Z rm /usr/local/bin/ompi-server 2021-05-18T14:13:07.6999480Z rm /usr/local/bin/ompi_info 2021-05-18T14:13:07.7005680Z rm /usr/local/bin/opal_wrapper 2021-05-18T14:13:07.7009160Z rm /usr/local/bin/orte-clean 2021-05-18T14:13:07.7014200Z rm /usr/local/bin/orte-info 2021-05-18T14:13:07.7017090Z rm /usr/local/bin/orte-server 2021-05-18T14:13:07.7021820Z rm /usr/local/bin/ortecc 2021-05-18T14:13:07.7024800Z rm /usr/local/bin/orted 2021-05-18T14:13:07.7029770Z rm /usr/local/bin/orterun 2021-05-18T14:13:07.7033580Z rm /usr/local/bin/profile2mat.pl 2021-05-18T14:13:07.7041600Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-18T14:13:07.7047250Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-18T14:13:07.7052150Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-18T14:13:07.7054690Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-18T14:13:07.7064020Z rm /usr/local/include/mpi-ext.h 2021-05-18T14:13:07.7066810Z rm /usr/local/include/mpi.h 2021-05-18T14:13:07.7166790Z rm /usr/local/include/mpi.mod 2021-05-18T14:13:07.7255530Z rm /usr/local/include/mpi_ext.mod 2021-05-18T14:13:07.7256630Z rm /usr/local/include/mpi_f08.mod 2021-05-18T14:13:07.7257520Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-18T14:13:07.7258420Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-18T14:13:07.7259310Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-18T14:13:07.7260320Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-18T14:13:07.7261260Z rm /usr/local/include/mpi_f08_types.mod 2021-05-18T14:13:07.7262170Z rm /usr/local/include/mpi_portable_platform.h 2021-05-18T14:13:07.7263950Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-18T14:13:07.7265360Z rm /usr/local/include/mpif-config.h 2021-05-18T14:13:07.7266700Z rm /usr/local/include/mpif-constants.h 2021-05-18T14:13:07.7268000Z rm /usr/local/include/mpif-ext.h 2021-05-18T14:13:07.7269330Z rm /usr/local/include/mpif-externals.h 2021-05-18T14:13:07.7272590Z rm /usr/local/include/mpif-handles.h 2021-05-18T14:13:07.7274080Z rm /usr/local/include/mpif-io-constants.h 2021-05-18T14:13:07.7275540Z rm /usr/local/include/mpif-io-handles.h 2021-05-18T14:13:07.7276920Z rm /usr/local/include/mpif-sentinels.h 2021-05-18T14:13:07.7278270Z rm /usr/local/include/mpif-sizeof.h 2021-05-18T14:13:07.7279180Z rm /usr/local/include/mpif.h 2021-05-18T14:13:07.7279990Z rm /usr/local/include/openmpi 2021-05-18T14:13:07.7280920Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-18T14:13:07.7281920Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-18T14:13:07.7282870Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-18T14:13:07.7283880Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-18T14:13:07.7284930Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-18T14:13:07.7294230Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-18T14:13:07.7295240Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-18T14:13:07.7296260Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-18T14:13:07.7297150Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-18T14:13:07.7298030Z rm /usr/local/lib/libmpi.40.dylib 2021-05-18T14:13:07.7298890Z rm /usr/local/lib/libmpi.dylib 2021-05-18T14:13:07.7299760Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-18T14:13:07.7300660Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-18T14:13:07.7301630Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-18T14:13:07.7404060Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-18T14:13:07.7477280Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-18T14:13:07.7478510Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-18T14:13:07.7505830Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-18T14:13:07.7507090Z rm /usr/local/lib/libompitrace.dylib 2021-05-18T14:13:07.7509140Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-18T14:13:07.7555210Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-18T14:13:07.7556860Z rm /usr/local/lib/libopen-pal.dylib 2021-05-18T14:13:07.7558420Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-18T14:13:07.7561220Z rm /usr/local/lib/libopen-rte.dylib 2021-05-18T14:13:07.7562730Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-18T14:13:07.7563710Z rm /usr/local/lib/openmpi 2021-05-18T14:13:07.7565090Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-18T14:13:07.7566810Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-18T14:13:07.7569420Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-18T14:13:07.7570950Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-18T14:13:07.7572450Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-18T14:13:07.7573540Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-18T14:13:07.7574540Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-18T14:13:07.7575540Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-18T14:13:07.7576470Z rm /usr/local/lib/pmix 2021-05-18T14:13:07.7577790Z rm /usr/local/share/man/man1/mpic++.1 2021-05-18T14:13:07.7578860Z rm /usr/local/share/man/man1/mpicc.1 2021-05-18T14:13:07.7579860Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-18T14:13:07.7580850Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-18T14:13:07.7581830Z rm /usr/local/share/man/man1/mpif77.1 2021-05-18T14:13:07.7582820Z rm /usr/local/share/man/man1/mpif90.1 2021-05-18T14:13:07.7584070Z rm /usr/local/share/man/man1/mpifort.1 2021-05-18T14:13:07.7585500Z rm /usr/local/share/man/man1/mpirun.1 2021-05-18T14:13:07.7587040Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-18T14:13:07.7590410Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-18T14:13:07.7591520Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-18T14:13:07.7592570Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-18T14:13:07.7594010Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-18T14:13:07.7595480Z rm /usr/local/share/man/man1/orte-info.1 2021-05-18T14:13:07.7596960Z rm /usr/local/share/man/man1/orte-server.1 2021-05-18T14:13:07.7598020Z rm /usr/local/share/man/man1/orted.1 2021-05-18T14:13:07.7599010Z rm /usr/local/share/man/man1/orterun.1 2021-05-18T14:13:07.7599990Z rm /usr/local/share/man/man3/MPI.3 2021-05-18T14:13:07.7601000Z Only the first 100 operations were output. 2021-05-18T14:13:09.8702320Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-18T14:13:10.9467930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:11.5080450Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-18T14:13:11.8377690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-18T14%3A20%3A00Z&sig=91if9ABm1XvHunI%2FBGiTJvhy04HmX4ggq86sWizttaw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:13:11.8742700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=91if9ABm1XvHunI\%2FBGiTJvhy04HmX4ggq86sWizttaw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:13:13.1966050Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-18T14:13:13.3566430Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-18T14:13:13.3595140Z 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-3753-1u6i2dp 2021-05-18T14:13:26.8719160Z cp -pR /private/tmp/d20210518-3753-1u6i2dp/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-18T14:13:35.6432480Z chmod -Rf +w /private/tmp/d20210518-3753-1u6i2dp 2021-05-18T14:13:39.7518400Z ==> Finishing up 2021-05-18T14:13:39.7997850Z mkdir -p /usr/local/etc/dcmtk 2021-05-18T14:13:39.8007390Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-18T14:13:39.8015160Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-18T14:13:39.8020080Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-18T14:13:39.8147660Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-18T14:13:39.8152210Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-18T14:13:39.8157490Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-18T14:13:39.8162020Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-18T14:13:39.8170770Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-18T14:13:39.8176580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-18T14:13:39.8180880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-18T14:13:39.8186040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-18T14:13:39.8193120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-18T14:13:39.8196030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-18T14:13:39.8200830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-18T14:13:39.8206320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-18T14:13:39.8211340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-18T14:13:39.8215970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-18T14:13:39.8221180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-18T14:13:39.8227350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-18T14:13:39.8234020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-18T14:13:39.8236580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-18T14:13:39.8241220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-18T14:13:39.8246730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-18T14:13:39.8251190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-18T14:13:39.8256240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-18T14:13:39.8263480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-18T14:13:39.8265420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-18T14:13:39.8270840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-18T14:13:39.8275700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-18T14:13:39.8280660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-18T14:13:39.8285290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-18T14:13:39.8289920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-18T14:13:39.8294350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-18T14:13:39.8299410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-18T14:13:39.8303740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-18T14:13:39.8308800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-18T14:13:39.8313190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-18T14:13:39.8318060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-18T14:13:39.8322780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-18T14:13:39.8327240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-18T14:13:39.8332290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-18T14:13:39.8336700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-18T14:13:39.8341810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-18T14:13:39.8346340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-18T14:13:39.8351820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-18T14:13:39.8357240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-18T14:13:39.8364840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-18T14:13:39.8368690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-18T14:13:39.8373380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-18T14:13:39.8378810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-18T14:13:39.8384390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-18T14:13:39.8388610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-18T14:13:39.8393680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-18T14:13:39.8400110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-18T14:13:39.8403130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-18T14:13:39.8410130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-18T14:13:39.8414540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-18T14:13:39.8419570Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-18T14:13:39.8425500Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-18T14:13:39.8429100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-18T14:13:39.8433670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-18T14:13:39.8438760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-18T14:13:39.8443530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-18T14:13:39.8448410Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-18T14:13:39.8453120Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-18T14:13:39.8457990Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-18T14:13:39.8463140Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-18T14:13:39.8467520Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-18T14:13:39.8471780Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-18T14:13:39.8476720Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-18T14:13:39.8481390Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-18T14:13:39.8489020Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-18T14:13:39.8493650Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-18T14:13:39.8498890Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-18T14:13:39.8503410Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-18T14:13:39.8508320Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-18T14:13:39.8513300Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-18T14:13:39.8517920Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-18T14:13:39.8522500Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-18T14:13:39.8529130Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-18T14:13:39.8536670Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-18T14:13:39.8543130Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-18T14:13:39.8550490Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-18T14:13:39.8561190Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-18T14:13:39.8568140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-18T14:13:39.8573690Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-18T14:13:39.8578760Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-18T14:13:39.8585530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-18T14:13:39.8591300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-18T14:13:39.8596390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-18T14:13:39.8601960Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-18T14:13:39.8606980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-18T14:13:39.8612650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-18T14:13:39.8618160Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-18T14:13:39.8623320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-18T14:13:39.8628580Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-18T14:13:39.8635210Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-18T14:13:39.8639310Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-18T14:13:39.8644810Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-18T14:13:39.8649560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-18T14:13:39.8654020Z Only the first 100 operations were output. 2021-05-18T14:13:40.6938090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3923-eq2na9.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:13:42.7645610Z ==> Summary 2021-05-18T14:13:42.8392330Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-18T14:13:45.8945620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-18T14:13:47.0210460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13:47.5945670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-18T14:13:47.9908880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-18T14%3A20%3A00Z&sig=xJeiKfVDcgfnr%2F8qS8Ol5SR0E9tr8B586bJ4GX2MfoA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:13:48.0316770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=xJeiKfVDcgfnr\%2F8qS8Ol5SR0E9tr8B586bJ4GX2MfoA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:13:48.1185930Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-18T14:13:48.2371710Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-18T14:13:48.2503470Z 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-3930-oiawe5 2021-05-18T14:13:50.4323340Z cp -pR /private/tmp/d20210518-3930-oiawe5/libsecret/. /usr/local/Cellar/libsecret 2021-05-18T14:13:51.4989130Z chmod -Rf +w /private/tmp/d20210518-3930-oiawe5 2021-05-18T14:13:51.9396940Z ==> Finishing up 2021-05-18T14:13:51.9817270Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-18T14:13:51.9830360Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-18T14:13:51.9841120Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-18T14:13:51.9859400Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-18T14:13:52.0017180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0035220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0109500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0129010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0270660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0349510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0358860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0372760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0375830Z mkdir -p /usr/local/share/locale/ckb 2021-05-18T14:13:52.0380470Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-18T14:13:52.0387740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0401620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0417100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0506610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0599290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0689250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0771200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0846250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0859920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.0924790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1031690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1110890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1185690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1288470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1313390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1318210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1417840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1492170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1510500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1678690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1694000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1816830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1904970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1917710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1935310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.1954500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2044890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2221400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2246340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2249580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2264380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2345930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2437710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2508040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2512190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2575330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2634840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2717130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2796460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2857280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2860890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2906160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2994290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.2997680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.3006090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.3145920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:13:52.3190570Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-18T14:13:52.3243680Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-18T14:13:52.3245490Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-18T14:13:52.3248320Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-18T14:13:52.3250090Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-18T14:13:52.3251930Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-18T14:13:52.3254380Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-18T14:13:52.3256330Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-18T14:13:52.3836630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4095-1f5hm9q.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:13:54.8511360Z ==> Summary 2021-05-18T14:13:54.8812930Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-18T14:13:57.1273890Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-18T14:13:57.1275100Z To reinstall 1.6.37, run: 2021-05-18T14:13:57.1275920Z brew reinstall libpng 2021-05-18T14:13:59.2045260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-18T14:14:00.4725550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:01.0523120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-18T14:14:01.6096600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-18T14%3A20%3A00Z&sig=E7tZd8UFXjQplCFEIDJUxQSvUtGpm5Q%2B3xDtj3wTDnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:01.6505480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=E7tZd8UFXjQplCFEIDJUxQSvUtGpm5Q\%2B3xDtj3wTDnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:01.6948660Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-18T14:14:01.7025410Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-18T14:14:02.8797010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:03.4544180Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-18T14:14:03.8147480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-18T14%3A20%3A00Z&sig=Npz3PsXtARIlR08YJc07PAJnp8JD0QLeEI3s2HIHrnU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:03.8569040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=Npz3PsXtARIlR08YJc07PAJnp8JD0QLeEI3s2HIHrnU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:04.0170780Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-18T14:14:04.0224710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-18T14:14:05.2414170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:05.7678080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-18T14:14:06.1146410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-18T14%3A20%3A00Z&sig=sFAoUd0xgl1nAlrqxfyu5VHM5ZpRUYOJOkd4oMAEEUE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:06.1627620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=sFAoUd0xgl1nAlrqxfyu5VHM5ZpRUYOJOkd4oMAEEUE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:06.1985610Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-18T14:14:06.2014490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-18T14:14:07.2791520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:07.8332140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-18T14:14:08.2171410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-18T14%3A20%3A00Z&sig=pB43pbGzXlLMyfQxhmMUTDEh7weDFLtsp7DE0t6sLdA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:08.2629760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=pB43pbGzXlLMyfQxhmMUTDEh7weDFLtsp7DE0t6sLdA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:08.3108540Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-18T14:14:08.3146130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-18T14:14:09.4331580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:09.9914230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-18T14:14:10.3487200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-18T14%3A20%3A00Z&sig=yAS%2B3NMj%2Bqyb%2BqJTCljbaopcIv0wXTEZUuIardTuYvg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:10.3803700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=yAS\%2B3NMj\%2Bqyb\%2BqJTCljbaopcIv0wXTEZUuIardTuYvg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:10.5128170Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-18T14:14:10.5226450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-18T14:14:11.7592280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:12.3223330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-18T14:14:12.7176140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-18T14%3A20%3A00Z&sig=4nXXqB0C%2FBLVj25PA2clMkh1sm4obJqpmrDX1OpzPWU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:12.7675840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=4nXXqB0C\%2FBLVj25PA2clMkh1sm4obJqpmrDX1OpzPWU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:12.9685880Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-18T14:14:12.9836380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-18T14:14:14.1279220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:14.7253520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-18T14:14:15.0916740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-18T14%3A20%3A00Z&sig=7IjFUA1oSki4iCzC4lU2Lwx0SU7e5Rg1tnsNxlN1qMY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:15.1271270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=7IjFUA1oSki4iCzC4lU2Lwx0SU7e5Rg1tnsNxlN1qMY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:15.1767780Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-18T14:14:15.1843150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-18T14:14:16.2808090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:16.8413460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-18T14:14:17.1936730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-18T14%3A20%3A00Z&sig=UrW2DCi%2FvnxzDINygRUMNaSEfIEDalVN73fMn987%2BZ4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:17.2284510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=UrW2DCi\%2FvnxzDINygRUMNaSEfIEDalVN73fMn987\%2BZ4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:17.2684480Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-18T14:14:17.2715470Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-18T14:14:18.3756070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:18.9537260Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-18T14:14:19.2919470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-18T14%3A20%3A00Z&sig=IPTu27NHdCj2219AfPzO1d4LoPI7vm3jT6I6KOlK6y0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:19.3249590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=IPTu27NHdCj2219AfPzO1d4LoPI7vm3jT6I6KOlK6y0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:19.3742210Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-18T14:14:19.3775790Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-18T14:14:20.4711660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:21.0086210Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-18T14:14:21.3416190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-18T14%3A20%3A00Z&sig=Y2kfM%2BZmgbdkKwiDHYtrOx%2BcyFPReSxhDrUoAQ4dSe4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:21.3757690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=Y2kfM\%2BZmgbdkKwiDHYtrOx\%2BcyFPReSxhDrUoAQ4dSe4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:21.4824770Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-18T14:14:21.4878990Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-18T14:14:22.6084770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:23.1965640Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-18T14:14:23.5519870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-18T14%3A20%3A00Z&sig=hC6gloGKD4fTKqXKZHa%2FCKDHvUV4qjwLy6Bice94uaA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:23.5845810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=hC6gloGKD4fTKqXKZHa\%2FCKDHvUV4qjwLy6Bice94uaA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:23.7238950Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-18T14:14:23.7326030Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-18T14:14:24.8544270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:25.4414300Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-18T14:14:25.8287780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-18T14%3A20%3A00Z&sig=TV4QtXgo%2BRFyzkUhatZ%2FSmkfChhOefRJlxhcp7dh9Yk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:25.8996860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=TV4QtXgo\%2BRFyzkUhatZ\%2FSmkfChhOefRJlxhcp7dh9Yk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:25.9863760Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-18T14:14:25.9927810Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-18T14:14:27.1843830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:27.7157250Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-18T14:14:28.0653470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-18T14%3A20%3A00Z&sig=rWDrWYpQ%2BpKBQ7qkzUnFO8hXbRmkibp8bo3xkqJGtiE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:28.1008920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=rWDrWYpQ\%2BpKBQ7qkzUnFO8hXbRmkibp8bo3xkqJGtiE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:28.1650470Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-18T14:14:28.1697690Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-18T14:14:29.2910540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:29.8748490Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-18T14:14:30.2568460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-18T14%3A20%3A00Z&sig=Q7Q3p%2F9tWDSMTZsRRzjjdl6nhwbSRwIHBZ8V89UXW3U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:30.2927510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=Q7Q3p\%2F9tWDSMTZsRRzjjdl6nhwbSRwIHBZ8V89UXW3U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:31.2947540Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-18T14:14:31.3876020Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-18T14:14:32.5098770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:33.0562530Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-18T14:14:33.4085850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-18T14%3A20%3A00Z&sig=FUCTcz8ikS2f%2FUqsLly8ZjJbw3Pfv89g%2BkM9mODG25I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:33.4516840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=FUCTcz8ikS2f\%2FUqsLly8ZjJbw3Pfv89g\%2BkM9mODG25I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:33.6839040Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-18T14:14:33.6963540Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-18T14:14:34.8499110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:35.4426550Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-18T14:14:35.7990270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-18T14%3A20%3A00Z&sig=ArPiXdu7jrSfb7fCyrN7ywnBLoywF8Uaa6ZIl%2BxTWNQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:35.8431810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=ArPiXdu7jrSfb7fCyrN7ywnBLoywF8Uaa6ZIl\%2BxTWNQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:43.3727580Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-18T14:14:43.9269910Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-18T14:14:45.0707460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14:45.6417410Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-18T14:14:46.0178290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-18T14%3A20%3A00Z&sig=mXl8l37meK4h5x2OMTtknVSaaIUpXMS9FlDJb%2BRnXuM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:14:46.0677580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=mXl8l37meK4h5x2OMTtknVSaaIUpXMS9FlDJb\%2BRnXuM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:14:46.7281720Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-18T14:14:46.8029420Z ==> 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:14:46.8032070Z ==> Installing poppler dependency: libpthread-stubs 2021-05-18T14:14:46.8698890Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-18T14:14:46.8735720Z 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-4206-m20u6y 2021-05-18T14:14:46.9214130Z cp -pR /private/tmp/d20210518-4206-m20u6y/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-18T14:14:46.9745140Z chmod -Rf +w /private/tmp/d20210518-4206-m20u6y 2021-05-18T14:14:47.0405830Z ==> Finishing up 2021-05-18T14:14:47.0844460Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-18T14:14:47.0989770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4500-1t7upxc.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:14:50.0884050Z ==> Summary 2021-05-18T14:14:50.0899770Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-18T14:14:50.0906740Z ==> Installing poppler dependency: xorgproto 2021-05-18T14:14:50.0955280Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-18T14:14:50.0976180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210518-4206-192lr71 2021-05-18T14:14:52.2075920Z cp -pR /private/tmp/d20210518-4206-192lr71/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-18T14:14:53.6377050Z chmod -Rf +w /private/tmp/d20210518-4206-192lr71 2021-05-18T14:14:54.0206460Z ==> Finishing up 2021-05-18T14:14:54.0648590Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-18T14:14:54.0652030Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-18T14:14:54.0661340Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-18T14:14:54.0666060Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-18T14:14:54.0671560Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-18T14:14:54.0676180Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-18T14:14:54.0681470Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-18T14:14:54.0686120Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-18T14:14:54.0691380Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-18T14:14:54.0696210Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-18T14:14:54.0701540Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-18T14:14:54.0954780Z rm /usr/local/share/pkgconfig 2021-05-18T14:14:54.1087770Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-18T14:14:54.1090940Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-18T14:14:54.1094090Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-18T14:14:54.1097060Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-18T14:14:54.1101750Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-18T14:14:54.1107370Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-18T14:14:54.1112470Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-18T14:14:54.1118110Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-18T14:14:54.1125570Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-18T14:14:54.1128630Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-18T14:14:54.1133780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-18T14:14:54.1140640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-18T14:14:54.1144620Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-18T14:14:54.1150000Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-18T14:14:54.1161940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-18T14:14:54.1224200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-18T14:14:54.1226290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-18T14:14:54.1228200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-18T14:14:54.1230410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-18T14:14:54.1232210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-18T14:14:54.1234660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-18T14:14:54.1236400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-18T14:14:54.1238120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-18T14:14:54.1239860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-18T14:14:54.1241610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-18T14:14:54.1245440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-18T14:14:54.1247190Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-18T14:14:54.1255400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-18T14:14:54.1264880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-18T14:14:54.1274320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-18T14:14:54.1285420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-18T14:14:54.1332710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-18T14:14:54.1334680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-18T14:14:54.1337640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-18T14:14:54.1375680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-18T14:14:54.1378720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-18T14:14:54.1382060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-18T14:14:54.1385280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-18T14:14:54.1388320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-18T14:14:54.1392020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-18T14:14:54.1396130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-18T14:14:54.1401180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-18T14:14:54.2230610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4526-1j0x8l.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:14:56.9945840Z ==> Summary 2021-05-18T14:14:57.0184620Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-18T14:14:57.0194520Z ==> Installing poppler dependency: libxau 2021-05-18T14:14:57.0331270Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-18T14:14:57.0355890Z 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-4206-15izi2y 2021-05-18T14:14:57.2233600Z cp -pR /private/tmp/d20210518-4206-15izi2y/libxau/. /usr/local/Cellar/libxau 2021-05-18T14:14:57.4117440Z chmod -Rf +w /private/tmp/d20210518-4206-15izi2y 2021-05-18T14:14:57.5350540Z ==> Finishing up 2021-05-18T14:14:57.5984930Z rm /usr/local/include/X11 2021-05-18T14:14:57.6000170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-18T14:14:57.6009230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-18T14:14:57.6018760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-18T14:14:57.6034210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-18T14:14:57.6038630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-18T14:14:57.6049310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-18T14:14:57.6059840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-18T14:14:57.6068200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-18T14:14:57.6076990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-18T14:14:57.6087940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-18T14:14:57.6095300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-18T14:14:57.6110860Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-18T14:14:57.6115400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-18T14:14:57.6117880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-18T14:14:57.6124430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-18T14:14:57.6134200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-18T14:14:57.6137450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-18T14:14:57.6142990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-18T14:14:57.6149980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-18T14:14:57.6158440Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-18T14:14:57.6163080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-18T14:14:57.6168540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-18T14:14:57.6175090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-18T14:14:57.6179330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-18T14:14:57.6183000Z mkdir -p /usr/local/include/X11/dri 2021-05-18T14:14:57.6190970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-18T14:14:57.6210800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-18T14:14:57.6216870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-18T14:14:57.6247860Z mkdir -p /usr/local/include/X11/extensions 2021-05-18T14:14:57.6263220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-18T14:14:57.6272240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-18T14:14:57.6281580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-18T14:14:57.6290160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-18T14:14:57.6300300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-18T14:14:57.6308760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-18T14:14:57.6319310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-18T14:14:57.6327620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-18T14:14:57.6338170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-18T14:14:57.6346880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-18T14:14:57.6377550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-18T14:14:57.6380570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-18T14:14:57.6386330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-18T14:14:57.6389040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-18T14:14:57.6397140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-18T14:14:57.6406780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-18T14:14:57.6416460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-18T14:14:57.6427450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-18T14:14:57.6433750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-18T14:14:57.6445490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-18T14:14:57.6448610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-18T14:14:57.6451680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-18T14:14:57.6457640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-18T14:14:57.6465900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-18T14:14:57.6476320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-18T14:14:57.6486200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-18T14:14:57.6496180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-18T14:14:57.6505890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-18T14:14:57.6513990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-18T14:14:57.6524160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-18T14:14:57.6532290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-18T14:14:57.6543550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-18T14:14:57.6552490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-18T14:14:57.6563150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-18T14:14:57.6572670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-18T14:14:57.6582140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-18T14:14:57.6592970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-18T14:14:57.6602000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-18T14:14:57.6612730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-18T14:14:57.6620680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-18T14:14:57.6628450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-18T14:14:57.6640460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-18T14:14:57.6650680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-18T14:14:57.6660460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-18T14:14:57.6673580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-18T14:14:57.6677440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-18T14:14:57.6682060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-18T14:14:57.6692010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-18T14:14:57.6698440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-18T14:14:57.6702200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-18T14:14:57.6715300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-18T14:14:57.6724860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-18T14:14:57.6734510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-18T14:14:57.6745030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-18T14:14:57.6756970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-18T14:14:57.6764540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-18T14:14:57.6774190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-18T14:14:57.6784350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-18T14:14:57.6792240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-18T14:14:57.6801570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-18T14:14:57.6812390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-18T14:14:57.6846280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-18T14:14:57.6849230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-18T14:14:57.6857500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-18T14:14:57.6859320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-18T14:14:57.6887680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-18T14:14:57.6897220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-18T14:14:57.6907930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-18T14:14:57.6916210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-18T14:14:57.6925980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-18T14:14:57.6935320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-18T14:14:57.6946260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-18T14:14:57.6953190Z Only the first 100 operations were output. 2021-05-18T14:14:57.7478110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4553-omk9ay.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:15:00.9570410Z ==> Summary 2021-05-18T14:15:00.9610930Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-18T14:15:00.9617190Z ==> Installing poppler dependency: libxdmcp 2021-05-18T14:15:00.9707960Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-18T14:15:00.9730260Z 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-4206-13i5lwc 2021-05-18T14:15:01.0758620Z cp -pR /private/tmp/d20210518-4206-13i5lwc/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-18T14:15:01.1628530Z chmod -Rf +w /private/tmp/d20210518-4206-13i5lwc 2021-05-18T14:15:01.2338930Z ==> Finishing up 2021-05-18T14:15:01.2735870Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-18T14:15:01.2746130Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-18T14:15:01.2752870Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-18T14:15:01.2759680Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-18T14:15:01.2768220Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-18T14:15:01.2973110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4579-m7qscv.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:15:04.0188570Z ==> Summary 2021-05-18T14:15:04.0212940Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-18T14:15:04.0221110Z ==> Installing poppler dependency: libxcb 2021-05-18T14:15:04.0649670Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-18T14:15:04.0667560Z 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-4206-1sd0hjt 2021-05-18T14:15:17.2929200Z cp -pR /private/tmp/d20210518-4206-1sd0hjt/libxcb/. /usr/local/Cellar/libxcb 2021-05-18T14:15:33.3645250Z chmod -Rf +w /private/tmp/d20210518-4206-1sd0hjt 2021-05-18T14:15:35.8822370Z ==> Finishing up 2021-05-18T14:15:35.9591190Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-18T14:15:35.9601760Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-18T14:15:35.9680590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-18T14:15:35.9686840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-18T14:15:35.9692800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-18T14:15:35.9698080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-18T14:15:35.9706230Z 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:15:35.9711700Z 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:15:35.9718840Z 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:15:35.9727490Z 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:15:35.9735100Z 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:15:35.9744160Z 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:15:35.9749380Z 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:15:35.9755920Z 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:15:35.9763230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-18T14:15:35.9772080Z 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:15:35.9779730Z 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:15:35.9788100Z 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:15:35.9793590Z 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:15:35.9799120Z 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:15:35.9804270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-18T14:15:35.9811960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-18T14:15:35.9821460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-18T14:15:35.9850240Z 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:15:35.9878080Z 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:15:35.9910230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-18T14:15:35.9938380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-18T14:15:35.9969900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-18T14:15:35.9978770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-18T14:15:35.9981400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-18T14:15:35.9983400Z 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:15:35.9985470Z 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:15:35.9987690Z 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:15:35.9991340Z 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:15:35.9993490Z 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:15:35.9995480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-18T14:15:35.9997360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-18T14:15:35.9999100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-18T14:15:36.0000860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-18T14:15:36.0002910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-18T14:15:36.0005040Z 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:15:36.0007100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-18T14:15:36.0009360Z 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:15:36.0011370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-18T14:15:36.0014150Z 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:15:36.0020470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-18T14:15:36.0028070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-18T14:15:36.0033110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-18T14:15:36.0039130Z 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:15:36.0046290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-18T14:15:36.0053600Z 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:15:36.0059300Z 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:15:36.0066020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-18T14:15:36.0071200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-18T14:15:36.0077120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-18T14:15:36.0085440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-18T14:15:36.0090070Z 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:15:36.0095320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-18T14:15:36.0100850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-18T14:15:36.0106570Z 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:15:36.0112670Z 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:15:36.0119920Z 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:15:36.0128380Z 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:15:36.0133780Z 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:15:36.0141440Z 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:15:36.0148400Z 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:15:36.0155280Z 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:15:36.0161770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-18T14:15:36.0169070Z 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:15:36.0177280Z 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:15:36.0182760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-18T14:15:36.0190750Z 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:15:36.0197260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-18T14:15:36.0206010Z 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:15:36.0212450Z 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:15:36.0220890Z 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:15:36.0229410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-18T14:15:36.0238110Z 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:15:36.0271260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-18T14:15:36.0302820Z 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:15:36.0332950Z 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:15:36.0362920Z 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:15:36.0365730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-18T14:15:36.0368020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-18T14:15:36.0370710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-18T14:15:36.0373070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-18T14:15:36.0375600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-18T14:15:36.0377730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-18T14:15:36.0381090Z 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:15:36.0383590Z 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:15:36.0385380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-18T14:15:36.0387130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-18T14:15:36.0388750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-18T14:15:36.0390520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-18T14:15:36.0392420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-18T14:15:36.0400800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-18T14:15:36.0407090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-18T14:15:36.0414910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-18T14:15:36.0421310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-18T14:15:36.0427460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-18T14:15:36.0431900Z Only the first 100 operations were output. 2021-05-18T14:15:38.0068730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4612-tph7g.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:15:41.1773180Z ==> Summary 2021-05-18T14:15:41.3475430Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-18T14:15:41.3483300Z ==> Installing poppler dependency: libx11 2021-05-18T14:15:41.4119320Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-18T14:15:41.4144060Z 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-4206-w1k4vg 2021-05-18T14:15:47.9836820Z cp -pR /private/tmp/d20210518-4206-w1k4vg/libx11/. /usr/local/Cellar/libx11 2021-05-18T14:15:55.4184810Z chmod -Rf +w /private/tmp/d20210518-4206-w1k4vg 2021-05-18T14:15:56.1751400Z ==> Finishing up 2021-05-18T14:15:56.2210240Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-18T14:15:56.2212870Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-18T14:15:56.2218790Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-18T14:15:56.2222800Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-18T14:15:56.2227930Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-18T14:15:56.2232620Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-18T14:15:56.2238820Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-18T14:15:56.2243490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-18T14:15:56.2248910Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-18T14:15:56.2253500Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-18T14:15:56.2258610Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-18T14:15:56.2263300Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-18T14:15:56.2274220Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-18T14:15:56.2280520Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-18T14:15:56.2316350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-18T14:15:56.2323940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-18T14:15:56.2328880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-18T14:15:56.2334600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-18T14:15:56.2339630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-18T14:15:56.2347120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-18T14:15:56.2352100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-18T14:15:56.2358080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-18T14:15:56.2363240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-18T14:15:56.2369960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-18T14:15:56.2377550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-18T14:15:56.2382470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-18T14:15:56.2388290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-18T14:15:56.2393910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-18T14:15:56.2401340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-18T14:15:56.2406650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-18T14:15:56.2412510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-18T14:15:56.2418910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-18T14:15:56.2426190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-18T14:15:56.2432780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-18T14:15:56.2437670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-18T14:15:56.2445260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-18T14:15:56.2451620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-18T14:15:56.2456710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-18T14:15:56.2462420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-18T14:15:56.2469890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-18T14:15:56.2475650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-18T14:15:56.2480560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-18T14:15:56.2487200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-18T14:15:56.2492550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-18T14:15:56.2528440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-18T14:15:56.2533200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-18T14:15:56.2538800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-18T14:15:56.2546140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-18T14:15:56.2551270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-18T14:15:56.2556980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-18T14:15:56.2562100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-18T14:15:56.2567620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-18T14:15:56.2573150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-18T14:15:56.2578340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-18T14:15:56.2586550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-18T14:15:56.2592200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-18T14:15:56.2597420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-18T14:15:56.2603120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-18T14:15:56.2609470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-18T14:15:56.2614820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-18T14:15:56.2622540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-18T14:15:56.2628250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-18T14:15:56.2633560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-18T14:15:56.2641010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-18T14:15:56.2646470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-18T14:15:56.2651870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-18T14:15:56.2658420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-18T14:15:56.2663620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-18T14:15:56.2669460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-18T14:15:56.2675500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-18T14:15:56.2680410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-18T14:15:56.2686020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-18T14:15:56.2691340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-18T14:15:56.2696560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-18T14:15:56.2702100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-18T14:15:56.2707460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-18T14:15:56.2712770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-18T14:15:56.2718860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-18T14:15:56.2723970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-18T14:15:56.2729540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-18T14:15:56.2734820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-18T14:15:56.2740350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-18T14:15:56.2746420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-18T14:15:56.2751530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-18T14:15:56.2756640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-18T14:15:56.2762690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-18T14:15:56.2768520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-18T14:15:56.2773480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-18T14:15:56.2779140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-18T14:15:56.2784240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-18T14:15:56.2790120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-18T14:15:56.2794820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-18T14:15:56.2800360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-18T14:15:56.2805300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-18T14:15:56.2810620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-18T14:15:56.2837320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-18T14:15:56.2842160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-18T14:15:56.2848560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-18T14:15:56.2852970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-18T14:15:56.2858520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-18T14:15:56.2862420Z Only the first 100 operations were output. 2021-05-18T14:15:56.9217560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4639-1gxcku.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:15:59.7169510Z ==> Summary 2021-05-18T14:15:59.7847000Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-18T14:15:59.7852920Z ==> Installing poppler dependency: libxext 2021-05-18T14:15:59.8466760Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-18T14:15:59.8490730Z 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-4206-7iqnj2 2021-05-18T14:16:00.3366080Z cp -pR /private/tmp/d20210518-4206-7iqnj2/libxext/. /usr/local/Cellar/libxext 2021-05-18T14:16:00.7318160Z chmod -Rf +w /private/tmp/d20210518-4206-7iqnj2 2021-05-18T14:16:00.8410340Z ==> Finishing up 2021-05-18T14:16:00.8946320Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-18T14:16:00.8950580Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-18T14:16:00.8956900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-18T14:16:00.8962260Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-18T14:16:00.8967700Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-18T14:16:00.8972880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-18T14:16:00.8978600Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-18T14:16:00.8984430Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-18T14:16:00.8990420Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-18T14:16:00.8995850Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-18T14:16:00.9023440Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-18T14:16:00.9028350Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-18T14:16:00.9034090Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-18T14:16:00.9039880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-18T14:16:00.9045880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-18T14:16:00.9052530Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-18T14:16:00.9065020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-18T14:16:00.9071560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-18T14:16:00.9076780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-18T14:16:00.9084710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-18T14:16:00.9087900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-18T14:16:00.9093020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-18T14:16:00.9098610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-18T14:16:00.9103540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-18T14:16:00.9109480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-18T14:16:00.9117500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-18T14:16:00.9120230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-18T14:16:00.9128310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-18T14:16:00.9131950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-18T14:16:00.9137190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-18T14:16:00.9142990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-18T14:16:00.9172640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-18T14:16:00.9174960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-18T14:16:00.9177030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-18T14:16:00.9179560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-18T14:16:00.9181680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-18T14:16:00.9183730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-18T14:16:00.9186300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-18T14:16:00.9191760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-18T14:16:00.9197190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-18T14:16:00.9202320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-18T14:16:00.9208080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-18T14:16:00.9214120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-18T14:16:00.9219550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-18T14:16:00.9226840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-18T14:16:00.9232790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-18T14:16:00.9240310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-18T14:16:00.9245990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-18T14:16:00.9251240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-18T14:16:00.9261290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-18T14:16:00.9267520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-18T14:16:00.9273900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-18T14:16:00.9280560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-18T14:16:00.9286880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-18T14:16:00.9292960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-18T14:16:00.9297820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-18T14:16:00.9303900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-18T14:16:00.9331260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-18T14:16:00.9337070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-18T14:16:00.9342860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-18T14:16:00.9348070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-18T14:16:00.9353620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-18T14:16:00.9360500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-18T14:16:00.9364910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-18T14:16:00.9370210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-18T14:16:00.9376740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-18T14:16:00.9384410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-18T14:16:00.9387020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-18T14:16:00.9392020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-18T14:16:00.9398920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-18T14:16:00.9403950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-18T14:16:00.9409540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-18T14:16:00.9415300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-18T14:16:00.9420910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-18T14:16:00.9427350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-18T14:16:00.9431620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-18T14:16:00.9437100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-18T14:16:00.9443910Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-18T14:16:00.9449280Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-18T14:16:00.9454890Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-18T14:16:00.9463000Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-18T14:16:00.9794810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4665-5y9gxe.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:16:03.4997250Z ==> Summary 2021-05-18T14:16:03.5073190Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-18T14:16:03.5075970Z ==> Installing poppler dependency: libxrender 2021-05-18T14:16:03.5869490Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-18T14:16:03.5894630Z 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-4206-1iow4fc 2021-05-18T14:16:03.6678520Z cp -pR /private/tmp/d20210518-4206-1iow4fc/libxrender/. /usr/local/Cellar/libxrender 2021-05-18T14:16:03.7456310Z chmod -Rf +w /private/tmp/d20210518-4206-1iow4fc 2021-05-18T14:16:03.8369090Z ==> Finishing up 2021-05-18T14:16:03.8935990Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-18T14:16:03.8962340Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-18T14:16:03.8965460Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-18T14:16:03.8968370Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-18T14:16:03.8971560Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-18T14:16:03.8979830Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-18T14:16:03.9238170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4691-5ygpbx.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:16:06.2221370Z ==> Summary 2021-05-18T14:16:06.2248440Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-18T14:16:06.2255570Z ==> Installing poppler dependency: lzo 2021-05-18T14:16:06.2279440Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-18T14:16:06.2298840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4206-1meozdh 2021-05-18T14:16:06.4503910Z cp -pR /private/tmp/d20210518-4206-1meozdh/lzo/. /usr/local/Cellar/lzo 2021-05-18T14:16:06.5170050Z chmod -Rf +w /private/tmp/d20210518-4206-1meozdh 2021-05-18T14:16:06.6016080Z ==> Finishing up 2021-05-18T14:16:06.6577250Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-18T14:16:06.6584780Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-18T14:16:06.6592930Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-18T14:16:06.6597290Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-18T14:16:06.6602830Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-18T14:16:06.6610670Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-18T14:16:06.6886210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4717-4dcjsj.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:16:09.1256920Z ==> Summary 2021-05-18T14:16:09.1315810Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-18T14:16:09.1324740Z ==> Installing poppler dependency: pixman 2021-05-18T14:16:09.1358200Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-18T14:16:09.1383130Z 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-4206-1ya9m0b 2021-05-18T14:16:09.2792820Z cp -pR /private/tmp/d20210518-4206-1ya9m0b/pixman/. /usr/local/Cellar/pixman 2021-05-18T14:16:09.9624270Z chmod -Rf +w /private/tmp/d20210518-4206-1ya9m0b 2021-05-18T14:16:10.0648010Z ==> Finishing up 2021-05-18T14:16:10.1026820Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-18T14:16:10.1032840Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-18T14:16:10.1037390Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-18T14:16:10.1042560Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-18T14:16:10.1047620Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-18T14:16:10.1055630Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-18T14:16:10.1248260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4743-1a2km52.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:16:12.5211470Z ==> Summary 2021-05-18T14:16:12.5235310Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-18T14:16:12.5241960Z ==> Installing poppler dependency: cairo 2021-05-18T14:16:12.6920790Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-18T14:16:12.6939450Z 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-4206-dwf5hm 2021-05-18T14:16:13.7639160Z cp -pR /private/tmp/d20210518-4206-dwf5hm/cairo/. /usr/local/Cellar/cairo 2021-05-18T14:16:14.0743310Z chmod -Rf +w /private/tmp/d20210518-4206-dwf5hm 2021-05-18T14:16:15.2724790Z ==> Finishing up 2021-05-18T14:16:15.3260330Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-18T14:16:15.3270700Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-18T14:16:15.3289690Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-18T14:16:15.3316330Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-18T14:16:15.3329870Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-18T14:16:15.3344040Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-18T14:16:15.3355560Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-18T14:16:15.3371210Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-18T14:16:15.3383510Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-18T14:16:15.3395330Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-18T14:16:15.3415080Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-18T14:16:15.3428590Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-18T14:16:15.3440070Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-18T14:16:15.3449110Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-18T14:16:15.3462880Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-18T14:16:15.3476670Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-18T14:16:15.3484430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-18T14:16:15.3491290Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-18T14:16:15.3498030Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-18T14:16:15.3504850Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-18T14:16:15.3511190Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-18T14:16:15.3517590Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-18T14:16:15.3524300Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-18T14:16:15.3531130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-18T14:16:15.3538660Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-18T14:16:15.3545120Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-18T14:16:15.3551990Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-18T14:16:15.3558450Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-18T14:16:15.3564940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-18T14:16:15.3571750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-18T14:16:15.3577460Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-18T14:16:15.4031640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4769-1xglkju.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:16:17.9600350Z ==> Summary 2021-05-18T14:16:17.9712550Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-18T14:16:17.9719710Z ==> Installing poppler dependency: little-cms2 2021-05-18T14:16:17.9862620Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-18T14:16:17.9883540Z 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-4206-1nxrne0 2021-05-18T14:16:18.3067310Z cp -pR /private/tmp/d20210518-4206-1nxrne0/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-18T14:16:18.4838800Z chmod -Rf +w /private/tmp/d20210518-4206-1nxrne0 2021-05-18T14:16:18.6467110Z ==> Finishing up 2021-05-18T14:16:18.6779540Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-18T14:16:18.6785790Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-18T14:16:18.6790630Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-18T14:16:18.6796090Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-18T14:16:18.6800640Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-18T14:16:18.6807680Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-18T14:16:18.6812360Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-18T14:16:18.6824230Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-18T14:16:18.6828940Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-18T14:16:18.6834770Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-18T14:16:18.6839730Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-18T14:16:18.6845900Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-18T14:16:18.6852120Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-18T14:16:18.6856620Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-18T14:16:18.6862240Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-18T14:16:18.6870320Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-18T14:16:18.7111200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4795-q95ue1.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:16:21.2375530Z ==> Summary 2021-05-18T14:16:21.2403010Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-18T14:16:21.2410560Z ==> Installing poppler dependency: nspr 2021-05-18T14:16:21.2438310Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-18T14:16:21.2458440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4206-znwrc6 2021-05-18T14:16:21.8168360Z cp -pR /private/tmp/d20210518-4206-znwrc6/nspr/. /usr/local/Cellar/nspr 2021-05-18T14:16:22.3777940Z chmod -Rf +w /private/tmp/d20210518-4206-znwrc6 2021-05-18T14:16:22.5358310Z ==> Finishing up 2021-05-18T14:16:22.5875220Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-18T14:16:22.5880680Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-18T14:16:22.5889030Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-18T14:16:22.5895590Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-18T14:16:22.5900690Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-18T14:16:22.5905330Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-18T14:16:22.5910410Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-18T14:16:22.5915690Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-18T14:16:22.5919960Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-18T14:16:22.5927240Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-18T14:16:22.6279580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4822-2108tn.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:16:25.0208550Z ==> Summary 2021-05-18T14:16:25.0287240Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-18T14:16:25.0293350Z ==> Installing poppler dependency: nss 2021-05-18T14:16:25.0618750Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-18T14:16:25.0641300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4206-1t63a17 2021-05-18T14:16:27.9680860Z cp -pR /private/tmp/d20210518-4206-1t63a17/nss/. /usr/local/Cellar/nss 2021-05-18T14:16:30.2021230Z chmod -Rf +w /private/tmp/d20210518-4206-1t63a17 2021-05-18T14:16:44.2618500Z ==> Finishing up 2021-05-18T14:16:44.3123800Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-18T14:16:44.3128190Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-18T14:16:44.3133540Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-18T14:16:44.3137900Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-18T14:16:44.3143240Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-18T14:16:44.3147960Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-18T14:16:44.3153140Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-18T14:16:44.3157910Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-18T14:16:44.3163160Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-18T14:16:44.3167520Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-18T14:16:44.3172000Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-18T14:16:44.3177000Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-18T14:16:44.3181680Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-18T14:16:44.3186280Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-18T14:16:44.3191120Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-18T14:16:44.3195920Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-18T14:16:44.3203720Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-18T14:16:44.3206950Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-18T14:16:44.3211530Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-18T14:16:44.3216420Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-18T14:16:44.3221570Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-18T14:16:44.3230630Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-18T14:16:44.3232150Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-18T14:16:44.3235890Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-18T14:16:44.3242630Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-18T14:16:44.3247140Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-18T14:16:44.3254290Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-18T14:16:44.3258770Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-18T14:16:44.3264000Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-18T14:16:44.3268820Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-18T14:16:44.3275600Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-18T14:16:44.3280430Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-18T14:16:44.3285030Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-18T14:16:44.3289970Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-18T14:16:44.3294800Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-18T14:16:44.3299450Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-18T14:16:44.3304790Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-18T14:16:44.3309030Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-18T14:16:44.3313410Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-18T14:16:44.3318430Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-18T14:16:44.3323160Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-18T14:16:44.3328360Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-18T14:16:44.3332890Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-18T14:16:44.3337420Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-18T14:16:44.3342740Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-18T14:16:44.3348630Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-18T14:16:44.3353600Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-18T14:16:44.3358000Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-18T14:16:44.3363180Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-18T14:16:44.3367440Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-18T14:16:44.3372700Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-18T14:16:44.3377090Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-18T14:16:44.3383310Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-18T14:16:44.3408470Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-18T14:16:44.3412780Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-18T14:16:44.3417960Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-18T14:16:44.3422380Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-18T14:16:44.3427940Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-18T14:16:44.3435120Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-18T14:16:44.3440440Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-18T14:16:44.3445030Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-18T14:16:44.3450540Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-18T14:16:44.3455820Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-18T14:16:44.3459690Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-18T14:16:44.3464120Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-18T14:16:44.3469090Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-18T14:16:44.3473880Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-18T14:16:44.3478640Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-18T14:16:44.3483050Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-18T14:16:44.3488120Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-18T14:16:44.3494970Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-18T14:16:44.3502370Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-18T14:16:44.3507240Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-18T14:16:44.3512560Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-18T14:16:44.3517070Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-18T14:16:44.3522390Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-18T14:16:44.3526590Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-18T14:16:44.3531840Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-18T14:16:44.3538120Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-18T14:16:44.3543720Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-18T14:16:44.3551000Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-18T14:16:44.3555480Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-18T14:16:44.3560570Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-18T14:16:44.3565260Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-18T14:16:44.3570240Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-18T14:16:44.3576370Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-18T14:16:44.3580440Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-18T14:16:44.3584740Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-18T14:16:44.3589910Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-18T14:16:44.3597100Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-18T14:16:44.3601580Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-18T14:16:44.3608070Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-18T14:16:44.3612610Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-18T14:16:44.3617910Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-18T14:16:44.3622280Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-18T14:16:44.3627950Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-18T14:16:44.3632450Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-18T14:16:44.3637630Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-18T14:16:44.3642440Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-18T14:16:44.3647290Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-18T14:16:44.3650710Z Only the first 100 operations were output. 2021-05-18T14:16:44.4988440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4849-rzap8j.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:16:46.9353050Z ==> Summary 2021-05-18T14:16:46.9489130Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-18T14:16:46.9495720Z ==> Installing poppler dependency: openjpeg 2021-05-18T14:16:46.9791670Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-18T14:16:46.9810040Z 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-4206-1w3gf5e 2021-05-18T14:16:50.7794730Z cp -pR /private/tmp/d20210518-4206-1w3gf5e/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-18T14:16:53.9229910Z chmod -Rf +w /private/tmp/d20210518-4206-1w3gf5e 2021-05-18T14:16:54.3744310Z ==> Finishing up 2021-05-18T14:16:54.4166850Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-18T14:16:54.4170550Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-18T14:16:54.4175920Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-18T14:16:54.4182550Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:16:54.4191510Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:16:54.4203020Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-18T14:16:54.4208130Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-18T14:16:54.4214360Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-18T14:16:54.4222720Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-18T14:16:54.4230710Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-18T14:16:54.4235860Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-18T14:16:54.4240790Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-18T14:16:54.4246050Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-18T14:16:54.4251950Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:16:54.4259660Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-18T14:16:54.5366010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4875-y8dqo4.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:16:57.2858020Z ==> Summary 2021-05-18T14:16:57.3299130Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-18T14:16:57.3311880Z ==> Installing poppler dependency: qt@5 2021-05-18T14:16:57.3367540Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-18T14:16:57.3388580Z 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-4206-1nj1x3d 2021-05-18T14:18:07.4524690Z cp -pR /private/tmp/d20210518-4206-1nj1x3d/qt@5/. /usr/local/Cellar/qt@5 2021-05-18T14:19:29.5864170Z chmod -Rf +w /private/tmp/d20210518-4206-1nj1x3d 2021-05-18T14:21:13.7074000Z ==> Finishing up 2021-05-18T14:21:16.6794020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4960-uf6c3s.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:21:22.0704880Z ==> Caveats 2021-05-18T14:21:22.0708710Z We agreed to the Qt open source license for you. 2021-05-18T14:21:22.0709750Z If this is unacceptable you should uninstall. 2021-05-18T14:21:22.0712480Z 2021-05-18T14:21:22.0713950Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:21:22.0715120Z because this is an alternate version of another formula. 2021-05-18T14:21:22.0715800Z 2021-05-18T14:21:22.0716620Z If you need to have qt@5 first in your PATH, run: 2021-05-18T14:21:22.0718170Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:21:22.0718940Z 2021-05-18T14:21:22.0719750Z For compilers to find qt@5 you may need to set: 2021-05-18T14:21:22.0721060Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-18T14:21:22.0722460Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-18T14:21:22.0723840Z 2021-05-18T14:21:22.0725190Z For pkg-config to find qt@5 you may need to set: 2021-05-18T14:21:22.0726290Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-18T14:21:22.0726960Z 2021-05-18T14:21:22.0728030Z ==> Summary 2021-05-18T14:21:23.0117200Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-18T14:21:23.0127960Z ==> Installing poppler 2021-05-18T14:21:23.0134320Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-18T14:21:23.0160040Z 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-4206-35aa5k 2021-05-18T14:21:24.3923700Z cp -pR /private/tmp/d20210518-4206-35aa5k/poppler/. /usr/local/Cellar/poppler 2021-05-18T14:21:25.6852270Z chmod -Rf +w /private/tmp/d20210518-4206-35aa5k 2021-05-18T14:21:27.5515950Z ==> Finishing up 2021-05-18T14:21:28.0045810Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-18T14:21:28.0049600Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-18T14:21:28.0055240Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-18T14:21:28.0060060Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-18T14:21:28.0065490Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-18T14:21:28.0070470Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-18T14:21:28.0075930Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-18T14:21:28.0080660Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-18T14:21:28.0085920Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-18T14:21:28.0090840Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-18T14:21:28.0096070Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-18T14:21:28.0100960Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-18T14:21:28.0165570Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-18T14:21:28.0172970Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-18T14:21:28.0184240Z rm /usr/local/share/gir-1.0 2021-05-18T14:21:28.0191640Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-18T14:21:28.0197700Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-18T14:21:28.0207760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-18T14:21:28.0213450Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-18T14:21:28.0219200Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-18T14:21:28.0224500Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-18T14:21:28.0229940Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-18T14:21:28.0278240Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-18T14:21:28.0381090Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-18T14:21:28.0481610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-18T14:21:28.0503380Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-18T14:21:28.0505590Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-18T14:21:28.0507230Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-18T14:21:28.0508890Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-18T14:21:28.0510530Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-18T14:21:28.0512270Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-18T14:21:28.0513910Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-18T14:21:28.0515650Z rm /usr/local/lib/girepository-1.0 2021-05-18T14:21:28.0517430Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-18T14:21:28.0519470Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-18T14:21:28.0521540Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-18T14:21:28.0523650Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-18T14:21:28.0525490Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-18T14:21:28.0527420Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-18T14:21:28.0529500Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-18T14:21:28.0531560Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-18T14:21:28.0534240Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-18T14:21:28.0536180Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-18T14:21:28.0538210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-18T14:21:28.0540220Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-18T14:21:28.0542140Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-18T14:21:28.0544160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-18T14:21:28.0546040Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-18T14:21:28.0547730Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-18T14:21:28.0549390Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-18T14:21:28.0551180Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-18T14:21:28.0553130Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-18T14:21:28.0554940Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-18T14:21:28.0556640Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-18T14:21:28.1675970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4986-1gelxfz.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:21:31.1685980Z ==> Summary 2021-05-18T14:21:31.1990800Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-18T14:21:34.0257840Z ==> Caveats 2021-05-18T14:21:34.0360430Z ==> qt@5 2021-05-18T14:21:34.0462320Z We agreed to the Qt open source license for you. 2021-05-18T14:21:34.0523980Z If this is unacceptable you should uninstall. 2021-05-18T14:21:34.0530080Z 2021-05-18T14:21:34.0563630Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:21:34.0570150Z because this is an alternate version of another formula. 2021-05-18T14:21:34.0580800Z 2021-05-18T14:21:34.0581880Z If you need to have qt@5 first in your PATH, run: 2021-05-18T14:21:34.0583750Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:21:34.0585170Z 2021-05-18T14:21:34.0586180Z For compilers to find qt@5 you may need to set: 2021-05-18T14:21:34.0587580Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-18T14:21:34.0589010Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-18T14:21:34.0590060Z 2021-05-18T14:21:34.0591610Z For pkg-config to find qt@5 you may need to set: 2021-05-18T14:21:34.0592750Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-18T14:21:34.0593420Z 2021-05-18T14:21:36.5191590Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-18T14:21:37.6144100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:38.1746380Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-18T14:21:38.5006740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-18T14%3A30%3A00Z&sig=%2B65zAWlppuRIZqgzkuyjxqR74jcRK9rAvVs%2BoOg7Pgs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:39.1779940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=\%2B65zAWlppuRIZqgzkuyjxqR74jcRK9rAvVs\%2BoOg7Pgs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:39.1786500Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-18T14:21:39.1788690Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-18T14:21:39.7466320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:40.2872130Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-18T14:21:40.6276920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-18T14%3A30%3A00Z&sig=Qmyg3F8dnTVXb%2BwR0YOyxLFFeNK2I%2BqNw1UIu7FLtWw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:40.6606900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=Qmyg3F8dnTVXb\%2BwR0YOyxLFFeNK2I\%2BqNw1UIu7FLtWw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:40.9397750Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-18T14:21:40.9741390Z ==> Installing dependencies for hdf5: szip 2021-05-18T14:21:40.9749360Z ==> Installing hdf5 dependency: szip 2021-05-18T14:21:41.0597940Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-18T14:21:41.0639110Z 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-4993-6shivy 2021-05-18T14:21:41.0748300Z cp -pR /private/tmp/d20210518-4993-6shivy/szip/. /usr/local/Cellar/szip 2021-05-18T14:21:41.1419000Z chmod -Rf +w /private/tmp/d20210518-4993-6shivy 2021-05-18T14:21:41.2028160Z ==> Finishing up 2021-05-18T14:21:41.2479030Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-18T14:21:41.2485200Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-18T14:21:41.2490880Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-18T14:21:41.2493940Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-18T14:21:41.2497680Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-18T14:21:41.2503300Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-18T14:21:41.2714800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5163-qrve1v.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:21:43.6029270Z ==> Summary 2021-05-18T14:21:43.6058520Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-18T14:21:43.6068380Z ==> Installing hdf5 2021-05-18T14:21:43.6073780Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:21:43.6097100Z 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-4993-fd8yv2 2021-05-18T14:21:46.0211570Z cp -pR /private/tmp/d20210518-4993-fd8yv2/hdf5/. /usr/local/Cellar/hdf5 2021-05-18T14:21:48.1628370Z chmod -Rf +w /private/tmp/d20210518-4993-fd8yv2 2021-05-18T14:21:50.2306030Z ==> Finishing up 2021-05-18T14:21:50.2847600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-18T14:21:50.2857040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-18T14:21:50.2865720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-18T14:21:50.2898480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-18T14:21:50.2902890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-18T14:21:50.2908100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-18T14:21:50.2912530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-18T14:21:50.2918010Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-18T14:21:50.2922580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-18T14:21:50.2927390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-18T14:21:50.2932070Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-18T14:21:50.2937080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-18T14:21:50.2941480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-18T14:21:50.2946640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-18T14:21:50.2952590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-18T14:21:50.2957860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-18T14:21:50.2963380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-18T14:21:50.2970200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-18T14:21:50.2975760Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-18T14:21:50.2981400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-18T14:21:50.2988350Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-18T14:21:50.2994730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-18T14:21:50.3006010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-18T14:21:50.3009950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-18T14:21:50.3026350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-18T14:21:50.3028020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-18T14:21:50.3029740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-18T14:21:50.3031350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-18T14:21:50.3035880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-18T14:21:50.3042090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-18T14:21:50.3047360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-18T14:21:50.3052390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-18T14:21:50.3057170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-18T14:21:50.3061780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-18T14:21:50.3066730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-18T14:21:50.3071160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-18T14:21:50.3077200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-18T14:21:50.3084140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-18T14:21:50.3088860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-18T14:21:50.3095010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-18T14:21:50.3100050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-18T14:21:50.3105370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-18T14:21:50.3125390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-18T14:21:50.3130390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-18T14:21:50.3135050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-18T14:21:50.3140670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-18T14:21:50.3147180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-18T14:21:50.3150280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-18T14:21:50.3155240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-18T14:21:50.3159750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-18T14:21:50.3164790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-18T14:21:50.3169410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-18T14:21:50.3173990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-18T14:21:50.3180250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-18T14:21:50.3184710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-18T14:21:50.3190230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-18T14:21:50.3194960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-18T14:21:50.3199910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-18T14:21:50.3204860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-18T14:21:50.3209340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-18T14:21:50.3214530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-18T14:21:50.3219880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-18T14:21:50.3223800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-18T14:21:50.3228300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-18T14:21:50.3233460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-18T14:21:50.3237760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-18T14:21:50.3243240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-18T14:21:50.3247780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-18T14:21:50.3252260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-18T14:21:50.3257360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-18T14:21:50.3261820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-18T14:21:50.3266760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-18T14:21:50.3271860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-18T14:21:50.3276010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-18T14:21:50.3281790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-18T14:21:50.3286470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-18T14:21:50.3291310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-18T14:21:50.3296150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-18T14:21:50.3300620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-18T14:21:50.3305840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-18T14:21:50.3310270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-18T14:21:50.3315900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-18T14:21:50.3335490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-18T14:21:50.3340090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-18T14:21:50.3345320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-18T14:21:50.3349970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-18T14:21:50.3356350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-18T14:21:50.3360900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-18T14:21:50.3368100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-18T14:21:50.3373570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-18T14:21:50.3377900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-18T14:21:50.3383600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-18T14:21:50.3388400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-18T14:21:50.3392850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-18T14:21:50.3397990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-18T14:21:50.3402750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-18T14:21:50.3411560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-18T14:21:50.3414530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-18T14:21:50.3419120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-18T14:21:50.3424980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-18T14:21:50.3428460Z Only the first 100 operations were output. 2021-05-18T14:21:50.4583110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5189-1fseedo.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:21:52.8267940Z ==> Summary 2021-05-18T14:21:52.8507390Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-18T14:21:53.6664870Z ==> No outdated dependents to upgrade! 2021-05-18T14:21:53.6666620Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:21:53.7552430Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:21:53.7554330Z hdf5 2021-05-18T14:21:53.7583370Z rm /usr/local/bin/gif2h5 2021-05-18T14:21:53.7594070Z rm /usr/local/bin/h52gif 2021-05-18T14:21:53.7595260Z rm /usr/local/bin/h5c++ 2021-05-18T14:21:53.7602320Z rm /usr/local/bin/h5cc 2021-05-18T14:21:53.7609790Z rm /usr/local/bin/h5clear 2021-05-18T14:21:53.7614860Z rm /usr/local/bin/h5copy 2021-05-18T14:21:53.7619950Z rm /usr/local/bin/h5debug 2021-05-18T14:21:53.7626730Z rm /usr/local/bin/h5diff 2021-05-18T14:21:53.7634870Z rm /usr/local/bin/h5dump 2021-05-18T14:21:53.7646380Z rm /usr/local/bin/h5fc 2021-05-18T14:21:53.7649370Z rm /usr/local/bin/h5format_convert 2021-05-18T14:21:53.7656460Z rm /usr/local/bin/h5import 2021-05-18T14:21:53.7665280Z rm /usr/local/bin/h5jam 2021-05-18T14:21:53.7671030Z rm /usr/local/bin/h5ls 2021-05-18T14:21:53.7678030Z rm /usr/local/bin/h5mkgrp 2021-05-18T14:21:53.7685860Z rm /usr/local/bin/h5perf_serial 2021-05-18T14:21:53.7690140Z rm /usr/local/bin/h5redeploy 2021-05-18T14:21:53.7697550Z rm /usr/local/bin/h5repack 2021-05-18T14:21:53.7702250Z rm /usr/local/bin/h5repart 2021-05-18T14:21:53.7707340Z rm /usr/local/bin/h5stat 2021-05-18T14:21:53.7713520Z rm /usr/local/bin/h5unjam 2021-05-18T14:21:53.7718780Z rm /usr/local/bin/h5watch 2021-05-18T14:21:53.7733240Z rm /usr/local/include/H5ACpublic.h 2021-05-18T14:21:53.7739340Z rm /usr/local/include/H5AbstractDs.h 2021-05-18T14:21:53.7745450Z rm /usr/local/include/H5Apublic.h 2021-05-18T14:21:53.7751580Z rm /usr/local/include/H5ArrayType.h 2021-05-18T14:21:53.7756920Z rm /usr/local/include/H5AtomType.h 2021-05-18T14:21:53.7762280Z rm /usr/local/include/H5Attribute.h 2021-05-18T14:21:53.7771610Z rm /usr/local/include/H5Classes.h 2021-05-18T14:21:53.7773980Z rm /usr/local/include/H5CommonFG.h 2021-05-18T14:21:53.7779170Z rm /usr/local/include/H5CompType.h 2021-05-18T14:21:53.7785190Z rm /usr/local/include/H5Cpp.h 2021-05-18T14:21:53.7796870Z rm /usr/local/include/H5CppDoc.h 2021-05-18T14:21:53.7804460Z rm /usr/local/include/H5Cpublic.h 2021-05-18T14:21:53.7805410Z rm /usr/local/include/H5DOpublic.h 2021-05-18T14:21:53.7808310Z rm /usr/local/include/H5DSpublic.h 2021-05-18T14:21:53.7814320Z rm /usr/local/include/H5DaccProp.h 2021-05-18T14:21:53.7819550Z rm /usr/local/include/H5DataSet.h 2021-05-18T14:21:53.7825130Z rm /usr/local/include/H5DataSpace.h 2021-05-18T14:21:53.7831180Z rm /usr/local/include/H5DataType.h 2021-05-18T14:21:53.7837320Z rm /usr/local/include/H5DcreatProp.h 2021-05-18T14:21:53.7843740Z rm /usr/local/include/H5Dpublic.h 2021-05-18T14:21:53.7853580Z rm /usr/local/include/H5DxferProp.h 2021-05-18T14:21:53.7856150Z rm /usr/local/include/H5ESpublic.h 2021-05-18T14:21:53.7862220Z rm /usr/local/include/H5EnumType.h 2021-05-18T14:21:53.7866940Z rm /usr/local/include/H5Epubgen.h 2021-05-18T14:21:53.7874520Z rm /usr/local/include/H5Epublic.h 2021-05-18T14:21:53.7879010Z rm /usr/local/include/H5Exception.h 2021-05-18T14:21:53.7885300Z rm /usr/local/include/H5FDcore.h 2021-05-18T14:21:53.7890800Z rm /usr/local/include/H5FDdirect.h 2021-05-18T14:21:53.7896260Z rm /usr/local/include/H5FDfamily.h 2021-05-18T14:21:53.7901470Z rm /usr/local/include/H5FDhdfs.h 2021-05-18T14:21:53.7906740Z rm /usr/local/include/H5FDlog.h 2021-05-18T14:21:53.7919250Z rm /usr/local/include/H5FDmpi.h 2021-05-18T14:21:53.7922920Z rm /usr/local/include/H5FDmpio.h 2021-05-18T14:21:53.7929670Z rm /usr/local/include/H5FDmulti.h 2021-05-18T14:21:53.7936590Z rm /usr/local/include/H5FDpublic.h 2021-05-18T14:21:53.7949460Z rm /usr/local/include/H5FDros3.h 2021-05-18T14:21:53.7952240Z rm /usr/local/include/H5FDsec2.h 2021-05-18T14:21:53.7959880Z rm /usr/local/include/H5FDstdio.h 2021-05-18T14:21:53.7970060Z rm /usr/local/include/H5FDwindows.h 2021-05-18T14:21:53.7973420Z rm /usr/local/include/H5FaccProp.h 2021-05-18T14:21:53.7980990Z rm /usr/local/include/H5FcreatProp.h 2021-05-18T14:21:53.7987230Z rm /usr/local/include/H5File.h 2021-05-18T14:21:53.8013710Z rm /usr/local/include/H5FloatType.h 2021-05-18T14:21:53.8016030Z rm /usr/local/include/H5Fpublic.h 2021-05-18T14:21:53.8017480Z rm /usr/local/include/H5Gpublic.h 2021-05-18T14:21:53.8019100Z rm /usr/local/include/H5Group.h 2021-05-18T14:21:53.8024670Z rm /usr/local/include/H5IMpublic.h 2021-05-18T14:21:53.8030700Z rm /usr/local/include/H5IdComponent.h 2021-05-18T14:21:53.8035610Z rm /usr/local/include/H5Include.h 2021-05-18T14:21:53.8127910Z rm /usr/local/include/H5IntType.h 2021-05-18T14:21:53.8129730Z rm /usr/local/include/H5Ipublic.h 2021-05-18T14:21:53.8131300Z rm /usr/local/include/H5LDpublic.h 2021-05-18T14:21:53.8132840Z rm /usr/local/include/H5LTpublic.h 2021-05-18T14:21:53.8134440Z rm /usr/local/include/H5LaccProp.h 2021-05-18T14:21:53.8145810Z rm /usr/local/include/H5LcreatProp.h 2021-05-18T14:21:53.8147580Z rm /usr/local/include/H5Library.h 2021-05-18T14:21:53.8149090Z rm /usr/local/include/H5Location.h 2021-05-18T14:21:53.8151650Z rm /usr/local/include/H5Lpublic.h 2021-05-18T14:21:53.8154910Z rm /usr/local/include/H5MMpublic.h 2021-05-18T14:21:53.8157950Z rm /usr/local/include/H5Mpublic.h 2021-05-18T14:21:53.8161850Z rm /usr/local/include/H5Object.h 2021-05-18T14:21:53.8165530Z rm /usr/local/include/H5OcreatProp.h 2021-05-18T14:21:53.8172280Z rm /usr/local/include/H5Opublic.h 2021-05-18T14:21:53.8174020Z rm /usr/local/include/H5PLextern.h 2021-05-18T14:21:53.8176630Z rm /usr/local/include/H5PLpublic.h 2021-05-18T14:21:53.8180190Z rm /usr/local/include/H5PTpublic.h 2021-05-18T14:21:53.8183470Z rm /usr/local/include/H5PacketTable.h 2021-05-18T14:21:53.8190430Z rm /usr/local/include/H5Ppublic.h 2021-05-18T14:21:53.8192000Z rm /usr/local/include/H5PredType.h 2021-05-18T14:21:53.8203480Z rm /usr/local/include/H5PropList.h 2021-05-18T14:21:53.8204400Z rm /usr/local/include/H5Rpublic.h 2021-05-18T14:21:53.8205290Z rm /usr/local/include/H5Spublic.h 2021-05-18T14:21:53.8206410Z rm /usr/local/include/H5StrType.h 2021-05-18T14:21:53.8211600Z rm /usr/local/include/H5TBpublic.h 2021-05-18T14:21:53.8212900Z rm /usr/local/include/H5Tpublic.h 2021-05-18T14:21:53.8216150Z rm /usr/local/include/H5VLconnector.h 2021-05-18T14:21:53.8221760Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-18T14:21:53.8225200Z rm /usr/local/include/H5VLnative.h 2021-05-18T14:21:53.8232610Z Only the first 100 operations were output. 2021-05-18T14:21:55.8993930Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-18T14:21:56.9939230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:57.5229900Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-18T14:21:57.8964090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-18T14%3A30%3A00Z&sig=2AjyUVSznYOdSMQhtdUuDNKxaB7%2FgPkTDRfsly8mvD4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:21:57.9366200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=2AjyUVSznYOdSMQhtdUuDNKxaB7\%2FgPkTDRfsly8mvD4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:21:58.3455470Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-18T14:21:58.4431290Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-18T14:21:58.4471600Z 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-5196-s0vpa5 2021-05-18T14:22:00.6564490Z cp -pR /private/tmp/d20210518-5196-s0vpa5/protobuf/. /usr/local/Cellar/protobuf 2021-05-18T14:22:02.7445170Z chmod -Rf +w /private/tmp/d20210518-5196-s0vpa5 2021-05-18T14:22:03.2624310Z ==> Finishing up 2021-05-18T14:22:03.3400450Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-18T14:22:03.3412390Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-18T14:22:03.3529920Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-18T14:22:03.3533300Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-18T14:22:03.3541190Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-18T14:22:03.3550990Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-18T14:22:03.3554080Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-18T14:22:03.3562590Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-18T14:22:03.3570090Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-18T14:22:03.3579380Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-18T14:22:03.3597780Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-18T14:22:03.3605220Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-18T14:22:03.3613350Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-18T14:22:03.3622450Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-18T14:22:03.3630420Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-18T14:22:03.3640790Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-18T14:22:03.4364810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5360-1sj1tzx.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:22:05.9332380Z ==> Caveats 2021-05-18T14:22:05.9337570Z Emacs Lisp files have been installed to: 2021-05-18T14:22:05.9339000Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-18T14:22:05.9340240Z ==> Summary 2021-05-18T14:22:05.9508460Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-18T14:22:08.7437200Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-18T14:22:09.8316510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:10.4055480Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-18T14:22:10.7819280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-18T14%3A30%3A00Z&sig=GqelPFciBz%2BJg3k3w%2BOtPtSP%2Bb3xUuCW5vXaYSTfuJk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:10.8210470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=GqelPFciBz\%2BJg3k3w\%2BOtPtSP\%2Bb3xUuCW5vXaYSTfuJk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:11.0532120Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-18T14:22:11.1464100Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-18T14:22:11.1501620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5367-18q5apj 2021-05-18T14:22:12.7099150Z cp -pR /private/tmp/d20210518-5367-18q5apj/gsl/. /usr/local/Cellar/gsl 2021-05-18T14:22:13.5744890Z chmod -Rf +w /private/tmp/d20210518-5367-18q5apj 2021-05-18T14:22:13.8628440Z ==> Finishing up 2021-05-18T14:22:13.9047050Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-18T14:22:13.9054810Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-18T14:22:13.9069600Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-18T14:22:13.9075980Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-18T14:22:13.9102830Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-18T14:22:13.9109450Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-18T14:22:13.9226160Z info /usr/local/share/info/gsl-ref.info 2021-05-18T14:22:13.9243820Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-18T14:22:13.9256160Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-18T14:22:13.9265900Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-18T14:22:13.9281200Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-18T14:22:13.9295030Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-18T14:22:13.9303700Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-18T14:22:13.9312290Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-18T14:22:13.9323350Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-18T14:22:13.9332080Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-18T14:22:13.9343310Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-18T14:22:13.9354860Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-18T14:22:14.0386130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5532-u3br9t.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:22:17.4864930Z ==> Summary 2021-05-18T14:22:17.5072650Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-18T14:22:22.2267350Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-18T14:22:23.4948970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:24.0655030Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-18T14:22:24.4150300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-18T14%3A30%3A00Z&sig=D9QoDQOQoVO%2Bg92bkygZ5wRg%2Br0M77q%2FxPJCA%2BN9ScI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:24.4516170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=D9QoDQOQoVO\%2Bg92bkygZ5wRg\%2Br0M77q\%2FxPJCA\%2BN9ScI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:24.7819800Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-18T14:22:24.8055330Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-18T14:22:25.9502650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:26.5067410Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-18T14:22:26.8656780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-18T14%3A30%3A00Z&sig=VeO%2FOHsec1KigcQeeE12m1PjP%2BrcdxZIGu0m0%2Bzhafs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:26.9137710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=VeO\%2FOHsec1KigcQeeE12m1PjP\%2BrcdxZIGu0m0\%2Bzhafs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:26.9995780Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-18T14:22:27.0059130Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-18T14:22:28.1677250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:28.7180640Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-18T14:22:29.0701550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-18T14%3A30%3A00Z&sig=%2BsTuRlNnma2g%2BfkcCiIRYAF2KfVPWhBI5l0IlrEIjhA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:29.1177130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=\%2BsTuRlNnma2g\%2BfkcCiIRYAF2KfVPWhBI5l0IlrEIjhA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:29.2211040Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-18T14:22:29.2288530Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-18T14:22:30.3827470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:30.9212000Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-18T14:22:31.2518620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-18T14%3A30%3A00Z&sig=mnaPKnlXv5hnOPE%2Fov0oB%2FHZ9R3grSmBvB6R4z3WJzE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:31.2821510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=mnaPKnlXv5hnOPE\%2Fov0oB\%2FHZ9R3grSmBvB6R4z3WJzE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:31.3266450Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-18T14:22:31.3300240Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-18T14:22:32.4207540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:33.2807970Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-18T14:22:33.3594940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-18T14%3A30%3A00Z&sig=uegzNYAfr1m61Nv%2BEi3WsmS89uECm5BxzN2OPPsNwKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:33.4033490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=uegzNYAfr1m61Nv\%2BEi3WsmS89uECm5BxzN2OPPsNwKI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:33.6438960Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-18T14:22:33.6538720Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-18T14:22:34.7981960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:35.3948270Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-18T14:22:35.7517960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-18T14%3A30%3A00Z&sig=%2BngsP%2FqLE2vK6RRgh3fzqa%2BHgaLW0eIyZAm%2FiZzcGag%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:35.7907450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=\%2BngsP\%2FqLE2vK6RRgh3fzqa\%2BHgaLW0eIyZAm\%2FiZzcGag\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:35.8298130Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-18T14:22:35.8331160Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-18T14:22:36.9685600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:37.5672160Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-18T14:22:37.9211920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-18T14%3A30%3A00Z&sig=WULwoSNAKtN%2F1BGTruO0yZpFdMnh877kF98tNTbYO5Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:37.9612670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=WULwoSNAKtN\%2F1BGTruO0yZpFdMnh877kF98tNTbYO5Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:38.1470670Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-18T14:22:38.1598690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-18T14:22:39.3252700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:39.9370160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-18T14:22:40.3037100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-18T14%3A30%3A00Z&sig=LtYxIeMsKngZI3Q640l0NSRIy3iu4kXX2QFDrMZOSxQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:40.3486590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=LtYxIeMsKngZI3Q640l0NSRIy3iu4kXX2QFDrMZOSxQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:40.4137910Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-18T14:22:40.4173350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-18T14:22:41.5466910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:42.1309210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-18T14:22:42.4803040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-18T14%3A30%3A00Z&sig=NyVmdKwoddHTxmrxz7h8J0GaodrJeKxiPz9v46YSGxs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:42.5337260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=NyVmdKwoddHTxmrxz7h8J0GaodrJeKxiPz9v46YSGxs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:42.6068030Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-18T14:22:42.6129750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-18T14:22:43.7275630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:44.2676250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-18T14:22:44.6188740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-18T14%3A30%3A00Z&sig=PYQreBaEXZzPNt4avbupCymYUwffiYa%2FS5cmE6jSuo4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:44.6679880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=PYQreBaEXZzPNt4avbupCymYUwffiYa\%2FS5cmE6jSuo4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:44.7209590Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-18T14:22:44.7254170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-18T14:22:45.8136860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:46.3578820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-18T14:22:46.7228310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-18T14%3A30%3A00Z&sig=rnYOZKTPuTshYTuZtRri72ua%2BIDZh19Es8UoRDrar9g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:46.7676900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=rnYOZKTPuTshYTuZtRri72ua\%2BIDZh19Es8UoRDrar9g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:46.8211760Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-18T14:22:46.8261600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-18T14:22:47.9326510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:48.5297980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-18T14:22:48.8947440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-18T14%3A30%3A00Z&sig=GecjWF6CCcU1Rk2IpNywGjUwZvVhIV%2BePW%2FLALVEWXk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:48.9442730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=GecjWF6CCcU1Rk2IpNywGjUwZvVhIV\%2BePW\%2FLALVEWXk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:49.1282470Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-18T14:22:49.1350870Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-18T14:22:50.2475740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:50.8298800Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-18T14:22:51.1756980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-18T14%3A30%3A00Z&sig=ew2imxqqSj7WMsNRSxWcYk1Ov9Ooc%2BWyTzvArK9jKio%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:51.2153870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=ew2imxqqSj7WMsNRSxWcYk1Ov9Ooc\%2BWyTzvArK9jKio\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:51.2954850Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-18T14:22:51.2994950Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-18T14:22:52.4043490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:52.9809050Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-18T14:22:53.3362940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-18T14%3A30%3A00Z&sig=CddjVEK7qB4p5DZIjT5WGAWUemhHgjpZRrSiBYSCx5E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:53.4104120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=CddjVEK7qB4p5DZIjT5WGAWUemhHgjpZRrSiBYSCx5E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:54.0939000Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-18T14:22:54.2905690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-18T14:22:55.4333620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:56.0077590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-18T14:22:56.3516430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-18T14%3A30%3A00Z&sig=72ZzGFL0OoZDOD8JLh0Rajz2SOsKYHVTHPkjtZoDw4c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:56.3993420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=72ZzGFL0OoZDOD8JLh0Rajz2SOsKYHVTHPkjtZoDw4c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:56.5115840Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-18T14:22:56.5333250Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-18T14:22:57.6303070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:58.1993210Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-18T14:22:58.5566680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-18T14%3A30%3A00Z&sig=IQcawBv10nEFlaBV3yAE7yLcTbKGUKbY1%2BL%2B1CF6fdM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:22:58.6057440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=IQcawBv10nEFlaBV3yAE7yLcTbKGUKbY1\%2BL\%2B1CF6fdM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:22:58.6694420Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-18T14:22:58.6750840Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-18T14:22:59.8028910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:00.3507000Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-18T14:23:00.7213270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-18T14%3A30%3A00Z&sig=bnZezjESkXuoZv1zS955FyqRpYXY8%2FLsYg3EqIl6NLk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:00.7626400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=bnZezjESkXuoZv1zS955FyqRpYXY8\%2FLsYg3EqIl6NLk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:00.8802250Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-18T14:23:00.8920480Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-18T14:23:02.0405110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:02.6279240Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-18T14:23:02.9945810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-18T14%3A30%3A00Z&sig=MGhj5Y7DVPoLzAwGy9NFcu7TKbAvq7%2BeCgHniDxXKqA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:03.0382600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=MGhj5Y7DVPoLzAwGy9NFcu7TKbAvq7\%2BeCgHniDxXKqA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:03.0738720Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-18T14:23:03.0764300Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-18T14:23:04.3219990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:04.9334610Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-18T14:23:05.3439700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-18T14%3A30%3A00Z&sig=MkOgQVr9hqHlhyT8CYAREqBmMuLT4ltXx%2FOe6WoTl%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:05.3999430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=MkOgQVr9hqHlhyT8CYAREqBmMuLT4ltXx\%2FOe6WoTl\%2FQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:05.4847050Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-18T14:23:05.4894350Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-18T14:23:06.6707570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:07.2854890Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-18T14:23:07.6639290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-18T14%3A30%3A00Z&sig=%2FTOjpYao0SRVI%2FcYdmHQEfhR5NXp8gSlTdb4iD41Rn4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:07.7098370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=\%2FTOjpYao0SRVI\%2FcYdmHQEfhR5NXp8gSlTdb4iD41Rn4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:07.8206710Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-18T14:23:07.8326370Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-18T14:23:09.1004040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:09.7064030Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-18T14:23:10.0926280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-18T14%3A30%3A00Z&sig=4EgXrJfj%2FJf1ykHTl8X0npEUGw3tE8dW%2FElRQg6QAQ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:10.1431600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=4EgXrJfj\%2FJf1ykHTl8X0npEUGw3tE8dW\%2FElRQg6QAQ0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:10.1887920Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-18T14:23:10.1926850Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-18T14:23:11.3805470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:11.9826190Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-18T14:23:12.4439950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-18T14%3A30%3A00Z&sig=43wRuIb%2Frh%2FOpU2IE5G%2Bwxgm17ik%2BOrD5Fj1nhmMCdY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:13.2226190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=43wRuIb\%2Frh\%2FOpU2IE5G\%2Bwxgm17ik\%2BOrD5Fj1nhmMCdY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:13.2232650Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-18T14:23:13.2235250Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-18T14:23:13.8315280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:14.4000380Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-18T14:23:14.7643080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-18T14%3A30%3A00Z&sig=8dSTDsHHjNxQyP7S1NDx5atDXVQzbSnbvLWBFsVckwc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:14.8305630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=8dSTDsHHjNxQyP7S1NDx5atDXVQzbSnbvLWBFsVckwc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:15.1336520Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-18T14:23:15.2019300Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-18T14:23:16.3396630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:16.8995770Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-18T14:23:17.2749170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-18T14%3A30%3A00Z&sig=QFi47IdrCfaoQp%2BnBvTFzhZfTqZ1VbwEEWGShV4alBQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:17.3139670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=QFi47IdrCfaoQp\%2BnBvTFzhZfTqZ1VbwEEWGShV4alBQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:17.4112280Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-18T14:23:17.4175060Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-18T14:23:18.7871080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:19.3368930Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-18T14:23:19.6837070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-18T14%3A30%3A00Z&sig=WQkA1Bu19zDw99B91pRnb%2BCoGIZRQyzIAn8mOu8evgU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:19.7226820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=WQkA1Bu19zDw99B91pRnb\%2BCoGIZRQyzIAn8mOu8evgU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:19.8393150Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-18T14:23:19.8537270Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-18T14:23:21.0219520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:21.5897330Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-18T14:23:21.9585530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-18T14%3A30%3A00Z&sig=OcTXmX13HBFhAZkqPYs51ys%2FXVwgP4kS97bwhKygkPo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:22.0049730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=OcTXmX13HBFhAZkqPYs51ys\%2FXVwgP4kS97bwhKygkPo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:22.1350020Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-18T14:23:22.1547460Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-18T14:23:23.2929340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:23.9023510Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-18T14:23:24.2795560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-18T14%3A30%3A00Z&sig=EmDS286vORWjeelYfBcs8BA%2FFyhRotMkcroFLKusly8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:24.3161990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=EmDS286vORWjeelYfBcs8BA\%2FFyhRotMkcroFLKusly8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:24.3677680Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-18T14:23:24.3734170Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-18T14:23:25.4817570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:26.0408250Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-18T14:23:26.4056430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-18T14%3A30%3A00Z&sig=RkBoKBItwjb48JbNq%2FiWsv1Gt%2FNvKB%2B%2B4Osh9TgDuhw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:26.4472340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=RkBoKBItwjb48JbNq\%2FiWsv1Gt\%2FNvKB\%2B\%2B4Osh9TgDuhw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:26.5427840Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-18T14:23:26.5546590Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-18T14:23:27.6474570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:28.1951880Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-18T14:23:28.5606570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-18T14%3A30%3A00Z&sig=H0Yqow4t9gWsJJWiKGAsHeK4vTTafRorOuouB3wI3d4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:28.6155070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=H0Yqow4t9gWsJJWiKGAsHeK4vTTafRorOuouB3wI3d4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:28.6947690Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:23:28.7011240Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-18T14:23:29.8292720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:30.3897270Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-18T14:23:30.7279320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-18T14%3A30%3A00Z&sig=HeT5stGmSnuiHYzp%2BpJFmK3y2htCF8nd8hj7TC7T0FU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:23:30.7795700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=HeT5stGmSnuiHYzp\%2BpJFmK3y2htCF8nd8hj7TC7T0FU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:23:31.2424420Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-18T14:23:31.3692130Z ==> 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:23:31.3752610Z ==> Installing ffmpeg dependency: aom 2021-05-18T14:23:31.4538570Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-18T14:23:31.4573830Z 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-5539-zb09ue 2021-05-18T14:23:31.6197100Z cp -pR /private/tmp/d20210518-5539-zb09ue/aom/. /usr/local/Cellar/aom 2021-05-18T14:23:31.7591650Z chmod -Rf +w /private/tmp/d20210518-5539-zb09ue 2021-05-18T14:23:31.8656780Z ==> Finishing up 2021-05-18T14:23:31.9179710Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-18T14:23:31.9183240Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-18T14:23:31.9190650Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-18T14:23:31.9197650Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-18T14:23:31.9203230Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-18T14:23:31.9210750Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-18T14:23:31.9218480Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-18T14:23:31.9226280Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-18T14:23:31.9610240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5887-icu3ty.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:23:34.1965750Z ==> Summary 2021-05-18T14:23:34.1992380Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-18T14:23:34.1998770Z ==> Installing ffmpeg dependency: dav1d 2021-05-18T14:23:34.2068610Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-18T14:23:34.2086800Z 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-5539-vthvd2 2021-05-18T14:23:34.2298270Z cp -pR /private/tmp/d20210518-5539-vthvd2/dav1d/. /usr/local/Cellar/dav1d 2021-05-18T14:23:34.2629690Z chmod -Rf +w /private/tmp/d20210518-5539-vthvd2 2021-05-18T14:23:34.3369290Z ==> Finishing up 2021-05-18T14:23:34.3839300Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-18T14:23:34.3846480Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-18T14:23:34.3853860Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-18T14:23:34.3858930Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-18T14:23:34.3866450Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-18T14:23:34.4023720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5913-1dbfjv4.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:23:36.7435700Z ==> Summary 2021-05-18T14:23:36.7464010Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-18T14:23:36.7467300Z ==> Installing ffmpeg dependency: frei0r 2021-05-18T14:23:36.7573490Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-18T14:23:36.7591930Z 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-5539-8yvbcn 2021-05-18T14:23:36.8347320Z cp -pR /private/tmp/d20210518-5539-8yvbcn/frei0r/. /usr/local/Cellar/frei0r 2021-05-18T14:23:36.9370990Z chmod -Rf +w /private/tmp/d20210518-5539-8yvbcn 2021-05-18T14:23:37.0245810Z ==> Finishing up 2021-05-18T14:23:37.0814220Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-18T14:23:37.0820420Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-18T14:23:37.0827800Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-18T14:23:37.0926990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5939-1l0imm6.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:23:39.6903990Z ==> Summary 2021-05-18T14:23:39.7025130Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-18T14:23:39.7041310Z ==> Installing ffmpeg dependency: fribidi 2021-05-18T14:23:39.7077960Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-18T14:23:39.7097670Z 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-5539-1k55sxu 2021-05-18T14:23:39.7527230Z cp -pR /private/tmp/d20210518-5539-1k55sxu/fribidi/. /usr/local/Cellar/fribidi 2021-05-18T14:23:39.8025760Z chmod -Rf +w /private/tmp/d20210518-5539-1k55sxu 2021-05-18T14:23:39.9002260Z ==> Finishing up 2021-05-18T14:23:39.9666290Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-18T14:23:39.9719870Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-18T14:23:39.9741420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-18T14:23:39.9751170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-18T14:23:39.9761360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-18T14:23:39.9772490Z 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:23:39.9780630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-18T14:23:39.9800160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-18T14:23:39.9803890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-18T14:23:39.9810860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-18T14:23:39.9818890Z 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:23:39.9824710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-18T14:23:39.9832320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-18T14:23:39.9840740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-18T14:23:39.9847540Z 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:23:39.9856200Z 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:23:39.9864580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-18T14:23:39.9872070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-18T14:23:39.9877320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-18T14:23:39.9883310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-18T14:23:39.9891130Z 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:23:39.9898880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-18T14:23:39.9906930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-18T14:23:39.9913630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-18T14:23:39.9921410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-18T14:23:39.9931350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-18T14:23:39.9941520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-18T14:23:39.9951360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-18T14:23:39.9962030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-18T14:23:39.9971640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-18T14:23:39.9981450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-18T14:23:39.9990740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-18T14:23:40.0001900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-18T14:23:40.0013120Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-18T14:23:40.0022090Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-18T14:23:40.0031560Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-18T14:23:40.0044220Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-18T14:23:40.0433010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5965-10kfoc5.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:23:42.4323300Z ==> Summary 2021-05-18T14:23:42.4377870Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-18T14:23:42.4389090Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-18T14:23:42.6833370Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-18T14:23:42.6852880Z 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-5539-1blxvx 2021-05-18T14:23:42.8890900Z cp -pR /private/tmp/d20210518-5539-1blxvx/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-18T14:23:43.1229370Z chmod -Rf +w /private/tmp/d20210518-5539-1blxvx 2021-05-18T14:23:43.5377380Z ==> Finishing up 2021-05-18T14:23:43.6299900Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-18T14:23:43.6308680Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-18T14:23:43.6323230Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-18T14:23:43.6335560Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-18T14:23:43.6350460Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-18T14:23:43.6374580Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-18T14:23:43.6400680Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-18T14:23:43.6418040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-18T14:23:43.6431350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-18T14:23:43.6512600Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-18T14:23:43.6517890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-18T14:23:43.6526790Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-18T14:23:43.6534830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-18T14:23:43.6544150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-18T14:23:43.6552070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-18T14:23:43.6557340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-18T14:23:43.6565490Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-18T14:23:43.6573940Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-18T14:23:43.6579060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-18T14:23:43.6586710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-18T14:23:43.6592130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-18T14:23:43.6598600Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-18T14:23:43.6603890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-18T14:23:43.6612280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-18T14:23:43.6617460Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-18T14:23:43.6622950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-18T14:23:43.6628610Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-18T14:23:43.6640270Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-18T14:23:43.6648290Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-18T14:23:43.6653610Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-18T14:23:43.6663550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-18T14:23:43.6672690Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-18T14:23:43.6677260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-18T14:23:43.6682870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-18T14:23:43.6687940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-18T14:23:43.6694020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-18T14:23:43.6699780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-18T14:23:43.6704590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-18T14:23:43.6710510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-18T14:23:43.6715820Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-18T14:23:43.6721640Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-18T14:23:43.6727140Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-18T14:23:43.6732910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-18T14:23:43.6738210Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-18T14:23:43.6743740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-18T14:23:43.6749940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-18T14:23:43.6756510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-18T14:23:43.6761950Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-18T14:23:43.6769650Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-18T14:23:43.6774490Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-18T14:23:43.6782700Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-18T14:23:43.6790960Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-18T14:23:43.6799000Z 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:23:43.7416140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5991-x3jiyi.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:23:46.0988530Z ==> Summary 2021-05-18T14:23:46.1128630Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-18T14:23:46.1134860Z ==> Installing ffmpeg dependency: graphite2 2021-05-18T14:23:46.1203450Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-18T14:23:46.1223110Z 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-5539-1yvzo7y 2021-05-18T14:23:46.1388390Z cp -pR /private/tmp/d20210518-5539-1yvzo7y/graphite2/. /usr/local/Cellar/graphite2 2021-05-18T14:23:46.1600660Z chmod -Rf +w /private/tmp/d20210518-5539-1yvzo7y 2021-05-18T14:23:46.2245050Z ==> Finishing up 2021-05-18T14:23:46.2753640Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-18T14:23:46.2765530Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-18T14:23:46.2776100Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-18T14:23:46.2786700Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-18T14:23:46.2796290Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-18T14:23:46.2808370Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-18T14:23:46.2819990Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-18T14:23:46.3008300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6017-1seysbe.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:23:49.1627070Z ==> Summary 2021-05-18T14:23:49.1707280Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-18T14:23:49.1721070Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-18T14:23:49.4369820Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-18T14:23:49.4390750Z 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-5539-1gh515g 2021-05-18T14:23:49.5195110Z cp -pR /private/tmp/d20210518-5539-1gh515g/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-18T14:23:49.6113740Z chmod -Rf +w /private/tmp/d20210518-5539-1gh515g 2021-05-18T14:23:49.8496030Z ==> Finishing up 2021-05-18T14:23:49.8932930Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-18T14:23:49.8935710Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-18T14:23:49.8942050Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-18T14:23:49.8949370Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-18T14:23:49.8955160Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-18T14:23:49.8963810Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-18T14:23:49.8974560Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-18T14:23:49.8982340Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-18T14:23:49.8987220Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-18T14:23:49.8993450Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-18T14:23:49.8997720Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-18T14:23:49.9003020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-18T14:23:49.9010730Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-18T14:23:49.9015360Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-18T14:23:49.9020830Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-18T14:23:49.9027720Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-18T14:23:49.9032550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-18T14:23:49.9039530Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-18T14:23:49.9045920Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-18T14:23:49.9054600Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-18T14:23:49.9066940Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-18T14:23:49.9076480Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-18T14:23:49.9116900Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-18T14:23:49.9119690Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-18T14:23:49.9406170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6044-1w9dj1h.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:23:52.4431360Z ==> Summary 2021-05-18T14:23:52.4488480Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-18T14:23:52.4495500Z ==> Installing ffmpeg dependency: libass 2021-05-18T14:23:52.7503320Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-18T14:23:52.7532370Z 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-5539-1rklzus 2021-05-18T14:23:52.7705890Z cp -pR /private/tmp/d20210518-5539-1rklzus/libass/. /usr/local/Cellar/libass 2021-05-18T14:23:52.7984170Z chmod -Rf +w /private/tmp/d20210518-5539-1rklzus 2021-05-18T14:23:52.8987860Z ==> Finishing up 2021-05-18T14:23:52.9528780Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-18T14:23:52.9538820Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-18T14:23:52.9545530Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-18T14:23:52.9551170Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-18T14:23:52.9563190Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-18T14:23:52.9727980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6072-74q3bu.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:23:55.5295840Z ==> Summary 2021-05-18T14:23:55.5316940Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-18T14:23:55.5320580Z ==> Installing ffmpeg dependency: libbluray 2021-05-18T14:23:55.5871070Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-18T14:23:55.5895500Z 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-5539-d4zw3d 2021-05-18T14:23:55.6292900Z cp -pR /private/tmp/d20210518-5539-d4zw3d/libbluray/. /usr/local/Cellar/libbluray 2021-05-18T14:23:55.6564850Z chmod -Rf +w /private/tmp/d20210518-5539-d4zw3d 2021-05-18T14:23:55.7790110Z ==> Finishing up 2021-05-18T14:23:55.8405380Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-18T14:23:55.8408060Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-18T14:23:55.8410600Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-18T14:23:55.8413860Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-18T14:23:55.8424660Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-18T14:23:55.8434310Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-18T14:23:55.8443560Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-18T14:23:55.8457200Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-18T14:23:55.8693900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6098-c4bgqr.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:23:58.1940180Z ==> Summary 2021-05-18T14:23:58.1970040Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-18T14:23:58.1981640Z ==> Installing ffmpeg dependency: libsoxr 2021-05-18T14:23:58.2070290Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-18T14:23:58.2106480Z 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-5539-ncb3qi 2021-05-18T14:23:58.2317670Z cp -pR /private/tmp/d20210518-5539-ncb3qi/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-18T14:23:58.2883500Z chmod -Rf +w /private/tmp/d20210518-5539-ncb3qi 2021-05-18T14:23:58.3701640Z ==> Finishing up 2021-05-18T14:23:58.4247760Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-18T14:23:58.4250910Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-18T14:23:58.4260620Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-18T14:23:58.4267830Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-18T14:23:58.4272510Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-18T14:23:58.4278110Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-18T14:23:58.4282950Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-18T14:23:58.4288420Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-18T14:23:58.4294280Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-18T14:23:58.4306960Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-18T14:23:58.4311580Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-18T14:23:58.4503780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6124-15usqiw.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:24:01.0414800Z ==> Summary 2021-05-18T14:24:01.0461730Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-18T14:24:01.0473830Z ==> Installing ffmpeg dependency: libvidstab 2021-05-18T14:24:01.0538210Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-18T14:24:01.0556750Z 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-5539-1uqkzvd 2021-05-18T14:24:01.0836800Z cp -pR /private/tmp/d20210518-5539-1uqkzvd/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-18T14:24:01.1131600Z chmod -Rf +w /private/tmp/d20210518-5539-1uqkzvd 2021-05-18T14:24:01.2031840Z ==> Finishing up 2021-05-18T14:24:01.2324560Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-18T14:24:01.2331560Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-18T14:24:01.2336800Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-18T14:24:01.2344960Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-18T14:24:01.2538840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6150-1r03lw7.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:24:03.5487840Z ==> Summary 2021-05-18T14:24:03.5516520Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-18T14:24:03.5540070Z ==> Installing ffmpeg dependency: libvpx 2021-05-18T14:24:03.5586240Z 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-5539-1v0jin7 2021-05-18T14:24:03.5589370Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-18T14:24:03.6157370Z cp -pR /private/tmp/d20210518-5539-1v0jin7/libvpx/. /usr/local/Cellar/libvpx 2021-05-18T14:24:03.6568270Z chmod -Rf +w /private/tmp/d20210518-5539-1v0jin7 2021-05-18T14:24:03.7176330Z ==> Finishing up 2021-05-18T14:24:03.7683730Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-18T14:24:03.7689990Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-18T14:24:03.7697870Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-18T14:24:03.7827440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6176-1qvc68n.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:24:06.0837030Z ==> Summary 2021-05-18T14:24:06.0861890Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-18T14:24:06.0872830Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-18T14:24:06.0901200Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-18T14:24:06.0920200Z 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-5539-1105b5z 2021-05-18T14:24:06.1114590Z cp -pR /private/tmp/d20210518-5539-1105b5z/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-18T14:24:06.1356500Z chmod -Rf +w /private/tmp/d20210518-5539-1105b5z 2021-05-18T14:24:06.2009500Z ==> Finishing up 2021-05-18T14:24:06.2591680Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-18T14:24:06.2596120Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-18T14:24:06.2604700Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-18T14:24:06.2609300Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-18T14:24:06.2615140Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-18T14:24:06.2620620Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-18T14:24:06.2625240Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-18T14:24:06.2631080Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-18T14:24:06.2638670Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-18T14:24:06.2644100Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-18T14:24:06.2810980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6202-ig4h0m.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:24:08.6234740Z ==> Summary 2021-05-18T14:24:08.6263150Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-18T14:24:08.6276690Z ==> Installing ffmpeg dependency: rav1e 2021-05-18T14:24:08.6374000Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-18T14:24:08.6392940Z 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-5539-1qle1j4 2021-05-18T14:24:09.7207140Z cp -pR /private/tmp/d20210518-5539-1qle1j4/rav1e/. /usr/local/Cellar/rav1e 2021-05-18T14:24:10.4699150Z chmod -Rf +w /private/tmp/d20210518-5539-1qle1j4 2021-05-18T14:24:10.5967080Z ==> Finishing up 2021-05-18T14:24:10.6419080Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-18T14:24:10.6425590Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-18T14:24:10.6432920Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-18T14:24:10.6437380Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-18T14:24:10.6442670Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-18T14:24:10.6448790Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-18T14:24:10.6457650Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-18T14:24:10.6646370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6228-sd3yof.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:24:12.9828180Z ==> Summary 2021-05-18T14:24:12.9854450Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-18T14:24:12.9863110Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-18T14:24:13.0341210Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-18T14:24:13.0364780Z 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-5539-7axglr 2021-05-18T14:24:13.1014680Z cp -pR /private/tmp/d20210518-5539-7axglr/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-18T14:24:13.1389050Z chmod -Rf +w /private/tmp/d20210518-5539-7axglr 2021-05-18T14:24:13.2220060Z ==> Finishing up 2021-05-18T14:24:13.2595320Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-18T14:24:13.2601510Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-18T14:24:13.2611110Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-18T14:24:13.2642680Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-18T14:24:13.2646950Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-18T14:24:13.2652720Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-18T14:24:13.2660210Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-18T14:24:13.2837520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6254-1yc0y3t.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:24:15.7008300Z ==> Summary 2021-05-18T14:24:15.7039270Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-18T14:24:15.7045770Z ==> Installing ffmpeg dependency: rubberband 2021-05-18T14:24:15.7636200Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-18T14:24:15.7655190Z 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-5539-niicx1 2021-05-18T14:24:15.7842010Z cp -pR /private/tmp/d20210518-5539-niicx1/rubberband/. /usr/local/Cellar/rubberband 2021-05-18T14:24:15.8093180Z chmod -Rf +w /private/tmp/d20210518-5539-niicx1 2021-05-18T14:24:15.8884600Z ==> Finishing up 2021-05-18T14:24:15.9313700Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-18T14:24:15.9316450Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-18T14:24:15.9319590Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-18T14:24:15.9324200Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-18T14:24:15.9329750Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-18T14:24:15.9361990Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-18T14:24:15.9569420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6280-1s4as9t.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:24:18.2610630Z ==> Summary 2021-05-18T14:24:18.2702300Z 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-5539-1e0vg6l 2021-05-18T14:24:18.2704850Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-18T14:24:18.2713800Z ==> Installing ffmpeg dependency: sdl2 2021-05-18T14:24:18.2767260Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-18T14:24:18.8477380Z cp -pR /private/tmp/d20210518-5539-1e0vg6l/sdl2/. /usr/local/Cellar/sdl2 2021-05-18T14:24:18.9594040Z chmod -Rf +w /private/tmp/d20210518-5539-1e0vg6l 2021-05-18T14:24:19.0905720Z ==> Finishing up 2021-05-18T14:24:19.1497160Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-18T14:24:19.1597760Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-18T14:24:19.1700440Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-18T14:24:19.1803160Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-18T14:24:19.1815120Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-18T14:24:19.1917910Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-18T14:24:19.2019570Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-18T14:24:19.2122850Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-18T14:24:19.2225760Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-18T14:24:19.2328750Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-18T14:24:19.4010900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6306-1kfy96e.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:24:21.8178320Z ==> Summary 2021-05-18T14:24:21.8244290Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-18T14:24:21.8260610Z ==> Installing ffmpeg dependency: snappy 2021-05-18T14:24:21.8324170Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-18T14:24:21.8348870Z 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-5539-j46ewe 2021-05-18T14:24:21.8537020Z cp -pR /private/tmp/d20210518-5539-j46ewe/snappy/. /usr/local/Cellar/snappy 2021-05-18T14:24:21.8895760Z chmod -Rf +w /private/tmp/d20210518-5539-j46ewe 2021-05-18T14:24:21.9650820Z ==> Finishing up 2021-05-18T14:24:22.2307210Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-18T14:24:22.2315400Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-18T14:24:22.2322760Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-18T14:24:22.2332190Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-18T14:24:22.2346330Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-18T14:24:22.2358680Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-18T14:24:22.2367850Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-18T14:24:22.2377700Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-18T14:24:22.2386940Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-18T14:24:22.2580760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6332-15njwzm.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:24:24.7522500Z ==> Summary 2021-05-18T14:24:24.7540060Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-18T14:24:24.7548980Z ==> Installing ffmpeg dependency: speex 2021-05-18T14:24:24.7619740Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-18T14:24:24.7638630Z 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-5539-19912lc 2021-05-18T14:24:24.7803540Z cp -pR /private/tmp/d20210518-5539-19912lc/speex/. /usr/local/Cellar/speex 2021-05-18T14:24:24.8006450Z chmod -Rf +w /private/tmp/d20210518-5539-19912lc 2021-05-18T14:24:24.8648870Z ==> Finishing up 2021-05-18T14:24:24.9188580Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-18T14:24:24.9197630Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-18T14:24:24.9208680Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-18T14:24:24.9236690Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-18T14:24:24.9243780Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-18T14:24:24.9250320Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-18T14:24:24.9258080Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-18T14:24:24.9437040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6358-19y0z7s.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:24:27.2644250Z ==> Summary 2021-05-18T14:24:27.2672390Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-18T14:24:27.2679300Z ==> Installing ffmpeg dependency: srt 2021-05-18T14:24:27.2770870Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-18T14:24:27.2788960Z 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-5539-la5dzr 2021-05-18T14:24:27.3276060Z cp -pR /private/tmp/d20210518-5539-la5dzr/srt/. /usr/local/Cellar/srt 2021-05-18T14:24:27.3826930Z chmod -Rf +w /private/tmp/d20210518-5539-la5dzr 2021-05-18T14:24:27.5188060Z ==> Finishing up 2021-05-18T14:24:27.6023210Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-18T14:24:27.6116040Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-18T14:24:27.6124630Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-18T14:24:27.6132190Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-18T14:24:27.6141630Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-18T14:24:27.6146950Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-18T14:24:27.6151950Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-18T14:24:27.6156750Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-18T14:24:27.6167350Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-18T14:24:27.6169940Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-18T14:24:27.6174280Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-18T14:24:27.6388700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6384-j2cbsw.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:24:30.0001510Z ==> Summary 2021-05-18T14:24:30.0028580Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-18T14:24:30.0036680Z ==> Installing ffmpeg dependency: giflib 2021-05-18T14:24:30.0063580Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-18T14:24:30.0084930Z 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-5539-i0m6hw 2021-05-18T14:24:30.0298930Z cp -pR /private/tmp/d20210518-5539-i0m6hw/giflib/. /usr/local/Cellar/giflib 2021-05-18T14:24:30.0479570Z chmod -Rf +w /private/tmp/d20210518-5539-i0m6hw 2021-05-18T14:24:30.1074680Z ==> Finishing up 2021-05-18T14:24:30.1558340Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-18T14:24:30.1572020Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-18T14:24:30.1573580Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-18T14:24:30.1575010Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-18T14:24:30.1576480Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-18T14:24:30.1580770Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-18T14:24:30.1588480Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-18T14:24:30.1595490Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-18T14:24:30.1600710Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-18T14:24:30.1605710Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-18T14:24:30.1610930Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-18T14:24:30.1798190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6410-1a1scvp.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:24:32.5366950Z ==> Summary 2021-05-18T14:24:32.5390570Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-18T14:24:32.5400730Z ==> Installing ffmpeg dependency: leptonica 2021-05-18T14:24:32.6219270Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-18T14:24:32.6240120Z 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-5539-3qk8ov 2021-05-18T14:24:32.7569000Z cp -pR /private/tmp/d20210518-5539-3qk8ov/leptonica/. /usr/local/Cellar/leptonica 2021-05-18T14:24:32.8479190Z chmod -Rf +w /private/tmp/d20210518-5539-3qk8ov 2021-05-18T14:24:33.7198780Z ==> Finishing up 2021-05-18T14:24:33.8071400Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-18T14:24:33.8075310Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-18T14:24:33.8080650Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-18T14:24:33.8085280Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-18T14:24:33.8090580Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-18T14:24:33.8097050Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-18T14:24:33.8102850Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-18T14:24:33.8107440Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-18T14:24:33.8112690Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-18T14:24:33.8117670Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-18T14:24:33.8124840Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-18T14:24:33.8137320Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-18T14:24:33.8144950Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-18T14:24:33.8150100Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-18T14:24:33.8155070Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-18T14:24:33.8161110Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-18T14:24:33.8169760Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-18T14:24:33.8469620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6436-198u64p.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:24:36.2929910Z ==> Summary 2021-05-18T14:24:36.2976480Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-18T14:24:36.2979240Z ==> Installing ffmpeg dependency: tesseract 2021-05-18T14:24:36.3884990Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-18T14:24:36.3906330Z 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-5539-l1c3bk 2021-05-18T14:24:36.8740610Z cp -pR /private/tmp/d20210518-5539-l1c3bk/tesseract/. /usr/local/Cellar/tesseract 2021-05-18T14:24:37.1713240Z chmod -Rf +w /private/tmp/d20210518-5539-l1c3bk 2021-05-18T14:24:37.3061890Z ==> Finishing up 2021-05-18T14:24:37.3487040Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-18T14:24:37.3488940Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-18T14:24:37.3490620Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-18T14:24:37.3505350Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-18T14:24:37.3508560Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-18T14:24:37.3540390Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-18T14:24:37.3548570Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-18T14:24:37.3824630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6462-sf317u.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:24:39.7710980Z ==> Caveats 2021-05-18T14:24:39.7712900Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-18T14:24:39.7715860Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-18T14:24:39.7718270Z ==> Summary 2021-05-18T14:24:39.7791470Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-18T14:24:39.7801210Z ==> Installing ffmpeg dependency: theora 2021-05-18T14:24:39.8027710Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-18T14:24:39.8045060Z 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-5539-1enz5zx 2021-05-18T14:24:39.8836510Z cp -pR /private/tmp/d20210518-5539-1enz5zx/theora/. /usr/local/Cellar/theora 2021-05-18T14:24:40.0078310Z chmod -Rf +w /private/tmp/d20210518-5539-1enz5zx 2021-05-18T14:24:40.1244300Z ==> Finishing up 2021-05-18T14:24:40.1778010Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-18T14:24:40.1785630Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-18T14:24:40.1792160Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-18T14:24:40.1796780Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-18T14:24:40.1802500Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-18T14:24:40.1807420Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-18T14:24:40.1812440Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-18T14:24:40.1818360Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-18T14:24:40.1823360Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-18T14:24:40.1828140Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-18T14:24:40.1833190Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-18T14:24:40.1840860Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-18T14:24:40.1846490Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-18T14:24:40.1851400Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-18T14:24:40.2150840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6488-1rwp8tm.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:24:42.5844310Z ==> Summary 2021-05-18T14:24:42.5930770Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-18T14:24:42.5943340Z ==> Installing ffmpeg dependency: x264 2021-05-18T14:24:42.5992940Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-18T14:24:42.6015480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5539-131819i 2021-05-18T14:24:42.6890910Z cp -pR /private/tmp/d20210518-5539-131819i/x264/. /usr/local/Cellar/x264 2021-05-18T14:24:42.7375510Z chmod -Rf +w /private/tmp/d20210518-5539-131819i 2021-05-18T14:24:42.8109960Z ==> Finishing up 2021-05-18T14:24:42.8746110Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-18T14:24:42.8748460Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-18T14:24:42.8750950Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-18T14:24:42.8753580Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-18T14:24:42.8760450Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-18T14:24:42.8771060Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-18T14:24:42.8773620Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-18T14:24:42.8975690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6515-1ev9yts.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:24:45.2593150Z ==> Summary 2021-05-18T14:24:45.2663340Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-18T14:24:45.2670990Z ==> Installing ffmpeg dependency: x265 2021-05-18T14:24:45.2745770Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-18T14:24:45.2766570Z 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-5539-h8vnc8 2021-05-18T14:24:45.6659650Z cp -pR /private/tmp/d20210518-5539-h8vnc8/x265/. /usr/local/Cellar/x265 2021-05-18T14:24:46.0164750Z chmod -Rf +w /private/tmp/d20210518-5539-h8vnc8 2021-05-18T14:24:46.2576100Z ==> Finishing up 2021-05-18T14:24:46.3372040Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-18T14:24:46.3377160Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-18T14:24:46.3382870Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-18T14:24:46.3390180Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-18T14:24:46.3397760Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-18T14:24:46.3401900Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-18T14:24:46.3409590Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-18T14:24:46.3661910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6541-1chabk7.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:24:49.2162890Z ==> Summary 2021-05-18T14:24:49.2190520Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-18T14:24:49.2201010Z ==> Installing ffmpeg dependency: xvid 2021-05-18T14:24:49.2242100Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-18T14:24:49.2269750Z 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-5539-1tqlhyu 2021-05-18T14:24:49.2488150Z cp -pR /private/tmp/d20210518-5539-1tqlhyu/xvid/. /usr/local/Cellar/xvid 2021-05-18T14:24:49.2871940Z chmod -Rf +w /private/tmp/d20210518-5539-1tqlhyu 2021-05-18T14:24:49.3380470Z ==> Finishing up 2021-05-18T14:24:49.3876310Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-18T14:24:49.3878160Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-18T14:24:49.3879850Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-18T14:24:49.4012770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6567-2c91x0.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:24:51.7019070Z ==> Summary 2021-05-18T14:24:51.7038240Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-18T14:24:51.7049190Z ==> Installing ffmpeg dependency: zeromq 2021-05-18T14:24:51.7352950Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-18T14:24:51.7374950Z 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-5539-14myrf5 2021-05-18T14:24:51.8672610Z cp -pR /private/tmp/d20210518-5539-14myrf5/zeromq/. /usr/local/Cellar/zeromq 2021-05-18T14:24:51.9678110Z chmod -Rf +w /private/tmp/d20210518-5539-14myrf5 2021-05-18T14:24:52.0599450Z ==> Finishing up 2021-05-18T14:24:52.0990750Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-18T14:24:52.1091410Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-18T14:24:52.1194150Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-18T14:24:52.1295250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-18T14:24:52.1414230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-18T14:24:52.1416410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-18T14:24:52.1418520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-18T14:24:52.1420360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-18T14:24:52.1422250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-18T14:24:52.1423870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-18T14:24:52.1427360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-18T14:24:52.1429160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-18T14:24:52.1430900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-18T14:24:52.1432540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-18T14:24:52.1434200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-18T14:24:52.1436200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-18T14:24:52.1438530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-18T14:24:52.1440340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-18T14:24:52.1442120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-18T14:24:52.1444050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-18T14:24:52.1445940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-18T14:24:52.1447730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-18T14:24:52.1449410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-18T14:24:52.1451120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-18T14:24:52.1453520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-18T14:24:52.1455330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-18T14:24:52.1457000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-18T14:24:52.1458600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-18T14:24:52.1460320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-18T14:24:52.1462520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-18T14:24:52.1464300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-18T14:24:52.1466040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-18T14:24:52.1467720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-18T14:24:52.1490740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-18T14:24:52.1492530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-18T14:24:52.1494190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-18T14:24:52.1495850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-18T14:24:52.1497540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-18T14:24:52.1499220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-18T14:24:52.1500970Z 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:24:52.1502620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-18T14:24:52.1504210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-18T14:24:52.1505900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-18T14:24:52.1507580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-18T14:24:52.1509300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-18T14:24:52.1511000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-18T14:24:52.1512740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-18T14:24:52.1514950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-18T14:24:52.1516600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-18T14:24:52.1558050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-18T14:24:52.1559850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-18T14:24:52.1561510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-18T14:24:52.1563220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-18T14:24:52.1565440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-18T14:24:52.1567290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-18T14:24:52.1568900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-18T14:24:52.1570710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-18T14:24:52.1572120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-18T14:24:52.1573410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-18T14:24:52.1574700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-18T14:24:52.1575850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-18T14:24:52.1577040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-18T14:24:52.1578320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-18T14:24:52.1579560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-18T14:24:52.1580770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-18T14:24:52.1581950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-18T14:24:52.1583120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-18T14:24:52.1584310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-18T14:24:52.1642250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-18T14:24:52.1648270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-18T14:24:52.1653280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-18T14:24:52.1659000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-18T14:24:52.1665980Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-18T14:24:52.1692330Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-18T14:24:52.1697930Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-18T14:24:52.1705870Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-18T14:24:52.1995980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6593-ivjr1r.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:24:55.2108910Z ==> Summary 2021-05-18T14:24:55.2215100Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-18T14:24:55.2226860Z ==> Installing ffmpeg dependency: zimg 2021-05-18T14:24:55.2285190Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:24:55.2313740Z 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-5539-1rrvcft 2021-05-18T14:24:55.2751630Z cp -pR /private/tmp/d20210518-5539-1rrvcft/zimg/. /usr/local/Cellar/zimg 2021-05-18T14:24:55.3138530Z chmod -Rf +w /private/tmp/d20210518-5539-1rrvcft 2021-05-18T14:24:55.4086970Z ==> Finishing up 2021-05-18T14:24:55.4695630Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-18T14:24:55.4697270Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-18T14:24:55.4698660Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-18T14:24:55.4700270Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-18T14:24:55.4707410Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-18T14:24:55.4717110Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-18T14:24:55.4732100Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-18T14:24:55.5023400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6619-wdmhpx.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:24:57.9200390Z ==> Summary 2021-05-18T14:24:57.9241750Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-18T14:24:57.9254490Z ==> Installing ffmpeg 2021-05-18T14:24:57.9262650Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-18T14:24:57.9292190Z 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-5539-1027lji 2021-05-18T14:24:58.7085220Z cp -pR /private/tmp/d20210518-5539-1027lji/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-18T14:24:59.4170970Z chmod -Rf +w /private/tmp/d20210518-5539-1027lji 2021-05-18T14:25:10.6920550Z ==> Finishing up 2021-05-18T14:25:10.7424190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-18T14:25:10.7428470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-18T14:25:10.7434010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-18T14:25:10.7439130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-18T14:25:10.7444660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-18T14:25:10.7449280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-18T14:25:10.7454920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-18T14:25:10.7460590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-18T14:25:10.7464950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-18T14:25:10.7470510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-18T14:25:10.7475650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-18T14:25:10.7480490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-18T14:25:10.7485870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-18T14:25:10.7491070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-18T14:25:10.7497430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-18T14:25:10.7505690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-18T14:25:10.7511010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-18T14:25:10.7515860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-18T14:25:10.7522150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-18T14:25:10.7526790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-18T14:25:10.7532840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-18T14:25:10.7540720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-18T14:25:10.7546050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-18T14:25:10.7551390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-18T14:25:10.7556780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-18T14:25:10.7564930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-18T14:25:10.7572320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-18T14:25:10.7577600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-18T14:25:10.7584200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-18T14:25:10.7591520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-18T14:25:10.7597070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-18T14:25:10.7602410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-18T14:25:10.7608970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-18T14:25:10.7617400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-18T14:25:10.7623170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-18T14:25:10.7628500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-18T14:25:10.7634030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-18T14:25:10.7638950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-18T14:25:10.7647360Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-18T14:25:10.7652100Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-18T14:25:10.7657730Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-18T14:25:10.7664020Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-18T14:25:10.7669020Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-18T14:25:10.7674170Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-18T14:25:10.7679120Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-18T14:25:10.7684860Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-18T14:25:10.7689730Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-18T14:25:10.7696700Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-18T14:25:10.7812100Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-18T14:25:10.7859260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-18T14:25:10.7975890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-18T14:25:10.7981100Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-18T14:25:10.8057410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-18T14:25:10.8062460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-18T14:25:10.8068650Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-18T14:25:10.8110230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-18T14:25:10.8115390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-18T14:25:10.8121680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-18T14:25:10.8127760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-18T14:25:10.8349720Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-18T14:25:10.8354450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-18T14:25:10.8360430Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-18T14:25:10.8365930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-18T14:25:10.8375050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-18T14:25:10.8382670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-18T14:25:10.8390990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-18T14:25:10.8396420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-18T14:25:10.8401650Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-18T14:25:10.8407500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-18T14:25:10.8414560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-18T14:25:10.8425090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-18T14:25:10.8429880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-18T14:25:10.8436060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-18T14:25:10.8442080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-18T14:25:10.8449790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-18T14:25:10.8457060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-18T14:25:10.8463190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-18T14:25:10.8470770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-18T14:25:10.8476740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-18T14:25:10.8484610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-18T14:25:10.8490960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-18T14:25:10.8496250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-18T14:25:10.8503750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-18T14:25:10.8508860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-18T14:25:10.8515610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-18T14:25:10.8520990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-18T14:25:10.8529010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-18T14:25:10.8535160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-18T14:25:10.8542590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-18T14:25:10.8550520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-18T14:25:10.8558340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-18T14:25:10.8564930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-18T14:25:10.8570560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-18T14:25:10.8579220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-18T14:25:10.8584120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-18T14:25:10.8589360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-18T14:25:10.8596710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-18T14:25:10.8601930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-18T14:25:10.8606940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-18T14:25:10.8614260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-18T14:25:10.8617980Z Only the first 100 operations were output. 2021-05-18T14:25:10.9932540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6645-1nzm080.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:25:13.6952930Z ==> Summary 2021-05-18T14:25:13.7177410Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-18T14:25:15.0611650Z ==> Caveats 2021-05-18T14:25:15.0613070Z ==> tesseract 2021-05-18T14:25:15.0627050Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-18T14:25:15.0629540Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-18T14:25:17.1956670Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-18T14:25:18.3139210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25:18.8935100Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-18T14:25:19.5891950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-18T14%3A35%3A00Z&sig=OFgiSggETj6pvgtHnTYwD0NUAN%2FpmbGVyLZ%2Bv8NB6F4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:19.6273120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=OFgiSggETj6pvgtHnTYwD0NUAN\%2FpmbGVyLZ\%2Bv8NB6F4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:20.2283270Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-18T14:25:20.3595940Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-18T14:25:21.4711280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25:22.0544780Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-18T14:25:22.4216370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-18T14%3A35%3A00Z&sig=D4YCnW1rwhjwTAwYns8Ezvke4Atyf823lSn4c6pPsfo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:22.4645800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=D4YCnW1rwhjwTAwYns8Ezvke4Atyf823lSn4c6pPsfo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:22.7640400Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-18T14:25:22.8247580Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-18T14:25:22.8251410Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-18T14:25:22.9174330Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-18T14:25:22.9205520Z 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-6652-15a9fqe 2021-05-18T14:25:24.1232540Z cp -pR /private/tmp/d20210518-6652-15a9fqe/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-18T14:25:25.3147780Z chmod -Rf +w /private/tmp/d20210518-6652-15a9fqe 2021-05-18T14:25:25.8197330Z ==> Finishing up 2021-05-18T14:25:25.8548830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-18T14:25:25.8552660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-18T14:25:25.8558070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-18T14:25:25.8563210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-18T14:25:25.8568170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-18T14:25:25.8573860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-18T14:25:25.8580990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-18T14:25:25.8588560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-18T14:25:25.8593200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-18T14:25:25.8603600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-18T14:25:25.8631590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-18T14:25:25.8640620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-18T14:25:25.8650280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-18T14:25:25.8666650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-18T14:25:25.8678100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-18T14:25:25.8689610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-18T14:25:25.8698320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-18T14:25:25.8713530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-18T14:25:25.8725330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-18T14:25:25.8736320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-18T14:25:25.8746370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-18T14:25:25.8757180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-18T14:25:25.8766730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-18T14:25:25.8779150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-18T14:25:25.8791330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-18T14:25:25.8797350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-18T14:25:25.8809050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-18T14:25:25.8820780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-18T14:25:25.8830520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-18T14:25:25.8840490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-18T14:25:25.8861570Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-18T14:25:25.8930790Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-18T14:25:25.8935320Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-18T14:25:25.8946310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-18T14:25:25.8952190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-18T14:25:25.8959510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-18T14:25:25.8965250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-18T14:25:25.8971500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-18T14:25:25.8977930Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-18T14:25:25.8983660Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-18T14:25:25.8989200Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-18T14:25:25.8994770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-18T14:25:25.9001050Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-18T14:25:25.9008710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-18T14:25:25.9015910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-18T14:25:25.9021610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-18T14:25:25.9027190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-18T14:25:25.9033370Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-18T14:25:25.9039170Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-18T14:25:25.9044560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-18T14:25:25.9111240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-18T14:25:25.9117050Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-18T14:25:25.9123490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-18T14:25:25.9194550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-18T14:25:25.9200940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-18T14:25:25.9208410Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-18T14:25:25.9213900Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-18T14:25:25.9219480Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-18T14:25:26.0813050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6822-kjdp39.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:25:28.7834240Z ==> Summary 2021-05-18T14:25:28.8392470Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-18T14:25:28.8399150Z ==> Installing imagemagick@6 2021-05-18T14:25:28.8402890Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-18T14:25:28.8423750Z 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-6652-1oe2unb 2021-05-18T14:25:29.4164340Z cp -pR /private/tmp/d20210518-6652-1oe2unb/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-18T14:25:30.1959040Z chmod -Rf +w /private/tmp/d20210518-6652-1oe2unb 2021-05-18T14:25:34.3448760Z ==> Finishing up 2021-05-18T14:25:34.6772680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6848-1h4bdjn.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:25:37.2059530Z ==> Caveats 2021-05-18T14:25:37.2061380Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:25:37.2062680Z because this is an alternate version of another formula. 2021-05-18T14:25:37.2063370Z 2021-05-18T14:25:37.2064270Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-18T14:25:37.2066470Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:25:37.2074970Z 2021-05-18T14:25:37.2076050Z For compilers to find imagemagick@6 you may need to set: 2021-05-18T14:25:37.2078270Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-18T14:25:37.2079900Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-18T14:25:37.2080660Z 2021-05-18T14:25:37.2082040Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-18T14:25:37.2083270Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-18T14:25:37.2084010Z 2021-05-18T14:25:37.2085190Z ==> Summary 2021-05-18T14:25:37.2681140Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-18T14:25:38.2275090Z ==> Caveats 2021-05-18T14:25:38.2277950Z ==> imagemagick@6 2021-05-18T14:25:38.2316740Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:25:38.2318740Z because this is an alternate version of another formula. 2021-05-18T14:25:38.2319930Z 2021-05-18T14:25:38.2321450Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-18T14:25:38.2324480Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:25:38.2325860Z 2021-05-18T14:25:38.2327360Z For compilers to find imagemagick@6 you may need to set: 2021-05-18T14:25:38.2329850Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-18T14:25:38.2332970Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-18T14:25:38.2334320Z 2021-05-18T14:25:38.2336520Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-18T14:25:38.2338500Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-18T14:25:38.2339760Z 2021-05-18T14:25:40.7462910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-18T14:25:41.8360990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25:42.3968070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-18T14:25:42.7609270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-18T14%3A35%3A00Z&sig=2uriNv2m%2Bkeoc1uCV%2B5gdJqrJJUBgflyM4NJz2YQdm8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:42.8016010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=2uriNv2m\%2Bkeoc1uCV\%2B5gdJqrJJUBgflyM4NJz2YQdm8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:42.8743560Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-18T14:25:42.8846220Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-18T14:25:44.0187620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25:44.5810090Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-18T14:25:45.0261760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-18T14%3A35%3A00Z&sig=6G82aU13ejX1PwKFgao6pvR7hn9vOzpY%2FswFsa5THEE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:45.0712440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=6G82aU13ejX1PwKFgao6pvR7hn9vOzpY\%2FswFsa5THEE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:45.2443980Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-18T14:25:45.2540890Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-18T14:25:46.3979330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25:47.0647070Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-18T14:25:47.4244900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-18T14%3A35%3A00Z&sig=cvDefcdG8P9qYoIpSV6pMTW6GuKoysm%2BTzdnOY05%2FAs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:47.4592010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=cvDefcdG8P9qYoIpSV6pMTW6GuKoysm\%2BTzdnOY05\%2FAs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:48.2178870Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-18T14:25:48.4186990Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-18T14:25:49.8378910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25:50.4129410Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-18T14:25:50.7554950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-18T14%3A35%3A00Z&sig=uSEnWoMbPTwE%2Bqe9JKmpv9VI5g%2FliD0BtL2hUaXoq1E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:50.7988290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=uSEnWoMbPTwE\%2Bqe9JKmpv9VI5g\%2FliD0BtL2hUaXoq1E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:50.8433010Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-18T14:25:50.8493480Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-18T14:25:51.9607820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25:52.4927780Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-18T14:25:52.8058810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-18T14%3A35%3A00Z&sig=MiKrtN2ozz0eod74s9NXSCwcWwKQVxIPZyQHzZSQMbY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:52.8680880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=MiKrtN2ozz0eod74s9NXSCwcWwKQVxIPZyQHzZSQMbY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:52.9537260Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-18T14:25:52.9599980Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-18T14:25:54.1395320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25:54.7286870Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-18T14:25:55.0724920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-18T14%3A35%3A00Z&sig=42g3zkSWl%2FfAFPLCRPtADzAghkWC89M8sk%2F%2BwR7MO7E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:55.1198840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=42g3zkSWl\%2FfAFPLCRPtADzAghkWC89M8sk\%2F\%2BwR7MO7E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:55.2423670Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-18T14:25:55.2523800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-18T14:25:56.3841040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25:56.9890920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-18T14:25:57.3464980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-18T14%3A35%3A00Z&sig=arvOsbkvBRTIJOAGmhK80Iz0cWgiDuzxVfk2DeYfBLY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:57.3920460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=arvOsbkvBRTIJOAGmhK80Iz0cWgiDuzxVfk2DeYfBLY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:57.4891630Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-18T14:25:57.4994300Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-18T14:25:59.1698350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25:59.2856250Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-18T14:25:59.6573580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-18T14%3A35%3A00Z&sig=JoVJIhpaIiqSGis0GInYP%2FnIEcSa1mFTQQ4Aswh587c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:25:59.6961150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=JoVJIhpaIiqSGis0GInYP\%2FnIEcSa1mFTQQ4Aswh587c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:25:59.7699410Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-18T14:25:59.7742640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-18T14:26:00.9246050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:26:01.9419850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-18T14:26:01.9426580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-18T14%3A35%3A00Z&sig=HhWFNKownQhuGA4FFCrFYUd3xP%2BD6iOJ3Qsvls5mVIM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:01.9454830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=HhWFNKownQhuGA4FFCrFYUd3xP\%2BD6iOJ3Qsvls5mVIM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:02.0195730Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-18T14:26:02.0274000Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-18T14:26:03.1563720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:26:03.7388210Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-18T14:26:04.1523080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-18T14%3A35%3A00Z&sig=89TvHEyP6vvTWSyPOKFI6bQdbHV%2FekwUcXmq7KKgVd4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:04.1954070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=89TvHEyP6vvTWSyPOKFI6bQdbHV\%2FekwUcXmq7KKgVd4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:04.2645010Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:26:04.2688500Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-18T14:26:05.3978540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:26:05.9550000Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-18T14:26:06.3354120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-18T14%3A35%3A00Z&sig=LOQDnS0PvdOdExFUCJPfzek8aSfIxUyFB4QvsZKQgJY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:06.3792650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=LOQDnS0PvdOdExFUCJPfzek8aSfIxUyFB4QvsZKQgJY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:06.4914440Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:26:06.4998860Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-18T14:26:07.6659310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:26:08.2598880Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-18T14:26:08.6215790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-18T14%3A35%3A00Z&sig=a3EBQ1p9VawR09xNATu5R5Yh5q3V4%2F3AlqkGNnpCzQU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:26:08.6689120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=a3EBQ1p9VawR09xNATu5R5Yh5q3V4\%2F3AlqkGNnpCzQU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:26:09.0158260Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-18T14:26:09.0701960Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-18T14:26:09.0705610Z ==> Installing imagemagick dependency: libde265 2021-05-18T14:26:09.1358570Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-18T14:26:09.1389560Z 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-6855-gqgwl6 2021-05-18T14:26:09.1763230Z cp -pR /private/tmp/d20210518-6855-gqgwl6/libde265/. /usr/local/Cellar/libde265 2021-05-18T14:26:09.2496430Z chmod -Rf +w /private/tmp/d20210518-6855-gqgwl6 2021-05-18T14:26:09.5892300Z ==> Finishing up 2021-05-18T14:26:09.6498650Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-18T14:26:09.6548230Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-18T14:26:09.6550810Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-18T14:26:09.6553520Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-18T14:26:09.6556170Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-18T14:26:09.6562040Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-18T14:26:09.6573840Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-18T14:26:09.6577070Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-18T14:26:09.6580960Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-18T14:26:09.6597240Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-18T14:26:09.6846360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7086-1fdonyr.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:26:12.1744570Z ==> Summary 2021-05-18T14:26:12.1777090Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-18T14:26:12.1784150Z ==> Installing imagemagick dependency: docbook 2021-05-18T14:26:12.1805890Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-18T14:26:12.1825850Z 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-6855-1pxjt3v 2021-05-18T14:26:12.3277290Z cp -pR /private/tmp/d20210518-6855-1pxjt3v/docbook/. /usr/local/Cellar/docbook 2021-05-18T14:26:12.5709990Z chmod -Rf +w /private/tmp/d20210518-6855-1pxjt3v 2021-05-18T14:26:12.6640460Z ==> Finishing up 2021-05-18T14:26:12.7379950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7112-1972l59.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:26:14.9575580Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-18T14:26:15.0840060Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:15.1039710Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:15.1188640Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:15.1300490Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:15.1416970Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:15.1538650Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:15.1651380Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:15.1769200Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:15.1895150Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:15.2014050Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:15.2123640Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:15.2237460Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:15.2398860Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:15.2557740Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:15.5315630Z ==> Caveats 2021-05-18T14:26:15.5317350Z To use the DocBook package in your XML toolchain, 2021-05-18T14:26:15.5319030Z you need to add the following to your ~/.bashrc: 2021-05-18T14:26:15.5320070Z 2021-05-18T14:26:15.5321520Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-18T14:26:15.5323590Z ==> Summary 2021-05-18T14:26:15.5595700Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-18T14:26:15.5598550Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-18T14:26:15.5653690Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-18T14:26:15.5676470Z 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-6855-qiccax 2021-05-18T14:26:19.2849100Z cp -pR /private/tmp/d20210518-6855-qiccax/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-18T14:26:23.3195370Z chmod -Rf +w /private/tmp/d20210518-6855-qiccax 2021-05-18T14:26:24.7985850Z ==> Finishing up 2021-05-18T14:26:24.8746200Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-18T14:26:24.8763840Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-18T14:26:24.9141160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7153-eigh6l.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:26:27.2133690Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:27.2244070Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:27.2359130Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:26:27.2465740Z ==> 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:26:27.2578710Z ==> 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:26:27.2751390Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-18T14:26:27.2864980Z ==> 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:26:27.2988960Z ==> 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:26:27.3100970Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:26:27.3219470Z ==> 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:26:27.3345420Z ==> 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:26:27.3457100Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-18T14:26:27.3580650Z ==> 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:26:27.3694220Z ==> 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:26:27.3800050Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:27.3914450Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:27.4019860Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:26:27.4147230Z ==> 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:26:27.4265500Z ==> 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:26:27.4382980Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-18T14:26:27.4500750Z ==> 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:26:27.4628020Z ==> 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:26:27.4748310Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:26:27.4872340Z ==> 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:26:27.4991390Z ==> 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:26:27.5127510Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-18T14:26:27.5249200Z ==> 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:26:27.5384080Z ==> 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:26:28.6064280Z ==> Summary 2021-05-18T14:26:28.9615280Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-18T14:26:28.9640160Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-18T14:26:28.9648080Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-18T14:26:28.9666360Z 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-6855-h5ghlb 2021-05-18T14:26:28.9823330Z cp -pR /private/tmp/d20210518-6855-h5ghlb/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-18T14:26:29.0048680Z chmod -Rf +w /private/tmp/d20210518-6855-h5ghlb 2021-05-18T14:26:29.0591740Z ==> Finishing up 2021-05-18T14:26:29.1131880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7207-nce9xe.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:26:31.6092180Z ==> Caveats 2021-05-18T14:26:31.6094100Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:26:31.6096290Z because macOS already provides this software and installing another version in 2021-05-18T14:26:31.6097350Z parallel can cause all kinds of trouble. 2021-05-18T14:26:31.6097970Z 2021-05-18T14:26:31.6099650Z If you need to have gnu-getopt first in your PATH, run: 2021-05-18T14:26:31.6101400Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:26:31.6102210Z 2021-05-18T14:26:31.6102710Z 2021-05-18T14:26:31.6103480Z Bash completion has been installed to: 2021-05-18T14:26:31.6104930Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-18T14:26:31.6106520Z ==> Summary 2021-05-18T14:26:31.6125560Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-18T14:26:31.6135600Z ==> Installing imagemagick dependency: xmlto 2021-05-18T14:26:31.6320670Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-18T14:26:31.6339400Z 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-6855-1a8jy2p 2021-05-18T14:26:31.6580700Z cp -pR /private/tmp/d20210518-6855-1a8jy2p/xmlto/. /usr/local/Cellar/xmlto 2021-05-18T14:26:31.7200430Z chmod -Rf +w /private/tmp/d20210518-6855-1a8jy2p 2021-05-18T14:26:31.8154920Z ==> Finishing up 2021-05-18T14:26:31.8805950Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-18T14:26:31.8810650Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-18T14:26:31.8827510Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-18T14:26:31.8855880Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-18T14:26:31.8858270Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-18T14:26:31.9027250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7233-ptx5xk.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:26:34.3571380Z ==> Summary 2021-05-18T14:26:34.3616510Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-18T14:26:34.3624650Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-18T14:26:34.4535410Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-18T14:26:34.4556340Z 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-6855-1w36eze 2021-05-18T14:26:34.5449290Z cp -pR /private/tmp/d20210518-6855-1w36eze/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-18T14:26:34.7595910Z chmod -Rf +w /private/tmp/d20210518-6855-1w36eze 2021-05-18T14:26:34.9726140Z ==> Finishing up 2021-05-18T14:26:35.0233420Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-18T14:26:35.0527470Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-18T14:26:35.0563370Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-18T14:26:35.0853600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.0907420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.0937910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.0994990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1022980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1051490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1106130Z 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:26:35.1109560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1133100Z 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:26:35.1188140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1218410Z 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:26:35.1247740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1287630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1320490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1322560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1412570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1465310Z 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:26:35.1493260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1610520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1629650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1635510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1805480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1903960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1909660Z mkdir -p /usr/local/share/locale/fo 2021-05-18T14:26:35.1918390Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-18T14:26:35.1922980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1925330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1948100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1988690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.1997830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2048390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2130350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2159990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2176810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2182100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2185010Z mkdir -p /usr/local/share/locale/ia 2021-05-18T14:26:35.2188740Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-18T14:26:35.2191620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2216220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2248610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2299580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2353490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2383230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2420090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2434310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2441570Z mkdir -p /usr/local/share/locale/ky 2021-05-18T14:26:35.2444170Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-18T14:26:35.2447960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2466530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2521290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2528020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2603800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2639010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2662450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2696700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2724390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2754120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2783300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2812360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2840200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2874790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.2965770Z 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:26:35.3008790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.3041970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.3159140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.3192320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.3216990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.3320650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.3336240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.3353540Z 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:26:35.3384180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.3413900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.3437890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.3506810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.3596130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.3653300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.3681880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.3742790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:26:35.3771280Z 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:26:35.3800720Z 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:26:35.3873380Z 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:26:35.3889610Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-18T14:26:35.3960030Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-18T14:26:35.3988410Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-18T14:26:35.4642430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7259-1ik1c9y.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:26:37.5780730Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-18T14:26:44.5276970Z ==> Summary 2021-05-18T14:26:44.5532380Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-18T14:26:44.5535790Z ==> Installing imagemagick dependency: libheif 2021-05-18T14:26:44.6733420Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-18T14:26:44.6753090Z 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-6855-12t9wkt 2021-05-18T14:26:44.7788470Z cp -pR /private/tmp/d20210518-6855-12t9wkt/libheif/. /usr/local/Cellar/libheif 2021-05-18T14:26:44.8286480Z chmod -Rf +w /private/tmp/d20210518-6855-12t9wkt 2021-05-18T14:26:45.1115600Z ==> Finishing up 2021-05-18T14:26:45.1774120Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-18T14:26:45.1778880Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-18T14:26:45.1798480Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-18T14:26:45.1814610Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-18T14:26:45.1816260Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-18T14:26:45.1817790Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-18T14:26:45.1819420Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-18T14:26:45.1908670Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-18T14:26:45.1915960Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-18T14:26:45.1927190Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-18T14:26:45.1938780Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-18T14:26:45.1949830Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-18T14:26:45.1956540Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-18T14:26:45.1968750Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-18T14:26:45.1975450Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-18T14:26:45.1985590Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-18T14:26:45.1994710Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-18T14:26:45.2242950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7286-wkxpwg.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:26:47.4571830Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-18T14:26:54.3375850Z ==> Summary 2021-05-18T14:26:54.3419610Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-18T14:26:54.3426520Z ==> Installing imagemagick dependency: liblqr 2021-05-18T14:26:54.4041750Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-18T14:26:54.4063940Z 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-6855-zvnsa0 2021-05-18T14:26:54.4232370Z cp -pR /private/tmp/d20210518-6855-zvnsa0/liblqr/. /usr/local/Cellar/liblqr 2021-05-18T14:26:54.4452210Z chmod -Rf +w /private/tmp/d20210518-6855-zvnsa0 2021-05-18T14:26:54.5153920Z ==> Finishing up 2021-05-18T14:26:54.5646820Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-18T14:26:54.5652790Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-18T14:26:54.5657570Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-18T14:26:54.5667900Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-18T14:26:54.5829720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7313-15gykyh.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:26:56.8088300Z ==> Summary 2021-05-18T14:26:56.8125000Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-18T14:26:56.8134960Z ==> Installing imagemagick dependency: libomp 2021-05-18T14:26:56.8314790Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-18T14:26:56.8344540Z 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-6855-m4yhk8 2021-05-18T14:26:56.8558600Z cp -pR /private/tmp/d20210518-6855-m4yhk8/libomp/. /usr/local/Cellar/libomp 2021-05-18T14:26:56.8751710Z chmod -Rf +w /private/tmp/d20210518-6855-m4yhk8 2021-05-18T14:26:56.9320510Z ==> Finishing up 2021-05-18T14:26:56.9947550Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-18T14:26:56.9990850Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-18T14:26:56.9994970Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-18T14:26:57.0002720Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-18T14:26:57.0007410Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-18T14:26:57.0144950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7339-pmurl6.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:26:59.4755800Z ==> Summary 2021-05-18T14:26:59.4772040Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-18T14:26:59.4783130Z ==> Installing imagemagick dependency: imath 2021-05-18T14:26:59.4849650Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:26:59.4870300Z 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-6855-t9yei6 2021-05-18T14:26:59.5725300Z cp -pR /private/tmp/d20210518-6855-t9yei6/imath/. /usr/local/Cellar/imath 2021-05-18T14:26:59.6083190Z chmod -Rf +w /private/tmp/d20210518-6855-t9yei6 2021-05-18T14:26:59.6783000Z ==> Finishing up 2021-05-18T14:26:59.7313280Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-18T14:26:59.7329070Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-18T14:26:59.7335810Z 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:26:59.7342730Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-18T14:26:59.7349150Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-18T14:26:59.7354890Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-18T14:26:59.7366110Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-18T14:26:59.7575650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7365-2djn7f.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:27:02.1224930Z ==> Summary 2021-05-18T14:27:02.1273700Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-18T14:27:02.1281350Z ==> Installing imagemagick dependency: openexr 2021-05-18T14:27:02.1392030Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:27:02.1413110Z 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-6855-1m9y6a3 2021-05-18T14:27:02.2507020Z cp -pR /private/tmp/d20210518-6855-1m9y6a3/openexr/. /usr/local/Cellar/openexr 2021-05-18T14:27:02.4261190Z chmod -Rf +w /private/tmp/d20210518-6855-1m9y6a3 2021-05-18T14:27:02.6536360Z ==> Finishing up 2021-05-18T14:27:02.7142020Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-18T14:27:02.7146520Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-18T14:27:02.7152660Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-18T14:27:02.7157640Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-18T14:27:02.7163400Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-18T14:27:02.7168380Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-18T14:27:02.7175040Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-18T14:27:02.7182090Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-18T14:27:02.7193700Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-18T14:27:02.7224370Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-18T14:27:02.7284630Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-18T14:27:02.7286700Z 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:27:02.7288340Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-18T14:27:02.7289930Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-18T14:27:02.7291480Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-18T14:27:02.7293800Z 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:27:02.7295670Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-18T14:27:02.7297430Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-18T14:27:02.7299210Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-18T14:27:02.7301110Z 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:27:02.7320130Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-18T14:27:02.7331750Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-18T14:27:02.7400780Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-18T14:27:02.7413700Z 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:27:02.7429680Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-18T14:27:02.7481340Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-18T14:27:02.7483460Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-18T14:27:02.7485250Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-18T14:27:02.8106270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7392-1a1ir4a.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:27:05.4105430Z ==> Summary 2021-05-18T14:27:05.4291680Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-18T14:27:05.4294420Z ==> Installing imagemagick 2021-05-18T14:27:05.4297660Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-18T14:27:05.4322110Z 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-6855-xh5jzp 2021-05-18T14:27:06.0154290Z cp -pR /private/tmp/d20210518-6855-xh5jzp/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-18T14:27:06.6478680Z chmod -Rf +w /private/tmp/d20210518-6855-xh5jzp 2021-05-18T14:27:14.5027640Z ==> Finishing up 2021-05-18T14:27:14.5423860Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-18T14:27:14.5430100Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-18T14:27:14.5435860Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-18T14:27:14.5444180Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-18T14:27:14.5449470Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-18T14:27:14.5456870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-18T14:27:14.5465310Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-18T14:27:14.5473590Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-18T14:27:14.5478670Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-18T14:27:14.5484640Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-18T14:27:14.5490210Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-18T14:27:14.5495770Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-18T14:27:14.5502240Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-18T14:27:14.5512670Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-18T14:27:14.5522490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-18T14:27:14.5529640Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-18T14:27:14.5554730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-18T14:27:14.5556660Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-18T14:27:14.5558420Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-18T14:27:14.5559970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-18T14:27:14.5564210Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-18T14:27:14.5573360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-18T14:27:14.5579500Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-18T14:27:14.5585150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-18T14:27:14.5590630Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-18T14:27:14.5595730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-18T14:27:14.5602350Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-18T14:27:14.5607540Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-18T14:27:14.5612930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-18T14:27:14.5618290Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-18T14:27:14.5626130Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-18T14:27:14.5634940Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-18T14:27:14.5643370Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-18T14:27:14.5663470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-18T14:27:14.5677590Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-18T14:27:14.5687210Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-18T14:27:14.5699040Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-18T14:27:14.5710920Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-18T14:27:14.5722040Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-18T14:27:14.5731550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-18T14:27:14.5736650Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-18T14:27:14.5743380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-18T14:27:14.5751240Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-18T14:27:14.5756970Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-18T14:27:14.5762860Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-18T14:27:14.5768920Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-18T14:27:14.5776490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-18T14:27:14.5779770Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-18T14:27:14.5816090Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-18T14:27:14.5854380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-18T14:27:14.5856250Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-18T14:27:14.5858980Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-18T14:27:14.5861210Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-18T14:27:14.5863730Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-18T14:27:14.5866470Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-18T14:27:14.5868760Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-18T14:27:14.5871060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-18T14:27:14.5873340Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-18T14:27:14.5875690Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-18T14:27:14.5878040Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-18T14:27:14.5881170Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-18T14:27:14.5887720Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-18T14:27:14.5895020Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-18T14:27:14.5906570Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-18T14:27:14.5915810Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-18T14:27:14.5934400Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-18T14:27:14.5936300Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-18T14:27:14.5938780Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-18T14:27:14.5940900Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-18T14:27:14.5949940Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-18T14:27:14.5954940Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-18T14:27:14.9073650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7420-1p8omri.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:27:17.6223630Z ==> Summary 2021-05-18T14:27:17.6759530Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-18T14:27:19.9568740Z ==> Caveats 2021-05-18T14:27:19.9570230Z ==> docbook 2021-05-18T14:27:19.9587790Z To use the DocBook package in your XML toolchain, 2021-05-18T14:27:19.9589120Z you need to add the following to your ~/.bashrc: 2021-05-18T14:27:19.9589780Z 2021-05-18T14:27:19.9590670Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-18T14:27:19.9592330Z ==> gnu-getopt 2021-05-18T14:27:19.9624350Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:27:19.9625750Z because macOS already provides this software and installing another version in 2021-05-18T14:27:19.9627290Z parallel can cause all kinds of trouble. 2021-05-18T14:27:19.9627910Z 2021-05-18T14:27:19.9629250Z If you need to have gnu-getopt first in your PATH, run: 2021-05-18T14:27:19.9631830Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:27:19.9632660Z 2021-05-18T14:27:19.9633160Z 2021-05-18T14:27:19.9633950Z Bash completion has been installed to: 2021-05-18T14:27:19.9635350Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-18T14:27:21.9163990Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-18T14:27:23.0102080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:27:23.5546990Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-18T14:27:23.8990590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-18T14%3A35%3A00Z&sig=zhx1F0RhVdlWEhRP1cDmxUWF8xRwsv3XC%2BH5%2FtCahT0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:27:23.9571100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=zhx1F0RhVdlWEhRP1cDmxUWF8xRwsv3XC\%2BH5\%2FtCahT0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:27:24.0061970Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-18T14:27:24.0827890Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-18T14:27:24.0860380Z 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-7427-hkoxax 2021-05-18T14:27:24.1246580Z cp -pR /private/tmp/d20210518-7427-hkoxax/udunits/. /usr/local/Cellar/udunits 2021-05-18T14:27:24.1517850Z chmod -Rf +w /private/tmp/d20210518-7427-hkoxax 2021-05-18T14:27:24.2270230Z ==> Finishing up 2021-05-18T14:27:24.2761740Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-18T14:27:24.2767950Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-18T14:27:24.2773880Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-18T14:27:24.2786300Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-18T14:27:24.2816620Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-18T14:27:24.2880340Z info /usr/local/share/info/udunits2.info 2021-05-18T14:27:24.2892870Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-18T14:27:24.2941710Z info /usr/local/share/info/udunits2lib.info 2021-05-18T14:27:24.2954320Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-18T14:27:24.2998890Z info /usr/local/share/info/udunits2prog.info 2021-05-18T14:27:24.3012510Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-18T14:27:24.3021140Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-18T14:27:24.3028680Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-18T14:27:24.3235790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7594-17h6ulo.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:27:26.7482740Z ==> Summary 2021-05-18T14:27:26.7523730Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-18T14:27:29.3000680Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-18T14:27:29.3001850Z To reinstall 1.6, run: 2021-05-18T14:27:29.3002630Z brew reinstall jq 2021-05-18T14:27:31.1384910Z ==> Caveats 2021-05-18T14:27:31.1386170Z imagej requires Java. You can install the latest version with: 2021-05-18T14:27:31.1387600Z brew install --cask adoptopenjdk 2021-05-18T14:27:31.1388310Z 2021-05-18T14:27:31.4566240Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-18T14:27:31.7272570Z /usr/bin/curl --disable --globoff --show-error --user-agent 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:27:55.9144970Z ==> Verifying checksum for cask 'imagej' 2021-05-18T14:27:56.2064560Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-18T14:27:56.2065880Z ==> Installing Cask imagej 2021-05-18T14:27:56.2627010Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210518-7704-1s23j24 2021-05-18T14:27:56.5329610Z cp -pR /private/tmp/d20210518-7704-1s23j24/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-18T14:27:56.7266930Z chmod -Rf +w /private/tmp/d20210518-7704-1s23j24 2021-05-18T14:27:56.8062250Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-18T14:27:57.2309950Z 🍺 imagej was successfully installed! 2021-05-18T14:28:00.4761210Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-18T14:28:02.1882970Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-18T14:28:02.5509620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-18T14%3A35%3A00Z&sig=ipCUSKksroNOT30mhmqgdzL%2BfviiYm93BcIFnBwsWf4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:02.7297050Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-18T14:28:04.4288890Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-18T14:28:04.8061420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-18T14%3A35%3A00Z&sig=tZgPYrru7kgvdv4%2BP%2FPU8KTG34MmOk5X3faFv4GDkbI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:05.2850090Z ==> Installing dependencies for bowtie2: tbb 2021-05-18T14:28:05.2879590Z ==> Installing bowtie2 dependency: tbb 2021-05-18T14:28:05.4255170Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-18T14:28:10.1017660Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-18T14:28:10.1044920Z ==> Installing bowtie2 2021-05-18T14:28:10.1055230Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-18T14:28:14.4684710Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-18T14:28:18.3357380Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-18T14:28:20.1233410Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-18T14:28:20.4599350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-18T14%3A35%3A00Z&sig=oqvUjChNRj9b807yt6CGC0HrplwWbDK9hyXGaLXCzQM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:20.6543790Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-18T14:28:22.5326340Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-18T14:28:22.9039140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-18T14%3A35%3A00Z&sig=zH9oKCwvDdPMR60h1T9tuKMju0isHgZuy6j63UHqTn8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:22.9990700Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-18T14:28:24.7577770Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-18T14:28:25.0968500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-18T14%3A35%3A00Z&sig=rmqggJNy0KLp%2FNBfQRWkJCdLbPME7A0cGoLslxDJT%2BI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:25.1835060Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-18T14:28:26.8590620Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-18T14:28:27.2056000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-18T14%3A35%3A00Z&sig=np1YufPToB5n9x8dgFDHPTpRqS1XTbn48BnXqhZAapg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:27.3046490Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-18T14:28:28.9821780Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-18T14:28:29.3541010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-18T14%3A35%3A00Z&sig=TZOb%2BdU6PQFyTfAQYQZbEdnf%2BsTVK6aFVIXpHYBTuQQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:29.4854820Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-18T14:28:31.1544790Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-18T14:28:31.5037170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-18T14%3A35%3A00Z&sig=vwghQeYG20dDJtzbgnIY1n4Xw5G4vYevvQvIOjyUydM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:31.6634280Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-18T14:28:32.2114700Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-18T14:28:32.2153040Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-18T14:28:32.5939500Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:28:32.6170820Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-18T14:28:34.3023940Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-18T14:28:34.6624760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-18T14%3A35%3A00Z&sig=YhPju5ZT7vnbMRbYr1qfrTWkfbjLZozDeD33b%2F1oK6Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:34.7575230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-18T14:28:36.3970270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-18T14:28:36.7489680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-18T14%3A35%3A00Z&sig=M5wnJEVPMjoQKE2SUmYQqqWTaOGjxkOnl5pVjzho4Bg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:36.9515160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-18T14:28:38.5932140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-18T14:28:38.9128960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-18T14%3A35%3A00Z&sig=9AlzIslYT5cFHyC7J5lSSd992OVqrg4A%2FiLmdng3WWo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:39.1357690Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-18T14:28:40.7701670Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-18T14:28:41.1163310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-18T14%3A35%3A00Z&sig=PFXmzZDrd%2FNusq%2FjqOccmTeK11SyHLK4%2BXrIYWMkGTU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:41.4731450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-18T14:28:43.1280670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-18T14:28:43.4924250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-18T14%3A35%3A00Z&sig=QUzrBlBa9EnQGUorQfWXCR%2FTs2zjMNq%2BF0x9NPZrmac%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:43.5878470Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-18T14:28:45.2535690Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-18T14:28:45.6090280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-18T14%3A35%3A00Z&sig=l%2FSo2qUINw2lltRwavqcBovm8MjGpF1uuVASlULxcTQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:45.7209870Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-18T14:28:47.3451730Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-18T14:28:47.7177280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-18T14%3A35%3A00Z&sig=ysXfLfGweMGqrBtb0AAYF5NMhXSoGq0WL4DlWCQB3Bw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:47.8052330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-18T14:28:49.5826420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-18T14:28:49.9405550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-18T14%3A35%3A00Z&sig=I4meaLvjjd1MoRawQKvWFpOn0EfBFiD6MzLzTEUGMYI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:50.1992200Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-18T14:28:51.8947940Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-18T14:28:52.2364890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-18T14%3A35%3A00Z&sig=53Nnc0vpd%2BUvdpKnKLpZ4WNTmTS32e%2F8oWOJrKQgpRY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:52.3824380Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-18T14:28:53.9997490Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-18T14:28:54.3476020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-18T14%3A35%3A00Z&sig=kim3mzP1yjw3FjMQLIV7KVCwuuvUQuKy9vZ3%2F4R1xgQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:54.8372160Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-18T14:28:56.5696420Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-18T14:28:56.9160060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-18T14%3A35%3A00Z&sig=ymx6XrBOzS93EAIBdjAfU2JPinjtV0iOENCzuNRF7YA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:57.1067730Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-18T14:28:58.7359980Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-18T14:28:59.0692250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-18T14%3A35%3A00Z&sig=0YArkSVlda1EbVskm1fNHa0T1Lc8jcGPoir0LQrBp94%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:59.2946690Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-18T14:29:00.9679980Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-18T14:29:01.3314440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-18T14%3A35%3A00Z&sig=K1ZvDJdevJJMAoD6cwmjypAMTUzvDCjejMjWuiYaxKw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:01.9423980Z ==> 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:29:01.9428720Z ==> Installing gdal dependency: cfitsio 2021-05-18T14:29:02.0191200Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-18T14:29:04.6460610Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-18T14:29:04.6471700Z ==> Installing gdal dependency: popt 2021-05-18T14:29:04.6494210Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-18T14:29:07.2267250Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-18T14:29:07.2277600Z ==> Installing gdal dependency: epsilon 2021-05-18T14:29:07.2356460Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-18T14:29:09.7352180Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-18T14:29:09.7360620Z ==> Installing gdal dependency: expat 2021-05-18T14:29:09.7387330Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-18T14:29:12.2239370Z ==> Caveats 2021-05-18T14:29:12.2241020Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:29:12.2242380Z because macOS already provides this software and installing another version in 2021-05-18T14:29:12.2243490Z parallel can cause all kinds of trouble. 2021-05-18T14:29:12.2244110Z 2021-05-18T14:29:12.2244990Z If you need to have expat first in your PATH, run: 2021-05-18T14:29:12.2246560Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:29:12.2247350Z 2021-05-18T14:29:12.2248210Z For compilers to find expat you may need to set: 2021-05-18T14:29:12.2249540Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-18T14:29:12.2250970Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-18T14:29:12.2251670Z 2021-05-18T14:29:12.2252900Z For pkg-config to find expat you may need to set: 2021-05-18T14:29:12.2254010Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-18T14:29:12.2254700Z 2021-05-18T14:29:12.2255850Z ==> Summary 2021-05-18T14:29:12.2275330Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-18T14:29:12.2282240Z ==> Installing gdal dependency: freexl 2021-05-18T14:29:12.2378020Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-18T14:29:14.8077350Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-18T14:29:14.8177280Z ==> Installing gdal dependency: geos 2021-05-18T14:29:14.8540510Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-18T14:29:18.9826620Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-18T14:29:18.9840100Z ==> Installing gdal dependency: hdf5 2021-05-18T14:29:19.0481300Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:29:22.6698390Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-18T14:29:22.6704360Z ==> Installing gdal dependency: json-c 2021-05-18T14:29:22.6761360Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-18T14:29:24.9705210Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-18T14:29:24.9712690Z ==> Installing gdal dependency: libxml2 2021-05-18T14:29:24.9785450Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-18T14:29:28.0674460Z ==> Caveats 2021-05-18T14:29:28.0676120Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:29:28.0677450Z because macOS already provides this software and installing another version in 2021-05-18T14:29:28.0678550Z parallel can cause all kinds of trouble. 2021-05-18T14:29:28.0679160Z 2021-05-18T14:29:28.0679990Z If you need to have libxml2 first in your PATH, run: 2021-05-18T14:29:28.0681580Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:29:28.0682360Z 2021-05-18T14:29:28.0683690Z For compilers to find libxml2 you may need to set: 2021-05-18T14:29:28.0685170Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-18T14:29:28.0686600Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-18T14:29:28.0687300Z 2021-05-18T14:29:28.0688520Z For pkg-config to find libxml2 you may need to set: 2021-05-18T14:29:28.0689840Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-18T14:29:28.0690570Z 2021-05-18T14:29:28.0691700Z ==> Summary 2021-05-18T14:29:28.0860620Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-18T14:29:28.0867370Z ==> Installing gdal dependency: libdap 2021-05-18T14:29:28.1014230Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-18T14:29:30.9081250Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-18T14:29:30.9086360Z ==> Installing gdal dependency: proj 2021-05-18T14:29:30.9332910Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-18T14:29:33.9178550Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-18T14:29:33.9184140Z ==> Installing gdal dependency: libgeotiff 2021-05-18T14:29:33.9424110Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-18T14:29:36.5452440Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-18T14:29:36.5457890Z ==> Installing gdal dependency: librttopo 2021-05-18T14:29:36.6000590Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-18T14:29:39.2453340Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-18T14:29:39.2458540Z ==> Installing gdal dependency: minizip 2021-05-18T14:29:39.2607870Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-18T14:29:41.8247790Z ==> Caveats 2021-05-18T14:29:41.8249570Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-18T14:29:41.8251140Z with the venerable 'unzip' library. 2021-05-18T14:29:41.8252460Z ==> Summary 2021-05-18T14:29:41.8289000Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-18T14:29:41.8291670Z ==> Installing gdal dependency: libspatialite 2021-05-18T14:29:41.9381600Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-18T14:29:46.5708870Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-18T14:29:46.5712090Z ==> Installing gdal dependency: netcdf 2021-05-18T14:29:46.6303600Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:29:50.6937000Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-18T14:29:50.6947290Z ==> Installing gdal dependency: openblas 2021-05-18T14:29:50.7312280Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-18T14:29:58.9144850Z ==> Caveats 2021-05-18T14:29:58.9147540Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:29:58.9149650Z because macOS provides BLAS in Accelerate.framework. 2021-05-18T14:29:58.9150950Z 2021-05-18T14:29:58.9152580Z For compilers to find openblas you may need to set: 2021-05-18T14:29:58.9155010Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-18T14:29:58.9158120Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-18T14:29:58.9159330Z 2021-05-18T14:29:58.9161470Z For pkg-config to find openblas you may need to set: 2021-05-18T14:29:58.9163350Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-18T14:29:58.9164560Z 2021-05-18T14:29:58.9166330Z ==> Summary 2021-05-18T14:29:58.9168640Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-18T14:29:58.9184100Z ==> Installing gdal dependency: numpy 2021-05-18T14:29:58.9891040Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-18T14:30:04.1143830Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-18T14:30:04.1148990Z ==> Installing gdal dependency: xerces-c 2021-05-18T14:30:04.1208880Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-18T14:30:10.3059680Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-18T14:30:10.3065940Z ==> Installing gdal 2021-05-18T14:30:10.3070460Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-18T14:30:27.5981680Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-18T14:30:28.8195580Z ==> No outdated dependents to upgrade! 2021-05-18T14:30:28.8197370Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:30:29.1781660Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:30:29.1783170Z netcdf 2021-05-18T14:30:29.2853690Z ==> Caveats 2021-05-18T14:30:29.2855150Z ==> expat 2021-05-18T14:30:29.2944090Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:30:29.2945420Z because macOS already provides this software and installing another version in 2021-05-18T14:30:29.2946580Z parallel can cause all kinds of trouble. 2021-05-18T14:30:29.2947210Z 2021-05-18T14:30:29.2948050Z If you need to have expat first in your PATH, run: 2021-05-18T14:30:29.2949590Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:30:29.2950380Z 2021-05-18T14:30:29.2951190Z For compilers to find expat you may need to set: 2021-05-18T14:30:29.2952500Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-18T14:30:29.2953900Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-18T14:30:29.2954550Z 2021-05-18T14:30:29.2955710Z For pkg-config to find expat you may need to set: 2021-05-18T14:30:29.2956790Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-18T14:30:29.2957420Z 2021-05-18T14:30:29.2958510Z ==> libxml2 2021-05-18T14:30:29.3029060Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:30:29.3030880Z because macOS already provides this software and installing another version in 2021-05-18T14:30:29.3032250Z parallel can cause all kinds of trouble. 2021-05-18T14:30:29.3032950Z 2021-05-18T14:30:29.3034250Z If you need to have libxml2 first in your PATH, run: 2021-05-18T14:30:29.3036200Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:30:29.3037030Z 2021-05-18T14:30:29.3038300Z For compilers to find libxml2 you may need to set: 2021-05-18T14:30:29.3040000Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-18T14:30:29.3041730Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-18T14:30:29.3042660Z 2021-05-18T14:30:29.3044460Z For pkg-config to find libxml2 you may need to set: 2021-05-18T14:30:29.3045820Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-18T14:30:29.3046600Z 2021-05-18T14:30:29.3048170Z ==> minizip 2021-05-18T14:30:29.3056090Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-18T14:30:29.3057200Z with the venerable 'unzip' library. 2021-05-18T14:30:29.3058610Z ==> openblas 2021-05-18T14:30:29.3121230Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:30:29.3122720Z because macOS provides BLAS in Accelerate.framework. 2021-05-18T14:30:29.3123180Z 2021-05-18T14:30:29.3124340Z For compilers to find openblas you may need to set: 2021-05-18T14:30:29.3125540Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-18T14:30:29.3127280Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-18T14:30:29.3128030Z 2021-05-18T14:30:29.3129810Z For pkg-config to find openblas you may need to set: 2021-05-18T14:30:29.3131170Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-18T14:30:29.3131930Z 2021-05-18T14:30:31.6471650Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-18T14:30:32.2576630Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-18T14:30:32.2621720Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-18T14:30:32.6152070Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:30:32.6410720Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-18T14:30:33.2380720Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-18T14:30:33.2406150Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-18T14:30:33.6003020Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:30:33.6278420Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-18T14:30:35.3480200Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-18T14:30:35.6864100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-18T14%3A40%3A00Z&sig=uy5FlfXEFG6L%2FpbQLLziXDYDJNjO0p8EyH6IjcVpiBU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:30:37.3882790Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-18T14:30:37.9570660Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-18T14:30:37.9595920Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-18T14:30:38.3159930Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:30:38.3268150Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-18T14:30:40.1223730Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-18T14:30:40.4705370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-18T14%3A40%3A00Z&sig=Vw8j9PT7jnHm6SU03cCLvIXVibpIp%2FYnd2jyfXeNxsY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:30:40.7835850Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-18T14:30:40.7855560Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-18T14:30:42.5125660Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-18T14:30:42.8678570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-18T14%3A40%3A00Z&sig=oeh%2FnmICSgcZfj460FKODR%2BN2FHPQUqWEt2cqxDDtmA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:30:43.5832040Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-18T14:30:45.3131360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-18T14:30:45.7188800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-18T14%3A40%3A00Z&sig=PdSmx4zyN60yBfnum1Yc6bbpaM16iYhOaM17Ru1ZUO8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:30:45.9547830Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-18T14:30:47.9606220Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-18T14:30:48.3330160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-18T14%3A40%3A00Z&sig=k7nNg6G0c%2BF1%2BG6tubmMU1Y5JBgCcY%2BM%2FL4XdVKegIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:30:50.0591380Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-18T14:30:50.0600300Z ==> Installing itk dependency: open-mpi 2021-05-18T14:30:50.1866490Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:30:59.0994170Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-18T14:30:59.1001840Z ==> Installing itk dependency: fftw 2021-05-18T14:30:59.1700120Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:31:02.3943940Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-18T14:31:02.3950560Z ==> Installing itk dependency: boost 2021-05-18T14:31:02.4015800Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-18T14:31:44.3371530Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-18T14:31:44.3380680Z ==> Installing itk dependency: netcdf 2021-05-18T14:31:44.4103590Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:31:47.4954020Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-18T14:31:47.4960380Z ==> Installing itk dependency: pyqt@5 2021-05-18T14:31:47.5829920Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-18T14:31:54.7496580Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-18T14:31:54.7503110Z ==> Installing itk dependency: vtk@8.2 2021-05-18T14:31:54.9671090Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-18T14:33:17.2074510Z ==> Caveats 2021-05-18T14:33:17.2077170Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:33:17.2079230Z because this is an alternate version of another formula. 2021-05-18T14:33:17.2079980Z 2021-05-18T14:33:17.2080930Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-18T14:33:17.2083300Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:33:17.2084770Z 2021-05-18T14:33:17.2085700Z For compilers to find vtk@8.2 you may need to set: 2021-05-18T14:33:17.2087530Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-18T14:33:17.2089370Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-18T14:33:17.2090040Z 2021-05-18T14:33:17.2091400Z ==> Summary 2021-05-18T14:33:17.4581590Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-18T14:33:17.4587540Z ==> Installing itk dependency: gdcm 2021-05-18T14:33:17.6937350Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-18T14:33:29.3713260Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-18T14:33:29.3722020Z ==> Installing itk 2021-05-18T14:33:29.3726930Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-18T14:33:56.4472960Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-18T14:34:01.0109180Z ==> No outdated dependents to upgrade! 2021-05-18T14:34:01.0112780Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:34:03.2191000Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:34:03.2191630Z fftw 2021-05-18T14:34:03.2698590Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-18T14:34:03.2700540Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-18T14:34:05.3669160Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-18T14:34:05.5381810Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-18T14:34:06.6536080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34:07.2052940Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-18T14:34:07.5486900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-18T14%3A40%3A00Z&sig=UFN7kstz%2BYLzPWi%2F7MXzZZLVG5xdbCyICQ2wQQerBts%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:07.5935040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=UFN7kstz\%2BYLzPWi\%2F7MXzZZLVG5xdbCyICQ2wQQerBts\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:34:07.6471010Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-18T14:34:07.6536100Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-18T14:34:08.7983880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34:09.3309260Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-18T14:34:09.6633140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-18T14%3A40%3A00Z&sig=HWGXqfcOXupwaMjVrHVLt6F%2FV4SHSZY6U7bnUPTsc8o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:09.7015020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=HWGXqfcOXupwaMjVrHVLt6F\%2FV4SHSZY6U7bnUPTsc8o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:34:09.7799630Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-18T14:34:09.7928180Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-18T14:34:10.8442140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34:11.3865170Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-18T14:34:11.7491570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-18T14%3A40%3A00Z&sig=gL9hMnQCJcgR1VckdVi74KBT7veNio8%2FVed2OYFfapU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:11.7897700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=gL9hMnQCJcgR1VckdVi74KBT7veNio8\%2FVed2OYFfapU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:34:11.8456070Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-18T14:34:11.8535480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-18T14:34:12.9573270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34:13.5496800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-18T14:34:13.8892520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-18T14%3A40%3A00Z&sig=gfh42yjy1sEGIsablQUbM%2FvBviAp1OR2g9tvVA%2FaZUk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:13.9333500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=gfh42yjy1sEGIsablQUbM\%2FvBviAp1OR2g9tvVA\%2FaZUk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:34:14.2208470Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-18T14:34:14.2834430Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-18T14:34:14.2840050Z ==> Installing libav dependency: faac 2021-05-18T14:34:14.3446060Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-18T14:34:14.3475620Z 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-9321-1f5pym3 2021-05-18T14:34:14.3589720Z cp -pR /private/tmp/d20210518-9321-1f5pym3/faac/. /usr/local/Cellar/faac 2021-05-18T14:34:14.3807060Z chmod -Rf +w /private/tmp/d20210518-9321-1f5pym3 2021-05-18T14:34:14.4288110Z ==> Finishing up 2021-05-18T14:34:14.5033490Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-18T14:34:14.5040250Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-18T14:34:14.5044430Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-18T14:34:14.5055780Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-18T14:34:14.5062480Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-18T14:34:14.5066910Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-18T14:34:14.5072530Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-18T14:34:14.5223250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9503-1lkhqyq.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:34:16.7419380Z ==> Summary 2021-05-18T14:34:16.7442760Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-18T14:34:16.7451510Z ==> Installing libav dependency: fdk-aac 2021-05-18T14:34:16.7472750Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-18T14:34:16.7491530Z 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-9321-152wyod 2021-05-18T14:34:16.7953550Z cp -pR /private/tmp/d20210518-9321-152wyod/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-18T14:34:16.8311840Z chmod -Rf +w /private/tmp/d20210518-9321-152wyod 2021-05-18T14:34:16.8953830Z ==> Finishing up 2021-05-18T14:34:16.9542590Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-18T14:34:16.9548980Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-18T14:34:16.9555740Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-18T14:34:16.9560210Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-18T14:34:16.9565090Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-18T14:34:16.9572970Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-18T14:34:16.9717830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9529-1fmrbhk.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:34:19.2276790Z ==> Summary 2021-05-18T14:34:19.2299130Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-18T14:34:19.2306210Z ==> Installing libav dependency: sdl 2021-05-18T14:34:19.2329630Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-18T14:34:19.2350420Z 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-9321-1lv62co 2021-05-18T14:34:19.3196250Z cp -pR /private/tmp/d20210518-9321-1lv62co/sdl/. /usr/local/Cellar/sdl 2021-05-18T14:34:19.5043020Z chmod -Rf +w /private/tmp/d20210518-9321-1lv62co 2021-05-18T14:34:19.6408890Z ==> Finishing up 2021-05-18T14:34:19.7034770Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-18T14:34:19.7040850Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-18T14:34:19.7115440Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-18T14:34:19.7129120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-18T14:34:19.7136680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-18T14:34:19.7144800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-18T14:34:19.7150970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-18T14:34:19.7160060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-18T14:34:19.7166310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-18T14:34:19.7173630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-18T14:34:19.7179810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-18T14:34:19.7186530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-18T14:34:19.7193740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-18T14:34:19.7200550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-18T14:34:19.7212110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-18T14:34:19.7220250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-18T14:34:19.7227170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-18T14:34:19.7236190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-18T14:34:19.7242860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-18T14:34:19.7249920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-18T14:34:19.7255980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-18T14:34:19.7263780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-18T14:34:19.7269570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-18T14:34:19.7275530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-18T14:34:19.7282050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-18T14:34:19.7288370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-18T14:34:19.7296460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-18T14:34:19.7302770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-18T14:34:19.7308970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-18T14:34:19.7314800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-18T14:34:19.7327810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-18T14:34:19.7330280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-18T14:34:19.7334580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-18T14:34:19.7340510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-18T14:34:19.7346700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-18T14:34:19.7354420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-18T14:34:19.7361680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-18T14:34:19.7368160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-18T14:34:19.7375380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-18T14:34:19.7381490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-18T14:34:19.7389270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-18T14:34:19.7395880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-18T14:34:19.7405190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-18T14:34:19.7413080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-18T14:34:19.7419690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-18T14:34:19.7425950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-18T14:34:19.7432530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-18T14:34:19.7462380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-18T14:34:19.7468430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-18T14:34:19.7475830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-18T14:34:19.7483820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-18T14:34:19.7489780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-18T14:34:19.7495290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-18T14:34:19.7501850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-18T14:34:19.7507780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-18T14:34:19.7514630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-18T14:34:19.7521050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-18T14:34:19.7526530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-18T14:34:19.7532610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-18T14:34:19.7538960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-18T14:34:19.7544860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-18T14:34:19.7552140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-18T14:34:19.7557130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-18T14:34:19.7563810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-18T14:34:19.7571020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-18T14:34:19.7578250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-18T14:34:19.7584490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-18T14:34:19.7590410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-18T14:34:19.7596520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-18T14:34:19.7602660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-18T14:34:19.7608360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-18T14:34:19.7614410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-18T14:34:19.7620330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-18T14:34:19.7626550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-18T14:34:19.7632710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-18T14:34:19.7638970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-18T14:34:19.7644850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-18T14:34:19.7651100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-18T14:34:19.7657410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-18T14:34:19.7686070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-18T14:34:19.7692610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-18T14:34:19.7698490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-18T14:34:19.7704170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-18T14:34:19.7711630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-18T14:34:19.7717400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-18T14:34:19.7723380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-18T14:34:19.7730780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-18T14:34:19.7736380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-18T14:34:19.7742420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-18T14:34:19.7749330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-18T14:34:19.7757420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-18T14:34:19.7763360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-18T14:34:19.7769290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-18T14:34:19.7774970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-18T14:34:19.7780920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-18T14:34:19.7787310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-18T14:34:19.7794720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-18T14:34:19.7800920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-18T14:34:19.7810350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-18T14:34:19.7816090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-18T14:34:19.7820680Z Only the first 100 operations were output. 2021-05-18T14:34:19.8827040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9555-1qgcdfy.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:34:22.4570790Z ==> Summary 2021-05-18T14:34:22.4731780Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-18T14:34:22.4742170Z ==> Installing libav 2021-05-18T14:34:22.4745990Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-18T14:34:22.4767760Z 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-9321-nhlmv7 2021-05-18T14:34:22.9295790Z cp -pR /private/tmp/d20210518-9321-nhlmv7/libav/. /usr/local/Cellar/libav 2021-05-18T14:34:23.2555600Z chmod -Rf +w /private/tmp/d20210518-9321-nhlmv7 2021-05-18T14:34:27.2402700Z ==> Finishing up 2021-05-18T14:34:27.2905340Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-18T14:34:27.2910840Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-18T14:34:27.2937890Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-18T14:34:27.2953050Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-18T14:34:27.2961190Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-18T14:34:27.2970080Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-18T14:34:27.3353290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9581-mypkg2.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:34:29.8175410Z ==> Summary 2021-05-18T14:34:29.8198020Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-18T14:34:32.6770200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-18T14:34:34.3020510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-18T14:34:34.6643070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-18T14%3A40%3A00Z&sig=knSA6%2BQEaYenhf43Juu%2F56QUr45SST5mmMBeMgHFYrI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:34.8769550Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-18T14:34:37.7648930Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-18T14:34:40.3216600Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-18T14:34:40.3217660Z To reinstall 4.3.0, run: 2021-05-18T14:34:40.3218190Z brew reinstall libtiff 2021-05-18T14:34:42.0396780Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-18T14:34:42.0397990Z To reinstall 2.3.9_1, run: 2021-05-18T14:34:42.0398480Z brew reinstall unixodbc 2021-05-18T14:34:43.8133760Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-18T14:34:43.8134590Z To reinstall 1.0.18_1, run: 2021-05-18T14:34:43.8135090Z brew reinstall libsodium 2021-05-18T14:34:45.5175220Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-18T14:34:45.5175980Z To reinstall 4.1.1, run: 2021-05-18T14:34:45.5176470Z brew reinstall tesseract 2021-05-18T14:34:47.2743640Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-18T14:34:47.2744830Z To reinstall 1.21.1, run: 2021-05-18T14:34:47.2745410Z brew reinstall wget 2021-05-18T14:34:49.1835040Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-18T14:34:49.1836170Z To reinstall 4.3.4, run: 2021-05-18T14:34:49.1836950Z brew reinstall zeromq 2021-05-18T14:34:50.9554460Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-18T14:34:50.9555220Z To reinstall 2.2.27.6_1, run: 2021-05-18T14:34:50.9555700Z brew reinstall udunits 2021-05-18T14:34:52.7574980Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-18T14:34:52.7575860Z To reinstall 1.2.0, run: 2021-05-18T14:34:52.7576650Z brew reinstall webp 2021-05-18T14:34:54.6251710Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-18T14:34:56.4092070Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-18T14:34:56.8702340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-18T14%3A40%3A00Z&sig=frZaQWE0VDSGX9LaHZk1HT%2BefTNBdwfSYEkrnGhYycg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:59.5189900Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-18T14:36:00.6759960Z ==> Caveats 2021-05-18T14:36:00.6761130Z Bash completion has been installed to: 2021-05-18T14:36:00.6761780Z /usr/local/etc/bash_completion.d 2021-05-18T14:36:00.6762740Z ==> Summary 2021-05-18T14:36:02.1427160Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-18T14:36:06.1088320Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-18T14:36:06.1095820Z ==> 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=20210518T143506Z&X-Amz-Expires=300&X-Amz-Signature=9f5dd44b007b5193395fc64bd49e8fb6c635709b6ccb0d5efcd0050b9164f590&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:36:10.3114970Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-18T14:36:10.3116780Z ==> Installing Cask xquartz 2021-05-18T14:36:35.0009460Z ==> Running installer for xquartz; your password may be necessary. 2021-05-18T14:36:35.0011050Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-18T14:37:33.7406340Z installer: Package name is 2021-05-18T14:37:33.7407940Z installer: Installing at base path / 2021-05-18T14:37:33.7408850Z installer: The install was successful. 2021-05-18T14:37:33.7409600Z installer: The install requires logging out now. 2021-05-18T14:37:33.8433940Z 🍺 xquartz was successfully installed! 2021-05-18T14:37:33.9098180Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:37:33.9099110Z with: 2021-05-18T14:37:33.9099890Z github_slug: neuroconductor/nitrcbot 2021-05-18T14:37:33.9101100Z env: 2021-05-18T14:37:33.9101770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:37:33.9102480Z TIC_DEPLOY_KEY: 2021-05-18T14:37:33.9103030Z RSPM: 2021-05-18T14:37:33.9104910Z GITHUB_PAT: *** 2021-05-18T14:37:33.9106250Z COVERALLS_TOKEN: *** 2021-05-18T14:37:33.9107010Z continue-on-error: false 2021-05-18T14:37:33.9107770Z VDIFFR_RUN_TESTS: false 2021-05-18T14:37:33.9108550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:37:33.9109250Z TZ: UTC 2021-05-18T14:37:33.9109840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:37:33.9110480Z NOT_CRAN: true 2021-05-18T14:37:33.9111050Z ##[endgroup] 2021-05-18T14:37:34.0787940Z repo slug is: neuroconductor/nitrcbot 2021-05-18T14:37:34.0929660Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:37:34.0930320Z env: 2021-05-18T14:37:34.0930790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:37:34.0931240Z TIC_DEPLOY_KEY: 2021-05-18T14:37:34.0931680Z RSPM: 2021-05-18T14:37:34.0933010Z GITHUB_PAT: *** 2021-05-18T14:37:34.0933820Z COVERALLS_TOKEN: *** 2021-05-18T14:37:34.0934340Z continue-on-error: false 2021-05-18T14:37:34.0934820Z VDIFFR_RUN_TESTS: false 2021-05-18T14:37:34.0935350Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:37:34.0935910Z TZ: UTC 2021-05-18T14:37:34.0936370Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:37:34.0936820Z NOT_CRAN: true 2021-05-18T14:37:34.0937180Z ##[endgroup] 2021-05-18T14:37:35.6553690Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:37:35.6554720Z with: 2021-05-18T14:37:35.6555340Z repo_name: nitrcbot 2021-05-18T14:37:35.6556040Z repo_version: 1.2 2021-05-18T14:37:35.6556680Z runner_os: macOS 2021-05-18T14:37:35.6557330Z R_version: 3.5 2021-05-18T14:37:35.6558210Z env: 2021-05-18T14:37:35.6558880Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:37:35.6559380Z TIC_DEPLOY_KEY: 2021-05-18T14:37:35.6559730Z RSPM: 2021-05-18T14:37:35.6561200Z GITHUB_PAT: *** 2021-05-18T14:37:35.6562100Z COVERALLS_TOKEN: *** 2021-05-18T14:37:35.6562610Z continue-on-error: false 2021-05-18T14:37:35.6563120Z VDIFFR_RUN_TESTS: false 2021-05-18T14:37:35.6563650Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:37:35.6564080Z TZ: UTC 2021-05-18T14:37:35.6564490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:37:35.6564900Z NOT_CRAN: true 2021-05-18T14:37:35.6565300Z ##[endgroup] 2021-05-18T14:37:35.7502460Z Package: nitrcbot 2021-05-18T14:37:35.7507820Z Version: 1.2 2021-05-18T14:37:35.7508250Z OS: macOS 2021-05-18T14:37:35.7616080Z ##[group]Run install.packages('remotes') 2021-05-18T14:37:35.7616920Z install.packages('remotes') 2021-05-18T14:37:35.7617740Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:37:35.7618740Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:37:35.7817470Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:37:35.7818350Z env: 2021-05-18T14:37:35.7818800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:37:35.7819310Z TIC_DEPLOY_KEY: 2021-05-18T14:37:35.7819670Z RSPM: 2021-05-18T14:37:35.7820690Z GITHUB_PAT: *** 2021-05-18T14:37:35.7821520Z COVERALLS_TOKEN: *** 2021-05-18T14:37:35.7822010Z continue-on-error: false 2021-05-18T14:37:35.7822530Z VDIFFR_RUN_TESTS: false 2021-05-18T14:37:35.7823060Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:37:35.7823490Z TZ: UTC 2021-05-18T14:37:35.7823940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:37:35.7824380Z NOT_CRAN: true 2021-05-18T14:37:35.7824760Z ##[endgroup] 2021-05-18T14:37:36.0266720Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:37:36.0268520Z (as ‘lib’ is unspecified) 2021-05-18T14:37:39.4196530Z 2021-05-18T14:37:39.4198270Z There is a binary version available but the source version is later: 2021-05-18T14:37:39.4252550Z binary source needs_compilation 2021-05-18T14:37:39.4256260Z installing the source package ‘remotes’ 2021-05-18T14:37:39.4256900Z remotes 2.1.1 2.3.0 FALSE 2021-05-18T14:37:39.4257920Z 2021-05-18T14:37:39.4258210Z 2021-05-18T14:37:39.4279820Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-18T14:37:39.6664940Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-18T14:37:39.6676340Z ================================================== 2021-05-18T14:37:39.6676900Z downloaded 144 KB 2021-05-18T14:37:39.6677230Z 2021-05-18T14:37:40.1519300Z * installing *source* package ‘remotes’ ... 2021-05-18T14:37:40.1622630Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-18T14:37:40.2082140Z ** R 2021-05-18T14:37:40.2685760Z ** inst 2021-05-18T14:37:40.2730850Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:37:42.7436910Z ** help 2021-05-18T14:37:43.0205880Z *** installing help indices 2021-05-18T14:37:43.1200110Z ** building package indices 2021-05-18T14:37:43.2152110Z ** installing vignettes 2021-05-18T14:37:43.2660610Z ** testing if installed package can be loaded 2021-05-18T14:37:43.5312510Z * DONE (remotes) 2021-05-18T14:37:43.6869220Z 2021-05-18T14:37:43.7294550Z The downloaded source packages are in 2021-05-18T14:37:43.7407100Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpsAX2Yh/downloaded_packages’ 2021-05-18T14:37:48.8980520Z ##[group]Run actions/cache@v1 2021-05-18T14:37:48.8981360Z with: 2021-05-18T14:37:48.8982080Z path: /Users/runner/work/_temp/Library 2021-05-18T14:37:48.8986480Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-7ad620c06ce1db59880a5694aa0b764bdbad3db651ba0d799f21d93192db3d7e 2021-05-18T14:37:48.8991860Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-18T14:37:48.8993510Z env: 2021-05-18T14:37:48.8995770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:37:48.8997090Z TIC_DEPLOY_KEY: 2021-05-18T14:37:48.8997610Z RSPM: 2021-05-18T14:37:48.9000020Z GITHUB_PAT: *** 2021-05-18T14:37:48.9000900Z COVERALLS_TOKEN: *** 2021-05-18T14:37:48.9001410Z continue-on-error: false 2021-05-18T14:37:48.9001950Z VDIFFR_RUN_TESTS: false 2021-05-18T14:37:48.9002480Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:37:48.9002990Z TZ: UTC 2021-05-18T14:37:48.9003540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:37:48.9004020Z NOT_CRAN: true 2021-05-18T14:37:48.9004420Z ##[endgroup] 2021-05-18T14:37:49.0012950Z [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:37:49.0153450Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:37:49.0154400Z remotes::install_github("ropensci/tic") 2021-05-18T14:37:49.0155080Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:37:49.0155770Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:37:49.0156420Z remotes::install_cran("covr") 2021-05-18T14:37:49.0380960Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:37:49.0381690Z env: 2021-05-18T14:37:49.0382410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:37:49.0383260Z TIC_DEPLOY_KEY: 2021-05-18T14:37:49.0383890Z RSPM: 2021-05-18T14:37:49.0385700Z GITHUB_PAT: *** 2021-05-18T14:37:49.0386540Z COVERALLS_TOKEN: *** 2021-05-18T14:37:49.0387090Z continue-on-error: false 2021-05-18T14:37:49.0387590Z VDIFFR_RUN_TESTS: false 2021-05-18T14:37:49.0388140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:37:49.0388600Z TZ: UTC 2021-05-18T14:37:49.0389080Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:37:49.0389520Z NOT_CRAN: true 2021-05-18T14:37:49.0389940Z ##[endgroup] 2021-05-18T14:37:49.2985820Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:37:50.1246000Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:37:54.1537710Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:37:54.1539490Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:37:54.1541770Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:37:54.1543300Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:37:54.1544710Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:37:54.1546040Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:37:54.1549610Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:37:54.1551710Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:37:54.1553050Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:37:54.1555570Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:37:54.1557670Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:37:54.1559590Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:37:54.1561040Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:37:54.1562410Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:37:54.1564650Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:37:54.1566340Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:37:54.1567900Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:37:54.1569390Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:37:54.1570920Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-18T14:37:54.1572440Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:37:54.1573830Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:37:54.1575230Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:37:54.1576580Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:37:54.1578000Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:37:54.1579410Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:37:54.1580690Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:37:54.1582100Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:37:54.1583500Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:37:54.1584880Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:37:54.1586300Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:37:54.1587680Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:37:54.1589140Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:37:54.1590590Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:37:54.1591900Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:37:54.1593500Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:37:54.1691710Z 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:37:54.1708990Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:37:54.1710690Z (as ‘lib’ is unspecified) 2021-05-18T14:37:57.0413640Z 2021-05-18T14:37:57.0415580Z There are binary versions available but the source versions are later: 2021-05-18T14:37:57.0444410Z binary source needs_compilation 2021-05-18T14:37:57.0445650Z rlang 0.4.5 0.4.11 TRUE 2021-05-18T14:37:57.0446540Z magrittr 1.5 2.0.1 TRUE 2021-05-18T14:37:57.0447490Z glue 1.3.2 1.4.2 TRUE 2021-05-18T14:37:57.0448410Z sys 3.3 3.4 TRUE 2021-05-18T14:37:57.0449290Z R6 2.4.1 2.5.0 FALSE 2021-05-18T14:37:57.0450220Z openssl 1.4.1 1.4.4 TRUE 2021-05-18T14:37:57.0451170Z mime 0.9 0.10 TRUE 2021-05-18T14:37:57.0452000Z curl 4.3 4.3.1 TRUE 2021-05-18T14:37:57.0452970Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-18T14:37:57.0453870Z httr 1.4.1 1.4.2 FALSE 2021-05-18T14:37:57.0454770Z cli 2.0.2 2.5.0 FALSE 2021-05-18T14:37:57.0455660Z zip 2.0.4 2.1.1 TRUE 2021-05-18T14:37:57.0457540Z rstudioapi 0.11 0.13 FALSE 2021-05-18T14:37:57.0459110Z credentials 1.1 1.3.0 FALSE 2021-05-18T14:37:57.0461130Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-18T14:37:57.0461740Z crayon 1.3.4 1.4.1 FALSE 2021-05-18T14:37:57.0462290Z fastmap 1.0.1 1.1.0 TRUE 2021-05-18T14:37:57.0462910Z withr 2.1.2 2.4.2 FALSE 2021-05-18T14:37:57.0464280Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-18T14:37:57.0465140Z purrr 0.3.3 0.3.4 TRUE 2021-05-18T14:37:57.0465990Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-18T14:37:57.0466870Z gh 1.1.0 1.3.0 FALSE 2021-05-18T14:37:57.0467670Z gert 0.3 1.3.0 TRUE 2021-05-18T14:37:57.0468490Z fs 1.3.2 1.5.0 TRUE 2021-05-18T14:37:57.0469310Z desc 1.2.0 1.3.0 FALSE 2021-05-18T14:37:57.0470110Z clipr 0.7.0 0.7.1 FALSE 2021-05-18T14:37:57.0470930Z usethis 1.5.1 2.0.1 FALSE 2021-05-18T14:37:57.0472190Z memoise 1.1.0 2.0.0 FALSE 2021-05-18T14:37:57.0473130Z git2r 0.26.1 0.28.0 TRUE 2021-05-18T14:37:57.0473600Z 2021-05-18T14:37:57.0474750Z Package which is only available in source form, and may need 2021-05-18T14:37:57.0476860Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-18T14:37:57.0486330Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-18T14:37:57.2801700Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-18T14:37:57.2803370Z ================================================== 2021-05-18T14:37:57.2804960Z downloaded 20 KB 2021-05-18T14:37:57.2805480Z 2021-05-18T14:37:57.2844950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-18T14:37:57.4312510Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-18T14:37:57.4313340Z ================================================== 2021-05-18T14:37:57.4313820Z downloaded 12 KB 2021-05-18T14:37:57.4314320Z 2021-05-18T14:37:57.4358650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-18T14:37:57.7065670Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-18T14:37:57.7110570Z ================================================== 2021-05-18T14:37:57.7111170Z downloaded 195 KB 2021-05-18T14:37:57.7111520Z 2021-05-18T14:37:57.7164790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-18T14:37:57.8696820Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-18T14:37:57.8709770Z ================================================== 2021-05-18T14:37:57.8710320Z downloaded 63 KB 2021-05-18T14:37:57.8710640Z 2021-05-18T14:37:57.9984880Z 2021-05-18T14:37:58.0091050Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘withr’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-18T14:37:58.0093780Z The downloaded binary packages are in 2021-05-18T14:37:58.0094720Z 2021-05-18T14:37:58.0177860Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpZWBD0h/downloaded_packages 2021-05-18T14:37:58.0185020Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-18T14:37:58.2331810Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-18T14:37:58.2443260Z ================================================== 2021-05-18T14:37:58.2545490Z downloaded 841 KB 2021-05-18T14:37:58.2594350Z 2021-05-18T14:37:58.2731430Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-18T14:37:58.3974820Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-18T14:37:58.4071920Z ================================================== 2021-05-18T14:37:58.4072940Z downloaded 259 KB 2021-05-18T14:37:58.4073490Z 2021-05-18T14:37:58.4243870Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-18T14:37:58.5830280Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-18T14:37:58.5851290Z ================================================== 2021-05-18T14:37:58.5851960Z downloaded 96 KB 2021-05-18T14:37:58.5852410Z 2021-05-18T14:37:58.5893480Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-18T14:37:58.7810910Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-18T14:37:58.7824190Z ================================================== 2021-05-18T14:37:58.7824740Z downloaded 19 KB 2021-05-18T14:37:58.7825060Z 2021-05-18T14:37:58.7861960Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-18T14:37:59.0484450Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-18T14:37:59.0584520Z ================================================== 2021-05-18T14:37:59.0685330Z downloaded 61 KB 2021-05-18T14:37:59.0786210Z 2021-05-18T14:37:59.0888240Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-18T14:37:59.1830950Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-18T14:37:59.2039820Z ================================================== 2021-05-18T14:37:59.2040900Z downloaded 1.3 MB 2021-05-18T14:37:59.2041520Z 2021-05-18T14:37:59.2106950Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-18T14:37:59.3371110Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-18T14:37:59.3372030Z ================================================== 2021-05-18T14:37:59.3372480Z downloaded 12 KB 2021-05-18T14:37:59.3372780Z 2021-05-18T14:37:59.3404920Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-18T14:37:59.6031550Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-18T14:37:59.6176160Z ================================================== 2021-05-18T14:37:59.6177290Z downloaded 774 KB 2021-05-18T14:37:59.6177640Z 2021-05-18T14:37:59.6326710Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-18T14:37:59.8740140Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-18T14:37:59.8916530Z ================================================== 2021-05-18T14:37:59.8920560Z downloaded 411 KB 2021-05-18T14:37:59.8921420Z 2021-05-18T14:37:59.8970130Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-18T14:38:00.0460100Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-18T14:38:00.0490050Z ================================================== 2021-05-18T14:38:00.0491130Z downloaded 156 KB 2021-05-18T14:38:00.0491730Z 2021-05-18T14:38:00.0543600Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-18T14:38:00.2688590Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-18T14:38:00.2696520Z ================================================== 2021-05-18T14:38:00.2698060Z downloaded 60 KB 2021-05-18T14:38:00.2698830Z 2021-05-18T14:38:00.2741290Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-18T14:38:00.4196490Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-18T14:38:00.4220670Z ================================================== 2021-05-18T14:38:00.4221880Z downloaded 154 KB 2021-05-18T14:38:00.4222400Z 2021-05-18T14:38:00.4274650Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-18T14:38:00.6810860Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-18T14:38:00.6827770Z ================================================== 2021-05-18T14:38:00.6828280Z downloaded 110 KB 2021-05-18T14:38:00.6828610Z 2021-05-18T14:38:00.6881310Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-18T14:38:00.8212090Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-18T14:38:00.8218960Z ================================================== 2021-05-18T14:38:00.8219650Z downloaded 107 KB 2021-05-18T14:38:00.8219970Z 2021-05-18T14:38:00.8259400Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-18T14:38:00.9652750Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-18T14:38:00.9688100Z ================================================== 2021-05-18T14:38:00.9691380Z downloaded 224 KB 2021-05-18T14:38:00.9692010Z 2021-05-18T14:38:00.9737730Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-18T14:38:01.1056640Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-18T14:38:01.1069300Z ================================================== 2021-05-18T14:38:01.1069840Z downloaded 58 KB 2021-05-18T14:38:01.1070140Z 2021-05-18T14:38:01.1121890Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-18T14:38:01.3701460Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-18T14:38:01.3702860Z ================================================== 2021-05-18T14:38:01.3703630Z downloaded 34 KB 2021-05-18T14:38:01.3704110Z 2021-05-18T14:38:01.3743950Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-18T14:38:01.6375560Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-18T14:38:01.6383650Z ================================================== 2021-05-18T14:38:01.6384170Z downloaded 43 KB 2021-05-18T14:38:01.6384480Z 2021-05-18T14:38:01.6438290Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-18T14:38:01.8777030Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-18T14:38:01.8801440Z ================================================== 2021-05-18T14:38:01.8802610Z downloaded 92 KB 2021-05-18T14:38:01.8803280Z 2021-05-18T14:38:01.8836630Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-18T14:38:02.0201930Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-18T14:38:02.0204070Z ================================================== 2021-05-18T14:38:02.0204970Z downloaded 12 KB 2021-05-18T14:38:02.0205480Z 2021-05-18T14:38:02.0269730Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-18T14:38:02.2211940Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-18T14:38:02.2321460Z ================================================== 2021-05-18T14:38:02.2322120Z downloaded 366 KB 2021-05-18T14:38:02.2322390Z 2021-05-18T14:38:02.2426330Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-18T14:38:02.3904330Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-18T14:38:02.3906590Z ================================================== 2021-05-18T14:38:02.3907200Z downloaded 81 KB 2021-05-18T14:38:02.3907500Z 2021-05-18T14:38:02.3956960Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-18T14:38:02.6622360Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-18T14:38:02.6643360Z ================================================== 2021-05-18T14:38:02.6644960Z downloaded 44 KB 2021-05-18T14:38:02.6645550Z 2021-05-18T14:38:02.6881310Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-18T14:38:02.8240930Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-18T14:38:02.8251890Z ================================================== 2021-05-18T14:38:02.8252890Z downloaded 64 KB 2021-05-18T14:38:02.8253560Z 2021-05-18T14:38:02.8307500Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-18T14:38:03.0653360Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-18T14:38:03.0767950Z ================================================== 2021-05-18T14:38:03.0769070Z downloaded 777 KB 2021-05-18T14:38:03.0769420Z 2021-05-18T14:38:03.0810480Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-18T14:38:03.3182400Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-18T14:38:03.3259860Z ================================================== 2021-05-18T14:38:03.3260830Z downloaded 286 KB 2021-05-18T14:38:03.3261750Z 2021-05-18T14:38:03.3308750Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-18T14:38:03.5654580Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-18T14:38:03.5656070Z ================================================== 2021-05-18T14:38:03.5656820Z downloaded 20 KB 2021-05-18T14:38:03.5657950Z 2021-05-18T14:38:03.5705570Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-18T14:38:03.7860160Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-18T14:38:03.7860930Z ================================================== 2021-05-18T14:38:03.7861400Z downloaded 24 KB 2021-05-18T14:38:03.7861700Z 2021-05-18T14:38:03.7902390Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-18T14:38:04.0660070Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-18T14:38:04.0730690Z ================================================== 2021-05-18T14:38:04.0731260Z downloaded 298 KB 2021-05-18T14:38:04.0731610Z 2021-05-18T14:38:04.0770530Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-18T14:38:04.2303240Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-18T14:38:04.2306500Z ================================================== 2021-05-18T14:38:04.2307000Z downloaded 16 KB 2021-05-18T14:38:04.2307670Z 2021-05-18T14:38:04.2359930Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-18T14:38:04.4579780Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-18T14:38:04.4744200Z ================================================== 2021-05-18T14:38:04.4744860Z downloaded 1.2 MB 2021-05-18T14:38:04.4745180Z 2021-05-18T14:38:05.3378270Z * installing *source* package ‘rlang’ ... 2021-05-18T14:38:05.3637120Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-18T14:38:05.3920480Z ** libs 2021-05-18T14:38:16.0403430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-18T14:38:18.0907840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-18T14:38:18.2912430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-18T14:38:21.6130560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-18T14:38:22.8660530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-18T14:38:22.9419600Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:38:23.5980190Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-18T14:38:23.6126320Z ** R 2021-05-18T14:38:23.7375920Z ** inst 2021-05-18T14:38:23.7390960Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:38:28.9523680Z ** help 2021-05-18T14:38:30.3447340Z *** installing help indices 2021-05-18T14:38:30.7205530Z *** copying figures 2021-05-18T14:38:30.7245930Z ** building package indices 2021-05-18T14:38:31.1741320Z ** testing if installed package can be loaded 2021-05-18T14:38:31.6030700Z * DONE (rlang) 2021-05-18T14:38:32.2655850Z * installing *source* package ‘magrittr’ ... 2021-05-18T14:38:32.2707700Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-18T14:38:32.2897850Z ** libs 2021-05-18T14:38:32.3097280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-18T14:38:32.4761060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-18T14:38:32.5778440Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:38:32.6440720Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-18T14:38:32.6620560Z ** R 2021-05-18T14:38:32.6797380Z ** inst 2021-05-18T14:38:32.6899250Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:38:32.9537240Z ** help 2021-05-18T14:38:33.0918820Z *** installing help indices 2021-05-18T14:38:33.1385560Z *** copying figures 2021-05-18T14:38:33.1405280Z ** building package indices 2021-05-18T14:38:33.1735210Z ** installing vignettes 2021-05-18T14:38:33.1826490Z ** testing if installed package can be loaded 2021-05-18T14:38:33.5131880Z * DONE (magrittr) 2021-05-18T14:38:33.9608780Z * installing *source* package ‘glue’ ... 2021-05-18T14:38:33.9660540Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-18T14:38:33.9925670Z ** libs 2021-05-18T14:38:34.0121050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-18T14:38:34.2723020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:38:34.3637610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-18T14:38:34.4966140Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:38:34.5651080Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-18T14:38:34.5845240Z ** R 2021-05-18T14:38:34.6183550Z ** inst 2021-05-18T14:38:34.6222830Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:38:35.0764040Z ** help 2021-05-18T14:38:35.1581600Z *** installing help indices 2021-05-18T14:38:35.1964050Z *** copying figures 2021-05-18T14:38:35.2028960Z ** building package indices 2021-05-18T14:38:35.2290540Z ** installing vignettes 2021-05-18T14:38:35.2390990Z ** testing if installed package can be loaded 2021-05-18T14:38:35.6001300Z * DONE (glue) 2021-05-18T14:38:35.9372170Z * installing *source* package ‘sys’ ... 2021-05-18T14:38:35.9406380Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-18T14:38:35.9592440Z ** libs 2021-05-18T14:38:35.9791600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-18T14:38:36.3636040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:38:36.4544440Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:38:36.5221200Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-18T14:38:36.5272260Z ** R 2021-05-18T14:38:36.5387910Z ** inst 2021-05-18T14:38:36.5405340Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:38:36.7007710Z ** help 2021-05-18T14:38:36.7768770Z *** installing help indices 2021-05-18T14:38:36.8087260Z ** building package indices 2021-05-18T14:38:36.8289850Z ** testing if installed package can be loaded 2021-05-18T14:38:37.1639760Z * DONE (sys) 2021-05-18T14:38:37.4928560Z * installing *source* package ‘R6’ ... 2021-05-18T14:38:37.4969550Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-18T14:38:37.5158170Z ** R 2021-05-18T14:38:37.5334420Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:38:37.9207480Z ** help 2021-05-18T14:38:37.9602650Z *** installing help indices 2021-05-18T14:38:37.9917930Z *** copying figures 2021-05-18T14:38:37.9933380Z ** building package indices 2021-05-18T14:38:38.0121710Z ** testing if installed package can be loaded 2021-05-18T14:38:38.2724560Z * DONE (R6) 2021-05-18T14:38:38.9962430Z * installing *source* package ‘openssl’ ... 2021-05-18T14:38:39.0167990Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-18T14:38:39.1526540Z Homebrew 3.1.6 2021-05-18T14:38:39.3233400Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-18T14:38:39.4819830Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-18T14:38:39.9178780Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-18T14:38:40.5024790Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-18T14:38:40.5326410Z ** libs 2021-05-18T14:38:40.5552400Z 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:38:40.5586030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-18T14:38:40.7131120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-18T14:38:40.8631750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-18T14:38:41.0449880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-18T14:38:41.3497710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-18T14:38:41.5250140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-18T14:38:41.7497770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-18T14:38:41.9575610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-18T14:38:42.0679220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-18T14:38:42.2258680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-18T14:38:42.3695500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-18T14:38:42.5409440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-18T14:38:42.7795500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-18T14:38:42.9862050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-18T14:38:43.2810230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-18T14:38:43.3787950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-18T14:38:43.4615290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-18T14:38:43.6958950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-18T14:38:43.9472190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-18T14:38:44.1803380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-18T14:38:44.2754250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-18T14:38:44.4756170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-18T14:38:44.6954900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-18T14:38:45.0298380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-18T14:38:45.2592570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-18T14:38:45.4866710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-18T14:38:45.7197140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-18T14:38:45.8419240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-18T14:38:46.8806000Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-18T14:38:47.5269320Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:38:47.6051560Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-18T14:38:47.6124740Z ** R 2021-05-18T14:38:47.6422770Z ** inst 2021-05-18T14:38:47.6795500Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:38:49.3774600Z ** help 2021-05-18T14:38:49.5049350Z *** installing help indices 2021-05-18T14:38:49.5572560Z ** building package indices 2021-05-18T14:38:49.5981270Z ** installing vignettes 2021-05-18T14:38:49.6163890Z ** testing if installed package can be loaded 2021-05-18T14:38:49.9660190Z * DONE (openssl) 2021-05-18T14:38:50.2985630Z * installing *source* package ‘mime’ ... 2021-05-18T14:38:50.3013090Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-18T14:38:50.3215990Z ** libs 2021-05-18T14:38:50.3419360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:38:50.4246280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-18T14:38:50.5254330Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:38:50.5939190Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-18T14:38:50.6077210Z ** R 2021-05-18T14:38:50.6305620Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:38:50.8862510Z ** help 2021-05-18T14:38:50.9179710Z *** installing help indices 2021-05-18T14:38:50.9424670Z ** building package indices 2021-05-18T14:38:50.9570570Z ** testing if installed package can be loaded 2021-05-18T14:38:51.2687820Z * DONE (mime) 2021-05-18T14:38:51.8158440Z * installing *source* package ‘curl’ ... 2021-05-18T14:38:51.8279760Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-18T14:38:51.9764140Z Found pkg-config cflags and libs! 2021-05-18T14:38:52.3647020Z Using PKG_CFLAGS= 2021-05-18T14:38:52.3649160Z Using PKG_LIBS=-lcurl 2021-05-18T14:38:52.5269970Z ** libs 2021-05-18T14:38:52.5479080Z 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:38:52.5513050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-18T14:38:52.6660420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-18T14:38:52.8201720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-18T14:38:52.9236500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-18T14:38:53.0245000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-18T14:38:53.1418020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-18T14:38:53.2515440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-18T14:38:53.3455860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-18T14:38:53.5608400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-18T14:38:53.6448450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:38:53.7554150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-18T14:38:53.8723140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-18T14:38:54.0687110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-18T14:38:54.1657050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-18T14:38:54.2560600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-18T14:38:54.3344570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-18T14:38:54.4185010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-18T14:38:54.5141580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-18T14:38:54.6657800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-18T14:38:54.7855030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-18T14:38:54.8320780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-18T14:38:54.9202140Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:38:54.9872180Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-18T14:38:54.9921710Z ** R 2021-05-18T14:38:55.0183710Z ** inst 2021-05-18T14:38:55.0354630Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:38:55.4872130Z ** help 2021-05-18T14:38:55.6186940Z *** installing help indices 2021-05-18T14:38:55.6757480Z ** building package indices 2021-05-18T14:38:55.7115070Z ** installing vignettes 2021-05-18T14:38:55.7227670Z ** testing if installed package can be loaded 2021-05-18T14:38:56.1012830Z * DONE (curl) 2021-05-18T14:38:56.5881540Z * installing *source* package ‘jsonlite’ ... 2021-05-18T14:38:56.5999360Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-18T14:38:56.6187640Z ** libs 2021-05-18T14:38:56.6385020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-18T14:38:56.7415630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-18T14:38:56.8982540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-18T14:38:56.9990670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-18T14:38:57.1322660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-18T14:38:57.2404340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-18T14:38:57.3249130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-18T14:38:57.4070790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-18T14:38:57.5155050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-18T14:38:57.6077780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-18T14:38:57.7524000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-18T14:38:57.8709410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-18T14:38:57.9927310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-18T14:38:58.0960270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-18T14:38:58.2067400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-18T14:38:58.3095540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-18T14:38:58.4006170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-18T14:38:58.4960160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-18T14:38:58.6080790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-18T14:38:58.6924380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-18T14:38:58.7798110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-18T14:38:58.8869840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-18T14:38:58.9657790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-18T14:38:59.0553860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-18T14:38:59.1944690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-18T14:38:59.4145760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-18T14:38:59.7373930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-18T14:38:59.9454150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-18T14:39:00.1490200Z 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:39:00.1968490Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:39:00.2864540Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-18T14:39:00.2926720Z ** R 2021-05-18T14:39:00.3305340Z ** inst 2021-05-18T14:39:00.3386330Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:39:00.4626430Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-18T14:39:01.4974650Z ** help 2021-05-18T14:39:01.5850760Z *** installing help indices 2021-05-18T14:39:01.6225070Z ** building package indices 2021-05-18T14:39:01.6565880Z ** installing vignettes 2021-05-18T14:39:01.6634960Z ** testing if installed package can be loaded 2021-05-18T14:39:01.9962980Z * DONE (jsonlite) 2021-05-18T14:39:02.3499400Z * installing *source* package ‘gitcreds’ ... 2021-05-18T14:39:02.3535240Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-18T14:39:02.3689790Z ** R 2021-05-18T14:39:02.3941960Z ** inst 2021-05-18T14:39:02.3984010Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:39:02.8296880Z ** help 2021-05-18T14:39:02.8854730Z *** installing help indices 2021-05-18T14:39:02.9170500Z ** building package indices 2021-05-18T14:39:02.9409640Z ** installing vignettes 2021-05-18T14:39:02.9476070Z ** testing if installed package can be loaded 2021-05-18T14:39:03.1890180Z * DONE (gitcreds) 2021-05-18T14:39:03.5558680Z * installing *source* package ‘zip’ ... 2021-05-18T14:39:03.5605990Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-18T14:39:03.5748250Z ** libs 2021-05-18T14:39:03.5955680Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-18T14:39:07.5489920Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-18T14:39:10.7280680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:39:10.8105780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-18T14:39:13.5933910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-18T14:39:13.6807430Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-18T14:39:13.6809760Z size_t uzipfile_len = 0; 2021-05-18T14:39:13.6810220Z ^ 2021-05-18T14:39:13.7484120Z 1 warning generated. 2021-05-18T14:39:13.7523420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-18T14:39:13.9195050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-18T14:39:14.0391740Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:39:14.1133400Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-18T14:39:14.1402020Z ** R 2021-05-18T14:39:14.1514890Z ** inst 2021-05-18T14:39:14.1549900Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:39:14.3880800Z ** help 2021-05-18T14:39:14.4316250Z *** installing help indices 2021-05-18T14:39:14.4586060Z ** building package indices 2021-05-18T14:39:14.4767290Z ** testing if installed package can be loaded 2021-05-18T14:39:14.8149090Z * DONE (zip) 2021-05-18T14:39:15.2786000Z * installing *source* package ‘rstudioapi’ ... 2021-05-18T14:39:15.2880370Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-18T14:39:15.3086160Z ** R 2021-05-18T14:39:15.3502660Z ** inst 2021-05-18T14:39:15.6374000Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:39:16.3221330Z ** help 2021-05-18T14:39:17.0558080Z *** installing help indices 2021-05-18T14:39:17.2397890Z *** copying figures 2021-05-18T14:39:17.2414520Z ** building package indices 2021-05-18T14:39:17.4206150Z ** installing vignettes 2021-05-18T14:39:17.4309730Z ** testing if installed package can be loaded 2021-05-18T14:39:17.6698840Z * DONE (rstudioapi) 2021-05-18T14:39:18.0862880Z * installing *source* package ‘rprojroot’ ... 2021-05-18T14:39:18.0928370Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-18T14:39:18.1120580Z ** R 2021-05-18T14:39:18.1322960Z ** inst 2021-05-18T14:39:18.1352230Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:39:18.8912130Z ** help 2021-05-18T14:39:18.9963170Z *** installing help indices 2021-05-18T14:39:19.0342900Z *** copying figures 2021-05-18T14:39:19.0377760Z ** building package indices 2021-05-18T14:39:19.0619510Z ** installing vignettes 2021-05-18T14:39:19.0697950Z ** testing if installed package can be loaded 2021-05-18T14:39:19.3357520Z * DONE (rprojroot) 2021-05-18T14:39:19.6915480Z * installing *source* package ‘crayon’ ... 2021-05-18T14:39:19.6962630Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-18T14:39:19.7173100Z ** R 2021-05-18T14:39:19.7412350Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:39:20.9436840Z ** help 2021-05-18T14:39:21.0937140Z *** installing help indices 2021-05-18T14:39:21.1454800Z ** building package indices 2021-05-18T14:39:21.1906580Z ** testing if installed package can be loaded 2021-05-18T14:39:21.4349040Z * DONE (crayon) 2021-05-18T14:39:21.7629720Z * installing *source* package ‘fastmap’ ... 2021-05-18T14:39:21.7665830Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-18T14:39:21.7830720Z ** libs 2021-05-18T14:39:21.8116890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-18T14:39:25.5201390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:39:25.6199850Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:39:25.6963730Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-18T14:39:25.7041280Z ** R 2021-05-18T14:39:25.7285780Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:39:26.0449390Z ** help 2021-05-18T14:39:26.0833320Z *** installing help indices 2021-05-18T14:39:26.1119620Z ** building package indices 2021-05-18T14:39:26.1280600Z ** testing if installed package can be loaded 2021-05-18T14:39:26.4429400Z * DONE (fastmap) 2021-05-18T14:39:26.8253920Z * installing *source* package ‘withr’ ... 2021-05-18T14:39:26.8310110Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-18T14:39:26.8534220Z ** R 2021-05-18T14:39:26.8816400Z ** inst 2021-05-18T14:39:26.8845530Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:39:27.5931610Z ** help 2021-05-18T14:39:27.8296800Z *** installing help indices 2021-05-18T14:39:27.8981340Z *** copying figures 2021-05-18T14:39:27.8996600Z ** building package indices 2021-05-18T14:39:27.9937040Z ** installing vignettes 2021-05-18T14:39:28.0022230Z ** testing if installed package can be loaded 2021-05-18T14:39:28.2610470Z * DONE (withr) 2021-05-18T14:39:28.5889120Z * installing *source* package ‘rappdirs’ ... 2021-05-18T14:39:28.5914960Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-18T14:39:28.6123750Z ** libs 2021-05-18T14:39:28.6336650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:39:28.7222960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-18T14:39:28.8226980Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:39:28.8922580Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-18T14:39:28.9003670Z ** R 2021-05-18T14:39:28.9169580Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:39:29.0929750Z ** help 2021-05-18T14:39:29.1334910Z *** installing help indices 2021-05-18T14:39:29.1686620Z ** building package indices 2021-05-18T14:39:29.1937980Z ** testing if installed package can be loaded 2021-05-18T14:39:29.5323820Z * DONE (rappdirs) 2021-05-18T14:39:30.2678330Z * installing *source* package ‘fs’ ... 2021-05-18T14:39:30.2902870Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-18T14:39:30.3123690Z ** libs 2021-05-18T14:39:30.3374000Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-18T14:39:31.3535710Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-18T14:39:31.5547020Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-18T14:39:32.2329060Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-18T14:39:32.4288170Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-18T14:39:33.0263950Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-18T14:39:33.9492910Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-18T14:39:34.1404520Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-18T14:39:34.7733600Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-18T14:39:35.4967520Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-18T14:39:36.1161780Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-18T14:39:36.7284520Z (cd libuv-1.38.1 \ 2021-05-18T14:39:36.7286190Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-18T14:39:38.3073520Z rm: conftest.dSYM: is a directory 2021-05-18T14:39:40.9154090Z rm: conftest.dSYM: is a directory 2021-05-18T14:39:41.0240680Z rm: conftest.dSYM: is a directory 2021-05-18T14:39:41.0497470Z rm: conftest.dSYM: is a directory 2021-05-18T14:39:53.3461060Z make --directory=libuv-1.38.1 \ 2021-05-18T14:39:53.3461700Z HAVE_DTRACE=0 2021-05-18T14:39:53.4046540Z CC src/libuv_la-fs-poll.lo 2021-05-18T14:39:54.5773700Z CC src/libuv_la-idna.lo 2021-05-18T14:39:55.7831780Z CC src/libuv_la-inet.lo 2021-05-18T14:39:57.0049690Z CC src/libuv_la-random.lo 2021-05-18T14:39:57.9881030Z CC src/libuv_la-strscpy.lo 2021-05-18T14:39:58.9206350Z CC src/libuv_la-threadpool.lo 2021-05-18T14:40:00.0283030Z CC src/libuv_la-timer.lo 2021-05-18T14:40:01.1601800Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-18T14:40:02.1331790Z CC src/libuv_la-uv-common.lo 2021-05-18T14:40:03.6375110Z CC src/libuv_la-version.lo 2021-05-18T14:40:04.5111560Z CC src/unix/libuv_la-async.lo 2021-05-18T14:40:05.5585650Z CC src/unix/libuv_la-core.lo 2021-05-18T14:40:07.1652740Z CC src/unix/libuv_la-dl.lo 2021-05-18T14:40:08.0461810Z CC src/unix/libuv_la-fs.lo 2021-05-18T14:40:09.9387310Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-18T14:40:10.9715720Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-18T14:40:11.8732100Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-18T14:40:12.8374250Z CC src/unix/libuv_la-loop.lo 2021-05-18T14:40:13.7338570Z CC src/unix/libuv_la-pipe.lo 2021-05-18T14:40:14.6805710Z CC src/unix/libuv_la-poll.lo 2021-05-18T14:40:16.9570290Z CC src/unix/libuv_la-process.lo 2021-05-18T14:40:18.1057540Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-18T14:40:19.0434320Z CC src/unix/libuv_la-signal.lo 2021-05-18T14:40:20.3740690Z CC src/unix/libuv_la-stream.lo 2021-05-18T14:40:22.0859370Z CC src/unix/libuv_la-tcp.lo 2021-05-18T14:40:23.0956060Z CC src/unix/libuv_la-thread.lo 2021-05-18T14:40:24.1729100Z CC src/unix/libuv_la-tty.lo 2021-05-18T14:40:25.1678440Z CC src/unix/libuv_la-udp.lo 2021-05-18T14:40:26.4027360Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-18T14:40:27.3435860Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-18T14:40:28.2462020Z CC src/unix/libuv_la-darwin.lo 2021-05-18T14:40:29.2188610Z CC src/unix/libuv_la-fsevents.lo 2021-05-18T14:40:30.3925310Z CC src/unix/libuv_la-kqueue.lo 2021-05-18T14:40:31.5170630Z CC src/unix/libuv_la-proctitle.lo 2021-05-18T14:40:32.5044890Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-18T14:40:33.4029280Z CCLD libuv.la 2021-05-18T14:40:34.2144590Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:40:34.3782320Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-18T14:40:34.3851790Z ** R 2021-05-18T14:40:34.4172300Z ** inst 2021-05-18T14:40:34.4253970Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:40:35.5738080Z ** help 2021-05-18T14:40:35.7518170Z *** installing help indices 2021-05-18T14:40:35.8175550Z ** building package indices 2021-05-18T14:40:35.8762430Z ** installing vignettes 2021-05-18T14:40:35.8876380Z ** testing if installed package can be loaded 2021-05-18T14:40:36.3188380Z * DONE (fs) 2021-05-18T14:40:36.7427310Z * installing *source* package ‘clipr’ ... 2021-05-18T14:40:36.7454700Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-18T14:40:36.7657150Z ** R 2021-05-18T14:40:36.8070850Z ** inst 2021-05-18T14:40:36.8097060Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:40:37.0118140Z ** help 2021-05-18T14:40:37.0630660Z *** installing help indices 2021-05-18T14:40:37.0891160Z ** building package indices 2021-05-18T14:40:37.1104320Z ** installing vignettes 2021-05-18T14:40:37.1147070Z ** testing if installed package can be loaded 2021-05-18T14:40:37.3330430Z * DONE (clipr) 2021-05-18T14:40:38.3827890Z * installing *source* package ‘git2r’ ... 2021-05-18T14:40:38.4255840Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-18T14:40:38.8409930Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-18T14:40:38.8413870Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-18T14:40:38.8423810Z checking for gcc... gcc 2021-05-18T14:40:41.9418220Z checking whether the C compiler works... yes 2021-05-18T14:40:41.9419550Z checking for C compiler default output file name... a.out 2021-05-18T14:40:42.0835090Z checking for suffix of executables... 2021-05-18T14:40:42.7155390Z checking whether we are cross compiling... no 2021-05-18T14:40:42.8104860Z checking for suffix of object files... o 2021-05-18T14:40:42.8800160Z checking whether we are using the GNU C compiler... yes 2021-05-18T14:40:43.7714120Z checking whether gcc accepts -g... yes 2021-05-18T14:40:43.7715480Z checking for gcc option to accept ISO C89... none needed 2021-05-18T14:40:43.7717970Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-18T14:40:43.7719630Z checking pkg-config is at least version 0.9.0... yes 2021-05-18T14:40:43.7721920Z Found pkg-config cflags and libs! 2021-05-18T14:40:43.7722960Z checking whether the libgit2 version will work in git2r... yes 2021-05-18T14:40:43.9089640Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-18T14:40:44.0283840Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-18T14:40:44.3065060Z checking whether the libgit2 function git_error_last is available... yes 2021-05-18T14:40:44.4044090Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-18T14:40:44.4046120Z ----- Results of the git2r package configure ----- 2021-05-18T14:40:44.4046720Z 2021-05-18T14:40:44.4048860Z 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:40:44.4050460Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-18T14:40:44.4050850Z 2021-05-18T14:40:44.4051730Z -------------------------------------------------- 2021-05-18T14:40:44.4516700Z configure: creating ./config.status 2021-05-18T14:40:44.7765070Z config.status: creating src/Makevars 2021-05-18T14:40:44.9024000Z ** libs 2021-05-18T14:40:44.9229780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-18T14:40:45.0627130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-18T14:40:45.1520010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-18T14:40:45.3799380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-18T14:40:45.5307710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-18T14:40:45.7090850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-18T14:40:45.9941290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-18T14:40:46.1443020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-18T14:40:46.3013770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-18T14:40:46.5150000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-18T14:40:46.7444690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-18T14:40:46.8888920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-18T14:40:47.1399600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-18T14:40:47.2580990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-18T14:40:47.3886470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-18T14:40:47.5200580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-18T14:40:47.6494860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-18T14:40:47.8634060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-18T14:40:48.0336290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-18T14:40:48.6929420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-18T14:40:48.8964840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-18T14:40:49.0208030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-18T14:40:49.1752670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-18T14:40:49.3202670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-18T14:40:49.4680480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-18T14:40:49.6856910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-18T14:40:49.8826810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-18T14:40:50.0118300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-18T14:40:50.1433460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-18T14:40:50.3569380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-18T14:40:50.4883490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-18T14:40:50.6507420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-18T14:40:50.8592990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-18T14:40:51.0333690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-18T14:40:51.1510950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-18T14:40:51.3089680Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:40:51.3770360Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-18T14:40:51.3818430Z ** R 2021-05-18T14:40:51.4188540Z ** inst 2021-05-18T14:40:51.4213930Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:40:52.4892020Z ** help 2021-05-18T14:40:53.4372540Z *** installing help indices 2021-05-18T14:40:53.6800410Z ** building package indices 2021-05-18T14:40:53.8544050Z ** testing if installed package can be loaded 2021-05-18T14:40:54.2313920Z * DONE (git2r) 2021-05-18T14:40:54.7648640Z * installing *source* package ‘httr’ ... 2021-05-18T14:40:54.7742090Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-18T14:40:54.7954610Z ** R 2021-05-18T14:40:54.8380500Z ** demo 2021-05-18T14:40:54.8432450Z ** inst 2021-05-18T14:40:54.8486330Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:40:57.9608650Z ** help 2021-05-18T14:40:58.4294200Z *** installing help indices 2021-05-18T14:40:58.5975810Z ** building package indices 2021-05-18T14:40:58.7234490Z ** installing vignettes 2021-05-18T14:40:58.7301540Z ** testing if installed package can be loaded 2021-05-18T14:40:58.9574320Z * DONE (httr) 2021-05-18T14:40:59.5009810Z * installing *source* package ‘cli’ ... 2021-05-18T14:40:59.5124620Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-18T14:40:59.5335530Z ** R 2021-05-18T14:40:59.5982980Z ** inst 2021-05-18T14:40:59.6031930Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:41:02.9782280Z ** help 2021-05-18T14:41:03.7442570Z *** installing help indices 2021-05-18T14:41:03.9038250Z *** copying figures 2021-05-18T14:41:03.9042070Z ** building package indices 2021-05-18T14:41:04.0569090Z ** testing if installed package can be loaded 2021-05-18T14:41:04.3224760Z * DONE (cli) 2021-05-18T14:41:04.6610460Z * installing *source* package ‘credentials’ ... 2021-05-18T14:41:04.6639960Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-18T14:41:04.6828190Z ** R 2021-05-18T14:41:04.7008870Z ** inst 2021-05-18T14:41:04.7046670Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:41:05.1127400Z ** help 2021-05-18T14:41:05.1767670Z *** installing help indices 2021-05-18T14:41:05.2088710Z ** building package indices 2021-05-18T14:41:05.2615360Z ** installing vignettes 2021-05-18T14:41:05.2717180Z ** testing if installed package can be loaded 2021-05-18T14:41:05.8010670Z * DONE (credentials) 2021-05-18T14:41:06.2409370Z * installing *source* package ‘purrr’ ... 2021-05-18T14:41:06.2506030Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-18T14:41:06.2695900Z ** libs 2021-05-18T14:41:06.2868220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-18T14:41:06.3646980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-18T14:41:06.4841710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-18T14:41:06.5856930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-18T14:41:06.7203070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:41:06.8004090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-18T14:41:06.9404810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-18T14:41:07.1062500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-18T14:41:07.2181490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-18T14:41:07.3115980Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:41:07.3720030Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-18T14:41:07.3792740Z ** R 2021-05-18T14:41:07.4177510Z ** inst 2021-05-18T14:41:07.4197070Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:41:08.8146150Z ** help 2021-05-18T14:41:09.2141840Z *** installing help indices 2021-05-18T14:41:09.3285160Z *** copying figures 2021-05-18T14:41:09.3328420Z ** building package indices 2021-05-18T14:41:09.4405710Z ** installing vignettes 2021-05-18T14:41:09.4501450Z ** testing if installed package can be loaded 2021-05-18T14:41:09.7802190Z * DONE (purrr) 2021-05-18T14:41:10.1386770Z * installing *source* package ‘lifecycle’ ... 2021-05-18T14:41:10.1442470Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-18T14:41:10.1662510Z ** R 2021-05-18T14:41:10.1793850Z ** inst 2021-05-18T14:41:10.1902830Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:41:10.6253480Z ** help 2021-05-18T14:41:10.7063260Z *** installing help indices 2021-05-18T14:41:10.7395080Z *** copying figures 2021-05-18T14:41:10.7436650Z ** building package indices 2021-05-18T14:41:10.7724330Z ** installing vignettes 2021-05-18T14:41:10.7786400Z ** testing if installed package can be loaded 2021-05-18T14:41:11.0348070Z * DONE (lifecycle) 2021-05-18T14:41:11.6012600Z * installing *source* package ‘desc’ ... 2021-05-18T14:41:11.6098060Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-18T14:41:11.6285910Z ** R 2021-05-18T14:41:11.6584210Z ** inst 2021-05-18T14:41:11.6689220Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:41:13.4570450Z ** help 2021-05-18T14:41:13.9377340Z *** installing help indices 2021-05-18T14:41:14.0517700Z ** building package indices 2021-05-18T14:41:14.2002330Z ** testing if installed package can be loaded 2021-05-18T14:41:14.4536820Z * DONE (desc) 2021-05-18T14:41:14.7447150Z * installing *source* package ‘cachem’ ... 2021-05-18T14:41:14.7470710Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-18T14:41:14.7684800Z ** libs 2021-05-18T14:41:14.7868610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-18T14:41:14.8823090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:41:14.9751330Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:41:15.0383610Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-18T14:41:15.0428560Z ** R 2021-05-18T14:41:15.0649810Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:41:15.4817280Z ** help 2021-05-18T14:41:15.5227540Z *** installing help indices 2021-05-18T14:41:15.5474610Z ** building package indices 2021-05-18T14:41:15.5681450Z ** testing if installed package can be loaded 2021-05-18T14:41:15.8879160Z * DONE (cachem) 2021-05-18T14:41:16.2277740Z * installing *source* package ‘gh’ ... 2021-05-18T14:41:16.2311920Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-18T14:41:16.2515980Z ** R 2021-05-18T14:41:16.2805250Z ** inst 2021-05-18T14:41:16.2830320Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:41:17.4249740Z ** help 2021-05-18T14:41:17.5067660Z *** installing help indices 2021-05-18T14:41:17.5461830Z ** building package indices 2021-05-18T14:41:17.5721940Z ** installing vignettes 2021-05-18T14:41:17.5785570Z ** testing if installed package can be loaded 2021-05-18T14:41:17.9131210Z * DONE (gh) 2021-05-18T14:41:18.3609470Z * installing *source* package ‘gert’ ... 2021-05-18T14:41:18.3915850Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-18T14:41:18.4910270Z Found pkg-config cflags and libs! 2021-05-18T14:41:18.8588710Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-18T14:41:18.8590930Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-18T14:41:18.9921570Z Configuration OK! 2021-05-18T14:41:19.0195730Z ** libs 2021-05-18T14:41:19.0403320Z 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:41:19.0438460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-18T14:41:19.3035100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-18T14:41:19.5809430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-18T14:41:19.8271780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-18T14:41:19.9663880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-18T14:41:20.1071970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-18T14:41:20.2986110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:41:20.4238560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-18T14:41:20.5777140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-18T14:41:20.7443950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-18T14:41:20.8835910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-18T14:41:21.0661140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-18T14:41:21.2149430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-18T14:41:21.4023680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-18T14:41:21.5436790Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:41:21.6118980Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-18T14:41:21.6216430Z ** R 2021-05-18T14:41:21.6562240Z ** inst 2021-05-18T14:41:21.6590870Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:41:22.5109390Z ** help 2021-05-18T14:41:22.7333130Z *** installing help indices 2021-05-18T14:41:22.8237950Z ** building package indices 2021-05-18T14:41:22.8869830Z ** installing vignettes 2021-05-18T14:41:22.8980350Z ** testing if installed package can be loaded 2021-05-18T14:41:23.3355070Z * DONE (gert) 2021-05-18T14:41:23.6653550Z * installing *source* package ‘memoise’ ... 2021-05-18T14:41:23.6692370Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-18T14:41:23.6909680Z ** R 2021-05-18T14:41:23.7135980Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:41:24.0111740Z ** help 2021-05-18T14:41:24.1100570Z *** installing help indices 2021-05-18T14:41:24.1462570Z ** building package indices 2021-05-18T14:41:24.1778490Z ** testing if installed package can be loaded 2021-05-18T14:41:24.4679230Z * DONE (memoise) 2021-05-18T14:41:25.0915500Z * installing *source* package ‘usethis’ ... 2021-05-18T14:41:25.1097660Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-18T14:41:25.1476030Z ** R 2021-05-18T14:41:25.2272670Z ** inst 2021-05-18T14:41:25.2562210Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:41:29.1390600Z ** help 2021-05-18T14:41:29.9123840Z *** installing help indices 2021-05-18T14:41:30.0623710Z *** copying figures 2021-05-18T14:41:30.0663400Z ** building package indices 2021-05-18T14:41:30.2206350Z ** testing if installed package can be loaded 2021-05-18T14:41:30.5924960Z * DONE (usethis) 2021-05-18T14:41:30.6440210Z 2021-05-18T14:41:30.6441370Z The downloaded source packages are in 2021-05-18T14:41:30.6443520Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpZWBD0h/downloaded_packages’ 2021-05-18T14:41:30.6465970Z Running `R CMD build`... 2021-05-18T14:41:33.7598920Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpZWBD0h/remotes2b70426519c3/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:41:33.7600420Z * preparing ‘tic’: 2021-05-18T14:41:33.7601440Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:41:33.7602260Z * installing the package to process help pages 2021-05-18T14:41:33.7603490Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:41:33.7604320Z * checking for empty or unneeded directories 2021-05-18T14:41:33.7605370Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:41:33.7606370Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:41:33.7607300Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:41:33.7612040Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:41:33.7613050Z (as ‘lib’ is unspecified) 2021-05-18T14:41:34.2564490Z * installing *source* package ‘tic’ ... 2021-05-18T14:41:34.2912980Z ** R 2021-05-18T14:41:34.3390580Z ** inst 2021-05-18T14:41:34.3622030Z ** preparing package for lazy loading 2021-05-18T14:41:35.3374050Z ** help 2021-05-18T14:41:35.8088550Z *** installing help indices 2021-05-18T14:41:35.9672060Z *** copying figures 2021-05-18T14:41:35.9717640Z ** building package indices 2021-05-18T14:41:36.1403270Z ** installing vignettes 2021-05-18T14:41:36.1453250Z ** testing if installed package can be loaded 2021-05-18T14:41:36.4748880Z * DONE (tic) 2021-05-18T14:41:36.5424040Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:41:36.8114830Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:41:39.7068140Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:41:39.7069250Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:41:39.7070120Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:41:39.7070990Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:41:39.7071870Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:41:39.7072770Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:41:39.7073630Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:41:39.7074500Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:41:39.7075330Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:41:39.7076190Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:41:39.7077040Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:41:39.7077880Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:41:39.7078750Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:41:39.7079620Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:41:39.7080480Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:41:39.7081360Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:41:39.7082210Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:41:39.7083060Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:41:39.7083900Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:41:39.7084730Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:41:39.7085570Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:41:39.7086500Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:41:39.7087810Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:41:39.7089110Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:41:39.7090400Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:41:39.7091720Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:41:39.7094020Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:41:39.7095230Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:41:39.7097220Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:41:39.7098520Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:41:39.7099840Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:41:39.7101240Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:41:39.7102600Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:41:39.7104410Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:41:39.7105830Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:41:39.7107160Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:41:39.7108500Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:41:39.7109820Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:41:39.7113510Z 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:41:39.7116310Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:41:39.7117310Z (as ‘lib’ is unspecified) 2021-05-18T14:41:41.3906230Z 2021-05-18T14:41:41.3907550Z There are binary versions available but the source versions are later: 2021-05-18T14:41:41.3930430Z binary source needs_compilation 2021-05-18T14:41:41.3931260Z utf8 1.1.4 1.2.1 TRUE 2021-05-18T14:41:41.3931910Z vctrs 0.2.4 0.3.8 TRUE 2021-05-18T14:41:41.3932570Z pillar 1.4.3 1.6.1 FALSE 2021-05-18T14:41:41.3933220Z tibble 2.1.3 3.1.2 TRUE 2021-05-18T14:41:41.3933880Z rematch2 2.1.0 2.1.2 FALSE 2021-05-18T14:41:41.3935120Z fansi 0.4.1 0.4.2 TRUE 2021-05-18T14:41:41.3935770Z diffobj 0.2.4 0.3.4 TRUE 2021-05-18T14:41:41.3936420Z ps 1.3.2 1.6.0 TRUE 2021-05-18T14:41:41.3937120Z processx 3.4.2 3.5.2 TRUE 2021-05-18T14:41:41.3937800Z pkgload 1.0.2 1.2.1 TRUE 2021-05-18T14:41:41.3938480Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-18T14:41:41.3939140Z digest 0.6.25 0.6.27 TRUE 2021-05-18T14:41:41.3939780Z callr 3.4.2 3.7.0 FALSE 2021-05-18T14:41:41.3940400Z xml2 1.2.5 1.3.2 TRUE 2021-05-18T14:41:41.3941030Z xfun 0.12 0.23 TRUE 2021-05-18T14:41:41.3941670Z highr 0.8 0.9 FALSE 2021-05-18T14:41:41.3942310Z stringi 1.4.6 1.6.2 TRUE 2021-05-18T14:41:41.3942950Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-18T14:41:41.3943590Z knitr 1.28 1.33 FALSE 2021-05-18T14:41:41.3944240Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-18T14:41:41.3944920Z testthat 2.3.2 3.0.2 TRUE 2021-05-18T14:41:41.3945590Z rversions 2.0.1 2.0.2 FALSE 2021-05-18T14:41:41.3946280Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-18T14:41:41.3946950Z devtools 2.2.2 2.4.1 FALSE 2021-05-18T14:41:41.3947330Z 2021-05-18T14:41:41.3951860Z Package which is only available in source form, and may need 2021-05-18T14:41:41.3953870Z compilation of C/C++/Fortran: ‘brio’ 2021-05-18T14:41:41.3975710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-18T14:41:41.5778540Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-18T14:41:41.5779380Z ================================================== 2021-05-18T14:41:41.5779820Z downloaded 17 KB 2021-05-18T14:41:41.5780360Z 2021-05-18T14:41:41.5825750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-18T14:41:41.7609280Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-18T14:41:41.7610070Z ================================================== 2021-05-18T14:41:41.7610500Z downloaded 15 KB 2021-05-18T14:41:41.7610780Z 2021-05-18T14:41:41.7641750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-18T14:41:42.0532290Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-18T14:41:42.0539740Z ================================================== 2021-05-18T14:41:42.0540240Z downloaded 71 KB 2021-05-18T14:41:42.0540510Z 2021-05-18T14:41:42.0575310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-18T14:41:42.2611960Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-18T14:41:42.2650760Z ================================================== 2021-05-18T14:41:42.2651230Z downloaded 192 KB 2021-05-18T14:41:42.2651520Z 2021-05-18T14:41:42.2692630Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-18T14:41:42.4306760Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-18T14:41:42.4343170Z ================================================== 2021-05-18T14:41:42.4343660Z downloaded 203 KB 2021-05-18T14:41:42.4343930Z 2021-05-18T14:41:42.4377240Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-18T14:41:42.6916670Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-18T14:41:42.6957590Z ================================================== 2021-05-18T14:41:42.6958320Z downloaded 300 KB 2021-05-18T14:41:42.6958830Z 2021-05-18T14:41:42.6996940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-18T14:41:42.9597050Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-18T14:41:42.9622530Z ================================================== 2021-05-18T14:41:42.9623020Z downloaded 104 KB 2021-05-18T14:41:42.9623660Z 2021-05-18T14:41:42.9672380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-18T14:41:43.1569250Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-18T14:41:43.1570390Z ================================================== 2021-05-18T14:41:43.1571050Z downloaded 21 KB 2021-05-18T14:41:43.1571470Z 2021-05-18T14:41:43.1602200Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-18T14:41:43.3981160Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-18T14:41:43.4140230Z ================================================== 2021-05-18T14:41:43.4142560Z downloaded 42 KB 2021-05-18T14:41:43.4143980Z 2021-05-18T14:41:43.4205090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-18T14:41:43.5960480Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-18T14:41:43.5961830Z ================================================== 2021-05-18T14:41:43.5962330Z downloaded 34 KB 2021-05-18T14:41:43.5962610Z 2021-05-18T14:41:43.5996160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-18T14:41:43.8646050Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-18T14:41:43.8662590Z ================================================== 2021-05-18T14:41:43.8663090Z downloaded 128 KB 2021-05-18T14:41:43.8663370Z 2021-05-18T14:41:44.1210740Z 2021-05-18T14:41:44.1314220Z installing the source packages ‘utf8’, ‘vctrs’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘pkgload’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘highr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘devtools’ 2021-05-18T14:41:44.1315600Z The downloaded binary packages are in 2021-05-18T14:41:44.1316090Z 2021-05-18T14:41:44.1412880Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpZWBD0h/downloaded_packages 2021-05-18T14:41:44.1418080Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-18T14:41:44.2424630Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-18T14:41:44.2477440Z ================================================== 2021-05-18T14:41:44.2498690Z downloaded 233 KB 2021-05-18T14:41:44.2519240Z 2021-05-18T14:41:44.2529480Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-18T14:41:44.3806360Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-18T14:41:44.3904030Z ================================================== 2021-05-18T14:41:44.3904870Z downloaded 764 KB 2021-05-18T14:41:44.3905190Z 2021-05-18T14:41:44.3954100Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:41:44.5892820Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-18T14:41:44.5958050Z ================================================== 2021-05-18T14:41:44.6061000Z downloaded 1.1 MB 2021-05-18T14:41:44.6162090Z 2021-05-18T14:41:44.6264980Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:41:44.9218630Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-18T14:41:44.9361510Z ================================================== 2021-05-18T14:41:44.9462920Z downloaded 670 KB 2021-05-18T14:41:44.9578590Z 2021-05-18T14:41:44.9770520Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-18T14:41:45.0725110Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-18T14:41:45.0819490Z ================================================== 2021-05-18T14:41:45.0921250Z downloaded 13 KB 2021-05-18T14:41:45.1028030Z 2021-05-18T14:41:45.1130900Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-18T14:41:45.2126100Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-18T14:41:45.2228030Z ================================================== 2021-05-18T14:41:45.2330120Z downloaded 265 KB 2021-05-18T14:41:45.2431180Z 2021-05-18T14:41:45.2509420Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-18T14:41:45.3464990Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-18T14:41:45.3566500Z ================================================== 2021-05-18T14:41:45.3576180Z downloaded 466 KB 2021-05-18T14:41:45.3591130Z 2021-05-18T14:41:45.3618680Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-18T14:41:45.6878440Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-18T14:41:45.6896260Z ================================================== 2021-05-18T14:41:45.6896770Z downloaded 25 KB 2021-05-18T14:41:45.6897060Z 2021-05-18T14:41:45.6898540Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-18T14:41:45.8592860Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-18T14:41:45.8619700Z ================================================== 2021-05-18T14:41:45.8620250Z downloaded 116 KB 2021-05-18T14:41:45.8620540Z 2021-05-18T14:41:45.8651710Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-18T14:41:46.0225630Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-18T14:41:46.0247240Z ================================================== 2021-05-18T14:41:46.0247720Z downloaded 138 KB 2021-05-18T14:41:46.0247980Z 2021-05-18T14:41:46.0280270Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-18T14:41:46.1609440Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-18T14:41:46.1620440Z ================================================== 2021-05-18T14:41:46.1621140Z downloaded 59 KB 2021-05-18T14:41:46.1621580Z 2021-05-18T14:41:46.1658580Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-18T14:41:46.3383200Z Content type 'application/x-gzip' length 8066 bytes 2021-05-18T14:41:46.3384190Z ================================================== 2021-05-18T14:41:46.3384710Z downloaded 8066 bytes 2021-05-18T14:41:46.3384990Z 2021-05-18T14:41:46.3430670Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-18T14:41:46.5233490Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-18T14:41:46.5260070Z ================================================== 2021-05-18T14:41:46.5260550Z downloaded 160 KB 2021-05-18T14:41:46.5260830Z 2021-05-18T14:41:46.5304870Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-18T14:41:46.7669580Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-18T14:41:46.7680230Z ================================================== 2021-05-18T14:41:46.7680770Z downloaded 72 KB 2021-05-18T14:41:46.7681050Z 2021-05-18T14:41:46.7733760Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-18T14:41:47.0057630Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-18T14:41:47.0058440Z ================================================== 2021-05-18T14:41:47.0058860Z downloaded 11 KB 2021-05-18T14:41:47.0059120Z 2021-05-18T14:41:47.0093910Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-18T14:41:47.2455470Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-18T14:41:47.2509550Z ================================================== 2021-05-18T14:41:47.2510070Z downloaded 265 KB 2021-05-18T14:41:47.2510340Z 2021-05-18T14:41:47.2556030Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-18T14:41:47.3974470Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-18T14:41:47.4005340Z ================================================== 2021-05-18T14:41:47.4006150Z downloaded 109 KB 2021-05-18T14:41:47.4006830Z 2021-05-18T14:41:47.4047330Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-18T14:41:47.6117880Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-18T14:41:47.6119560Z ================================================== 2021-05-18T14:41:47.6120280Z downloaded 14 KB 2021-05-18T14:41:47.6120760Z 2021-05-18T14:41:47.6154780Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:41:47.8672870Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-18T14:41:47.9328670Z ================================================== 2021-05-18T14:41:47.9329240Z downloaded 7.2 MB 2021-05-18T14:41:47.9329520Z 2021-05-18T14:41:48.0028690Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-18T14:41:48.2553160Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-18T14:41:48.2906940Z ================================================== 2021-05-18T14:41:48.2908150Z downloaded 2.8 MB 2021-05-18T14:41:48.2908750Z 2021-05-18T14:41:48.3207320Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-18T14:41:48.5551450Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-18T14:41:48.5772090Z ================================================== 2021-05-18T14:41:48.5773110Z downloaded 871 KB 2021-05-18T14:41:48.5773770Z 2021-05-18T14:41:48.5802770Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-18T14:41:48.7196260Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-18T14:41:48.7197970Z ================================================== 2021-05-18T14:41:48.7198830Z downloaded 29 KB 2021-05-18T14:41:48.7199480Z 2021-05-18T14:41:48.7226890Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-18T14:41:48.9750590Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-18T14:41:48.9845090Z ================================================== 2021-05-18T14:41:48.9846100Z downloaded 664 KB 2021-05-18T14:41:48.9846960Z 2021-05-18T14:41:48.9884530Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-18T14:41:49.1156180Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-18T14:41:49.1163050Z ================================================== 2021-05-18T14:41:49.1163550Z downloaded 40 KB 2021-05-18T14:41:49.1163870Z 2021-05-18T14:41:49.1205160Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-18T14:41:49.2577130Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-18T14:41:49.2617510Z ================================================== 2021-05-18T14:41:49.2618210Z downloaded 248 KB 2021-05-18T14:41:49.2618520Z 2021-05-18T14:41:49.2666340Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-18T14:41:49.3965250Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-18T14:41:49.4022620Z ================================================== 2021-05-18T14:41:49.4023470Z downloaded 362 KB 2021-05-18T14:41:49.4023950Z 2021-05-18T14:41:49.9022730Z * installing *source* package ‘utf8’ ... 2021-05-18T14:41:49.9127840Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-18T14:41:49.9301040Z ** libs 2021-05-18T14:41:49.9668250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-18T14:41:50.0686090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-18T14:41:50.2529090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-18T14:41:50.3604550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:41:50.4417840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-18T14:41:50.5451550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-18T14:41:50.7304610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-18T14:41:50.8314780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-18T14:41:51.0140210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-18T14:41:51.1373540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-18T14:41:51.2563330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-18T14:41:51.3559680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-18T14:41:51.4530500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-18T14:41:51.5484190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-18T14:41:51.6392720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-18T14:41:51.7383910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-18T14:41:51.8537100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-18T14:41:51.9395920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-18T14:41:52.0145690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-18T14:41:52.1122020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-18T14:41:52.1897350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-18T14:41:52.4073720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-18T14:41:52.9424330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-18T14:41:53.1611770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-18T14:41:53.2758430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-18T14:41:53.3747530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-18T14:41:53.4764790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-18T14:41:53.5868400Z 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:41:53.6370270Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:41:53.7777800Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-18T14:41:53.7942840Z ** R 2021-05-18T14:41:53.8122230Z ** inst 2021-05-18T14:41:53.8142650Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:41:54.1695650Z ** help 2021-05-18T14:41:54.2346840Z *** installing help indices 2021-05-18T14:41:54.2688460Z ** building package indices 2021-05-18T14:41:54.2890750Z ** installing vignettes 2021-05-18T14:41:54.2932750Z ** testing if installed package can be loaded 2021-05-18T14:41:54.6348980Z * DONE (utf8) 2021-05-18T14:41:55.0150520Z * installing *source* package ‘fansi’ ... 2021-05-18T14:41:55.0218610Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-18T14:41:55.0418810Z ** libs 2021-05-18T14:41:55.0605310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-18T14:41:55.1334180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-18T14:41:55.2309510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:41:55.3150720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-18T14:41:55.4163950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-18T14:41:55.6849050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-18T14:41:55.7609970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-18T14:41:56.0222350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-18T14:41:56.1817000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-18T14:41:56.2671290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-18T14:41:56.4033940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-18T14:41:56.5770810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-18T14:41:56.6960550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-18T14:41:56.7890860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-18T14:41:56.8843990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-18T14:41:57.0695620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-18T14:41:57.3082420Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:41:57.3678260Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-18T14:41:57.3776460Z ** R 2021-05-18T14:41:57.4127890Z ** inst 2021-05-18T14:41:57.4150150Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:41:58.0031930Z ** help 2021-05-18T14:41:58.1774120Z *** installing help indices 2021-05-18T14:41:58.2293560Z ** building package indices 2021-05-18T14:41:58.3024090Z ** installing vignettes 2021-05-18T14:41:58.3074420Z ** testing if installed package can be loaded 2021-05-18T14:41:58.6126070Z * DONE (fansi) 2021-05-18T14:41:59.2826960Z * installing *source* package ‘diffobj’ ... 2021-05-18T14:41:59.3017650Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-18T14:41:59.3205820Z ** libs 2021-05-18T14:41:59.3392970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-18T14:41:59.6499260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-18T14:41:59.7438300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:41:59.8254820Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:41:59.8829940Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-18T14:41:59.8920820Z ** R 2021-05-18T14:41:59.9796190Z ** inst 2021-05-18T14:41:59.9858110Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:42:07.6310900Z ** help 2021-05-18T14:42:08.0957970Z *** installing help indices 2021-05-18T14:42:08.2290380Z ** building package indices 2021-05-18T14:42:08.3380340Z ** installing vignettes 2021-05-18T14:42:08.3446250Z ** testing if installed package can be loaded 2021-05-18T14:42:08.8002720Z * DONE (diffobj) 2021-05-18T14:42:09.3181910Z * installing *source* package ‘ps’ ... 2021-05-18T14:42:09.3265860Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-18T14:42:09.6669300Z ** libs 2021-05-18T14:42:09.6852140Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-18T14:42:09.8560250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:42:09.9489150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-18T14:42:10.0330350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-18T14:42:10.1250330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-18T14:42:10.3071480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-18T14:42:10.3813110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-18T14:42:10.6904620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-18T14:42:10.8575740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-18T14:42:10.9763330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-18T14:42:11.5618460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-18T14:42:11.9530820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-18T14:42:12.1202670Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:42:12.1838360Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-18T14:42:12.1914370Z ** R 2021-05-18T14:42:12.2317520Z ** inst 2021-05-18T14:42:12.2341570Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:42:13.3130280Z ** help 2021-05-18T14:42:13.6708660Z *** installing help indices 2021-05-18T14:42:13.7876240Z ** building package indices 2021-05-18T14:42:13.9239830Z ** testing if installed package can be loaded 2021-05-18T14:42:14.2331880Z * DONE (ps) 2021-05-18T14:42:14.6875350Z * installing *source* package ‘pkgload’ ... 2021-05-18T14:42:14.6983750Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-18T14:42:14.7165230Z ** R 2021-05-18T14:42:14.7474960Z ** inst 2021-05-18T14:42:14.7487820Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:42:15.6232570Z ** help 2021-05-18T14:42:15.7602890Z *** installing help indices 2021-05-18T14:42:15.8284970Z ** building package indices 2021-05-18T14:42:15.8813120Z ** testing if installed package can be loaded 2021-05-18T14:42:16.3955690Z * DONE (pkgload) 2021-05-18T14:42:16.7048330Z * installing *source* package ‘ellipsis’ ... 2021-05-18T14:42:16.7069820Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-18T14:42:16.7308180Z ** libs 2021-05-18T14:42:16.7493100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-18T14:42:16.8532130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:42:16.9385560Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:42:17.0054770Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-18T14:42:17.0117370Z ** R 2021-05-18T14:42:17.0296530Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:42:17.1534830Z ** help 2021-05-18T14:42:17.2029200Z *** installing help indices 2021-05-18T14:42:17.2301590Z ** building package indices 2021-05-18T14:42:17.2523720Z ** testing if installed package can be loaded 2021-05-18T14:42:17.5789730Z * DONE (ellipsis) 2021-05-18T14:42:17.9411780Z * installing *source* package ‘digest’ ... 2021-05-18T14:42:17.9469540Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-18T14:42:17.9658000Z ** libs 2021-05-18T14:42:17.9857130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-18T14:42:18.2627390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-18T14:42:18.5832630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-18T14:42:19.5857850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-18T14:42:19.9568150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-18T14:42:20.7107580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-18T14:42:20.8235000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-18T14:42:21.0539570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-18T14:42:21.1563970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:42:21.2087010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-18T14:42:21.4068880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-18T14:42:21.5066580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-18T14:42:21.6196420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-18T14:42:21.9539760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-18T14:42:22.0932550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-18T14:42:22.8668060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-18T14:42:23.0471480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-18T14:42:23.3040780Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:42:23.3699250Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-18T14:42:23.3769630Z ** R 2021-05-18T14:42:23.3966250Z ** demo 2021-05-18T14:42:23.3979110Z ** inst 2021-05-18T14:42:23.4086490Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:42:23.9398580Z ** help 2021-05-18T14:42:24.0131510Z *** installing help indices 2021-05-18T14:42:24.0499290Z ** building package indices 2021-05-18T14:42:24.1276220Z ** installing vignettes 2021-05-18T14:42:24.1458820Z ** testing if installed package can be loaded 2021-05-18T14:42:24.5041840Z * DONE (digest) 2021-05-18T14:42:24.8050860Z * installing *source* package ‘brio’ ... 2021-05-18T14:42:24.8082320Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-18T14:42:24.8248090Z ** libs 2021-05-18T14:42:24.8433000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-18T14:42:24.9195560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-18T14:42:25.0067750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:42:25.0989170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-18T14:42:25.2516980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-18T14:42:25.3367180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-18T14:42:25.4547310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-18T14:42:25.5420720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-18T14:42:25.6365100Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:42:25.7000090Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-18T14:42:25.7042380Z ** R 2021-05-18T14:42:25.7132860Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:42:25.7976130Z ** help 2021-05-18T14:42:25.8550490Z *** installing help indices 2021-05-18T14:42:25.8795400Z ** building package indices 2021-05-18T14:42:25.9027040Z ** testing if installed package can be loaded 2021-05-18T14:42:26.2050310Z * DONE (brio) 2021-05-18T14:42:26.6143920Z * installing *source* package ‘xml2’ ... 2021-05-18T14:42:26.6218780Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-18T14:42:26.7596910Z Found pkg-config cflags and libs! 2021-05-18T14:42:27.0963560Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-18T14:42:27.0965580Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-18T14:42:27.2301550Z ** libs 2021-05-18T14:42:27.2489430Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-18T14:42:28.0336340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:42:28.1367570Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-18T14:42:28.8350110Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-18T14:42:29.4371810Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-18T14:42:30.2918470Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-18T14:42:32.6240490Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-18T14:42:33.2532290Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-18T14:42:34.0501350Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-18T14:42:34.6370650Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-18T14:42:35.1030710Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:42:35.2160020Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-18T14:42:35.2259590Z ** R 2021-05-18T14:42:35.2767380Z ** inst 2021-05-18T14:42:35.2822080Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:42:36.5801460Z ** help 2021-05-18T14:42:36.9900650Z *** installing help indices 2021-05-18T14:42:37.0624820Z ** building package indices 2021-05-18T14:42:37.1240670Z ** installing vignettes 2021-05-18T14:42:37.1350200Z ** testing if installed package can be loaded 2021-05-18T14:42:37.3852530Z * DONE (xml2) 2021-05-18T14:42:37.8466280Z * installing *source* package ‘xfun’ ... 2021-05-18T14:42:37.8536870Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-18T14:42:37.8769930Z ** libs 2021-05-18T14:42:37.8958280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-18T14:42:38.0295630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:42:38.1161310Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:42:38.1786820Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-18T14:42:38.1855010Z ** R 2021-05-18T14:42:38.2274320Z ** inst 2021-05-18T14:42:38.2309150Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:42:39.7874480Z ** help 2021-05-18T14:42:40.3369850Z *** installing help indices 2021-05-18T14:42:40.4766870Z ** building package indices 2021-05-18T14:42:40.6346130Z ** installing vignettes 2021-05-18T14:42:40.6409200Z ** testing if installed package can be loaded 2021-05-18T14:42:40.9477300Z * DONE (xfun) 2021-05-18T14:42:44.6438290Z * installing *source* package ‘stringi’ ... 2021-05-18T14:42:44.8175940Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-18T14:42:45.0696450Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-18T14:42:45.0698080Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-18T14:42:45.2692320Z checking for endianness... little 2021-05-18T14:42:45.4689120Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-18T14:42:45.6639620Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-18T14:42:45.6655170Z checking for cat... /bin/cat 2021-05-18T14:42:46.6027780Z checking for local ICUDT_DIR... icu69/data 2021-05-18T14:42:46.6030060Z checking for gcc... clang 2021-05-18T14:42:46.8616260Z checking whether the C compiler works... yes 2021-05-18T14:42:46.8617140Z checking for C compiler default output file name... a.out 2021-05-18T14:42:46.9651580Z checking for suffix of executables... 2021-05-18T14:42:47.1648480Z checking whether we are cross compiling... no 2021-05-18T14:42:47.2329220Z checking for suffix of object files... o 2021-05-18T14:42:47.2920710Z checking whether we are using the GNU C compiler... yes 2021-05-18T14:42:47.3473960Z checking whether clang accepts -g... yes 2021-05-18T14:42:47.4273370Z checking for clang option to accept ISO C89... none needed 2021-05-18T14:42:47.5453720Z checking how to run the C preprocessor... clang -E 2021-05-18T14:42:48.0288690Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-18T14:42:48.0315730Z checking for egrep... /usr/bin/grep -E 2021-05-18T14:42:48.1583390Z rm: conftest.dSYM: is a directory 2021-05-18T14:42:48.2132100Z rm: conftest.dSYM: is a directory 2021-05-18T14:42:48.5344010Z checking for ANSI C header files... yes 2021-05-18T14:42:48.6350510Z checking for sys/types.h... yes 2021-05-18T14:42:48.7519310Z checking for sys/stat.h... yes 2021-05-18T14:42:48.8408020Z checking for stdlib.h... yes 2021-05-18T14:42:48.9401290Z checking for string.h... yes 2021-05-18T14:42:49.0328530Z checking for memory.h... yes 2021-05-18T14:42:49.1341360Z checking for strings.h... yes 2021-05-18T14:42:49.2333800Z checking for inttypes.h... yes 2021-05-18T14:42:49.3212540Z checking for stdint.h... yes 2021-05-18T14:42:49.4178610Z checking for unistd.h... yes 2021-05-18T14:42:49.5156660Z checking elf.h usability... no 2021-05-18T14:42:49.5917310Z checking elf.h presence... no 2021-05-18T14:42:49.5918290Z checking for elf.h... no 2021-05-18T14:42:49.8007000Z checking whether we are using the GNU C++ compiler... yes 2021-05-18T14:42:49.8492980Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-18T14:42:50.6278620Z checking whether the C++ compiler supports the long long type... yes 2021-05-18T14:42:50.6902830Z checking whether the compiler implements namespaces... yes 2021-05-18T14:42:51.2173470Z checking whether the compiler supports Standard Template Library... yes 2021-05-18T14:42:52.3428290Z checking whether std::map is available... yes 2021-05-18T14:42:52.3468910Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-18T14:42:52.3707420Z checking with pkg-config for the system ICU4C... no 2021-05-18T14:42:52.3708790Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-18T14:42:52.3709890Z *** Trying with 'standard' fallback flags 2021-05-18T14:42:52.4456810Z checking whether an ICU4C-based project can be built... no 2021-05-18T14:42:52.4457680Z *** This version of ICU4C cannot be used. 2021-05-18T14:42:52.4458220Z *** Using the ICU 69 bundle. 2021-05-18T14:42:53.3228670Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-18T14:42:54.1602560Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-18T14:42:54.9297240Z checking whether alignof(std::max_align_t) is available... yes 2021-05-18T14:42:55.2238490Z downloading the ICU data library (icudt) 2021-05-18T14:42:55.2241210Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-18T14:42:55.2266180Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-18T14:42:55.3821670Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-18T14:42:55.5577450Z ================================================== 2021-05-18T14:42:55.5578010Z downloaded 10.9 MB 2021-05-18T14:42:55.5578300Z 2021-05-18T14:42:55.6665220Z icudt has been downloaded successfully 2021-05-18T14:42:55.7475060Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-18T14:42:56.0246020Z config.status: creating src/Makevars 2021-05-18T14:42:56.0590580Z config.status: creating src/uconfig_local.h 2021-05-18T14:42:56.0950640Z config.status: creating src/install.libs.R 2021-05-18T14:42:56.1311900Z 2021-05-18T14:42:56.1312700Z *** stringi configure summary: 2021-05-18T14:42:56.1313170Z ICU_FOUND=0 2021-05-18T14:42:56.1313590Z ICUDT_DIR=icu69/data 2021-05-18T14:42:56.1314050Z ICU_BUNDLE_VERSION=69 2021-05-18T14:42:56.1314550Z ICUDT_ENDIANNESS=little 2021-05-18T14:42:56.1315060Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-18T14:42:56.1316360Z STRINGI_CFLAGS= -fPIC 2021-05-18T14:42:56.1318620Z 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:42:56.1320130Z STRINGI_CXXFLAGS= -fPIC 2021-05-18T14:42:56.1320640Z STRINGI_LDFLAGS= 2021-05-18T14:42:56.1321080Z STRINGI_LIBS= 2021-05-18T14:42:56.1321340Z 2021-05-18T14:42:56.1321760Z *** Compiler settings used: 2021-05-18T14:42:56.1322200Z CC=clang 2021-05-18T14:42:56.1322590Z LD=clang++ 2021-05-18T14:42:56.1323430Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-18T14:42:56.1324800Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-18T14:42:56.1325710Z CXX=clang++ -std=gnu++11 2021-05-18T14:42:56.1326570Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-18T14:42:56.1327010Z LDFLAGS= 2021-05-18T14:42:56.1327380Z LIBS= 2021-05-18T14:42:56.1327600Z 2021-05-18T14:42:56.2159290Z ** libs 2021-05-18T14:42:56.2399110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:57.1111420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:57.9011060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:58.8451650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:59.7060900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:00.4201140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:01.3709230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:02.1526720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:02.9781880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:03.7538900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:04.6074340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:05.4304320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:06.4277290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:07.3373320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:08.1482490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:09.2613960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:11.2230020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:12.1608960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:13.0443830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:13.7926760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:14.5215550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:15.6318510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:16.5014880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:17.3669670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:18.3747360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:19.4228440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:20.1883190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:21.0389480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:21.9166930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:23.1759000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:24.4202590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:25.7956990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:27.0338560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:27.9484140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:28.9234830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:29.8036350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:30.6323970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:31.4502930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:32.2881710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:33.5196770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:34.7095850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:36.0092090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:37.2689990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:38.1748120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:39.1099510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:39.8916360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:41.0199110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:42.1932540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:43.3409280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:44.1198310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:44.8732410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:46.0152830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:47.1563280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:48.4478850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:49.6317330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:50.5567040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:51.3931240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:51.4370550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:52.7059140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:53.4911380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:54.2774950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:55.4696810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:56.6580270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:58.0756000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:43:58.9468050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:00.1871070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:01.0882460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:03.4305900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:04.2554010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:05.0783650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:06.1407290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:06.8882800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:07.6844670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:08.6423020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:09.5447800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:10.5320670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:11.4209740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:12.4401150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:13.2641270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:14.0473530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:14.9166840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:15.6425960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:16.4230790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:44:18.0726200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:18.1641030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:18.9646580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:19.7836100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:20.6411120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:21.1973130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:21.6788340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:22.2910680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:23.0137570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:23.6164910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:24.5701680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:25.3966140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:25.9127110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:26.5404630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:26.8768210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:27.7893730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:27.7898870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:27.8191920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:29.0207580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:29.6434170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:29.7330040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:30.5149820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:30.5918210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:31.6467960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:32.3654020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:32.8881480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:32.9431600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:33.8031370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:34.6512420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:35.6504950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:36.3690880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:37.1450520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:37.7051980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:38.6668590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:39.5140070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:40.7312900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:42.5480820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:43.3923430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:44.4444690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:45.0548840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:45.6519550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:46.4398490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:47.0219900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:48.1604720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:49.3243070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:51.3225850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:52.2099560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:52.2831280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:52.8349160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:53.3673490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:54.1986220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:54.8695330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:55.3332580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:56.2385030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:57.4744100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:58.4444640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:59.2393050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:59.8816520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:00.6972440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:01.7283410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:02.4878290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:03.2572410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:04.4938570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:05.2617960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:05.7956600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:06.3046450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:06.3572280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:06.9174720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:07.4944780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:08.4601320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:09.1936900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:09.9029660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:10.6591270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:11.2641470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:11.9274440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:12.6053190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:13.2040400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:13.8070820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:14.6023350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:15.1096100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:15.7066260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:16.1150990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:17.3736670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:18.0434580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:18.8988010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:19.3228740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:19.8291210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:20.4861040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:21.4300540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:22.4270510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:23.1058310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:23.6228020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:24.5589430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:25.1646140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:25.8815950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:26.5038360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:27.1234150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:27.6853020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:28.0690290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:28.9623420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:29.8173430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:30.6518690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:31.0269830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:31.4360300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:31.9615700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:32.3842920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:32.9581590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:33.8061140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:34.3978020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:34.7323170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:35.3373010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:35.8781920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:36.4636910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:37.0801530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:37.6834840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:38.2342560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:38.7064390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:39.3898920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:39.8962900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:41.6156970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:42.4684370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:43.3443380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:44.0042290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:44.4959850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-18T14:45:45.9294180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:46.8653710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:47.2949660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:47.7659340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:48.1953930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:48.9637140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:49.5196370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:50.1017160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:50.6827790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:51.3172180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:52.0576580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:52.4475880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:53.7380590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:54.7317410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:56.4185700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:56.7429630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:56.8015230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:58.3394750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:59.0039740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:00.2146140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:01.0233760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:01.1236870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:01.1912610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:02.5124040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:03.2797490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:04.3305700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:05.3168230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:06.3528880Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-18T14:46:06.3530730Z static void uprv_UnicodeStringDummy(void) { 2021-05-18T14:46:06.3531580Z ^ 2021-05-18T14:46:06.6592230Z 1 warning generated. 2021-05-18T14:46:06.6643850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:07.4227210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:08.0409090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:08.6843610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:09.2868480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:09.9773420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:10.7243390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:11.5029480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:11.8373930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:12.7229540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:13.2239720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:14.5736900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:15.4931380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:15.8702860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:16.4213010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:16.9340460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:17.5982290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:18.1665380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:18.7396040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:19.4120100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-18T14:46:20.3158700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:20.6568310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:21.3376850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:22.1332930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:22.5328370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:23.6046150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:24.3144080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:24.9937940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:25.3724320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:26.1460700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:26.8831560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:28.0793740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:28.2983240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:28.9382770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:29.5871140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:30.4071700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:31.2034350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:31.9743320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:33.2398550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:33.8803360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:34.9412520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:35.0098610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:35.6353650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:36.1160630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:36.5355910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:36.5929830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:37.7732850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:38.5840460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:39.4621600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:40.2275300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:40.7351410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:41.5265360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:42.2297120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-18T14:46:44.2972290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:44.9613600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:45.5803280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:46.4270250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:47.2135650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:48.2152340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:49.3148280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:49.4842930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:51.0230680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:51.8587450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:52.7044340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:54.1589430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:55.0315550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:55.9291970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:56.9771380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:57.9347610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:57.9974440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:59.3041590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:00.5126010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:01.2977520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:01.5794160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:02.9471010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:03.8789900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:04.7417040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:05.5218250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:05.9992890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:06.7788660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:07.4383100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:08.2283600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:09.0790130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:09.5910370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:09.9396840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:10.0027890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:10.4248130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:10.9957330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:11.1231990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:11.2130610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:11.7740800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:12.3633770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:13.2284360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:13.7952540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:14.4785110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:15.5096890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:16.4116870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:17.4410550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:17.6570100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:19.8347500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:21.5922600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:21.8337070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:22.6962060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:22.8604650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:23.2745730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:23.6809100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:24.5683810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:24.9047120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:28.1307300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:29.7376960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:30.7446750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:33.1971720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:33.3978380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:34.0481230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:34.7396360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:35.4796630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:36.5260600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:37.0335280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:37.6233490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:38.3880000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:39.0423880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:39.9133380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:40.5143370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:41.0856840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:41.4535450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:42.0579400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:42.7956480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:43.6896740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:44.2648140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:45.0718480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:45.7878750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:46.1485720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:46.9508310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:47.7057510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:48.9092230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:50.3799340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:51.9500530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:53.3011850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:53.8750620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:55.5147460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:56.1851370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:57.1231670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:58.2971300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:59.4480630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:00.1217190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:00.6703270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:01.4887240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:02.2986680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:03.1710830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:04.0855480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:04.8687060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:06.3303010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:07.2260770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:08.8735210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:10.2339060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:10.9917960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:11.6934940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:13.6387790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:14.6784980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:15.6660170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:16.4655100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:17.1184310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:18.0696890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:18.7899430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:19.7402360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:21.0398380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:21.9466410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:22.7381380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:24.3818040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:25.1360290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:26.1649660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:27.0733140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:28.5190350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:29.7015550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:30.4728910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:31.2348440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:32.1297000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:33.4876080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:34.2090780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:34.9498480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:35.7651030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:36.5161900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:37.4946620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:38.8022400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:40.0229690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:40.9540880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:42.0606270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:42.8257400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:43.8334720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:44.9697320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:47.1076780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:47.6986160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:48.5628330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:50.1198860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:50.8392530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:51.5342520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:52.7251330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:53.4129580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:54.0727680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:55.0468850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:57.1349580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:57.7900490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:58.5268360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:59.0345030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:00.2057760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:01.9061210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:02.9170080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:06.2676180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:06.8659530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:07.7380970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:09.3914130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:10.1530740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:10.8175170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:11.5701350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:12.3205930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:12.9870670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:14.0885530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:16.6414440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:17.3466370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:18.0281740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:18.6414140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:19.4499690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:20.1675840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:20.8571700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:21.6068150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:22.3005640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:23.6254950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:24.3355330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:24.8662070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:25.4088040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:26.5164260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:27.2006860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:27.8882840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:29.2144320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:30.3033580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:31.3209010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:33.1289060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:34.2750270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:35.1005690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:36.6571680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:37.4527660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:38.0361150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:38.8568670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:39.4300670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:40.2084150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:41.2688760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:42.1139220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:42.9017840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:43.2941190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:44.3718690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:45.1679340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:45.8539370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:46.1742990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:47.0290000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:47.7044520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:48.3430950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:49.0943480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:50.1665770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:50.3203640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:51.3567170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:52.3862880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:53.3571220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:54.4280040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:55.3188640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:55.8528010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:56.7047630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:57.7475090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:58.2712300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:58.8002650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:00.0644480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:00.9767210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:01.6853350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:02.5366840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:03.5054360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:04.3835030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:05.3616250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:05.4397010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:06.1097370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:07.8197750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:08.4589840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:08.5117440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:08.5675560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:08.6199700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:09.6349890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:10.2310170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:50:10.5778120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:50:10.9135900Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:50:11.2607640Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-18T14:50:11.4695490Z icudt already downloaded 2021-05-18T14:50:11.4700120Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-18T14:50:11.9031080Z icudt has been installed successfully 2021-05-18T14:50:11.9769270Z ** R 2021-05-18T14:50:12.0648360Z ** inst 2021-05-18T14:50:12.0778130Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:50:13.4114820Z ** help 2021-05-18T14:50:14.2836910Z *** installing help indices 2021-05-18T14:50:14.5388270Z ** building package indices 2021-05-18T14:50:14.8925500Z ** testing if installed package can be loaded 2021-05-18T14:50:15.3438270Z * DONE (stringi) 2021-05-18T14:50:17.0199670Z * installing *source* package ‘Rcpp’ ... 2021-05-18T14:50:17.0846850Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-18T14:50:17.1006720Z ** libs 2021-05-18T14:50:17.1774980Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-18T14:50:18.5017610Z In file included from api.cpp:24: 2021-05-18T14:50:18.5025700Z In file included from ../inst/include/Rcpp.h:57: 2021-05-18T14:50:18.5028040Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:50:18.5029660Z SEXP data = Parent::get__(); 2021-05-18T14:50:18.5030530Z ^ 2021-05-18T14:50:21.2145720Z 1 warning generated. 2021-05-18T14:50:21.2266020Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-18T14:50:22.3306100Z In file included from attributes.cpp:39: 2021-05-18T14:50:22.3306940Z In file included from ../inst/include/Rcpp.h:57: 2021-05-18T14:50:22.3308840Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:50:22.3309820Z SEXP data = Parent::get__(); 2021-05-18T14:50:22.3310240Z ^ 2021-05-18T14:50:35.3977250Z 1 warning generated. 2021-05-18T14:50:35.4154950Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-18T14:50:35.8260070Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-18T14:50:36.9073690Z In file included from date.cpp:30: 2021-05-18T14:50:36.9074490Z In file included from ../inst/include/Rcpp.h:57: 2021-05-18T14:50:36.9076400Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:50:36.9077410Z SEXP data = Parent::get__(); 2021-05-18T14:50:36.9077830Z ^ 2021-05-18T14:50:39.8499760Z 1 warning generated. 2021-05-18T14:50:39.8622890Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-18T14:50:40.9484520Z In file included from module.cpp:24: 2021-05-18T14:50:40.9485820Z In file included from ../inst/include/Rcpp.h:57: 2021-05-18T14:50:40.9488730Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:50:40.9490710Z SEXP data = Parent::get__(); 2021-05-18T14:50:40.9491400Z ^ 2021-05-18T14:50:46.5445150Z 1 warning generated. 2021-05-18T14:50:46.5608700Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-18T14:50:47.6579670Z In file included from rcpp_init.cpp:24: 2021-05-18T14:50:47.6580510Z In file included from ../inst/include/Rcpp.h:57: 2021-05-18T14:50:47.6582390Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:50:47.6583370Z SEXP data = Parent::get__(); 2021-05-18T14:50:47.6583830Z ^ 2021-05-18T14:50:50.2415930Z 1 warning generated. 2021-05-18T14:50:50.2569590Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:50:50.3345150Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-18T14:50:50.3419920Z ** R 2021-05-18T14:50:50.3691820Z ** inst 2021-05-18T14:50:50.6986690Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:50:53.6680540Z ** help 2021-05-18T14:50:53.8968670Z *** installing help indices 2021-05-18T14:50:53.9740340Z ** building package indices 2021-05-18T14:50:54.0393320Z ** installing vignettes 2021-05-18T14:50:54.0455840Z ** testing if installed package can be loaded 2021-05-18T14:50:54.6444730Z * DONE (Rcpp) 2021-05-18T14:50:55.6378460Z * installing *source* package ‘vctrs’ ... 2021-05-18T14:50:55.6641330Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-18T14:50:55.6888700Z ** libs 2021-05-18T14:50:55.7128070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-18T14:50:55.8598750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-18T14:50:55.9886220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-18T14:50:56.1093210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-18T14:50:56.3549560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-18T14:50:56.5199890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-18T14:50:56.6929830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-18T14:50:56.8006160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-18T14:50:56.9511300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-18T14:50:57.0720100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-18T14:50:57.2477450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-18T14:50:57.4813260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-18T14:50:57.6577310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-18T14:50:57.7840700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-18T14:50:58.1214650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-18T14:50:58.2261970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-18T14:50:58.7571260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-18T14:50:58.8947680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-18T14:50:59.0984270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-18T14:50:59.2507400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-18T14:50:59.3501300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-18T14:50:59.6423110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:50:59.7567770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-18T14:51:00.1066680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-18T14:51:00.2303470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-18T14:51:01.1396270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-18T14:51:01.3370300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-18T14:51:01.4578250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-18T14:51:01.5810720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-18T14:51:01.7888000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-18T14:51:01.9630940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-18T14:51:02.1606840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-18T14:51:02.3025460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-18T14:51:02.5368680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-18T14:51:02.9224800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-18T14:51:03.0660370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-18T14:51:03.1831370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-18T14:51:03.3322720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-18T14:51:04.1267560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-18T14:51:04.7630790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-18T14:51:05.0560430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-18T14:51:05.2792310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-18T14:51:05.6743360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-18T14:51:05.7718410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-18T14:51:06.0119960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-18T14:51:06.1948000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-18T14:51:06.3457130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-18T14:51:06.7049960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-18T14:51:06.9039220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-18T14:51:07.0691100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-18T14:51:07.2163540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-18T14:51:07.3252480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-18T14:51:07.4747690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-18T14:51:07.6453200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-18T14:51:07.7897610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-18T14:51:07.9393960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-18T14:51:08.0683660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-18T14:51:08.1934130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-18T14:51:08.2979980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-18T14:51:09.0591010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-18T14:51:09.1332440Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:51:09.2084080Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-18T14:51:09.2147200Z ** R 2021-05-18T14:51:09.2942360Z ** inst 2021-05-18T14:51:09.3036610Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:51:13.1434150Z ** help 2021-05-18T14:51:13.7955110Z *** installing help indices 2021-05-18T14:51:13.9562320Z *** copying figures 2021-05-18T14:51:13.9634730Z ** building package indices 2021-05-18T14:51:14.1271750Z ** installing vignettes 2021-05-18T14:51:14.1535920Z ** testing if installed package can be loaded 2021-05-18T14:51:14.5180820Z * DONE (vctrs) 2021-05-18T14:51:15.0425310Z * installing *source* package ‘processx’ ... 2021-05-18T14:51:15.0497400Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-18T14:51:15.0678970Z ** libs 2021-05-18T14:51:15.0874390Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-18T14:51:15.3642840Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-18T14:51:15.3644890Z supervisor/utils.c -o supervisor/supervisor 2021-05-18T14:51:15.6134510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-18T14:51:15.7151450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-18T14:51:15.8227730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-18T14:51:15.9016800Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-18T14:51:15.9018970Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-18T14:51:15.9610810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:51:16.0584640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-18T14:51:16.1777940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-18T14:51:16.5130130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-18T14:51:16.6542040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-18T14:51:16.7722400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-18T14:51:16.9010810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-18T14:51:17.0100590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-18T14:51:17.3350200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-18T14:51:17.4645460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-18T14:51:17.5969530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-18T14:51:17.6826010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-18T14:51:17.7954170Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:51:17.8618380Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-18T14:51:17.8888820Z ** R 2021-05-18T14:51:17.9301550Z ** inst 2021-05-18T14:51:17.9315990Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:51:19.9917810Z ** help 2021-05-18T14:51:20.1166570Z *** installing help indices 2021-05-18T14:51:20.1837630Z ** building package indices 2021-05-18T14:51:20.2355560Z ** testing if installed package can be loaded 2021-05-18T14:51:20.5776370Z * DONE (processx) 2021-05-18T14:51:21.6195230Z * installing *source* package ‘highr’ ... 2021-05-18T14:51:21.6197470Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-18T14:51:21.6198280Z ** R 2021-05-18T14:51:21.6198690Z ** inst 2021-05-18T14:51:21.6199710Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:51:21.6200290Z ** help 2021-05-18T14:51:21.6200820Z *** installing help indices 2021-05-18T14:51:21.6201350Z ** building package indices 2021-05-18T14:51:21.6201840Z ** installing vignettes 2021-05-18T14:51:21.6202460Z ** testing if installed package can be loaded 2021-05-18T14:51:21.6202950Z * DONE (highr) 2021-05-18T14:51:21.8294340Z * installing *source* package ‘rversions’ ... 2021-05-18T14:51:21.8299470Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-18T14:51:21.8509320Z ** R 2021-05-18T14:51:21.8609930Z ** inst 2021-05-18T14:51:21.8690550Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:51:22.1636620Z ** help 2021-05-18T14:51:22.2157350Z *** installing help indices 2021-05-18T14:51:22.2460780Z *** copying figures 2021-05-18T14:51:22.2469700Z ** building package indices 2021-05-18T14:51:22.2696280Z ** testing if installed package can be loaded 2021-05-18T14:51:22.5231920Z * DONE (rversions) 2021-05-18T14:51:23.1201320Z * installing *source* package ‘pillar’ ... 2021-05-18T14:51:23.7917240Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-18T14:51:23.7918540Z ** R 2021-05-18T14:51:23.7919170Z ** inst 2021-05-18T14:51:23.7920470Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:51:25.4321310Z ** help 2021-05-18T14:51:25.6852960Z *** installing help indices 2021-05-18T14:51:25.7891650Z *** copying figures 2021-05-18T14:51:25.7930080Z ** building package indices 2021-05-18T14:51:25.8621980Z ** installing vignettes 2021-05-18T14:51:25.8785830Z ** testing if installed package can be loaded 2021-05-18T14:51:26.2253300Z * DONE (pillar) 2021-05-18T14:51:26.6028700Z * installing *source* package ‘callr’ ... 2021-05-18T14:51:26.6084390Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-18T14:51:26.6306770Z ** R 2021-05-18T14:51:26.6666670Z ** inst 2021-05-18T14:51:26.6686620Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:51:30.4139060Z ** help 2021-05-18T14:51:30.7159970Z *** installing help indices 2021-05-18T14:51:30.8078330Z ** building package indices 2021-05-18T14:51:30.8784340Z ** testing if installed package can be loaded 2021-05-18T14:51:31.1313700Z * DONE (callr) 2021-05-18T14:51:31.8798830Z * installing *source* package ‘knitr’ ... 2021-05-18T14:51:31.9003440Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-18T14:51:31.9494930Z ** R 2021-05-18T14:51:32.0318920Z ** demo 2021-05-18T14:51:32.0334430Z ** inst 2021-05-18T14:51:32.1051200Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:51:37.4771810Z ** help 2021-05-18T14:51:38.0203400Z *** installing help indices 2021-05-18T14:51:38.1686950Z ** building package indices 2021-05-18T14:51:38.3121840Z ** installing vignettes 2021-05-18T14:51:38.3368850Z ** testing if installed package can be loaded 2021-05-18T14:51:38.6196340Z * DONE (knitr) 2021-05-18T14:51:39.8580970Z * installing *source* package ‘tibble’ ... 2021-05-18T14:51:39.8582800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-18T14:51:39.8584530Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-18T14:51:39.8586220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-18T14:51:39.8588980Z ** libs 2021-05-18T14:51:39.8590760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:51:39.8592230Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-18T14:51:39.8594230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-18T14:51:39.8595670Z ** R 2021-05-18T14:51:39.8598570Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:51:39.8600610Z ** inst 2021-05-18T14:51:39.8730740Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:51:41.9219830Z ** help 2021-05-18T14:51:42.0948940Z *** installing help indices 2021-05-18T14:51:42.1539790Z *** copying figures 2021-05-18T14:51:42.1582390Z ** building package indices 2021-05-18T14:51:42.2111330Z ** installing vignettes 2021-05-18T14:51:42.2188170Z ** testing if installed package can be loaded 2021-05-18T14:51:42.7416540Z * DONE (tibble) 2021-05-18T14:51:43.1277950Z * installing *source* package ‘pkgbuild’ ... 2021-05-18T14:51:43.1327690Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-18T14:51:43.1552270Z ** R 2021-05-18T14:51:43.1826170Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:51:44.5848570Z ** help 2021-05-18T14:51:44.7055180Z *** installing help indices 2021-05-18T14:51:44.7527420Z ** building package indices 2021-05-18T14:51:44.7933930Z ** testing if installed package can be loaded 2021-05-18T14:51:45.1104770Z * DONE (pkgbuild) 2021-05-18T14:51:45.6484040Z * installing *source* package ‘roxygen2’ ... 2021-05-18T14:51:45.6979430Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-18T14:51:45.7323510Z ** libs 2021-05-18T14:51:45.7547880Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-18T14:51:46.8712530Z In file included from RcppExports.cpp:4: 2021-05-18T14:51:46.8721430Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T14:51:46.8723880Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:51:46.8724980Z SEXP data = Parent::get__(); 2021-05-18T14:51:46.8725940Z ^ 2021-05-18T14:51:50.9194440Z 1 warning generated. 2021-05-18T14:51:50.9336910Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-18T14:51:51.9860860Z In file included from escapeExamples.cpp:1: 2021-05-18T14:51:51.9862130Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T14:51:51.9865200Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:51:51.9867140Z SEXP data = Parent::get__(); 2021-05-18T14:51:51.9867580Z ^ 2021-05-18T14:51:55.1818920Z 1 warning generated. 2021-05-18T14:51:55.1821430Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-18T14:51:55.6056360Z In file included from isComplete.cpp:1: 2021-05-18T14:51:55.6057340Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T14:51:55.6059490Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:51:55.6060560Z SEXP data = Parent::get__(); 2021-05-18T14:51:55.6060970Z ^ 2021-05-18T14:51:58.1289440Z 1 warning generated. 2021-05-18T14:51:58.1412070Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-18T14:51:59.2131280Z In file included from leadingSpaces.cpp:1: 2021-05-18T14:51:59.2132610Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T14:51:59.2134990Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:51:59.2136440Z SEXP data = Parent::get__(); 2021-05-18T14:51:59.2137490Z ^ 2021-05-18T14:52:01.8652700Z 1 warning generated. 2021-05-18T14:52:01.8776150Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-18T14:52:02.9448230Z In file included from parser2.cpp:1: 2021-05-18T14:52:02.9449190Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T14:52:02.9451840Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:52:02.9452950Z SEXP data = Parent::get__(); 2021-05-18T14:52:02.9453390Z ^ 2021-05-18T14:52:07.2897150Z 1 warning generated. 2021-05-18T14:52:07.3032880Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-18T14:52:08.3939310Z In file included from wrapUsage.cpp:1: 2021-05-18T14:52:08.3940310Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T14:52:08.3942560Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:52:08.3943930Z SEXP data = Parent::get__(); 2021-05-18T14:52:08.3944380Z ^ 2021-05-18T14:52:11.1394730Z 1 warning generated. 2021-05-18T14:52:11.1573030Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:52:11.2295920Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-18T14:52:11.2371560Z ** R 2021-05-18T14:52:11.3119960Z ** inst 2021-05-18T14:52:11.3254430Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:52:16.1370770Z ** help 2021-05-18T14:52:16.3199080Z *** installing help indices 2021-05-18T14:52:16.3862610Z *** copying figures 2021-05-18T14:52:16.3874650Z ** building package indices 2021-05-18T14:52:16.4375620Z ** installing vignettes 2021-05-18T14:52:16.4508130Z ** testing if installed package can be loaded 2021-05-18T14:52:16.9735640Z * DONE (roxygen2) 2021-05-18T14:52:17.3085790Z * installing *source* package ‘rematch2’ ... 2021-05-18T14:52:17.3108290Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-18T14:52:17.3318930Z ** R 2021-05-18T14:52:17.3573990Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:52:17.7872410Z ** help 2021-05-18T14:52:17.8377340Z *** installing help indices 2021-05-18T14:52:17.8676210Z ** building package indices 2021-05-18T14:52:17.8884280Z ** testing if installed package can be loaded 2021-05-18T14:52:18.3987800Z * DONE (rematch2) 2021-05-18T14:52:18.7419380Z * installing *source* package ‘waldo’ ... 2021-05-18T14:52:18.7457650Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-18T14:52:18.7651100Z ** R 2021-05-18T14:52:18.7829160Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:52:19.4868520Z ** help 2021-05-18T14:52:19.5400640Z *** installing help indices 2021-05-18T14:52:19.5718340Z *** copying figures 2021-05-18T14:52:19.5723150Z ** building package indices 2021-05-18T14:52:19.5881580Z ** testing if installed package can be loaded 2021-05-18T14:52:19.8868440Z * DONE (waldo) 2021-05-18T14:52:20.7286750Z * installing *source* package ‘testthat’ ... 2021-05-18T14:52:20.7528520Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-18T14:52:20.7851410Z ** libs 2021-05-18T14:52:20.8034020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:52:20.8839400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-18T14:52:20.9698100Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-18T14:52:21.9191710Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-18T14:52:22.7907260Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-18T14:52:38.5594270Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:52:38.6365960Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-18T14:52:38.6652510Z ** R 2021-05-18T14:52:38.7509080Z ** inst 2021-05-18T14:52:38.7722640Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:52:50.7027660Z ** help 2021-05-18T14:52:51.4233320Z *** installing help indices 2021-05-18T14:52:52.5186740Z *** copying figures 2021-05-18T14:52:52.5187680Z ** building package indices 2021-05-18T14:52:52.5188420Z ** installing vignettes 2021-05-18T14:52:52.5189230Z ** testing if installed package can be loaded 2021-05-18T14:52:52.5189950Z * DONE (testthat) 2021-05-18T14:52:52.7453980Z * installing *source* package ‘devtools’ ... 2021-05-18T14:52:52.7958850Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-18T14:52:52.8494370Z ** R 2021-05-18T14:52:52.8847640Z ** inst 2021-05-18T14:52:52.8877660Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:52:54.9218940Z ** help 2021-05-18T14:52:55.2153440Z *** installing help indices 2021-05-18T14:52:55.3115860Z *** copying figures 2021-05-18T14:52:55.3123310Z ** building package indices 2021-05-18T14:52:55.4050080Z ** installing vignettes 2021-05-18T14:52:55.4136620Z ** testing if installed package can be loaded 2021-05-18T14:52:56.2371800Z * DONE (devtools) 2021-05-18T14:52:56.2779330Z 2021-05-18T14:52:56.2780590Z The downloaded source packages are in 2021-05-18T14:52:56.2782740Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpZWBD0h/downloaded_packages’ 2021-05-18T14:52:56.4244000Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:52:59.2599970Z 2021-05-18T14:52:59.6893040Z 2021-05-18T14:52:59.6919600Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpZWBD0h/remotes2b70164b1d06/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:52:59.7530870Z 2021-05-18T14:52:59.7536760Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpZWBD0h/remotes2b70164b1d06/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T14:52:59.7955600Z 2021-05-18T14:52:59.7999160Z 2021-05-18T14:52:59.8001680Z ─ preparing ‘desc’: 2021-05-18T14:52:59.8012590Z 2021-05-18T14:52:59.8013950Z 2021-05-18T14:52:59.8087190Z checking DESCRIPTION meta-information ... 2021-05-18T14:52:59.8121220Z 2021-05-18T14:52:59.8122670Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:52:59.9443640Z 2021-05-18T14:52:59.9476020Z 2021-05-18T14:52:59.9477910Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:52:59.9486300Z 2021-05-18T14:52:59.9523680Z 2021-05-18T14:52:59.9525240Z ─ checking for empty or unneeded directories 2021-05-18T14:52:59.9577450Z 2021-05-18T14:52:59.9609240Z 2021-05-18T14:52:59.9610870Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:53:00.0993310Z 2021-05-18T14:53:00.0994850Z 2021-05-18T14:53:00.0995660Z 2021-05-18T14:53:00.1348340Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:53:00.9155720Z (as ‘lib’ is unspecified) 2021-05-18T14:53:00.9165890Z * installing *source* package ‘desc’ ... 2021-05-18T14:53:00.9166610Z ** R 2021-05-18T14:53:00.9167150Z ** inst 2021-05-18T14:53:00.9168330Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:53:02.4469700Z ** help 2021-05-18T14:53:02.8889700Z *** installing help indices 2021-05-18T14:53:03.0152060Z ** building package indices 2021-05-18T14:53:03.1871530Z ** testing if installed package can be loaded 2021-05-18T14:53:03.4253270Z * DONE (desc) 2021-05-18T14:53:03.7351330Z 2021-05-18T14:53:03.7353410Z 2021-05-18T14:53:03.7365930Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpZWBD0h/remotes2b706da2f50/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:53:03.7411800Z 2021-05-18T14:53:03.7414470Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpZWBD0h/remotes2b706da2f50/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T14:53:03.7904030Z 2021-05-18T14:53:03.7942940Z 2021-05-18T14:53:03.7947410Z ─ preparing ‘ghtravis’: 2021-05-18T14:53:03.7948900Z 2021-05-18T14:53:03.7950140Z 2021-05-18T14:53:03.8040920Z checking DESCRIPTION meta-information ... 2021-05-18T14:53:03.8087830Z 2021-05-18T14:53:03.8090640Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:53:03.8853920Z 2021-05-18T14:53:03.8900660Z 2021-05-18T14:53:03.8902720Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:53:03.8913390Z 2021-05-18T14:53:03.8950760Z 2021-05-18T14:53:03.8952750Z ─ checking for empty or unneeded directories 2021-05-18T14:53:03.8961080Z 2021-05-18T14:53:03.8997660Z 2021-05-18T14:53:03.8999470Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:53:03.9328540Z 2021-05-18T14:53:03.9331350Z 2021-05-18T14:53:03.9332090Z 2021-05-18T14:53:04.0023970Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:53:04.0025750Z (as ‘lib’ is unspecified) 2021-05-18T14:53:04.3286490Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:53:04.3488030Z ** R 2021-05-18T14:53:04.3721890Z ** inst 2021-05-18T14:53:04.3744250Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:53:05.7585370Z ** help 2021-05-18T14:53:05.9592390Z *** installing help indices 2021-05-18T14:53:06.0210670Z ** building package indices 2021-05-18T14:53:06.0721070Z ** testing if installed package can be loaded 2021-05-18T14:53:06.8993920Z * DONE (ghtravis) 2021-05-18T14:53:06.9354350Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:53:07.1413220Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:53:10.0736880Z 2021-05-18T14:53:10.0739810Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:53:10.0741180Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:53:10.0742460Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:53:10.0743670Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:53:10.0744880Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:53:10.0746100Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:53:10.0753910Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:53:10.0755080Z (as ‘lib’ is unspecified) 2021-05-18T14:53:11.4810300Z 2021-05-18T14:53:11.4811980Z There are binary versions available but the source versions are later: 2021-05-18T14:53:11.4826670Z binary source needs_compilation 2021-05-18T14:53:11.4827760Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-18T14:53:11.4828710Z generics 0.0.2 0.1.0 FALSE 2021-05-18T14:53:11.4829350Z dplyr 0.8.5 1.0.6 TRUE 2021-05-18T14:53:11.4829850Z tidyr 1.0.2 1.1.3 TRUE 2021-05-18T14:53:11.4830130Z 2021-05-18T14:53:11.4832920Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-18T14:53:11.4833490Z 2021-05-18T14:53:11.4847380Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-18T14:53:12.3165150Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-18T14:53:12.3166370Z ================================================== 2021-05-18T14:53:12.3167210Z downloaded 89 KB 2021-05-18T14:53:12.3167710Z 2021-05-18T14:53:12.3169760Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-18T14:53:12.3172930Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-18T14:53:12.3173680Z ================================================== 2021-05-18T14:53:12.3174350Z downloaded 115 KB 2021-05-18T14:53:12.3174790Z 2021-05-18T14:53:12.3176600Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-18T14:53:12.3178630Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-18T14:53:12.3179570Z ================================================== 2021-05-18T14:53:12.3179980Z downloaded 194 KB 2021-05-18T14:53:12.3180240Z 2021-05-18T14:53:12.3181450Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-18T14:53:12.3464720Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-18T14:53:12.3647930Z ================================================== 2021-05-18T14:53:12.3648480Z downloaded 932 KB 2021-05-18T14:53:12.3648770Z 2021-05-18T14:53:12.3800740Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-18T14:53:12.6164210Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-18T14:53:12.6292050Z ================================================== 2021-05-18T14:53:12.6292640Z downloaded 691 KB 2021-05-18T14:53:12.6292910Z 2021-05-18T14:53:12.9983920Z * installing *source* package ‘tidyselect’ ... 2021-05-18T14:53:13.0055730Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-18T14:53:13.0300320Z ** R 2021-05-18T14:53:13.0581620Z ** inst 2021-05-18T14:53:13.0624880Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:53:14.1632040Z ** help 2021-05-18T14:53:14.3325540Z *** installing help indices 2021-05-18T14:53:14.3867200Z ** building package indices 2021-05-18T14:53:14.4448780Z ** installing vignettes 2021-05-18T14:53:14.4502040Z ** testing if installed package can be loaded 2021-05-18T14:53:14.7729850Z * DONE (tidyselect) 2021-05-18T14:53:15.1598970Z * installing *source* package ‘generics’ ... 2021-05-18T14:53:15.1667630Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-18T14:53:15.1915980Z ** R 2021-05-18T14:53:15.2089850Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:53:15.4192700Z ** help 2021-05-18T14:53:15.7221790Z *** installing help indices 2021-05-18T14:53:15.7859810Z ** building package indices 2021-05-18T14:53:15.8380680Z ** testing if installed package can be loaded 2021-05-18T14:53:16.0784340Z * DONE (generics) 2021-05-18T14:53:16.4673530Z * installing *source* package ‘cpp11’ ... 2021-05-18T14:53:16.4734730Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-18T14:53:16.4940260Z ** R 2021-05-18T14:53:16.5053240Z ** inst 2021-05-18T14:53:16.5211740Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:53:16.8081280Z ** help 2021-05-18T14:53:16.8414420Z *** installing help indices 2021-05-18T14:53:16.8649360Z ** building package indices 2021-05-18T14:53:16.8788140Z ** installing vignettes 2021-05-18T14:53:16.8852370Z ** testing if installed package can be loaded 2021-05-18T14:53:17.2588330Z * DONE (cpp11) 2021-05-18T14:53:18.0271920Z * installing *source* package ‘dplyr’ ... 2021-05-18T14:53:18.0413280Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-18T14:53:18.0739670Z ** libs 2021-05-18T14:53:18.0936400Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-18T14:53:18.3054190Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-18T14:53:18.5711620Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-18T14:53:18.7626120Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-18T14:53:19.6365260Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-18T14:53:19.8114820Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-18T14:53:19.9851800Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-18T14:53:20.1734810Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-18T14:53:20.3941750Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-18T14:53:20.5760470Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-18T14:53:20.7480810Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-18T14:53:20.9838410Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:53:21.0537820Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-18T14:53:21.0607190Z ** R 2021-05-18T14:53:21.1548400Z ** data 2021-05-18T14:53:21.1571390Z *** moving datasets to lazyload DB 2021-05-18T14:53:21.2891710Z ** inst 2021-05-18T14:53:21.3133440Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:53:26.7512720Z ** help 2021-05-18T14:53:27.5906050Z *** installing help indices 2021-05-18T14:53:27.8032280Z *** copying figures 2021-05-18T14:53:27.8228720Z ** building package indices 2021-05-18T14:53:28.0608740Z ** installing vignettes 2021-05-18T14:53:28.0859850Z ** testing if installed package can be loaded 2021-05-18T14:53:28.7563430Z * DONE (dplyr) 2021-05-18T14:53:29.3319310Z * installing *source* package ‘tidyr’ ... 2021-05-18T14:53:29.3445400Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-18T14:53:29.3678950Z ** libs 2021-05-18T14:53:29.3884950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-18T14:53:30.7355150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-18T14:53:31.6853000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-18T14:53:32.9930030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-18T14:53:34.3624030Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:53:34.4328420Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-18T14:53:34.4400360Z ** R 2021-05-18T14:53:34.4867550Z ** data 2021-05-18T14:53:34.4958590Z *** moving datasets to lazyload DB 2021-05-18T14:53:34.7630300Z ** inst 2021-05-18T14:53:34.7719240Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:53:36.9727160Z ** help 2021-05-18T14:53:37.2849180Z *** installing help indices 2021-05-18T14:53:37.3806300Z *** copying figures 2021-05-18T14:53:37.3851290Z ** building package indices 2021-05-18T14:53:37.4755710Z ** installing vignettes 2021-05-18T14:53:37.4880270Z ** testing if installed package can be loaded 2021-05-18T14:53:38.2211090Z * DONE (tidyr) 2021-05-18T14:53:38.7901760Z 2021-05-18T14:53:38.7902580Z 2021-05-18T14:53:38.7904370Z The downloaded source packages are in 2021-05-18T14:53:38.7907710Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpZWBD0h/remotes2b704dde68c3/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:53:38.7911380Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpZWBD0h/downloaded_packages’ 2021-05-18T14:53:38.7912910Z 2021-05-18T14:53:38.7914050Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:53:38.7915010Z (as ‘lib’ is unspecified) 2021-05-18T14:53:38.7916840Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpZWBD0h/remotes2b704dde68c3/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-18T14:53:38.7917710Z 2021-05-18T14:53:38.7918010Z 2021-05-18T14:53:38.7919690Z ─ preparing ‘aghast’: 2021-05-18T14:53:38.7920350Z 2021-05-18T14:53:38.7920660Z 2021-05-18T14:53:38.7921680Z checking DESCRIPTION meta-information ... 2021-05-18T14:53:38.7922190Z 2021-05-18T14:53:38.7923090Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:53:38.7923490Z 2021-05-18T14:53:38.7923780Z 2021-05-18T14:53:38.7924840Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:53:38.7925310Z 2021-05-18T14:53:38.7925600Z 2021-05-18T14:53:38.7926490Z ─ checking for empty or unneeded directories 2021-05-18T14:53:38.7927450Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:53:38.7927760Z 2021-05-18T14:53:38.7928040Z 2021-05-18T14:53:38.7928320Z 2021-05-18T14:53:39.1825810Z * installing *source* package ‘aghast’ ... 2021-05-18T14:53:39.2229130Z ** R 2021-05-18T14:53:39.2311760Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:53:39.6087210Z ** help 2021-05-18T14:53:39.6730720Z *** installing help indices 2021-05-18T14:53:39.7060730Z ** building package indices 2021-05-18T14:53:39.7293760Z ** testing if installed package can be loaded 2021-05-18T14:53:39.9953160Z * DONE (aghast) 2021-05-18T14:53:40.0247100Z Installing 1 packages: covr 2021-05-18T14:53:40.0250710Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:53:40.0252240Z (as ‘lib’ is unspecified) 2021-05-18T14:53:40.9639010Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:53:40.9639490Z 2021-05-18T14:53:41.6511190Z 2021-05-18T14:53:41.6513750Z There are binary versions available but the source versions are later: 2021-05-18T14:53:41.6527600Z binary source needs_compilation 2021-05-18T14:53:41.6528440Z rex 1.1.2 1.2.0 FALSE 2021-05-18T14:53:41.6529100Z covr 3.5.0 3.5.1 TRUE 2021-05-18T14:53:41.6530800Z 2021-05-18T14:53:41.6543840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-18T14:53:41.8720560Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-18T14:53:41.8742570Z ================================================== 2021-05-18T14:53:41.8743260Z downloaded 154 KB 2021-05-18T14:53:41.8743760Z 2021-05-18T14:53:41.9009810Z 2021-05-18T14:53:41.9033680Z installing the source packages ‘rex’, ‘covr’ 2021-05-18T14:53:41.9034460Z The downloaded binary packages are in 2021-05-18T14:53:41.9035510Z 2021-05-18T14:53:41.9036410Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpZWBD0h/downloaded_packages 2021-05-18T14:53:41.9040280Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-18T14:53:42.1695470Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-18T14:53:42.1708040Z ================================================== 2021-05-18T14:53:42.1708760Z downloaded 89 KB 2021-05-18T14:53:42.1709360Z 2021-05-18T14:53:42.1761430Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-18T14:53:42.3154440Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-18T14:53:42.3171860Z ================================================== 2021-05-18T14:53:42.3172750Z downloaded 143 KB 2021-05-18T14:53:42.3173250Z 2021-05-18T14:53:42.7888390Z * installing *source* package ‘rex’ ... 2021-05-18T14:53:42.7935620Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-18T14:53:42.8147140Z ** R 2021-05-18T14:53:42.8341380Z ** inst 2021-05-18T14:53:42.8376670Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:53:43.4851840Z ** help 2021-05-18T14:53:43.6610990Z *** installing help indices 2021-05-18T14:53:43.7767500Z ** building package indices 2021-05-18T14:53:43.8169610Z ** installing vignettes 2021-05-18T14:53:43.8247350Z ** testing if installed package can be loaded 2021-05-18T14:53:44.0590080Z * DONE (rex) 2021-05-18T14:53:44.5821860Z * installing *source* package ‘covr’ ... 2021-05-18T14:53:44.6034120Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-18T14:53:44.6733090Z ** libs 2021-05-18T14:53:44.7315410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-18T14:53:44.8331770Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:53:44.8985630Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-18T14:53:44.9067170Z ** R 2021-05-18T14:53:44.9429470Z ** inst 2021-05-18T14:53:44.9533330Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:53:46.4167510Z ** help 2021-05-18T14:53:46.6175090Z *** installing help indices 2021-05-18T14:53:46.6788610Z *** copying figures 2021-05-18T14:53:46.6797640Z ** building package indices 2021-05-18T14:53:46.7364770Z ** installing vignettes 2021-05-18T14:53:46.7421790Z ** testing if installed package can be loaded 2021-05-18T14:53:47.4266700Z * DONE (covr) 2021-05-18T14:53:47.4711040Z 2021-05-18T14:53:47.4711940Z The downloaded source packages are in 2021-05-18T14:53:47.4713810Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpZWBD0h/downloaded_packages’ 2021-05-18T14:53:47.5142720Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T14:53:47.5143390Z Rscript -e "tic::before_install()" 2021-05-18T14:53:47.7020770Z shell: /bin/bash -e {0} 2021-05-18T14:53:47.7021150Z env: 2021-05-18T14:53:47.7021590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:53:47.7022020Z TIC_DEPLOY_KEY: 2021-05-18T14:53:47.7022350Z RSPM: 2021-05-18T14:53:47.7023630Z GITHUB_PAT: *** 2021-05-18T14:53:47.7024470Z COVERALLS_TOKEN: *** 2021-05-18T14:53:47.7025410Z continue-on-error: false 2021-05-18T14:53:47.7025870Z VDIFFR_RUN_TESTS: false 2021-05-18T14:53:47.7026330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:53:47.7026740Z TZ: UTC 2021-05-18T14:53:47.7027090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:53:47.7027680Z NOT_CRAN: true 2021-05-18T14:53:47.7028260Z ##[endgroup] 2021-05-18T14:53:48.4424920Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:53:48.4633070Z Running before_install: step_install_remote_binaries() 2021-05-18T14:53:48.8959380Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-18T14:53:48.8960850Z remotes::install_deps(dependencies = TRUE) 2021-05-18T14:53:48.8961460Z remotes::install_cran("rcmdcheck") 2021-05-18T14:53:48.8962020Z remotes::install_cran("markdown") 2021-05-18T14:53:48.9138630Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:53:48.9139580Z env: 2021-05-18T14:53:48.9140110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:53:48.9140650Z TIC_DEPLOY_KEY: 2021-05-18T14:53:48.9141040Z RSPM: 2021-05-18T14:53:48.9142650Z GITHUB_PAT: *** 2021-05-18T14:53:48.9143500Z COVERALLS_TOKEN: *** 2021-05-18T14:53:48.9144030Z continue-on-error: false 2021-05-18T14:53:48.9144510Z VDIFFR_RUN_TESTS: false 2021-05-18T14:53:48.9145030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:53:48.9145520Z TZ: UTC 2021-05-18T14:53:48.9146290Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:53:48.9146730Z NOT_CRAN: true 2021-05-18T14:53:48.9147210Z ##[endgroup] 2021-05-18T14:53:54.9938880Z Installing 6 packages: base64enc, tinytex, htmltools, bitops, rmarkdown, RCurl 2021-05-18T14:53:54.9940740Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-18T14:53:54.9942020Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:53:54.9943090Z (as ‘lib’ is unspecified) 2021-05-18T14:53:54.9943990Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-18T14:53:54.9944910Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-18T14:53:54.9945770Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-18T14:53:54.9946690Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-18T14:53:54.9947600Z RCurl (NA -> 1.98-1.3) [CRAN] 2021-05-18T14:53:59.0436920Z 2021-05-18T14:53:59.0438390Z There are binary versions available but the source versions are later: 2021-05-18T14:53:59.8197130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/base64enc_0.1-3.tgz' 2021-05-18T14:53:59.8198340Z binary source needs_compilation 2021-05-18T14:53:59.8207800Z Content type 'application/x-gzip' length 31812 bytes (31 KB) 2021-05-18T14:53:59.8208520Z ================================================== 2021-05-18T14:53:59.8209050Z tinytex 0.20 0.31 FALSE 2021-05-18T14:53:59.8210010Z downloaded 31 KB 2021-05-18T14:53:59.8210870Z htmltools 0.4.0 0.5.1.1 TRUE 2021-05-18T14:53:59.8211870Z 2021-05-18T14:53:59.8213510Z installing the source packages ‘tinytex’, ‘htmltools’, ‘bitops’, ‘rmarkdown’, ‘RCurl’ 2021-05-18T14:53:59.8215770Z bitops 1.0-6 1.0-7 TRUE 2021-05-18T14:53:59.8216650Z 2021-05-18T14:53:59.8217990Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-18T14:53:59.8219410Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-18T14:53:59.8220110Z ================================================== 2021-05-18T14:53:59.8220540Z downloaded 28 KB 2021-05-18T14:53:59.8220840Z 2021-05-18T14:53:59.8222160Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-18T14:53:59.8223620Z rmarkdown 2.1 2.8 FALSE 2021-05-18T14:53:59.8224640Z RCurl 1.98-1.1 1.98-1.3 TRUE 2021-05-18T14:53:59.8224960Z 2021-05-18T14:53:59.8225190Z 2021-05-18T14:53:59.8225720Z The downloaded binary packages are in 2021-05-18T14:53:59.8226670Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpzACYWm/downloaded_packages 2021-05-18T14:53:59.8479890Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-18T14:53:59.8491600Z ================================================== 2021-05-18T14:53:59.8492900Z downloaded 69 KB 2021-05-18T14:53:59.8493440Z 2021-05-18T14:53:59.8535470Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-18T14:54:00.1214550Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-18T14:54:00.1215900Z ================================================== 2021-05-18T14:54:00.1217020Z downloaded 10 KB 2021-05-18T14:54:00.1217990Z 2021-05-18T14:54:00.1362920Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-18T14:54:00.4125150Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-18T14:54:00.4453120Z ================================================== 2021-05-18T14:54:00.4471150Z downloaded 3.1 MB 2021-05-18T14:54:00.4471730Z 2021-05-18T14:54:00.4581690Z trying URL 'https://cloud.r-project.org/src/contrib/RCurl_1.98-1.3.tar.gz' 2021-05-18T14:54:00.7203860Z Content type 'application/x-gzip' length 728630 bytes (711 KB) 2021-05-18T14:54:01.4136460Z ================================================== 2021-05-18T14:54:01.4137260Z downloaded 711 KB 2021-05-18T14:54:01.4194410Z 2021-05-18T14:54:01.4196600Z * installing *source* package ‘tinytex’ ... 2021-05-18T14:54:01.4198220Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-18T14:54:01.4199130Z ** R 2021-05-18T14:54:01.4199780Z ** inst 2021-05-18T14:54:01.4201820Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:54:01.8749150Z ** help 2021-05-18T14:54:01.9820280Z *** installing help indices 2021-05-18T14:54:02.0240360Z ** building package indices 2021-05-18T14:54:02.0553560Z ** testing if installed package can be loaded 2021-05-18T14:54:02.3028810Z * DONE (tinytex) 2021-05-18T14:54:02.7371170Z * installing *source* package ‘htmltools’ ... 2021-05-18T14:54:02.7471350Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-18T14:54:02.7726320Z ** libs 2021-05-18T14:54:02.8024650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:54:02.8948750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-18T14:54:03.0148490Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:54:03.0962290Z installing to /Users/runner/work/_temp/Library/htmltools/libs 2021-05-18T14:54:03.1022930Z ** R 2021-05-18T14:54:03.1449910Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:54:05.0431660Z ** help 2021-05-18T14:54:05.3723650Z *** installing help indices 2021-05-18T14:54:05.4745780Z ** building package indices 2021-05-18T14:54:05.6213010Z ** testing if installed package can be loaded 2021-05-18T14:54:06.0398560Z * DONE (htmltools) 2021-05-18T14:54:06.9255970Z * installing *source* package ‘bitops’ ... 2021-05-18T14:54:06.9257790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-18T14:54:06.9259720Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-18T14:54:06.9260330Z ** libs 2021-05-18T14:54:06.9261030Z installing to /Users/runner/work/_temp/Library/bitops/libs 2021-05-18T14:54:06.9261550Z ** R 2021-05-18T14:54:06.9262600Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:54:06.9264580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-18T14:54:06.9266540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:54:06.9269660Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:54:06.9585300Z ** help 2021-05-18T14:54:07.0069330Z *** installing help indices 2021-05-18T14:54:07.0380910Z ** building package indices 2021-05-18T14:54:07.0536350Z ** testing if installed package can be loaded 2021-05-18T14:54:07.3756330Z * DONE (bitops) 2021-05-18T14:54:08.6057900Z * installing *source* package ‘rmarkdown’ ... 2021-05-18T14:54:08.6576660Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-18T14:54:08.7033220Z ** R 2021-05-18T14:54:08.8299210Z ** inst 2021-05-18T14:54:09.5151700Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:54:14.9868040Z ** help 2021-05-18T14:54:14.9868720Z *** installing help indices 2021-05-18T14:54:14.9869250Z *** copying figures 2021-05-18T14:54:14.9869940Z ** building package indices 2021-05-18T14:54:14.9870820Z ** installing vignettes 2021-05-18T14:54:14.9935950Z ** testing if installed package can be loaded 2021-05-18T14:54:15.3266200Z * DONE (rmarkdown) 2021-05-18T14:54:15.9148470Z * installing *source* package ‘RCurl’ ... 2021-05-18T14:54:15.9291400Z ** package ‘RCurl’ successfully unpacked and MD5 sums checked 2021-05-18T14:54:16.3012330Z checking for curl-config... /usr/local/opt/curl/bin/curl-config 2021-05-18T14:54:16.3018670Z checking for gcc... gcc 2021-05-18T14:54:16.5543800Z checking whether the C compiler works... yes 2021-05-18T14:54:16.5545430Z checking for C compiler default output file name... a.out 2021-05-18T14:54:16.6912900Z checking for suffix of executables... 2021-05-18T14:54:16.9552940Z checking whether we are cross compiling... no 2021-05-18T14:54:17.0368310Z checking for suffix of object files... o 2021-05-18T14:54:17.1069780Z checking whether we are using the GNU C compiler... yes 2021-05-18T14:54:17.1806580Z checking whether gcc accepts -g... yes 2021-05-18T14:54:17.3197760Z checking for gcc option to accept ISO C89... none needed 2021-05-18T14:54:17.4300360Z checking how to run the C preprocessor... gcc -E 2021-05-18T14:54:17.9270670Z Version has a libidn field 2021-05-18T14:54:18.1134250Z Version has CURLOPT_URL 2021-05-18T14:54:18.4730420Z Version has CURLINFO_EFFECTIVE_URL 2021-05-18T14:54:18.6384480Z Version has CURLINFO_RESPONSE_CODE 2021-05-18T14:54:18.8209630Z Version has CURLINFO_TOTAL_TIME 2021-05-18T14:54:18.9838090Z Version has CURLINFO_NAMELOOKUP_TIME 2021-05-18T14:54:19.1452160Z Version has CURLINFO_CONNECT_TIME 2021-05-18T14:54:19.2959580Z Version has CURLINFO_PRETRANSFER_TIME 2021-05-18T14:54:19.4504300Z Version has CURLINFO_SIZE_UPLOAD 2021-05-18T14:54:19.6074650Z Version has CURLINFO_SIZE_DOWNLOAD 2021-05-18T14:54:19.7657190Z Version has CURLINFO_SPEED_DOWNLOAD 2021-05-18T14:54:20.8005430Z Version has CURLINFO_SPEED_UPLOAD 2021-05-18T14:54:20.8006980Z Version has CURLINFO_HEADER_SIZE 2021-05-18T14:54:20.8007940Z Version has CURLINFO_REQUEST_SIZE 2021-05-18T14:54:20.8009150Z Version has CURLINFO_SSL_VERIFYRESULT 2021-05-18T14:54:20.8010520Z Version has CURLINFO_FILETIME 2021-05-18T14:54:20.8011400Z Version has CURLINFO_CONTENT_LENGTH_DOWNLOAD 2021-05-18T14:54:20.9566460Z Version has CURLINFO_CONTENT_LENGTH_UPLOAD 2021-05-18T14:54:21.1370740Z Version has CURLINFO_STARTTRANSFER_TIME 2021-05-18T14:54:21.2994540Z Version has CURLINFO_CONTENT_TYPE 2021-05-18T14:54:21.4563450Z Version has CURLINFO_REDIRECT_TIME 2021-05-18T14:54:21.6311510Z Version has CURLINFO_REDIRECT_COUNT 2021-05-18T14:54:21.7878410Z Version has CURLINFO_PRIVATE 2021-05-18T14:54:21.9618500Z Version has CURLINFO_HTTP_CONNECTCODE 2021-05-18T14:54:22.1162280Z Version has CURLINFO_HTTPAUTH_AVAIL 2021-05-18T14:54:22.2815330Z Version has CURLINFO_PROXYAUTH_AVAIL 2021-05-18T14:54:22.4579430Z Version has CURLINFO_OS_ERRNO 2021-05-18T14:54:22.6167340Z Version has CURLINFO_NUM_CONNECTS 2021-05-18T14:54:22.7779640Z Version has CURLINFO_SSL_ENGINES 2021-05-18T14:54:22.9350820Z Version has CURLINFO_COOKIELIST 2021-05-18T14:54:23.5158950Z Version has CURLINFO_LASTSOCKET 2021-05-18T14:54:23.5161170Z Version has CURLINFO_FTP_ENTRY_PATH 2021-05-18T14:54:23.5162840Z Version has CURLINFO_REDIRECT_URL 2021-05-18T14:54:23.5816830Z Version has CURLINFO_PRIMARY_IP 2021-05-18T14:54:23.7344470Z Version has CURLINFO_APPCONNECT_TIME 2021-05-18T14:54:23.8910430Z Version has CURLINFO_CERTINFO 2021-05-18T14:54:24.0621800Z Version has CURLINFO_CONDITION_UNMET 2021-05-18T14:54:24.2257430Z Version has CURLOPT_WRITEDATA 2021-05-18T14:54:24.3893770Z Version has CURLOPT_KEYPASSWD 2021-05-18T14:54:24.5526690Z Version has CURLOPT_DIRLISTONLY 2021-05-18T14:54:24.7230030Z Version has CURLOPT_APPEND 2021-05-18T14:54:24.8968300Z Version has CURLOPT_KRBLEVEL 2021-05-18T14:54:25.0614950Z Version has CURLOPT_USE_SSL 2021-05-18T14:54:25.2373630Z Version has CURLOPT_TIMEOUT_MS 2021-05-18T14:54:25.4211770Z Version has CURLOPT_CONNECTTIMEOUT_MS 2021-05-18T14:54:26.3968800Z Version has CURLOPT_HTTP_TRANSFER_DECODING 2021-05-18T14:54:26.3970720Z Version has CURLOPT_HTTP_CONTENT_DECODING 2021-05-18T14:54:26.3971620Z Version has CURLOPT_NEW_FILE_PERMS 2021-05-18T14:54:26.3972520Z Version has CURLOPT_NEW_DIRECTORY_PERMS 2021-05-18T14:54:26.3973370Z Version has CURLOPT_POSTREDIR 2021-05-18T14:54:26.4066570Z Version has CURLOPT_OPENSOCKETFUNCTION 2021-05-18T14:54:26.5748070Z Version has CURLOPT_OPENSOCKETDATA 2021-05-18T14:54:26.7414640Z Version has CURLOPT_COPYPOSTFIELDS 2021-05-18T14:54:26.9039920Z Version has CURLOPT_PROXY_TRANSFER_MODE 2021-05-18T14:54:27.0630560Z Version has CURLOPT_SEEKFUNCTION 2021-05-18T14:54:27.2237290Z Version has CURLOPT_SEEKDATA 2021-05-18T14:54:27.4006830Z Version has CURLOPT_CRLFILE 2021-05-18T14:54:27.5617470Z Version has CURLOPT_ISSUERCERT 2021-05-18T14:54:27.7448910Z Version has CURLOPT_ADDRESS_SCOPE 2021-05-18T14:54:27.9026300Z Version has CURLOPT_CERTINFO 2021-05-18T14:54:28.0624510Z Version has CURLOPT_USERNAME 2021-05-18T14:54:28.2225720Z Version has CURLOPT_PASSWORD 2021-05-18T14:54:28.3816500Z Version has CURLOPT_PROXYUSERNAME 2021-05-18T14:54:28.5377340Z Version has CURLOPT_PROXYPASSWORD 2021-05-18T14:54:28.6989330Z Version has CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 2021-05-18T14:54:28.8609960Z Version has CURLOPT_NOPROXY 2021-05-18T14:54:29.0289710Z Version has CURLOPT_TFTP_BLKSIZE 2021-05-18T14:54:29.1942010Z Version has CURLOPT_SOCKS5_GSSAPI_SERVICE 2021-05-18T14:54:29.3538980Z Version has CURLOPT_SOCKS5_GSSAPI_NEC 2021-05-18T14:54:29.5246750Z Version has CURLOPT_PROTOCOLS 2021-05-18T14:54:29.6900120Z Version has CURLOPT_REDIR_PROTOCOLS 2021-05-18T14:54:29.8525330Z Version has CURLOPT_SSH_AUTH_TYPES 2021-05-18T14:54:30.0218170Z Version has CURLOPT_SSH_PUBLIC_KEYFILE 2021-05-18T14:54:30.1778490Z Version has CURLOPT_SSH_PRIVATE_KEYFILE 2021-05-18T14:54:30.3414760Z Version has CURLOPT_FTP_SSL_CCC 2021-05-18T14:54:30.5159450Z Version has CURLOPT_COOKIELIST 2021-05-18T14:54:30.6852960Z Version has CURLOPT_IGNORE_CONTENT_LENGTH 2021-05-18T14:54:30.8529750Z Version has CURLOPT_FTP_SKIP_PASV_IP 2021-05-18T14:54:31.0129880Z Version has CURLOPT_FTP_FILEMETHOD 2021-05-18T14:54:31.1733570Z Version has CURLOPT_LOCALPORT 2021-05-18T14:54:31.3315700Z Version has CURLOPT_LOCALPORTRANGE 2021-05-18T14:54:31.4892200Z Version has CURLOPT_CONNECT_ONLY 2021-05-18T14:54:31.6531590Z Version has CURLOPT_CONV_FROM_NETWORK_FUNCTION 2021-05-18T14:54:31.8230700Z Version has CURLOPT_CONV_TO_NETWORK_FUNCTION 2021-05-18T14:54:31.9896670Z Version has CURLOPT_CONV_FROM_UTF8_FUNCTION 2021-05-18T14:54:32.1541330Z Version has CURLOPT_MAX_SEND_SPEED_LARGE 2021-05-18T14:54:32.3314870Z Version has CURLOPT_MAX_RECV_SPEED_LARGE 2021-05-18T14:54:32.4956080Z Version has CURLOPT_FTP_ALTERNATIVE_TO_USER 2021-05-18T14:54:32.6554800Z Version has CURLOPT_SOCKOPTFUNCTION 2021-05-18T14:54:32.8113880Z Version has CURLOPT_SOCKOPTDATA 2021-05-18T14:54:32.9792670Z Version has CURLOPT_SSL_SESSIONID_CACHE 2021-05-18T14:54:32.9973730Z libcurl version: libcurl 7.76.1 2021-05-18T14:54:33.0460820Z configure: creating ./config.status 2021-05-18T14:54:33.3808300Z config.status: creating src/Makevars 2021-05-18T14:54:33.4932630Z ** libs 2021-05-18T14:54:33.5291510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-18T14:54:34.6319680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-18T14:54:34.6357130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c curlInit.c -o curlInit.o 2021-05-18T14:54:34.6391190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c curl_base64.c -o curl_base64.o 2021-05-18T14:54:34.6427430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c enums.c -o enums.o 2021-05-18T14:54:34.6464770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c json.c -o json.o 2021-05-18T14:54:34.6512220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c memoryManagement.c -o memoryManagement.o 2021-05-18T14:54:34.7864150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/curl/7.76.1/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -I/usr/local/include -fPIC -Wall -g -O2 -c myUTF8.c -o myUTF8.o 2021-05-18T14:54:35.0297650Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RCurl.so base64.o curl.o curlInit.o curl_base64.o enums.o json.o memoryManagement.o myUTF8.o -L/usr/local/Cellar/curl/7.76.1/lib -lcurl -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:54:35.1072030Z installing to /Users/runner/work/_temp/Library/RCurl/libs 2021-05-18T14:54:35.1183020Z ** R 2021-05-18T14:54:35.1518360Z ** data 2021-05-18T14:54:35.1529100Z ** inst 2021-05-18T14:54:35.1994520Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:54:39.6613040Z ** help 2021-05-18T14:54:40.1913730Z *** installing help indices 2021-05-18T14:54:40.3010230Z ** building package indices 2021-05-18T14:54:40.3976270Z ** testing if installed package can be loaded 2021-05-18T14:54:40.8421830Z * DONE (RCurl) 2021-05-18T14:54:40.8905000Z 2021-05-18T14:54:40.8906210Z The downloaded source packages are in 2021-05-18T14:54:40.8908080Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzACYWm/downloaded_packages’ 2021-05-18T14:54:41.7517540Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-18T14:54:41.7519090Z Use `force = TRUE` to force installation 2021-05-18T14:54:41.7534910Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-18T14:54:41.7536340Z Use `force = TRUE` to force installation 2021-05-18T14:54:41.7747850Z ##[group]Run options(width = 100) 2021-05-18T14:54:41.7748650Z options(width = 100) 2021-05-18T14:54:41.7749530Z pkgs <- installed.packages()[, "Package"] 2021-05-18T14:54:41.7750580Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-18T14:54:41.7941180Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:54:41.7941590Z env: 2021-05-18T14:54:41.7942010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:54:41.7942440Z TIC_DEPLOY_KEY: 2021-05-18T14:54:41.7942770Z RSPM: 2021-05-18T14:54:41.7944300Z GITHUB_PAT: *** 2021-05-18T14:54:41.7945180Z COVERALLS_TOKEN: *** 2021-05-18T14:54:41.7945650Z continue-on-error: false 2021-05-18T14:54:41.7946110Z VDIFFR_RUN_TESTS: false 2021-05-18T14:54:41.7946590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:54:41.7947010Z TZ: UTC 2021-05-18T14:54:41.7947380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:54:41.7947750Z NOT_CRAN: true 2021-05-18T14:54:41.7948140Z ##[endgroup] 2021-05-18T14:54:42.5859400Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:54:42.5860260Z setting value 2021-05-18T14:54:42.5861300Z version R version 3.5.3 (2019-03-11) 2021-05-18T14:54:42.5861850Z os macOS 10.15.7 2021-05-18T14:54:42.5862420Z system x86_64, darwin15.6.0 2021-05-18T14:54:42.5863000Z ui X11 2021-05-18T14:54:42.5863490Z language (EN) 2021-05-18T14:54:42.5864480Z collate en_US.UTF-8 2021-05-18T14:54:42.5865440Z ctype en_US.UTF-8 2021-05-18T14:54:42.5866010Z tz UTC 2021-05-18T14:54:42.5867250Z date 2021-05-18 2021-05-18T14:54:42.5867560Z 2021-05-18T14:54:42.5868670Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:54:42.5869530Z ! package * version date lib source 2021-05-18T14:54:42.5870770Z aghast 0.2.1 2021-05-18 [1] Github (muschellij2/aghast@0c3b853) 2021-05-18T14:54:42.5871980Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-18T14:54:42.5873100Z base * 3.5.3 2019-03-13 [?] local 2021-05-18T14:54:42.5874160Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.5.0) 2021-05-18T14:54:42.5875290Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5876380Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-18T14:54:42.5877420Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-18T14:54:42.5879060Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5880170Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5881240Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5882330Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-18T14:54:42.5883550Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5884620Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5885730Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-18T14:54:42.5886810Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-18T14:54:42.5887960Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-18T14:54:42.5889120Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-18T14:54:42.5890180Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5891930Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5893140Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5894230Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5895380Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5896500Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-18T14:54:42.5897650Z desc 1.2.0.9000 2021-05-18 [1] Github (muschellij2/desc@7be86f2) 2021-05-18T14:54:42.5898830Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5899960Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5901030Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5902140Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5903250Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5904350Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-18T14:54:42.5905450Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5906520Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5907660Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-18T14:54:42.5908760Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5909810Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5910940Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5912040Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5913270Z ghtravis 0.15.1 2021-05-18 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-18T14:54:42.5914550Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5915620Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5916760Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5917820Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-18T14:54:42.5918980Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-18T14:54:42.5920090Z grid 3.5.3 2019-03-13 [?] local 2021-05-18T14:54:42.5921470Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5922620Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5923740Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5924770Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-18T14:54:42.5925890Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5927010Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-18T14:54:42.5928110Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5929210Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-18T14:54:42.5930330Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-18T14:54:42.5931430Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5932550Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5934030Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-18T14:54:42.5935180Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-18T14:54:42.5936280Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-18T14:54:42.5937330Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5938480Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-18T14:54:42.5939590Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-18T14:54:42.5940620Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5941730Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-18T14:54:42.5942830Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-18T14:54:42.5943970Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5945130Z parallel 3.5.3 2019-03-13 [?] local 2021-05-18T14:54:42.5946250Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5947330Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5948460Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-18T14:54:42.5949600Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5950670Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-18T14:54:42.5951800Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-18T14:54:42.5952950Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5954020Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5955120Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5956160Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5957400Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5958540Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-18T14:54:42.5959600Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5960920Z RCurl 1.98-1.3 2021-03-16 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5962100Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5963590Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5964720Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5965820Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5966910Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5968020Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5969130Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-18T14:54:42.5970200Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5971350Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5972490Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5973670Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-18T14:54:42.5974840Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-18T14:54:42.5976180Z splines 3.5.3 2019-03-13 [?] local 2021-05-18T14:54:42.5977400Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-18T14:54:42.5978500Z stats4 3.5.3 2019-03-13 [?] local 2021-05-18T14:54:42.5979550Z stringi 1.6.2 2021-05-17 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5980660Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-18T14:54:42.5981790Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-18T14:54:42.5982820Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5983910Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-18T14:54:42.5985030Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5986100Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5987260Z tic 0.10.0 2021-05-18 [1] Github (ropensci/tic@3b4dfb8) 2021-05-18T14:54:42.5988400Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5989480Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5990610Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5991650Z P tools 3.5.3 2019-03-13 [2] local 2021-05-18T14:54:42.5992780Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5993870Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5994920Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-18T14:54:42.5996110Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5997200Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.5998270Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-18T14:54:42.5999390Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.6000470Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.6001830Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.6002930Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-18T14:54:42.6004060Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-18T14:54:42.6005370Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-18T14:54:42.6005700Z 2021-05-18T14:54:42.6006210Z [1] /Users/runner/work/_temp/Library 2021-05-18T14:54:42.6007050Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-18T14:54:42.6007540Z 2021-05-18T14:54:42.6008440Z P ── Loaded and on-disk path mismatch. 2021-05-18T14:54:42.6066380Z ##[group]Run Rscript -e 'tic::script()' 2021-05-18T14:54:42.6067260Z Rscript -e 'tic::script()' 2021-05-18T14:54:42.6067960Z ls -l check 2021-05-18T14:54:42.6346560Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:54:42.6347130Z env: 2021-05-18T14:54:42.6347580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:54:42.6348100Z TIC_DEPLOY_KEY: 2021-05-18T14:54:42.6348500Z RSPM: 2021-05-18T14:54:42.6349680Z GITHUB_PAT: *** 2021-05-18T14:54:42.6350620Z COVERALLS_TOKEN: *** 2021-05-18T14:54:42.6351170Z continue-on-error: false 2021-05-18T14:54:42.6351680Z VDIFFR_RUN_TESTS: false 2021-05-18T14:54:42.6352270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:54:42.6352720Z TZ: UTC 2021-05-18T14:54:42.6353140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:54:42.6353580Z NOT_CRAN: true 2021-05-18T14:54:42.6353960Z ##[endgroup] 2021-05-18T14:54:42.9785900Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:54:43.1283340Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-18T14:54:43.1285160Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-18T14:54:43.1286280Z timeout = Inf, check_dir = "check") 2021-05-18T14:54:43.2185750Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-18T14:54:43.5283790Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-18T14:54:43.9121250Z * preparing ‘nitrcbot’: 2021-05-18T14:54:43.9260900Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:54:44.0401670Z * installing the package to build vignettes 2021-05-18T14:54:47.9116630Z * creating vignettes ... OK 2021-05-18T14:54:47.9909860Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:54:47.9921610Z * checking for empty or unneeded directories 2021-05-18T14:54:48.0465270Z * building ‘nitrcbot_1.2.tar.gz’ 2021-05-18T14:54:48.0465970Z 2021-05-18T14:54:48.1625810Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-18T14:54:48.9434370Z * using log directory ‘/Users/runner/work/nitrcbot/nitrcbot/check/nitrcbot.Rcheck’ 2021-05-18T14:54:48.9437380Z * using R version 3.5.3 (2019-03-11) 2021-05-18T14:54:48.9439970Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-18T14:54:48.9442550Z * using session charset: UTF-8 2021-05-18T14:54:48.9988740Z * using option ‘--as-cran’ 2021-05-18T14:54:49.0069310Z * checking for file ‘nitrcbot/DESCRIPTION’ ... OK 2021-05-18T14:54:49.0169190Z * this is package ‘nitrcbot’ version ‘1.2’ 2021-05-18T14:54:49.0273240Z * package encoding: UTF-8 2021-05-18T14:54:49.0373320Z * checking package namespace information ... OK 2021-05-18T14:54:50.1902910Z * checking package dependencies ... OK 2021-05-18T14:54:50.1923960Z * checking if this is a source package ... OK 2021-05-18T14:54:50.1924960Z * checking if there is a namespace ... OK 2021-05-18T14:54:50.5317040Z * checking for executable files ... OK 2021-05-18T14:54:50.5335570Z * checking for hidden files and directories ... OK 2021-05-18T14:54:50.5366040Z * checking for portable file names ... OK 2021-05-18T14:54:50.5429340Z * checking for sufficient/correct file permissions ... OK 2021-05-18T14:54:50.5456670Z * checking serialization versions ... OK 2021-05-18T14:54:53.0085440Z * checking whether package ‘nitrcbot’ can be installed ... OK 2021-05-18T14:54:53.0455280Z * checking installed package size ... OK 2021-05-18T14:54:53.1789300Z * checking package directory ... OK 2021-05-18T14:54:53.1791370Z * checking ‘build’ directory ... OK 2021-05-18T14:54:53.4493230Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:54:53.4500730Z * checking top-level files ... OK 2021-05-18T14:54:53.4524900Z * checking for left-over files ... OK 2021-05-18T14:54:53.7654020Z * checking index information ... OK 2021-05-18T14:54:54.0019310Z * checking package subdirectories ... OK 2021-05-18T14:54:54.0761070Z * checking R files for non-ASCII characters ... OK 2021-05-18T14:54:54.1573430Z * checking R files for syntax errors ... OK 2021-05-18T14:54:55.0231430Z * checking whether the package can be loaded ... OK 2021-05-18T14:54:55.7432910Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-18T14:54:56.4043920Z * checking whether the package can be unloaded cleanly ... OK 2021-05-18T14:54:57.0846310Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-18T14:54:57.8784780Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-18T14:54:58.7594730Z * checking loading without being on the library search path ... OK 2021-05-18T14:54:59.5556320Z * checking dependencies in R code ... OK 2021-05-18T14:55:00.8255920Z * checking S3 generic/method consistency ... OK 2021-05-18T14:55:01.5487410Z * checking replacement functions ... OK 2021-05-18T14:55:02.2667000Z * checking foreign function calls ... OK 2021-05-18T14:55:06.4764570Z * checking R code for possible problems ... OK 2021-05-18T14:55:06.6022220Z * checking Rd files ... OK 2021-05-18T14:55:06.6739100Z * checking Rd metadata ... OK 2021-05-18T14:55:06.7729210Z * checking Rd line widths ... OK 2021-05-18T14:55:07.1017710Z * checking Rd cross-references ... OK 2021-05-18T14:55:07.7991560Z * checking for missing documentation entries ... OK 2021-05-18T14:55:10.0134510Z * checking for code/documentation mismatches ... OK 2021-05-18T14:55:11.4685890Z * checking Rd \usage sections ... OK 2021-05-18T14:55:11.5645230Z * checking Rd contents ... OK 2021-05-18T14:55:11.7150570Z * checking for unstated dependencies in examples ... OK 2021-05-18T14:55:11.7231670Z * checking installed files from ‘inst/doc’ ... OK 2021-05-18T14:55:11.7307130Z * checking files in ‘vignettes’ ... OK 2021-05-18T14:55:12.9381070Z * checking examples ... OK 2021-05-18T14:55:13.0633840Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-18T14:55:13.2967400Z * checking tests ... 2021-05-18T14:55:14.4400700Z Running ‘testthat.R’ 2021-05-18T14:55:14.4576290Z OK 2021-05-18T14:55:14.6809600Z * checking for unstated dependencies in vignettes ... OK 2021-05-18T14:55:14.6843430Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-18T14:55:15.8821930Z * checking re-building of vignette outputs ... OK 2021-05-18T14:55:21.2192580Z * checking PDF version of manual ... OK 2021-05-18T14:55:21.2201890Z * DONE 2021-05-18T14:55:21.2202570Z 2021-05-18T14:55:21.2203370Z Status: OK 2021-05-18T14:55:21.2256860Z 2021-05-18T14:55:21.3692510Z ── R CMD check results ─────────────────────────────────────── nitrcbot 1.2 ──── 2021-05-18T14:55:21.3713670Z Duration: 33.3s 2021-05-18T14:55:21.3714570Z 2021-05-18T14:55:21.3729120Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-18T14:55:21.3962290Z total 168 2021-05-18T14:55:21.3965470Z drwxr-xr-x 15 runner staff 480 May 18 14:55 nitrcbot.Rcheck 2021-05-18T14:55:21.3968140Z -rw-r--r-- 1 runner staff 21794 May 18 14:54 nitrcbot_1.2.tar.gz 2021-05-18T14:55:21.3970290Z -rw-r--r-- 1 runner staff 57671 May 18 14:54 nitrcbot_1.2.tgz 2021-05-18T14:55:21.4060140Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:55:21.4061060Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:55:21.4378700Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:55:21.4379280Z env: 2021-05-18T14:55:21.4379750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:55:21.4380210Z TIC_DEPLOY_KEY: 2021-05-18T14:55:21.4380600Z RSPM: 2021-05-18T14:55:21.4382150Z GITHUB_PAT: *** 2021-05-18T14:55:21.4382980Z COVERALLS_TOKEN: *** 2021-05-18T14:55:21.4383470Z continue-on-error: false 2021-05-18T14:55:21.4383970Z VDIFFR_RUN_TESTS: false 2021-05-18T14:55:21.4384500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:55:21.4384980Z TZ: UTC 2021-05-18T14:55:21.4385360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:55:21.4385820Z NOT_CRAN: true 2021-05-18T14:55:21.4386200Z ##[endgroup] 2021-05-18T14:55:21.4780100Z 2021-05-18T14:55:21.4782270Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-18T14:55:21.4783120Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-18T14:55:21.4784370Z Platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-18T14:55:21.4784760Z 2021-05-18T14:55:21.4785490Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-18T14:55:21.4786390Z You are welcome to redistribute it under certain conditions. 2021-05-18T14:55:21.4787670Z Type 'license()' or 'licence()' for distribution details. 2021-05-18T14:55:21.4788070Z 2021-05-18T14:55:21.4788730Z R is a collaborative project with many contributors. 2021-05-18T14:55:21.4789900Z Type 'contributors()' for more information and 2021-05-18T14:55:21.4791120Z 'citation()' on how to cite R or R packages in publications. 2021-05-18T14:55:21.4791560Z 2021-05-18T14:55:21.4792570Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-18T14:55:21.4793690Z 'help.start()' for an HTML browser interface to help. 2021-05-18T14:55:21.4794650Z Type 'q()' to quit R. 2021-05-18T14:55:21.4794940Z 2021-05-18T14:55:21.4795350Z > library(testthat) 2021-05-18T14:55:21.4795950Z > library(nitrcbot) 2021-05-18T14:55:21.4796370Z > 2021-05-18T14:55:21.4796790Z > test_check("nitrcbot") 2021-05-18T14:55:21.4797980Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-18T14:55:21.4798770Z • On CI (12) 2021-05-18T14:55:21.4799060Z 2021-05-18T14:55:21.4799540Z [ FAIL 0 | WARN 0 | SKIP 12 | PASS 0 ] 2021-05-18T14:55:21.4799960Z > 2021-05-18T14:55:21.4800330Z > proc.time() 2021-05-18T14:55:21.4800840Z user system elapsed 2021-05-18T14:55:21.4801270Z 0.963 0.114 1.066 2021-05-18T14:55:21.4853070Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-18T14:55:21.4853740Z Rscript -e "tic::before_deploy()" 2021-05-18T14:55:21.5132740Z shell: /bin/bash -e {0} 2021-05-18T14:55:21.5133210Z env: 2021-05-18T14:55:21.5133640Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:55:21.5134140Z TIC_DEPLOY_KEY: 2021-05-18T14:55:21.5134500Z RSPM: 2021-05-18T14:55:21.5135460Z GITHUB_PAT: *** 2021-05-18T14:55:21.5136260Z COVERALLS_TOKEN: *** 2021-05-18T14:55:21.5136740Z continue-on-error: false 2021-05-18T14:55:21.5137250Z VDIFFR_RUN_TESTS: false 2021-05-18T14:55:21.5137790Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:55:21.5138230Z TZ: UTC 2021-05-18T14:55:21.5138640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:55:21.5139040Z NOT_CRAN: true 2021-05-18T14:55:21.5139440Z ##[endgroup] 2021-05-18T14:55:21.9009090Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:55:22.0559560Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-18T14:55:22.0561020Z with: 2021-05-18T14:55:22.0562470Z upload_url: https://uploads.github.com/repos/neuroconductor/nitrcbot/releases/43143854/assets{?name,label} 2021-05-18T14:55:22.0564150Z asset_path: check/nitrcbot_1.2.tgz 2021-05-18T14:55:22.0565120Z asset_name: nitrcbot_1.2_R3.5.tgz 2021-05-18T14:55:22.0566160Z asset_content_type: application/octet-stream 2021-05-18T14:55:22.0567100Z env: 2021-05-18T14:55:22.0567860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:55:22.0568780Z TIC_DEPLOY_KEY: 2021-05-18T14:55:22.0569500Z RSPM: 2021-05-18T14:55:22.0571350Z GITHUB_PAT: *** 2021-05-18T14:55:22.0572940Z COVERALLS_TOKEN: *** 2021-05-18T14:55:22.0573920Z continue-on-error: false 2021-05-18T14:55:22.0574800Z VDIFFR_RUN_TESTS: false 2021-05-18T14:55:22.0575890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:55:22.0576710Z TZ: UTC 2021-05-18T14:55:22.0577750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:55:22.0578540Z NOT_CRAN: true 2021-05-18T14:55:22.0580580Z GITHUB_TOKEN: *** 2021-05-18T14:55:22.0581330Z ##[endgroup] 2021-05-18T14:55:22.8966080Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-18T14:55:22.8966800Z Rscript -e "tic::deploy()" 2021-05-18T14:55:22.9382050Z shell: /bin/bash -e {0} 2021-05-18T14:55:22.9382460Z env: 2021-05-18T14:55:22.9382940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:55:22.9383410Z TIC_DEPLOY_KEY: 2021-05-18T14:55:22.9383810Z RSPM: 2021-05-18T14:55:22.9384930Z GITHUB_PAT: *** 2021-05-18T14:55:22.9386200Z COVERALLS_TOKEN: *** 2021-05-18T14:55:22.9386760Z continue-on-error: false 2021-05-18T14:55:22.9387280Z VDIFFR_RUN_TESTS: false 2021-05-18T14:55:22.9387780Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:55:22.9388260Z TZ: UTC 2021-05-18T14:55:22.9388640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:55:22.9389080Z NOT_CRAN: true 2021-05-18T14:55:22.9389490Z ##[endgroup] 2021-05-18T14:55:23.3081810Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:55:23.4480630Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-18T14:55:23.4481400Z Rscript -e "tic::after_deploy()" 2021-05-18T14:55:23.4730680Z shell: /bin/bash -e {0} 2021-05-18T14:55:23.4731150Z env: 2021-05-18T14:55:23.4731610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:55:23.4732110Z TIC_DEPLOY_KEY: 2021-05-18T14:55:23.4732500Z RSPM: 2021-05-18T14:55:23.4733670Z GITHUB_PAT: *** 2021-05-18T14:55:23.4734520Z COVERALLS_TOKEN: *** 2021-05-18T14:55:23.4747930Z continue-on-error: false 2021-05-18T14:55:23.4748490Z VDIFFR_RUN_TESTS: false 2021-05-18T14:55:23.4749020Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:55:23.4749490Z TZ: UTC 2021-05-18T14:55:23.4749880Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:55:23.4750320Z NOT_CRAN: true 2021-05-18T14:55:23.4750690Z ##[endgroup] 2021-05-18T14:55:23.8219500Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:55:24.2438510Z Post job cleanup. 2021-05-18T14:55:24.3282750Z [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:55:24.3409650Z Post job cleanup. 2021-05-18T14:55:24.4891200Z [command]/usr/local/bin/git version 2021-05-18T14:55:24.5350820Z git version 2.31.1 2021-05-18T14:55:24.5410350Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:55:24.5490450Z [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:55:24.6784850Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:55:24.6857400Z http.https://github.com/.extraheader 2021-05-18T14:55:24.6873880Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T14:55:24.7016220Z [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:55:24.8061510Z Cleaning up orphan processes