2021-05-18T14:06:58.7164089Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:06:59.2401380Z 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.3098381Z 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.4860585Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-18T14:06:59.5941234Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:07:14.0936160Z Current runner version: '2.278.0' 2021-05-18T14:07:14.1047840Z ##[group]Operating System 2021-05-18T14:07:14.1049080Z Mac OS X 2021-05-18T14:07:14.1049560Z 10.15.7 2021-05-18T14:07:14.1049950Z 19H1030 2021-05-18T14:07:14.1050420Z ##[endgroup] 2021-05-18T14:07:14.1050930Z ##[group]Virtual Environment 2021-05-18T14:07:14.1051670Z Environment: macos-10.15 2021-05-18T14:07:14.1052230Z Version: 20210510.1 2021-05-18T14:07:14.1053170Z 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:14.1054510Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-18T14:07:14.1055380Z ##[endgroup] 2021-05-18T14:07:14.1057340Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:07:14.1058750Z Actions: write 2021-05-18T14:07:14.1059290Z Checks: write 2021-05-18T14:07:14.1059800Z Contents: write 2021-05-18T14:07:14.1060390Z Deployments: write 2021-05-18T14:07:14.1061070Z Issues: write 2021-05-18T14:07:14.1061630Z Metadata: read 2021-05-18T14:07:14.1062150Z Packages: write 2021-05-18T14:07:14.1062650Z PullRequests: write 2021-05-18T14:07:14.1063460Z RepositoryProjects: write 2021-05-18T14:07:14.1064100Z SecurityEvents: write 2021-05-18T14:07:14.1064610Z Statuses: write 2021-05-18T14:07:14.1065320Z ##[endgroup] 2021-05-18T14:07:14.1069080Z Prepare workflow directory 2021-05-18T14:07:14.2509000Z Prepare all required actions 2021-05-18T14:07:14.2521960Z Getting action download info 2021-05-18T14:07:14.6298920Z Download action repository 'actions/checkout@v2' 2021-05-18T14:07:17.4488830Z Download action repository 'r-lib/actions@master' 2021-05-18T14:07:19.7576990Z Download action repository 'adigherman/actions@master' 2021-05-18T14:07:22.0772960Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:07:22.4870400Z Download action repository 'actions/cache@v1' 2021-05-18T14:07:22.9798970Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:07:23.4160620Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:07:24.2633610Z ##[group]Run actions/checkout@v2 2021-05-18T14:07:24.2634340Z with: 2021-05-18T14:07:24.2634790Z repository: neuroconductor/nitrcbot 2021-05-18T14:07:24.2635760Z token: *** 2021-05-18T14:07:24.2636140Z ssh-strict: true 2021-05-18T14:07:24.2636670Z persist-credentials: true 2021-05-18T14:07:24.2637110Z clean: true 2021-05-18T14:07:24.2637460Z fetch-depth: 1 2021-05-18T14:07:24.2637810Z lfs: false 2021-05-18T14:07:24.2638160Z submodules: false 2021-05-18T14:07:24.2638610Z env: 2021-05-18T14:07:24.2639030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:07:24.2639450Z TIC_DEPLOY_KEY: 2021-05-18T14:07:24.2639780Z RSPM: 2021-05-18T14:07:24.2640520Z GITHUB_PAT: *** 2021-05-18T14:07:24.2641260Z COVERALLS_TOKEN: *** 2021-05-18T14:07:24.2641710Z continue-on-error: false 2021-05-18T14:07:24.2642160Z VDIFFR_RUN_TESTS: false 2021-05-18T14:07:24.2642530Z ##[endgroup] 2021-05-18T14:07:25.9553530Z Syncing repository: neuroconductor/nitrcbot 2021-05-18T14:07:25.9554760Z ##[group]Getting Git version info 2021-05-18T14:07:25.9556250Z Working directory is '/Users/runner/work/nitrcbot/nitrcbot' 2021-05-18T14:07:25.9557000Z [command]/usr/local/bin/git version 2021-05-18T14:07:26.1019210Z git version 2.31.1 2021-05-18T14:07:26.1069500Z ##[endgroup] 2021-05-18T14:07:26.1076420Z Deleting the contents of '/Users/runner/work/nitrcbot/nitrcbot' 2021-05-18T14:07:26.1094760Z ##[group]Initializing the repository 2021-05-18T14:07:26.1100670Z [command]/usr/local/bin/git init /Users/runner/work/nitrcbot/nitrcbot 2021-05-18T14:07:26.2161850Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:07:26.2163220Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:07:26.2164460Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:07:26.2165150Z hint: 2021-05-18T14:07:26.2166120Z hint: git config --global init.defaultBranch 2021-05-18T14:07:26.2167370Z hint: 2021-05-18T14:07:26.2168390Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:07:26.2169590Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:07:26.2170210Z hint: 2021-05-18T14:07:26.2170930Z hint: git branch -m 2021-05-18T14:07:26.2589110Z Initialized empty Git repository in /Users/runner/work/nitrcbot/nitrcbot/.git/ 2021-05-18T14:07:26.2612680Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/nitrcbot 2021-05-18T14:07:26.2858220Z ##[endgroup] 2021-05-18T14:07:26.2877200Z ##[group]Disabling automatic garbage collection 2021-05-18T14:07:26.2892140Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-18T14:07:26.3237470Z ##[endgroup] 2021-05-18T14:07:26.3427710Z ##[group]Setting up auth 2021-05-18T14:07:26.3568300Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:07:26.3681030Z [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:26.6689960Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:07:26.6724900Z [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:26.7779150Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:07:26.7876920Z ##[endgroup] 2021-05-18T14:07:26.7877640Z ##[group]Fetching the repository 2021-05-18T14:07:26.7890600Z [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:27.2966310Z remote: Enumerating objects: 58, done. 2021-05-18T14:07:27.2970350Z remote: Counting objects: 1% (1/58) 2021-05-18T14:07:27.2972120Z remote: Counting objects: 3% (2/58) 2021-05-18T14:07:27.2973010Z remote: Counting objects: 5% (3/58) 2021-05-18T14:07:27.2973660Z remote: Counting objects: 6% (4/58) 2021-05-18T14:07:27.2974260Z remote: Counting objects: 8% (5/58) 2021-05-18T14:07:27.2974910Z remote: Counting objects: 10% (6/58) 2021-05-18T14:07:27.2975520Z remote: Counting objects: 12% (7/58) 2021-05-18T14:07:27.2976140Z remote: Counting objects: 13% (8/58) 2021-05-18T14:07:27.2976760Z remote: Counting objects: 15% (9/58) 2021-05-18T14:07:27.2977550Z remote: Counting objects: 17% (10/58) 2021-05-18T14:07:27.2978190Z remote: Counting objects: 18% (11/58) 2021-05-18T14:07:27.2978810Z remote: Counting objects: 20% (12/58) 2021-05-18T14:07:27.2979510Z remote: Counting objects: 22% (13/58) 2021-05-18T14:07:27.2980070Z remote: Counting objects: 24% (14/58) 2021-05-18T14:07:27.2980620Z remote: Counting objects: 25% (15/58) 2021-05-18T14:07:27.2981150Z remote: Counting objects: 27% (16/58) 2021-05-18T14:07:27.2981720Z remote: Counting objects: 29% (17/58) 2021-05-18T14:07:27.2982260Z remote: Counting objects: 31% (18/58) 2021-05-18T14:07:27.2982840Z remote: Counting objects: 32% (19/58) 2021-05-18T14:07:27.2983390Z remote: Counting objects: 34% (20/58) 2021-05-18T14:07:27.2983950Z remote: Counting objects: 36% (21/58) 2021-05-18T14:07:27.2984520Z remote: Counting objects: 37% (22/58) 2021-05-18T14:07:27.2985070Z remote: Counting objects: 39% (23/58) 2021-05-18T14:07:27.2985580Z remote: Counting objects: 41% (24/58) 2021-05-18T14:07:27.2986090Z remote: Counting objects: 43% (25/58) 2021-05-18T14:07:27.2986820Z remote: Counting objects: 44% (26/58) 2021-05-18T14:07:27.2988220Z remote: Counting objects: 46% (27/58) 2021-05-18T14:07:27.2988750Z remote: Counting objects: 48% (28/58) 2021-05-18T14:07:27.2989250Z remote: Counting objects: 50% (29/58) 2021-05-18T14:07:27.2989720Z remote: Counting objects: 51% (30/58) 2021-05-18T14:07:27.2990240Z remote: Counting objects: 53% (31/58) 2021-05-18T14:07:27.2990730Z remote: Counting objects: 55% (32/58) 2021-05-18T14:07:27.2991520Z remote: Counting objects: 56% (33/58) 2021-05-18T14:07:27.2992030Z remote: Counting objects: 58% (34/58) 2021-05-18T14:07:27.2992520Z remote: Counting objects: 60% (35/58) 2021-05-18T14:07:27.2993040Z remote: Counting objects: 62% (36/58) 2021-05-18T14:07:27.2993530Z remote: Counting objects: 63% (37/58) 2021-05-18T14:07:27.2994040Z remote: Counting objects: 65% (38/58) 2021-05-18T14:07:27.2994550Z remote: Counting objects: 67% (39/58) 2021-05-18T14:07:27.2995050Z remote: Counting objects: 68% (40/58) 2021-05-18T14:07:27.2995560Z remote: Counting objects: 70% (41/58) 2021-05-18T14:07:27.2996470Z remote: Counting objects: 72% (42/58) 2021-05-18T14:07:27.2997200Z remote: Counting objects: 74% (43/58) 2021-05-18T14:07:27.2997750Z remote: Counting objects: 75% (44/58) 2021-05-18T14:07:27.2998240Z remote: Counting objects: 77% (45/58) 2021-05-18T14:07:27.2998750Z remote: Counting objects: 79% (46/58) 2021-05-18T14:07:27.2999270Z remote: Counting objects: 81% (47/58) 2021-05-18T14:07:27.2999770Z remote: Counting objects: 82% (48/58) 2021-05-18T14:07:27.3000270Z remote: Counting objects: 84% (49/58) 2021-05-18T14:07:27.3000750Z remote: Counting objects: 86% (50/58) 2021-05-18T14:07:27.3001270Z remote: Counting objects: 87% (51/58) 2021-05-18T14:07:27.3001790Z remote: Counting objects: 89% (52/58) 2021-05-18T14:07:27.3002250Z remote: Counting objects: 91% (53/58) 2021-05-18T14:07:27.3003240Z remote: Counting objects: 93% (54/58) 2021-05-18T14:07:27.3003840Z remote: Counting objects: 94% (55/58) 2021-05-18T14:07:27.3004330Z remote: Counting objects: 96% (56/58) 2021-05-18T14:07:27.3004830Z remote: Counting objects: 98% (57/58) 2021-05-18T14:07:27.3005310Z remote: Counting objects: 100% (58/58) 2021-05-18T14:07:27.3006130Z remote: Counting objects: 100% (58/58), done. 2021-05-18T14:07:27.3006910Z remote: Compressing objects: 1% (1/53) 2021-05-18T14:07:27.3007500Z remote: Compressing objects: 3% (2/53) 2021-05-18T14:07:27.3008340Z remote: Compressing objects: 5% (3/53) 2021-05-18T14:07:27.3008890Z remote: Compressing objects: 7% (4/53) 2021-05-18T14:07:27.3009480Z remote: Compressing objects: 9% (5/53) 2021-05-18T14:07:27.3010040Z remote: Compressing objects: 11% (6/53) 2021-05-18T14:07:27.3010580Z remote: Compressing objects: 13% (7/53) 2021-05-18T14:07:27.3011160Z remote: Compressing objects: 15% (8/53) 2021-05-18T14:07:27.3011740Z remote: Compressing objects: 16% (9/53) 2021-05-18T14:07:27.3012290Z remote: Compressing objects: 18% (10/53) 2021-05-18T14:07:27.3012860Z remote: Compressing objects: 20% (11/53) 2021-05-18T14:07:27.3013400Z remote: Compressing objects: 22% (12/53) 2021-05-18T14:07:27.3013970Z remote: Compressing objects: 24% (13/53) 2021-05-18T14:07:27.3014540Z remote: Compressing objects: 26% (14/53) 2021-05-18T14:07:27.3015080Z remote: Compressing objects: 28% (15/53) 2021-05-18T14:07:27.3015640Z remote: Compressing objects: 30% (16/53) 2021-05-18T14:07:27.3016170Z remote: Compressing objects: 32% (17/53) 2021-05-18T14:07:27.3016740Z remote: Compressing objects: 33% (18/53) 2021-05-18T14:07:27.3017310Z remote: Compressing objects: 35% (19/53) 2021-05-18T14:07:27.3017850Z remote: Compressing objects: 37% (20/53) 2021-05-18T14:07:27.3018820Z remote: Compressing objects: 39% (21/53) 2021-05-18T14:07:27.3019340Z remote: Compressing objects: 41% (22/53) 2021-05-18T14:07:27.3019850Z remote: Compressing objects: 43% (23/53) 2021-05-18T14:07:27.3020360Z remote: Compressing objects: 45% (24/53) 2021-05-18T14:07:27.3020860Z remote: Compressing objects: 47% (25/53) 2021-05-18T14:07:27.3021400Z remote: Compressing objects: 49% (26/53) 2021-05-18T14:07:27.3021950Z remote: Compressing objects: 50% (27/53) 2021-05-18T14:07:27.3022460Z remote: Compressing objects: 52% (28/53) 2021-05-18T14:07:27.3023010Z remote: Compressing objects: 54% (29/53) 2021-05-18T14:07:27.3023540Z remote: Compressing objects: 56% (30/53) 2021-05-18T14:07:27.3024100Z remote: Compressing objects: 58% (31/53) 2021-05-18T14:07:27.3024630Z remote: Compressing objects: 60% (32/53) 2021-05-18T14:07:28.1129950Z remote: Compressing objects: 62% (33/53) 2021-05-18T14:07:28.1142350Z remote: Compressing objects: 64% (34/53) 2021-05-18T14:07:28.1245060Z remote: Compressing objects: 66% (35/53) 2021-05-18T14:07:28.1349720Z remote: Compressing objects: 67% (36/53) 2021-05-18T14:07:28.1451280Z remote: Compressing objects: 69% (37/53) 2021-05-18T14:07:28.1552730Z remote: Compressing objects: 71% (38/53) 2021-05-18T14:07:28.1654510Z remote: Compressing objects: 73% (39/53) 2021-05-18T14:07:28.1756220Z remote: Compressing objects: 75% (40/53) 2021-05-18T14:07:28.1859300Z remote: Compressing objects: 77% (41/53) 2021-05-18T14:07:28.1961060Z remote: Compressing objects: 79% (42/53) 2021-05-18T14:07:28.2064040Z remote: Compressing objects: 81% (43/53) 2021-05-18T14:07:28.2165890Z remote: Compressing objects: 83% (44/53) 2021-05-18T14:07:28.2267580Z remote: Compressing objects: 84% (45/53) 2021-05-18T14:07:28.2355520Z remote: Compressing objects: 86% (46/53) 2021-05-18T14:07:28.2465620Z remote: Compressing objects: 88% (47/53) 2021-05-18T14:07:28.2565260Z remote: Compressing objects: 90% (48/53) 2021-05-18T14:07:28.2602100Z remote: Compressing objects: 92% (49/53) 2021-05-18T14:07:28.2703560Z remote: Compressing objects: 94% (50/53) 2021-05-18T14:07:28.2804010Z remote: Compressing objects: 96% (51/53) 2021-05-18T14:07:28.2881990Z remote: Compressing objects: 98% (52/53) 2021-05-18T14:07:28.2939520Z remote: Compressing objects: 100% (53/53) 2021-05-18T14:07:28.2969550Z remote: Compressing objects: 100% (53/53), done. 2021-05-18T14:07:28.3071940Z remote: Total 58 (delta 7), reused 28 (delta 2), pack-reused 0 2021-05-18T14:07:28.3146530Z From https://github.com/neuroconductor/nitrcbot 2021-05-18T14:07:28.3205700Z * [new ref] ad110bb0a060c395ac0521f8a68df0389cf3424d -> 1.2.s 2021-05-18T14:07:28.3242660Z ##[endgroup] 2021-05-18T14:07:28.3287830Z ##[group]Determining the checkout info 2021-05-18T14:07:28.3300000Z ##[endgroup] 2021-05-18T14:07:28.3301750Z ##[group]Checking out the ref 2021-05-18T14:07:28.3303920Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.2.s 2021-05-18T14:07:28.3305740Z HEAD is now at ad110bb Version id 26 stable 2021-05-18T14:07:28.3308340Z ##[endgroup] 2021-05-18T14:07:28.3319910Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-18T14:07:28.3342400Z 'ad110bb0a060c395ac0521f8a68df0389cf3424d' 2021-05-18T14:07:28.3509330Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:07:28.3509850Z with: 2021-05-18T14:07:28.3510260Z r-version: release 2021-05-18T14:07:28.3510630Z Ncpus: 1 2021-05-18T14:07:28.3511050Z crayon.enabled: NULL 2021-05-18T14:07:28.3511600Z remove-openmp-macos: true 2021-05-18T14:07:28.3512130Z http-user-agent: default 2021-05-18T14:07:28.3512600Z install-r: true 2021-05-18T14:07:28.3513140Z windows-path-include-mingw: true 2021-05-18T14:07:28.3513670Z env: 2021-05-18T14:07:28.3514120Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:07:28.3514940Z TIC_DEPLOY_KEY: 2021-05-18T14:07:28.3515310Z RSPM: 2021-05-18T14:07:28.3516620Z GITHUB_PAT: *** 2021-05-18T14:07:28.3517410Z COVERALLS_TOKEN: *** 2021-05-18T14:07:28.3517920Z continue-on-error: false 2021-05-18T14:07:28.3518420Z VDIFFR_RUN_TESTS: false 2021-05-18T14:07:28.3518810Z ##[endgroup] 2021-05-18T14:07:28.5962510Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-18T14:07:31.7377720Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-18T14:07:32.1778310Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-18T14:07:32.8971500Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-18T14:07:33.0160220Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-18T14:07:33.0222800Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-18T14:07:33.0229270Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-18T14:07:33.0289770Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-18T14:07:33.0296220Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-18T14:07:33.0316340Z Checksumming (Apple_Free : 3)… 2021-05-18T14:07:34.0160940Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-18T14:07:34.0267090Z Checksumming disk image (Apple_HFS : 4)… 2021-05-18T14:07:34.0575120Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-18T14:07:34.0633210Z Checksumming (Apple_Free : 5)… 2021-05-18T14:07:35.0321160Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-18T14:07:35.0338160Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-18T14:07:36.0346680Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-18T14:07:36.0351450Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-18T14:07:37.0635750Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-18T14:07:37.0704940Z verified CRC32 $84F1919B 2021-05-18T14:07:37.2413740Z /dev/disk2 GUID_partition_scheme 2021-05-18T14:07:37.2493040Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-18T14:07:37.2596710Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-18T14:07:49.9568240Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-18T14:07:49.9569460Z To reinstall 0.29.2_3, run: 2021-05-18T14:07:49.9578380Z brew reinstall pkg-config 2021-05-18T14:07:50.0528550Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-18T14:07:51.8602820Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-18T14:07:52.2237120Z ==> 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.5108490Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-18T14:07:54.1362510Z installer: Package name is R 4.0.5 for macOS 2021-05-18T14:07:54.1464890Z installer: Upgrading at base path / 2021-05-18T14:07:54.1485370Z installer: The upgrade was successful. 2021-05-18T14:07:57.4767130Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-18T14:07:57.6150580Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-18T14:07:59.2476860Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-18T14:07:59.6157200Z ==> 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:59.6914270Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-18T14:08:02.3069750Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-18T14:08:08.7562590Z installer: Package name is gfortran 2021-05-18T14:08:08.7664560Z installer: Installing at base path / 2021-05-18T14:08:08.7764970Z installer: The install was successful. 2021-05-18T14:08:08.7768310Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-18T14:08:08.8892700Z "disk2" ejected. 2021-05-18T14:08:08.8994570Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-18T14:08:08.9508340Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-18T14:08:09.0001040Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:08:09.0001660Z env: 2021-05-18T14:08:09.0002110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:09.0002570Z TIC_DEPLOY_KEY: 2021-05-18T14:08:09.0004100Z RSPM: 2021-05-18T14:08:09.0005620Z GITHUB_PAT: *** 2021-05-18T14:08:09.0006540Z COVERALLS_TOKEN: *** 2021-05-18T14:08:09.0007010Z continue-on-error: false 2021-05-18T14:08:09.0007510Z VDIFFR_RUN_TESTS: false 2021-05-18T14:08:09.0008010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:08:09.0008420Z TZ: UTC 2021-05-18T14:08:09.0008830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:09.0009230Z NOT_CRAN: true 2021-05-18T14:08:09.0009620Z ##[endgroup] 2021-05-18T14:08:09.4342800Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-18T14:08:10.1397230Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-18T14:08:10.1398350Z Dload Upload Total Spent Left Speed 2021-05-18T14:08:10.1398770Z 2021-05-18T14:08:10.2301110Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:08:10.2402090Z 100 117 0 117 0 0 1300 0 --:--:-- --:--:-- --:--:-- 1300 2021-05-18T14:08:11.0019850Z 2021-05-18T14:08:11.0022060Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:08:11.0023800Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:08:11.2769700Z 2021-05-18T14:08:12.2594780Z 1 82.6M 1 911k 0 0 801k 0 0:01:45 0:00:01 0:01:44 801k 2021-05-18T14:08:13.2920440Z 23 82.6M 23 19.0M 0 0 9189k 0 0:00:09 0:00:02 0:00:07 18.4M 2021-05-18T14:08:14.2678990Z 48 82.6M 48 39.7M 0 0 12.5M 0 0:00:06 0:00:03 0:00:03 19.2M 2021-05-18T14:08:15.2597870Z 51 82.6M 51 42.3M 0 0 10.2M 0 0:00:08 0:00:04 0:00:04 13.8M 2021-05-18T14:08:16.2652890Z 56 82.6M 56 46.4M 0 0 9284k 0 0:00:09 0:00:05 0:00:04 11.4M 2021-05-18T14:08:17.2603990Z 61 82.6M 61 50.7M 0 0 8485k 0 0:00:09 0:00:06 0:00:03 9.9M 2021-05-18T14:08:18.2825260Z 67 82.6M 67 55.7M 0 0 8020k 0 0:00:10 0:00:07 0:00:03 7526k 2021-05-18T14:08:19.3019930Z 74 82.6M 74 61.4M 0 0 7723k 0 0:00:10 0:00:08 0:00:02 4456k 2021-05-18T14:08:20.3278560Z 80 82.6M 80 66.6M 0 0 7448k 0 0:00:11 0:00:09 0:00:02 4932k 2021-05-18T14:08:21.2720540Z 87 82.6M 87 72.0M 0 0 7238k 0 0:00:11 0:00:10 0:00:01 5171k 2021-05-18T14:08:22.0393050Z 93 82.6M 93 77.5M 0 0 7128k 0 0:00:11 0:00:11 --:--:-- 5468k 2021-05-18T14:08:22.0394260Z 100 82.6M 100 82.6M 0 0 7111k 0 0:00:11 0:00:11 --:--:-- 5758k 2021-05-18T14:08:28.1898470Z ##[group]Run tlmgr update --self 2021-05-18T14:08:28.1899420Z tlmgr update --self 2021-05-18T14:08:28.1900300Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:08:28.1901140Z tlmgr update --all 2021-05-18T14:08:28.2453430Z shell: /bin/bash -e {0} 2021-05-18T14:08:28.2453830Z env: 2021-05-18T14:08:28.2454290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:28.2454780Z TIC_DEPLOY_KEY: 2021-05-18T14:08:28.2455130Z RSPM: 2021-05-18T14:08:28.2456460Z GITHUB_PAT: *** 2021-05-18T14:08:28.2457290Z COVERALLS_TOKEN: *** 2021-05-18T14:08:28.2457770Z continue-on-error: false 2021-05-18T14:08:28.2458270Z VDIFFR_RUN_TESTS: false 2021-05-18T14:08:28.2458760Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:08:28.2459240Z TZ: UTC 2021-05-18T14:08:28.2459650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:28.2460040Z NOT_CRAN: true 2021-05-18T14:08:28.2460500Z ##[endgroup] 2021-05-18T14:08:35.2649200Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:35.8437770Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:08:35.8438480Z running mktexlsr ... 2021-05-18T14:08:36.5208270Z done running mktexlsr. 2021-05-18T14:08:36.5612640Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:08:36.5715570Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:08:39.0014540Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:39.0015570Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:08:39.2866040Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-18T14:08:39.6852160Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-18T14:08:39.9653360Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-18T14:08:40.2891700Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-18T14:08:40.5589420Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-18T14:08:46.0818480Z [7/89, 00:08/00:08] install: biber [1k] 2021-05-18T14:08:46.3653630Z [8/89, 00:08/00:08] install: biblatex [238k] 2021-05-18T14:08:46.9487690Z [9/89, 00:08/00:08] install: checkcites.universal-darwin [1k] 2021-05-18T14:08:47.2339050Z [10/89, 00:09/00:09] install: checkcites [7k] 2021-05-18T14:08:47.5127060Z [11/89, 00:09/00:09] install: chickenize [15k] 2021-05-18T14:08:47.8540180Z [12/89, 00:09/00:09] install: chinese-jfm [3k] 2021-05-18T14:08:48.1357810Z [13/89, 00:10/00:10] install: cloze [9k] 2021-05-18T14:08:48.4131590Z [14/89, 00:10/00:10] install: colorprofiles [86k] 2021-05-18T14:08:48.7942090Z [15/89, 00:10/00:10] install: combofont [2k] 2021-05-18T14:08:49.0703820Z [16/89, 00:11/00:12] install: courier [470k] 2021-05-18T14:08:49.6659670Z [17/89, 00:11/00:11] install: courier-scaled [3k] 2021-05-18T14:08:49.9477860Z [18/89, 00:11/00:11] install: cstypo [3k] 2021-05-18T14:08:50.2228480Z [19/89, 00:12/00:12] install: ctablestack [2k] 2021-05-18T14:08:50.4998420Z [20/89, 00:12/00:12] install: ekdosis [19k] 2021-05-18T14:08:50.8313940Z [21/89, 00:12/00:12] install: emoji [40k] 2021-05-18T14:08:51.2008470Z [22/89, 00:13/00:13] install: emojicite [2k] 2021-05-18T14:08:51.4650220Z [23/89, 00:13/00:13] install: enctex [24k] 2021-05-18T14:08:51.8007410Z [24/89, 00:13/00:13] install: enigma [18k] 2021-05-18T14:08:52.1357600Z [25/89, 00:14/00:15] install: etex-pkg [6k] 2021-05-18T14:08:52.4038570Z [26/89, 00:14/00:15] install: filecontents [3k] 2021-05-18T14:08:52.6796010Z [27/89, 00:14/00:15] install: grfext [3k] 2021-05-18T14:08:52.9589640Z [28/89, 00:14/00:15] install: hyphenex [9k] 2021-05-18T14:08:53.3662020Z [29/89, 00:15/00:16] install: ifplatform [2k] 2021-05-18T14:08:53.6427640Z [30/89, 00:15/00:16] install: innerscript [4k] 2021-05-18T14:08:53.9255170Z [31/89, 00:15/00:16] install: interpreter [7k] 2021-05-18T14:08:54.2060100Z [32/89, 00:16/00:17] install: kanaparser [5k] 2021-05-18T14:08:54.4774280Z [33/89, 00:16/00:17] install: knuth-local [23k] 2021-05-18T14:08:54.8161350Z [34/89, 00:16/00:17] install: logreq [4k] 2021-05-18T14:08:55.0912600Z [35/89, 00:17/00:18] install: lua-typo [7k] 2021-05-18T14:08:55.3841980Z [36/89, 00:17/00:18] install: lua-uca [70k] 2021-05-18T14:08:55.8338180Z [37/89, 00:17/00:18] install: lua-ul [7k] 2021-05-18T14:08:56.1203460Z [38/89, 00:18/00:19] install: lua-uni-algos [6k] 2021-05-18T14:08:56.3934500Z [39/89, 00:18/00:19] install: lua-visual-debug [4k] 2021-05-18T14:09:30.7695570Z [40/89, 00:52/00:55] install: luacode [3k] 2021-05-18T14:09:31.1663870Z [41/89, 00:53/00:56] install: luacolor [5k] 2021-05-18T14:09:31.5225040Z [42/89, 00:53/00:56] install: luahyphenrules [3k] 2021-05-18T14:09:31.8637450Z [43/89, 00:53/00:56] install: luaimageembed [2k] 2021-05-18T14:09:32.1981720Z [44/89, 00:54/00:57] install: luaindex [5k] 2021-05-18T14:09:32.5935870Z [45/89, 00:54/00:57] install: luainputenc [5k] 2021-05-18T14:09:33.2862510Z [46/89, 00:54/00:57] install: luaintro [1k] 2021-05-18T14:09:33.2965260Z [47/89, 00:55/00:58] install: luakeys [5k] 2021-05-18T14:09:33.6499410Z [48/89, 00:55/00:58] install: lualatex-doc [1k] 2021-05-18T14:09:33.9816760Z [49/89, 00:55/00:58] install: lualatex-truncate [2k] 2021-05-18T14:09:34.3604190Z [50/89, 00:56/00:59] install: luamplib [12k] 2021-05-18T14:09:34.7250700Z [51/89, 00:56/00:59] install: luapackageloader [2k] 2021-05-18T14:09:35.0901070Z [52/89, 00:57/01:00] install: luaprogtable [7k] 2021-05-18T14:09:35.4573420Z [53/89, 00:57/01:00] install: luarandom [2k] 2021-05-18T14:09:35.8136240Z [54/89, 00:57/01:00] install: luatex85 [2k] 2021-05-18T14:09:36.1564380Z [55/89, 00:58/01:01] install: luatexbase [4k] 2021-05-18T14:09:36.5394860Z [56/89, 00:58/01:01] install: luatexko [22k] 2021-05-18T14:09:36.9557430Z [57/89, 00:58/01:01] install: luatextra [2k] 2021-05-18T14:09:37.2989190Z [58/89, 00:59/01:02] install: luavlna [8k] 2021-05-18T14:09:37.6990520Z [59/89, 00:59/01:02] install: luaxml [31k] 2021-05-18T14:09:38.1891810Z [60/89, 01:00/01:03] install: makeindex.universal-darwin [91k] 2021-05-18T14:09:38.7061150Z [61/89, 01:00/01:03] install: makeindex [5k] 2021-05-18T14:09:39.0836770Z [62/89, 01:01/01:04] install: mflogo [2k] 2021-05-18T14:09:39.4562370Z [63/89, 01:01/01:04] install: newpax [9k] 2021-05-18T14:09:39.8084450Z [64/89, 01:01/01:04] install: nodetree [13k] 2021-05-18T14:09:40.2117650Z [65/89, 01:02/01:05] install: odsfile [5k] 2021-05-18T14:09:40.5778190Z [66/89, 01:02/01:05] install: optex.universal-darwin [1k] 2021-05-18T14:09:40.9140400Z [67/89, 01:02/01:05] install: optex [770k] 2021-05-18T14:09:42.6441120Z [68/89, 01:04/01:06] install: pdfarticle [4k] 2021-05-18T14:09:42.9865000Z [69/89, 01:04/01:06] install: pdfextra [22k] 2021-05-18T14:09:43.3886020Z [70/89, 01:05/01:07] install: placeat [4k] 2021-05-18T14:09:43.7504600Z [71/89, 01:05/01:07] install: plantuml [3k] 2021-05-18T14:09:44.1165690Z [72/89, 01:06/01:08] install: rsfs [55k] 2021-05-18T14:09:44.7248080Z [73/89, 01:06/01:08] install: selnolig [53k] 2021-05-18T14:09:45.2398340Z [74/89, 01:07/01:09] install: spelling [14k] 2021-05-18T14:09:45.7274900Z [75/89, 01:07/01:09] install: stricttex [2k] 2021-05-18T14:09:46.1019600Z [76/89, 01:08/01:10] install: texlive-common [1k] 2021-05-18T14:09:46.4515710Z [77/89, 01:08/01:10] install: texlive-en [1k] 2021-05-18T14:09:46.7868970Z [78/89, 01:08/01:10] install: texlive-msg-translations [144k] 2021-05-18T14:09:47.6045840Z [79/89, 01:09/01:11] install: thumbpdf.universal-darwin [1k] 2021-05-18T14:09:48.0682440Z [80/89, 01:10/01:12] install: thumbpdf [19k] 2021-05-18T14:09:48.4717930Z [81/89, 01:10/01:12] install: tlshell.universal-darwin [1k] 2021-05-18T14:09:48.8334740Z [82/89, 01:10/01:12] install: tlshell [29k] 2021-05-18T14:09:49.2877730Z [83/89, 01:11/01:12] install: typewriter [25k] 2021-05-18T14:09:49.7450780Z [84/89, 01:11/01:12] install: uninormalize [6k] 2021-05-18T14:09:50.1400930Z [85/89, 01:12/01:13] install: upquote [2k] 2021-05-18T14:09:50.6841900Z [86/89, 01:12/01:13] install: xdvi.universal-darwin [948k] 2021-05-18T14:09:51.6966150Z [87/89, 01:13/01:13] install: xdvi [7k] 2021-05-18T14:09:52.0190600Z [88/89, 01:14/01:14] install: collection-basic [1k] 2021-05-18T14:09:52.3977470Z [89/89, 01:14/01:14] install: collection-luatex [1k] 2021-05-18T14:09:52.7475690Z running mktexlsr ... 2021-05-18T14:09:53.0835380Z done running mktexlsr. 2021-05-18T14:09:53.1326020Z running updmap-sys ... 2021-05-18T14:09:53.9238840Z done running updmap-sys. 2021-05-18T14:09:53.9240700Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-18T14:09:53.9243340Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/UUpytlmKNQ/MEyUi3McHx ... 2021-05-18T14:09:55.2997800Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/UUpytlmKNQ/MEyUi3McHx. 2021-05-18T14:09:55.2999170Z OK: optex.fmt/luatex 2021-05-18T14:09:55.3000420Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:09:55.3001870Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:09:57.6928230Z /Users/runner/Library/TinyTeX/bin/universal-darwin/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:09:57.6929860Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:09:58.3688480Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:09:58.3689760Z running mktexlsr ... 2021-05-18T14:09:58.7295860Z done running mktexlsr. 2021-05-18T14:09:58.7743730Z running updmap-sys ... 2021-05-18T14:09:59.5301890Z done running updmap-sys. 2021-05-18T14:09:59.5330510Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:09:59.5332580Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:09:59.6456130Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:09:59.6456640Z with: 2021-05-18T14:09:59.6457010Z pandoc-version: 2.7.3 2021-05-18T14:09:59.6457350Z env: 2021-05-18T14:09:59.6457750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:09:59.6458180Z TIC_DEPLOY_KEY: 2021-05-18T14:09:59.6458510Z RSPM: 2021-05-18T14:09:59.6459650Z GITHUB_PAT: *** 2021-05-18T14:09:59.6460390Z COVERALLS_TOKEN: *** 2021-05-18T14:09:59.6460840Z continue-on-error: false 2021-05-18T14:09:59.6461290Z VDIFFR_RUN_TESTS: false 2021-05-18T14:09:59.6461750Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:09:59.6462160Z TZ: UTC 2021-05-18T14:09:59.6462500Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:09:59.6462880Z NOT_CRAN: true 2021-05-18T14:09:59.6463220Z ##[endgroup] 2021-05-18T14:10:00.9922100Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-18T14:10:10.3237610Z installer: Package name is pandoc 2021-05-18T14:10:10.3242240Z installer: Installing at base path / 2021-05-18T14:10:10.3244690Z installer: The install was successful. 2021-05-18T14:10:10.3502180Z ##[group]Run git config user.name adigherman 2021-05-18T14:10:10.3503080Z git config user.name adigherman 2021-05-18T14:10:10.3503800Z git config user.email adig@jhu.edu 2021-05-18T14:10:10.4074270Z shell: /bin/bash -e {0} 2021-05-18T14:10:10.4074760Z env: 2021-05-18T14:10:10.4075430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:10.4075930Z TIC_DEPLOY_KEY: 2021-05-18T14:10:10.4076370Z RSPM: 2021-05-18T14:10:10.4077520Z GITHUB_PAT: *** 2021-05-18T14:10:10.4078500Z COVERALLS_TOKEN: *** 2021-05-18T14:10:10.4097420Z continue-on-error: false 2021-05-18T14:10:10.4098000Z VDIFFR_RUN_TESTS: false 2021-05-18T14:10:10.4098530Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:10:10.4099030Z TZ: UTC 2021-05-18T14:10:10.4099440Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:10.4099910Z NOT_CRAN: true 2021-05-18T14:10:10.4100350Z ##[endgroup] 2021-05-18T14:10:10.4927830Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-18T14:10:10.4928540Z env: 2021-05-18T14:10:10.4929030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:10.4929930Z TIC_DEPLOY_KEY: 2021-05-18T14:10:10.4930310Z RSPM: 2021-05-18T14:10:10.4931650Z GITHUB_PAT: *** 2021-05-18T14:10:10.4932480Z COVERALLS_TOKEN: *** 2021-05-18T14:10:10.4932990Z continue-on-error: false 2021-05-18T14:10:10.4933460Z VDIFFR_RUN_TESTS: false 2021-05-18T14:10:10.4933980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:10:10.4934420Z TZ: UTC 2021-05-18T14:10:10.4934820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:10.4935250Z NOT_CRAN: true 2021-05-18T14:10:10.4935620Z ##[endgroup] 2021-05-18T14:10:12.4326470Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-18T14:10:12.4775140Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-18T14:10:12.4775900Z To reinstall 3.20.2, run: 2021-05-18T14:10:12.4776580Z brew reinstall cmake 2021-05-18T14:10:14.3814320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-18T14:10:15.5355050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10:16.1115030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-18T14:10:16.5189920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-18T14%3A20%3A00Z&sig=nmtY4c0MbxpQ0ETeFlWIsJ%2BQDOvPr6sRJbHrvmOWL9g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:10:16.5613360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=nmtY4c0MbxpQ0ETeFlWIsJ\%2BQDOvPr6sRJbHrvmOWL9g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:10:17.2273720Z 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-2807-pobupc 2021-05-18T14:10:17.2277800Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-18T14:10:17.2280040Z cp -pR /private/tmp/d20210518-2807-pobupc/libssh/. /usr/local/Cellar/libssh 2021-05-18T14:10:17.2281200Z chmod -Rf +w /private/tmp/d20210518-2807-pobupc 2021-05-18T14:10:17.2282390Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-18T14:10:17.3200180Z ==> Finishing up 2021-05-18T14:10:17.3545450Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-18T14:10:17.3608530Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-18T14:10:17.3614080Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-18T14:10:17.3619760Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-18T14:10:17.3624480Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-18T14:10:17.3630550Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-18T14:10:17.3638780Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-18T14:10:17.3896500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-2974-1gaso7b.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:10:19.8171290Z ==> Summary 2021-05-18T14:10:19.8202480Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-18T14:10:22.2326990Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-18T14:10:23.3447320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23.8830980Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-18T14:10:24.2189550Z ==> 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:24.2535930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:29.9497240Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-18T14:10:30.3218060Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-18T14:10:31.4441770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:31.9828240Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-18T14:10:32.3302550Z ==> 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:32.3678810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:32.5044600Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-18T14:10:32.5128020Z ==> Installing dependencies for jags: gcc 2021-05-18T14:10:32.5132810Z ==> Installing jags dependency: gcc 2021-05-18T14:10:32.6134730Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-18T14:10:32.6167240Z 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-2981-1ov1i1s 2021-05-18T14:10:51.1157640Z cp -pR /private/tmp/d20210518-2981-1ov1i1s/gcc/. /usr/local/Cellar/gcc 2021-05-18T14:11:10.6444040Z chmod -Rf +w /private/tmp/d20210518-2981-1ov1i1s 2021-05-18T14:11:58.4248990Z ==> Finishing up 2021-05-18T14:11:58.7142830Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-18T14:11:58.7242030Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-18T14:11:58.7320700Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-18T14:11:58.7322350Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-18T14:11:58.7323900Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-18T14:11:58.7325410Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-18T14:11:58.7327020Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-18T14:11:58.7328500Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-18T14:11:58.7329950Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-18T14:11:58.7331540Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-18T14:11:58.7382860Z rm /usr/local/bin/c++-11 2021-05-18T14:11:58.7384180Z rm /usr/local/bin/cpp-11 2021-05-18T14:11:58.7385590Z rm /usr/local/bin/g++-11 2021-05-18T14:11:58.7387070Z rm /usr/local/bin/gcc-11 2021-05-18T14:11:58.7388390Z rm /usr/local/bin/gcc-ar-11 2021-05-18T14:11:58.7389620Z rm /usr/local/bin/gcc-nm-11 2021-05-18T14:11:58.7390910Z rm /usr/local/bin/gcc-ranlib-11 2021-05-18T14:11:58.7392200Z rm /usr/local/bin/gcov-11 2021-05-18T14:11:58.7393470Z rm /usr/local/bin/gcov-dump-11 2021-05-18T14:11:58.7394720Z rm /usr/local/bin/gcov-tool-11 2021-05-18T14:11:59.0133540Z Error: The `brew link` step did not complete successfully 2021-05-18T14:11:59.0134470Z The formula built, but is not symlinked into /usr/local 2021-05-18T14:11:59.0137850Z Could not symlink bin/gfortran 2021-05-18T14:11:59.0138730Z Target /usr/local/bin/gfortran 2021-05-18T14:11:59.0139650Z already exists. You may want to remove it: 2021-05-18T14:11:59.0140910Z rm '/usr/local/bin/gfortran' 2021-05-18T14:11:59.0141580Z 2021-05-18T14:11:59.0142490Z To force the link and overwrite all conflicting files: 2021-05-18T14:11:59.0143800Z brew link --overwrite gcc 2021-05-18T14:11:59.0144460Z 2021-05-18T14:11:59.0145250Z To list all files that would be deleted: 2021-05-18T14:11:59.0146560Z brew link --overwrite --dry-run gcc 2021-05-18T14:11:59.0147210Z 2021-05-18T14:11:59.0148010Z Possible conflicting files are: 2021-05-18T14:11:59.0182980Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-18T14:11:59.5519290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3246-12iikc0.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:12:02.4835910Z ==> Summary 2021-05-18T14:12:02.5797950Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-18T14:12:02.5810540Z ==> Installing jags 2021-05-18T14:12:02.5813040Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-18T14:12:02.5827180Z 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-2981-2s9q7g 2021-05-18T14:12:03.7511760Z cp -pR /private/tmp/d20210518-2981-2s9q7g/jags/. /usr/local/Cellar/jags 2021-05-18T14:12:04.8523240Z chmod -Rf +w /private/tmp/d20210518-2981-2s9q7g 2021-05-18T14:12:05.2836520Z ==> Finishing up 2021-05-18T14:12:05.3192540Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-18T14:12:05.3200030Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-18T14:12:05.3211960Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-18T14:12:05.3222870Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-18T14:12:05.3224500Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-18T14:12:05.3229840Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-18T14:12:05.3234760Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-18T14:12:05.3242180Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-18T14:12:05.3250430Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-18T14:12:05.3723330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3272-xgt4a0.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:12:08.5502260Z ==> Summary 2021-05-18T14:12:08.5604600Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-18T14:12:11.2680720Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-18T14:12:12.4043280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:12:12.9685710Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-18T14:12:13.3041200Z ==> 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:12:13.3426390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:12:14.3909550Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-18T14:12:14.5186050Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-18T14:12:14.5218150Z 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-3279-1xiorua 2021-05-18T14:12:16.8672940Z cp -pR /private/tmp/d20210518-3279-1xiorua/v8/. /usr/local/Cellar/v8 2021-05-18T14:12:19.6146090Z chmod -Rf +w /private/tmp/d20210518-3279-1xiorua 2021-05-18T14:12:21.3985650Z ==> Finishing up 2021-05-18T14:12:21.4584230Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-18T14:12:21.5120070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3451-7sezv8.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:23.9815240Z ==> Summary 2021-05-18T14:12:23.9878300Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-18T14:12:26.2137970Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-18T14:12:27.3150630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:27.8815650Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-18T14:12:28.2257780Z ==> 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:28.2627000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:28.6681410Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-18T14:12:28.6883100Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-18T14:12:29.8099990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:30.4566930Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-18T14:12:30.7907150Z ==> 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:30.8240710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:31.1421800Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-18T14:12:31.1616740Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-18T14:12:32.3038510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:32.8963720Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-18T14:12:33.2275120Z ==> 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:33.2692520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:33.6337660Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-18T14:12:33.6571600Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-18T14:12:33.6576150Z ==> Installing fftw dependency: hwloc 2021-05-18T14:12:33.7235160Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-18T14:12:33.7263430Z 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-3461-eufrs9 2021-05-18T14:12:35.1954650Z cp -pR /private/tmp/d20210518-3461-eufrs9/hwloc/. /usr/local/Cellar/hwloc 2021-05-18T14:12:36.8603530Z chmod -Rf +w /private/tmp/d20210518-3461-eufrs9 2021-05-18T14:12:37.3454780Z ==> Finishing up 2021-05-18T14:12:37.3949820Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-18T14:12:37.3985050Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-18T14:12:37.3987220Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-18T14:12:37.3988850Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-18T14:12:37.3990460Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-18T14:12:37.3991930Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-18T14:12:37.3993540Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-18T14:12:37.3996050Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-18T14:12:37.3997440Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-18T14:12:37.3998850Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-18T14:12:37.4001780Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-18T14:12:37.4003290Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-18T14:12:37.4009000Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-18T14:12:37.4015270Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-18T14:12:37.4020620Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-18T14:12:37.4033140Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-18T14:12:37.4042980Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-18T14:12:37.4049170Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-18T14:12:37.4060210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-18T14:12:37.4089900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-18T14:12:37.4103200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-18T14:12:37.4105320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-18T14:12:37.4107100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-18T14:12:37.4108750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-18T14:12:37.4110880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-18T14:12:37.4112560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-18T14:12:37.4148070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-18T14:12:37.4153540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-18T14:12:37.4159550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-18T14:12:37.4164880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-18T14:12:37.4170450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-18T14:12:37.4278360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-18T14:12:37.4335060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-18T14:12:37.4384330Z 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:37.4437160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-18T14:12:37.4447280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-18T14:12:37.4487980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-18T14:12:37.4504760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-18T14:12:37.4506530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-18T14:12:37.4564200Z 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:37.4654860Z 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:37.4671920Z 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:37.4673930Z 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:37.4767070Z 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:37.4913550Z 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:37.5073250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-18T14:12:37.5126700Z 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:37.5145670Z 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:37.5163830Z 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:37.5200610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-18T14:12:37.5251780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-18T14:12:37.5261360Z 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:37.5296480Z 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:37.5306630Z 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:37.5338780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-18T14:12:37.5352950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-18T14:12:37.5420890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-18T14:12:37.5527240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-18T14:12:37.5531800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-18T14:12:37.5538060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-18T14:12:37.5691880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-18T14:12:37.5710740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-18T14:12:37.5712820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-18T14:12:37.5772120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-18T14:12:37.5776800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-18T14:12:37.5918370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-18T14:12:37.5933530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-18T14:12:37.5987890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-18T14:12:37.6002140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-18T14:12:37.6004380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-18T14:12:37.6024310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-18T14:12:37.6033140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-18T14:12:37.6081360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-18T14:12:37.6106930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-18T14:12:37.6139140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-18T14:12:37.6192020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-18T14:12:37.6200280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-18T14:12:37.6202020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-18T14:12:37.6208390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-18T14:12:37.6214450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-18T14:12:37.6219930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-18T14:12:37.6226230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-18T14:12:37.6303410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-18T14:12:37.6305150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-18T14:12:37.6306840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-18T14:12:37.6308140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-18T14:12:37.6309430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-18T14:12:37.6310670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-18T14:12:37.6311930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-18T14:12:37.6313250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-18T14:12:37.6314570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-18T14:12:37.6368050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-18T14:12:37.6375150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-18T14:12:37.6381420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-18T14:12:37.6388320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-18T14:12:37.6394550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-18T14:12:37.6400340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-18T14:12:37.6407310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-18T14:12:37.6414280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-18T14:12:37.6420400Z 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:37.6425960Z Only the first 100 operations were output. 2021-05-18T14:12:38.1295410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3689-qlxyqn.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:41.4174820Z ==> Summary 2021-05-18T14:12:41.4805740Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-18T14:12:41.4813530Z ==> Installing fftw dependency: open-mpi 2021-05-18T14:12:41.5440580Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:12:41.5458870Z 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-3461-cku0rz 2021-05-18T14:12:48.0874160Z cp -pR /private/tmp/d20210518-3461-cku0rz/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-18T14:12:53.3627080Z chmod -Rf +w /private/tmp/d20210518-3461-cku0rz 2021-05-18T14:13:02.0752610Z ==> Finishing up 2021-05-18T14:13:02.1175550Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-18T14:13:02.1180950Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-18T14:13:02.1184360Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-18T14:13:02.1189740Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-18T14:13:02.1196470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-18T14:13:02.1200950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-18T14:13:02.1206230Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-18T14:13:02.1211180Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-18T14:13:02.1216070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-18T14:13:02.1234240Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-18T14:13:02.1235750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-18T14:13:02.1237140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-18T14:13:02.1241670Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-18T14:13:02.1243180Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-18T14:13:02.1248350Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-18T14:13:02.1253460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-18T14:13:02.1258820Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-18T14:13:02.1263780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-18T14:13:02.1269870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-18T14:13:02.1275830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-18T14:13:02.1280100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-18T14:13:02.1284750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-18T14:13:02.1295210Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-18T14:13:02.1296880Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-18T14:13:02.1304190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-18T14:13:02.1308700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-18T14:13:02.1314050Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-18T14:13:02.1320670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-18T14:13:02.1325480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-18T14:13:02.1330890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-18T14:13:02.1337470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-18T14:13:02.1340990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-18T14:13:02.1346190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-18T14:13:02.1350820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-18T14:13:02.1357490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-18T14:13:02.1362860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-18T14:13:02.1369330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-18T14:13:02.1373300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-18T14:13:02.1378130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-18T14:13:02.1383550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-18T14:13:02.1429830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-18T14:13:02.1431640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-18T14:13:02.1433420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-18T14:13:02.1435140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-18T14:13:02.1439410Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-18T14:13:02.1440990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-18T14:13:02.1442440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-18T14:13:02.1444110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-18T14:13:02.1463560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-18T14:13:02.1469330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-18T14:13:02.1476190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-18T14:13:02.1482060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-18T14:13:02.1488260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-18T14:13:02.1498920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-18T14:13:02.1501150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-18T14:13:02.1507100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-18T14:13:02.1514110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-18T14:13:02.1519640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-18T14:13:02.1525310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-18T14:13:02.1530710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-18T14:13:02.1593210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-18T14:13:02.1598090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-18T14:13:02.1603740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-18T14:13:02.1721410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-18T14:13:02.1769850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-18T14:13:02.1771430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-18T14:13:02.1773120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-18T14:13:02.1774910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-18T14:13:02.1776690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-18T14:13:02.1778420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-18T14:13:02.1780210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-18T14:13:02.1781930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-18T14:13:02.1785030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-18T14:13:02.1790550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-18T14:13:02.1795720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-18T14:13:02.1800970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-18T14:13:02.1806470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-18T14:13:02.1815440Z 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:13:02.1819030Z 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:13:02.1824560Z 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:13:02.1830570Z 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:13:02.1835690Z 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:13:02.1841620Z 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:13:02.1846590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-18T14:13:02.1852990Z 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:13:02.1857980Z 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:13:02.1863470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-18T14:13:02.1870660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-18T14:13:02.1876490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-18T14:13:02.1883050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-18T14:13:02.1887450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-18T14:13:02.1892790Z 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:13:02.1898920Z 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:13:02.1903720Z 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:13:02.1909370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-18T14:13:02.1914740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-18T14:13:02.1920920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-18T14:13:02.1926760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-18T14:13:02.1943230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-18T14:13:02.1944970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-18T14:13:02.1946020Z Only the first 100 operations were output. 2021-05-18T14:13:02.6727870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3717-18n1j1b.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:13:05.1528590Z ==> Summary 2021-05-18T14:13:05.2008060Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-18T14:13:05.2013690Z ==> Installing fftw 2021-05-18T14:13:05.2018770Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:13:05.2038260Z 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-3461-106hbhl 2021-05-18T14:13:06.2522730Z cp -pR /private/tmp/d20210518-3461-106hbhl/fftw/. /usr/local/Cellar/fftw 2021-05-18T14:13:07.3806890Z chmod -Rf +w /private/tmp/d20210518-3461-106hbhl 2021-05-18T14:13:08.5343150Z ==> Finishing up 2021-05-18T14:13:08.5909730Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-18T14:13:08.5911620Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-18T14:13:08.5914270Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-18T14:13:08.5920000Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-18T14:13:08.5928470Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-18T14:13:08.5933080Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-18T14:13:08.5938660Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-18T14:13:08.5943790Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-18T14:13:08.5948500Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-18T14:13:08.5953720Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-18T14:13:08.5958990Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-18T14:13:08.5963540Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-18T14:13:08.6072580Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-18T14:13:08.6409560Z info /usr/local/share/info/fftw3.info 2021-05-18T14:13:08.6420250Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-18T14:13:08.6426640Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-18T14:13:08.6439550Z 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:08.6541880Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-18T14:13:08.6543810Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-18T14:13:08.6545510Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-18T14:13:08.6546990Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-18T14:13:08.6548470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-18T14:13:08.6549950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-18T14:13:08.6551420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-18T14:13:08.6553000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-18T14:13:08.6554510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-18T14:13:08.6556030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-18T14:13:08.6557590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-18T14:13:08.6559110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-18T14:13:08.6560620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-18T14:13:08.6562330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-18T14:13:08.6563970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-18T14:13:08.6565590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-18T14:13:08.6573110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-18T14:13:08.6579950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-18T14:13:08.6587270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-18T14:13:08.6598080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-18T14:13:08.6612820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-18T14:13:08.6622790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-18T14:13:08.6632170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-18T14:13:08.6642690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-18T14:13:08.6655350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-18T14:13:08.6658760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-18T14:13:08.6668250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-18T14:13:08.6677830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-18T14:13:08.6692090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-18T14:13:08.6702190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-18T14:13:08.6710840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-18T14:13:08.6718920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-18T14:13:08.6727530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-18T14:13:08.6737490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-18T14:13:08.6746080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-18T14:13:08.6751240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-18T14:13:08.6764260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-18T14:13:08.6773170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-18T14:13:08.6778970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-18T14:13:08.6787870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-18T14:13:08.6800870Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-18T14:13:08.6810190Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-18T14:13:08.6819630Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-18T14:13:08.7345970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3744-1r29enx.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:11.3659040Z ==> Summary 2021-05-18T14:13:11.3719730Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-18T14:13:12.0215110Z ==> No outdated dependents to upgrade! 2021-05-18T14:13:12.0256500Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:13:12.2062130Z ==> Reinstalling 2 broken dependents from source: 2021-05-18T14:13:12.2162160Z fftw, open-mpi 2021-05-18T14:13:12.2264320Z rm /usr/local/bin/fftw-wisdom 2021-05-18T14:13:12.2269740Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-18T14:13:12.2272150Z rm /usr/local/bin/fftwf-wisdom 2021-05-18T14:13:12.2273440Z rm /usr/local/bin/fftwl-wisdom 2021-05-18T14:13:12.2274720Z rm /usr/local/include/fftw3-mpi.f03 2021-05-18T14:13:12.2276010Z rm /usr/local/include/fftw3-mpi.h 2021-05-18T14:13:12.2276860Z rm /usr/local/include/fftw3.f 2021-05-18T14:13:12.2277640Z rm /usr/local/include/fftw3.f03 2021-05-18T14:13:12.2278410Z rm /usr/local/include/fftw3.h 2021-05-18T14:13:12.2279600Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-18T14:13:12.2280490Z rm /usr/local/include/fftw3l.f03 2021-05-18T14:13:12.2281270Z rm /usr/local/include/fftw3q.f03 2021-05-18T14:13:12.2282040Z rm /usr/local/lib/cmake/fftw3 2021-05-18T14:13:12.2282840Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-18T14:13:12.2283610Z rm /usr/local/lib/libfftw3.a 2021-05-18T14:13:12.2284520Z rm /usr/local/lib/libfftw3.dylib 2021-05-18T14:13:12.2285340Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-18T14:13:12.2286130Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-18T14:13:12.2287480Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-18T14:13:12.2288420Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-18T14:13:12.2289220Z rm /usr/local/lib/libfftw3_omp.a 2021-05-18T14:13:12.2290370Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-18T14:13:12.2291240Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-18T14:13:12.2292090Z rm /usr/local/lib/libfftw3_threads.a 2021-05-18T14:13:12.2292950Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-18T14:13:12.2293820Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-18T14:13:12.2294600Z rm /usr/local/lib/libfftw3f.a 2021-05-18T14:13:12.2295410Z rm /usr/local/lib/libfftw3f.dylib 2021-05-18T14:13:12.2296250Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-18T14:13:12.2297040Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-18T14:13:12.2297870Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-18T14:13:12.2298710Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-18T14:13:12.2299500Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-18T14:13:12.2300320Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-18T14:13:12.2301210Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-18T14:13:12.2302060Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-18T14:13:12.2302950Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-18T14:13:12.2303830Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-18T14:13:12.2307980Z rm /usr/local/lib/libfftw3l.a 2021-05-18T14:13:12.2308880Z rm /usr/local/lib/libfftw3l.dylib 2021-05-18T14:13:12.2309750Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-18T14:13:12.2310570Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-18T14:13:12.2311410Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-18T14:13:12.2312330Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-18T14:13:12.2313260Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-18T14:13:12.2314100Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-18T14:13:12.2315000Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-18T14:13:12.2315870Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-18T14:13:12.2316750Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-18T14:13:12.2317780Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-18T14:13:12.2347530Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-18T14:13:12.2350640Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-18T14:13:12.2404010Z uninfo /usr/local/share/info/fftw3.info 2021-05-18T14:13:12.2438760Z rm /usr/local/share/info/fftw3.info 2021-05-18T14:13:12.2440470Z rm /usr/local/share/info/fftw3.info-1 2021-05-18T14:13:12.2441880Z rm /usr/local/share/info/fftw3.info-2 2021-05-18T14:13:12.2446250Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-18T14:13:12.2447710Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-18T14:13:12.2449130Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-18T14:13:12.2450470Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-18T14:13:12.3372130Z rm /usr/local/bin/aggregate_profile.pl 2021-05-18T14:13:12.3374270Z rm /usr/local/bin/mpic++ 2021-05-18T14:13:12.3380480Z rm /usr/local/bin/mpicc 2021-05-18T14:13:12.3386810Z rm /usr/local/bin/mpicxx 2021-05-18T14:13:12.3389780Z rm /usr/local/bin/mpiexec 2021-05-18T14:13:12.3395810Z rm /usr/local/bin/mpif77 2021-05-18T14:13:12.3398670Z rm /usr/local/bin/mpif90 2021-05-18T14:13:12.3404660Z rm /usr/local/bin/mpifort 2021-05-18T14:13:12.3410410Z rm /usr/local/bin/mpirun 2021-05-18T14:13:12.3414250Z rm /usr/local/bin/ompi-clean 2021-05-18T14:13:12.3418860Z rm /usr/local/bin/ompi-server 2021-05-18T14:13:12.3421090Z rm /usr/local/bin/ompi_info 2021-05-18T14:13:12.3427070Z rm /usr/local/bin/opal_wrapper 2021-05-18T14:13:12.3432470Z rm /usr/local/bin/orte-clean 2021-05-18T14:13:12.3435640Z rm /usr/local/bin/orte-info 2021-05-18T14:13:12.3441070Z rm /usr/local/bin/orte-server 2021-05-18T14:13:12.3444650Z rm /usr/local/bin/ortecc 2021-05-18T14:13:12.3450950Z rm /usr/local/bin/orted 2021-05-18T14:13:12.3454110Z rm /usr/local/bin/orterun 2021-05-18T14:13:12.3462360Z rm /usr/local/bin/profile2mat.pl 2021-05-18T14:13:12.3473650Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-18T14:13:12.3476780Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-18T14:13:12.3484810Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-18T14:13:12.3487290Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-18T14:13:12.3497590Z rm /usr/local/include/mpi-ext.h 2021-05-18T14:13:12.3504460Z rm /usr/local/include/mpi.h 2021-05-18T14:13:12.3508020Z rm /usr/local/include/mpi.mod 2021-05-18T14:13:12.3512190Z rm /usr/local/include/mpi_ext.mod 2021-05-18T14:13:12.3515290Z rm /usr/local/include/mpi_f08.mod 2021-05-18T14:13:12.3518970Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-18T14:13:12.3525580Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-18T14:13:12.3528680Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-18T14:13:12.3535960Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-18T14:13:12.3539270Z rm /usr/local/include/mpi_f08_types.mod 2021-05-18T14:13:12.3547330Z rm /usr/local/include/mpi_portable_platform.h 2021-05-18T14:13:12.3551090Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-18T14:13:12.3559030Z rm /usr/local/include/mpif-config.h 2021-05-18T14:13:12.3566450Z rm /usr/local/include/mpif-constants.h 2021-05-18T14:13:12.3569050Z rm /usr/local/include/mpif-ext.h 2021-05-18T14:13:12.3575460Z rm /usr/local/include/mpif-externals.h 2021-05-18T14:13:12.3578730Z rm /usr/local/include/mpif-handles.h 2021-05-18T14:13:12.3585730Z rm /usr/local/include/mpif-io-constants.h 2021-05-18T14:13:12.3588740Z rm /usr/local/include/mpif-io-handles.h 2021-05-18T14:13:12.3595940Z rm /usr/local/include/mpif-sentinels.h 2021-05-18T14:13:12.3599610Z rm /usr/local/include/mpif-sizeof.h 2021-05-18T14:13:12.3607510Z rm /usr/local/include/mpif.h 2021-05-18T14:13:12.3613240Z rm /usr/local/include/openmpi 2021-05-18T14:13:12.3618160Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-18T14:13:12.3628040Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-18T14:13:12.3631030Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-18T14:13:12.3637660Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-18T14:13:12.3640720Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-18T14:13:12.3648100Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-18T14:13:12.3651020Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-18T14:13:12.3657170Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-18T14:13:12.3660170Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-18T14:13:12.3667100Z rm /usr/local/lib/libmpi.40.dylib 2021-05-18T14:13:12.3669950Z rm /usr/local/lib/libmpi.dylib 2021-05-18T14:13:12.3676340Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-18T14:13:12.3679230Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-18T14:13:12.3686560Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-18T14:13:12.3691560Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-18T14:13:12.3694560Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-18T14:13:12.3700990Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-18T14:13:12.3790740Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-18T14:13:12.3792260Z rm /usr/local/lib/libompitrace.dylib 2021-05-18T14:13:12.3794020Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-18T14:13:12.3795480Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-18T14:13:12.3796820Z rm /usr/local/lib/libopen-pal.dylib 2021-05-18T14:13:12.3798180Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-18T14:13:12.3799530Z rm /usr/local/lib/libopen-rte.dylib 2021-05-18T14:13:12.3802390Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-18T14:13:12.3803260Z rm /usr/local/lib/openmpi 2021-05-18T14:13:12.3804490Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-18T14:13:12.3805780Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-18T14:13:12.3807110Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-18T14:13:12.3808420Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-18T14:13:12.3809720Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-18T14:13:12.3810660Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-18T14:13:12.3811500Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-18T14:13:12.3812390Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-18T14:13:12.3813170Z rm /usr/local/lib/pmix 2021-05-18T14:13:12.3814420Z rm /usr/local/share/man/man1/mpic++.1 2021-05-18T14:13:12.3815350Z rm /usr/local/share/man/man1/mpicc.1 2021-05-18T14:13:12.3819450Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-18T14:13:12.3820750Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-18T14:13:12.3824050Z rm /usr/local/share/man/man1/mpif77.1 2021-05-18T14:13:12.3832310Z rm /usr/local/share/man/man1/mpif90.1 2021-05-18T14:13:12.3835530Z rm /usr/local/share/man/man1/mpifort.1 2021-05-18T14:13:12.3841430Z rm /usr/local/share/man/man1/mpirun.1 2021-05-18T14:13:12.3845200Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-18T14:13:12.3850330Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-18T14:13:12.3853040Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-18T14:13:12.3858040Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-18T14:13:12.3862540Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-18T14:13:12.3865860Z rm /usr/local/share/man/man1/orte-info.1 2021-05-18T14:13:12.3870980Z rm /usr/local/share/man/man1/orte-server.1 2021-05-18T14:13:12.3875400Z rm /usr/local/share/man/man1/orted.1 2021-05-18T14:13:12.3878780Z rm /usr/local/share/man/man1/orterun.1 2021-05-18T14:13:12.3897530Z rm /usr/local/share/man/man3/MPI.3 2021-05-18T14:13:12.3908720Z Only the first 100 operations were output. 2021-05-18T14:13:14.3296790Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-18T14:13:15.4174370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16.0120810Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-18T14:13:16.3656450Z ==> 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:16.4075580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:17.7421420Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-18T14:13:17.8883600Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-18T14:13:17.8920200Z 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-3752-1c4w6hd 2021-05-18T14:13:32.2889700Z cp -pR /private/tmp/d20210518-3752-1c4w6hd/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-18T14:13:42.4441240Z chmod -Rf +w /private/tmp/d20210518-3752-1c4w6hd 2021-05-18T14:13:48.3719630Z ==> Finishing up 2021-05-18T14:13:48.4302290Z mkdir -p /usr/local/etc/dcmtk 2021-05-18T14:13:48.4307670Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-18T14:13:48.4312350Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-18T14:13:48.4319450Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-18T14:13:48.4324190Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-18T14:13:48.4330300Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-18T14:13:48.4332410Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-18T14:13:48.4338800Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-18T14:13:48.4348670Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-18T14:13:48.4352520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-18T14:13:48.4357620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-18T14:13:48.4362760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-18T14:13:48.4367670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-18T14:13:48.4372250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-18T14:13:48.4378070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-18T14:13:48.4448600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-18T14:13:48.4454030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-18T14:13:48.4455560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-18T14:13:48.4456990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-18T14:13:48.4458380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-18T14:13:48.4459730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-18T14:13:48.4461090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-18T14:13:48.4463160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-18T14:13:48.4465400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-18T14:13:48.4466830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-18T14:13:48.4468200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-18T14:13:48.4469580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-18T14:13:48.4470930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-18T14:13:48.4472410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-18T14:13:48.4473790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-18T14:13:48.4477890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-18T14:13:48.4487730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-18T14:13:48.4499770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-18T14:13:48.4508580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-18T14:13:48.4519400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-18T14:13:48.4528750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-18T14:13:48.4544940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-18T14:13:48.4559440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-18T14:13:48.4572110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-18T14:13:48.4582640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-18T14:13:48.4594460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-18T14:13:48.4602850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-18T14:13:48.4611880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-18T14:13:48.4624990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-18T14:13:48.4635780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-18T14:13:48.4648010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-18T14:13:48.4653370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-18T14:13:48.4663470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-18T14:13:48.4672520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-18T14:13:48.4684470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-18T14:13:48.4690100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-18T14:13:48.4702740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-18T14:13:48.4706960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-18T14:13:48.4721470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-18T14:13:48.4733690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-18T14:13:48.4745300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-18T14:13:48.4757450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-18T14:13:48.4763340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-18T14:13:48.4777660Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-18T14:13:48.4791140Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-18T14:13:48.4798620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-18T14:13:48.4803410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-18T14:13:48.4811920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-18T14:13:48.4820480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-18T14:13:48.4830470Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-18T14:13:48.4842040Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-18T14:13:48.4853290Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-18T14:13:48.4863260Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-18T14:13:48.4872920Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-18T14:13:48.5000790Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-18T14:13:48.5007470Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-18T14:13:48.5012710Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-18T14:13:48.5018020Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-18T14:13:48.5023180Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-18T14:13:48.5027920Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-18T14:13:48.5033360Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-18T14:13:48.5038620Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-18T14:13:48.5043520Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-18T14:13:48.5048990Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-18T14:13:48.5054070Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-18T14:13:48.5078510Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-18T14:13:48.5080590Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-18T14:13:48.5081980Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-18T14:13:48.5083410Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-18T14:13:48.5092980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-18T14:13:48.5101230Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-18T14:13:48.5105640Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-18T14:13:48.5111390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-18T14:13:48.5117850Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-18T14:13:48.5124670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-18T14:13:48.5132560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-18T14:13:48.5139120Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-18T14:13:48.5147310Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-18T14:13:48.5154140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-18T14:13:48.5159940Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-18T14:13:48.5166060Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-18T14:13:48.5172200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-18T14:13:48.5177890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-18T14:13:48.5186980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-18T14:13:48.5191870Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-18T14:13:48.5196370Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-18T14:13:48.5200980Z Only the first 100 operations were output. 2021-05-18T14:13:48.9373460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3923-509hei.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:51.8467640Z ==> Summary 2021-05-18T14:13:51.9272220Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-18T14:13:55.0514270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-18T14:13:56.2166620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:56.8056770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-18T14:13:57.1563560Z ==> 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:57.1978000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:57.2689150Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-18T14:13:57.3676090Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-18T14:13:57.3709280Z 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-5eoxzb 2021-05-18T14:13:58.7607580Z cp -pR /private/tmp/d20210518-3930-5eoxzb/libsecret/. /usr/local/Cellar/libsecret 2021-05-18T14:14:00.2113670Z chmod -Rf +w /private/tmp/d20210518-3930-5eoxzb 2021-05-18T14:14:00.6337680Z ==> Finishing up 2021-05-18T14:14:00.6723050Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-18T14:14:00.6788160Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-18T14:14:00.6789830Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-18T14:14:00.6791460Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-18T14:14:00.6884830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.6896220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.6996880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7009210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7133160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7197010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7207770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7218680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7222020Z mkdir -p /usr/local/share/locale/ckb 2021-05-18T14:14:00.7226730Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-18T14:14:00.7238210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7259820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7261660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7347940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7446610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7524540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7592940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7660520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7671260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7757070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7827870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7886730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.7998990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8148180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8159820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8170620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8282960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8348570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8359030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8500500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8513230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8611650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8681610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8692560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8703460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8796640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8883840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8894750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8909280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8921120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.8932150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9035380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9170400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9181490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9194730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9323750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9391880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9431020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9525720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9537580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9548860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9689030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9751610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9766560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9777490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9929230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:14:00.9939930Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-18T14:14:00.9943220Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-18T14:14:00.9950510Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-18T14:14:00.9955080Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-18T14:14:00.9960700Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-18T14:14:00.9965810Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-18T14:14:00.9974020Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-18T14:14:00.9982230Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-18T14:14:01.0629100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4099-by5xgd.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:14:03.7768870Z ==> Summary 2021-05-18T14:14:03.8001150Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-18T14:14:06.0261510Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-18T14:14:06.0263480Z To reinstall 1.6.37, run: 2021-05-18T14:14:06.0264280Z brew reinstall libpng 2021-05-18T14:14:08.2053570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-18T14:14:09.3159500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09.8996550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-18T14:14:10.2338720Z ==> 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:10.2644140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:10.2993720Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-18T14:14:10.3044140Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-18T14:14:11.4004150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11.9627470Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-18T14:14:12.3019010Z ==> 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:12.3453230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:12.4355750Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-18T14:14:12.4409120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-18T14:14:13.5757120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14.1461170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-18T14:14:14.5039360Z ==> 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:14.5394310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:14.5772860Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-18T14:14:14.5806110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-18T14:14:15.7330240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16.3129350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-18T14:14:16.6811920Z ==> 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:16.7137440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:16.7483030Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-18T14:14:16.7573030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-18T14:14:17.8592100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:18.4039720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-18T14:14:18.7779070Z ==> 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:18.8110240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:18.9226760Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-18T14:14:18.9296620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-18T14:14:20.0412040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:20.6077910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-18T14:14:20.9646490Z ==> 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:20.9974300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:21.3004450Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-18T14:14:21.3109710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-18T14:14:22.4107060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22.9823410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-18T14:14:23.3263880Z ==> 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:23.3562310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:23.4013990Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-18T14:14:23.4044770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-18T14:14:24.5200210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25.0617770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-18T14:14:25.4181790Z ==> 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:25.4581210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:25.5025320Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-18T14:14:25.5057350Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-18T14:14:26.6218540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:27.1790410Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-18T14:14:27.5371510Z ==> 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:27.5733700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:27.6296000Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-18T14:14:27.6336590Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-18T14:14:28.7313120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:29.2706150Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-18T14:14:29.6323190Z ==> 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:29.6706270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:29.7338140Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-18T14:14:29.7392260Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-18T14:14:30.8780350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:31.4258700Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-18T14:14:31.7718250Z ==> 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:31.8028820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:31.9610130Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-18T14:14:31.9698860Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-18T14:14:33.2803320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34.0840150Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-18T14:14:34.4344240Z ==> 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:34.4709120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:34.5378960Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-18T14:14:34.5435490Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-18T14:14:35.6564170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36.2262340Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-18T14:14:36.5800600Z ==> 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:36.6185160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:36.6973070Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-18T14:14:36.7020890Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-18T14:14:37.8537650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:38.4248200Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-18T14:14:38.7652540Z ==> 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:38.7962330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:39.7906600Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-18T14:14:39.8428310Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-18T14:14:40.9282390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:41.4932970Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-18T14:14:41.8413130Z ==> 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:41.8908940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:42.1050290Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-18T14:14:42.1153070Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-18T14:14:43.2377560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:43.8091560Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-18T14:14:44.1508220Z ==> 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:44.1839540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:51.9389550Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-18T14:14:52.3743760Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-18T14:14:53.4889150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:54.0521340Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-18T14:14:54.3808900Z ==> 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:54.4198690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:55.0040750Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-18T14:14:55.0762950Z ==> 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:55.0766330Z ==> Installing poppler dependency: libpthread-stubs 2021-05-18T14:14:55.1509520Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-18T14:14:55.1615600Z 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-4210-90v3jz 2021-05-18T14:14:55.1973580Z cp -pR /private/tmp/d20210518-4210-90v3jz/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-18T14:14:55.2348310Z chmod -Rf +w /private/tmp/d20210518-4210-90v3jz 2021-05-18T14:14:55.2931520Z ==> Finishing up 2021-05-18T14:14:55.3389040Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-18T14:14:55.3549330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4473-64s3l7.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:57.8025910Z ==> Summary 2021-05-18T14:14:57.8040020Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-18T14:14:57.8046280Z ==> Installing poppler dependency: xorgproto 2021-05-18T14:14:57.8081830Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-18T14:14:57.8100920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210518-4210-1t00r43 2021-05-18T14:15:00.5803340Z cp -pR /private/tmp/d20210518-4210-1t00r43/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-18T14:15:02.2155010Z chmod -Rf +w /private/tmp/d20210518-4210-1t00r43 2021-05-18T14:15:02.6401360Z ==> Finishing up 2021-05-18T14:15:02.6853730Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-18T14:15:02.6857820Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-18T14:15:02.6867880Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-18T14:15:02.6873850Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-18T14:15:02.6880130Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-18T14:15:02.6883860Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-18T14:15:02.6888940Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-18T14:15:02.6894360Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-18T14:15:02.6899650Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-18T14:15:02.6904280Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-18T14:15:02.6910150Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-18T14:15:02.7225870Z rm /usr/local/share/pkgconfig 2021-05-18T14:15:02.7356100Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-18T14:15:02.7361820Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-18T14:15:02.7367170Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-18T14:15:02.7372740Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-18T14:15:02.7382630Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-18T14:15:02.7388790Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-18T14:15:02.7394840Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-18T14:15:02.7401010Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-18T14:15:02.7407360Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-18T14:15:02.7413480Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-18T14:15:02.7419030Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-18T14:15:02.7424590Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-18T14:15:02.7430160Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-18T14:15:02.7450810Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-18T14:15:02.7457850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-18T14:15:02.7474130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-18T14:15:02.7476110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-18T14:15:02.7477980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-18T14:15:02.7481210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-18T14:15:02.7488750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-18T14:15:02.7493300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-18T14:15:02.7499440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-18T14:15:02.7506500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-18T14:15:02.7510430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-18T14:15:02.7516010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-18T14:15:02.7521460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-18T14:15:02.7527070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-18T14:15:02.7532020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-18T14:15:02.7536920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-18T14:15:02.7542620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-18T14:15:02.7548400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-18T14:15:02.7555470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-18T14:15:02.7559180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-18T14:15:02.7564330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-18T14:15:02.7569250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-18T14:15:02.7574820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-18T14:15:02.7581240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-18T14:15:02.7586600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-18T14:15:02.7592010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-18T14:15:02.7597890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-18T14:15:02.7602970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-18T14:15:02.7615000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-18T14:15:02.8265700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4503-16aroew.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:15:05.5544260Z ==> Summary 2021-05-18T14:15:05.5684860Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-18T14:15:05.5691730Z ==> Installing poppler dependency: libxau 2021-05-18T14:15:05.5792950Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-18T14:15:05.5824490Z 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-4210-a4ika3 2021-05-18T14:15:05.7578520Z cp -pR /private/tmp/d20210518-4210-a4ika3/libxau/. /usr/local/Cellar/libxau 2021-05-18T14:15:05.9446220Z chmod -Rf +w /private/tmp/d20210518-4210-a4ika3 2021-05-18T14:15:06.0331040Z ==> Finishing up 2021-05-18T14:15:06.0833750Z rm /usr/local/include/X11 2021-05-18T14:15:06.0842400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-18T14:15:06.0847290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-18T14:15:06.0853810Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-18T14:15:06.0860320Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-18T14:15:06.0865800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-18T14:15:06.0871120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-18T14:15:06.0876230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-18T14:15:06.0942410Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-18T14:15:06.0944130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-18T14:15:06.0945600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-18T14:15:06.0947180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-18T14:15:06.0948720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-18T14:15:06.0950160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-18T14:15:06.0951570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-18T14:15:06.0952980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-18T14:15:06.0954450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-18T14:15:06.0955930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-18T14:15:06.0957390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-18T14:15:06.0958980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-18T14:15:06.0960530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-18T14:15:06.0962050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-18T14:15:06.0963610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-18T14:15:06.0984210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-18T14:15:06.0989530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-18T14:15:06.0993110Z mkdir -p /usr/local/include/X11/dri 2021-05-18T14:15:06.0999360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-18T14:15:06.1004970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-18T14:15:06.1010080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-18T14:15:06.1013270Z mkdir -p /usr/local/include/X11/extensions 2021-05-18T14:15:06.1022500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-18T14:15:06.1041910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-18T14:15:06.1045980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-18T14:15:06.1047620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-18T14:15:06.1049310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-18T14:15:06.1054510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-18T14:15:06.1057750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-18T14:15:06.1064350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-18T14:15:06.1070010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-18T14:15:06.1075940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-18T14:15:06.1082180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-18T14:15:06.1088850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-18T14:15:06.1094380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-18T14:15:06.1099940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-18T14:15:06.1106610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-18T14:15:06.1111570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-18T14:15:06.1117620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-18T14:15:06.1123870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-18T14:15:06.1130090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-18T14:15:06.1136020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-18T14:15:06.1141380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-18T14:15:06.1147160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-18T14:15:06.1153870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-18T14:15:06.1164060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-18T14:15:06.1170630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-18T14:15:06.1176520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-18T14:15:06.1181950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-18T14:15:06.1188370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-18T14:15:06.1194390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-18T14:15:06.1203700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-18T14:15:06.1206230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-18T14:15:06.1212590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-18T14:15:06.1218280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-18T14:15:06.1225090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-18T14:15:06.1230230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-18T14:15:06.1236180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-18T14:15:06.1244580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-18T14:15:06.1248210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-18T14:15:06.1253750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-18T14:15:06.1260000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-18T14:15:06.1267260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-18T14:15:06.1273160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-18T14:15:06.1279120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-18T14:15:06.1286570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-18T14:15:06.1291230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-18T14:15:06.1297260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-18T14:15:06.1303600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-18T14:15:06.1309580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-18T14:15:06.1316030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-18T14:15:06.1322170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-18T14:15:06.1328750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-18T14:15:06.1334900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-18T14:15:06.1356910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-18T14:15:06.1373840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-18T14:15:06.1375650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-18T14:15:06.1377440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-18T14:15:06.1381350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-18T14:15:06.1386760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-18T14:15:06.1392260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-18T14:15:06.1398880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-18T14:15:06.1404390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-18T14:15:06.1409610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-18T14:15:06.1415310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-18T14:15:06.1420710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-18T14:15:06.1426190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-18T14:15:06.1432650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-18T14:15:06.1437100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-18T14:15:06.1442650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-18T14:15:06.1447710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-18T14:15:06.1453560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-18T14:15:06.1459370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-18T14:15:06.1463990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-18T14:15:06.1468320Z Only the first 100 operations were output. 2021-05-18T14:15:06.1897420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4558-1jrkr17.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:08.6400340Z ==> Summary 2021-05-18T14:15:08.6426800Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-18T14:15:08.6434110Z ==> Installing poppler dependency: libxdmcp 2021-05-18T14:15:08.6530750Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-18T14:15:08.6549910Z 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-4210-jwc2it 2021-05-18T14:15:08.7607910Z cp -pR /private/tmp/d20210518-4210-jwc2it/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-18T14:15:08.8495160Z chmod -Rf +w /private/tmp/d20210518-4210-jwc2it 2021-05-18T14:15:08.9264970Z ==> Finishing up 2021-05-18T14:15:08.9621720Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-18T14:15:08.9628230Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-18T14:15:08.9633350Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-18T14:15:08.9638810Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-18T14:15:08.9654040Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-18T14:15:08.9912190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4584-cmpelx.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:11.4083290Z ==> Summary 2021-05-18T14:15:11.4104360Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-18T14:15:11.4111120Z ==> Installing poppler dependency: libxcb 2021-05-18T14:15:11.4464970Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-18T14:15:11.4491340Z 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-4210-t3p0hx 2021-05-18T14:15:22.3464580Z cp -pR /private/tmp/d20210518-4210-t3p0hx/libxcb/. /usr/local/Cellar/libxcb 2021-05-18T14:15:38.6409150Z chmod -Rf +w /private/tmp/d20210518-4210-t3p0hx 2021-05-18T14:15:41.1189140Z ==> Finishing up 2021-05-18T14:15:41.1699510Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-18T14:15:41.1717650Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-18T14:15:41.1779410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-18T14:15:41.1784290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-18T14:15:41.1791120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-18T14:15:41.1797860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-18T14:15:41.1802670Z 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:41.1823090Z 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:41.1844880Z 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:41.1853650Z 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:41.1880830Z 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:41.1908110Z 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:41.1951760Z 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:41.1978320Z 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:41.2010530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-18T14:15:41.2040830Z 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:41.2056480Z 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:41.2058610Z 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:41.2060570Z 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:41.2062600Z 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:41.2064460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-18T14:15:41.2066250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-18T14:15:41.2068580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-18T14:15:41.2073740Z 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:41.2076090Z 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:41.2077850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-18T14:15:41.2079590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-18T14:15:41.2081190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-18T14:15:41.2082770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-18T14:15:41.2084500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-18T14:15:41.2086350Z 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:41.2088480Z 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:41.2090440Z 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:41.2092260Z 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:41.2094240Z 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:41.2095970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-18T14:15:41.2097670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-18T14:15:41.2124870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-18T14:15:41.2144270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-18T14:15:41.2165230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-18T14:15:41.2213740Z 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:41.2217370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-18T14:15:41.2219510Z 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:41.2221500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-18T14:15:41.2223520Z 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:41.2225550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-18T14:15:41.2227430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-18T14:15:41.2230050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-18T14:15:41.2232670Z 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:41.2241300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-18T14:15:41.2261120Z 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:41.2263160Z 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:41.2265310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-18T14:15:41.2267310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-18T14:15:41.2269090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-18T14:15:41.2272640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-18T14:15:41.2274480Z 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:41.2276160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-18T14:15:41.2277830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-18T14:15:41.2279660Z 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:41.2281720Z 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:41.2285490Z 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:41.2287990Z 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:41.2290560Z 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:41.2297720Z 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:41.2326900Z 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:41.2356200Z 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:41.2362600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-18T14:15:41.2364720Z 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:41.2366840Z 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:41.2368940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-18T14:15:41.2371140Z 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:41.2373210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-18T14:15:41.2375280Z 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:41.2377380Z 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:41.2379600Z 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:41.2381930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-18T14:15:41.2384340Z 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:41.2386600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-18T14:15:41.2389110Z 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:41.2392510Z 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:41.2394840Z 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:41.2396700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-18T14:15:41.2398610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-18T14:15:41.2400480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-18T14:15:41.2402380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-18T14:15:41.2404150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-18T14:15:41.2405850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-18T14:15:41.2407650Z 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:41.2409620Z 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:41.2411900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-18T14:15:41.2413590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-18T14:15:41.2415600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-18T14:15:41.2440800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-18T14:15:41.2478670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-18T14:15:41.2485000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-18T14:15:41.2486960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-18T14:15:41.2488820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-18T14:15:41.2490550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-18T14:15:41.2492250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-18T14:15:41.2493370Z Only the first 100 operations were output. 2021-05-18T14:15:43.0291280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4614-akub5x.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:46.6129440Z ==> Summary 2021-05-18T14:15:46.7627790Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-18T14:15:46.7657830Z ==> Installing poppler dependency: libx11 2021-05-18T14:15:46.8143190Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-18T14:15:46.8161080Z 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-4210-1meurgz 2021-05-18T14:15:53.3125900Z cp -pR /private/tmp/d20210518-4210-1meurgz/libx11/. /usr/local/Cellar/libx11 2021-05-18T14:15:58.4505610Z chmod -Rf +w /private/tmp/d20210518-4210-1meurgz 2021-05-18T14:15:59.2388210Z ==> Finishing up 2021-05-18T14:15:59.2996300Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-18T14:15:59.3011310Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-18T14:15:59.3013260Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-18T14:15:59.3015760Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-18T14:15:59.3018910Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-18T14:15:59.3024430Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-18T14:15:59.3029810Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-18T14:15:59.3035250Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-18T14:15:59.3040500Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-18T14:15:59.3047190Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-18T14:15:59.3053060Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-18T14:15:59.3058380Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-18T14:15:59.3066860Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-18T14:15:59.3074780Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-18T14:15:59.3108610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-18T14:15:59.3114560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-18T14:15:59.3121110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-18T14:15:59.3125990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-18T14:15:59.3131860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-18T14:15:59.3137480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-18T14:15:59.3142700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-18T14:15:59.3149350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-18T14:15:59.3155380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-18T14:15:59.3161240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-18T14:15:59.3167640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-18T14:15:59.3172900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-18T14:15:59.3192170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-18T14:15:59.3194070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-18T14:15:59.3195840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-18T14:15:59.3197780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-18T14:15:59.3201620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-18T14:15:59.3209240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-18T14:15:59.3215850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-18T14:15:59.3222320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-18T14:15:59.3226990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-18T14:15:59.3233600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-18T14:15:59.3240530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-18T14:15:59.3245270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-18T14:15:59.3250960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-18T14:15:59.3256470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-18T14:15:59.3262140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-18T14:15:59.3267150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-18T14:15:59.3273270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-18T14:15:59.3278330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-18T14:15:59.3313310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-18T14:15:59.3316910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-18T14:15:59.3322850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-18T14:15:59.3329800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-18T14:15:59.3335630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-18T14:15:59.3342590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-18T14:15:59.3348350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-18T14:15:59.3357650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-18T14:15:59.3359820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-18T14:15:59.3365500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-18T14:15:59.3371420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-18T14:15:59.3378450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-18T14:15:59.3383810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-18T14:15:59.3390150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-18T14:15:59.3396680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-18T14:15:59.3401390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-18T14:15:59.3408180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-18T14:15:59.3414140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-18T14:15:59.3419580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-18T14:15:59.3425940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-18T14:15:59.3430590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-18T14:15:59.3436700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-18T14:15:59.3443810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-18T14:15:59.3450740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-18T14:15:59.3455630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-18T14:15:59.3462470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-18T14:15:59.3467790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-18T14:15:59.3473950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-18T14:15:59.3478970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-18T14:15:59.3484730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-18T14:15:59.3490260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-18T14:15:59.3496090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-18T14:15:59.3501630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-18T14:15:59.3506870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-18T14:15:59.3512080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-18T14:15:59.3517770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-18T14:15:59.3522730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-18T14:15:59.3528470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-18T14:15:59.3534630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-18T14:15:59.3540860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-18T14:15:59.3547470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-18T14:15:59.3553070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-18T14:15:59.3558570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-18T14:15:59.3563980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-18T14:15:59.3569400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-18T14:15:59.3575090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-18T14:15:59.3580780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-18T14:15:59.3585650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-18T14:15:59.3591300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-18T14:15:59.3596690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-18T14:15:59.3601570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-18T14:15:59.3607370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-18T14:15:59.3614990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-18T14:15:59.3619110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-18T14:15:59.3623570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-18T14:15:59.3630070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-18T14:15:59.3632700Z Only the first 100 operations were output. 2021-05-18T14:15:59.9872030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4641-1jom5y7.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:16:02.6717300Z ==> Summary 2021-05-18T14:16:02.7408140Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-18T14:16:02.7415140Z ==> Installing poppler dependency: libxext 2021-05-18T14:16:02.8003870Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-18T14:16:02.8023160Z 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-4210-fdxw2t 2021-05-18T14:16:03.4704290Z cp -pR /private/tmp/d20210518-4210-fdxw2t/libxext/. /usr/local/Cellar/libxext 2021-05-18T14:16:04.0756540Z chmod -Rf +w /private/tmp/d20210518-4210-fdxw2t 2021-05-18T14:16:04.1908790Z ==> Finishing up 2021-05-18T14:16:04.2462860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-18T14:16:04.2467380Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-18T14:16:04.2473310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-18T14:16:04.2478610Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-18T14:16:04.2484080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-18T14:16:04.2490400Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-18T14:16:04.2495290Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-18T14:16:04.2531930Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-18T14:16:04.2533620Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-18T14:16:04.2535190Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-18T14:16:04.2536810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-18T14:16:04.2538470Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-18T14:16:04.2540190Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-18T14:16:04.2541790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-18T14:16:04.2544900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-18T14:16:04.2546960Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-18T14:16:04.2559370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-18T14:16:04.2568080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-18T14:16:04.2574350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-18T14:16:04.2581300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-18T14:16:04.2587670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-18T14:16:04.2593040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-18T14:16:04.2598410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-18T14:16:04.2604420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-18T14:16:04.2611370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-18T14:16:04.2617100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-18T14:16:04.2623610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-18T14:16:04.2629620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-18T14:16:04.2636950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-18T14:16:04.2642930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-18T14:16:04.2648300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-18T14:16:04.2654180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-18T14:16:04.2662820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-18T14:16:04.2669460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-18T14:16:04.2675090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-18T14:16:04.2680590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-18T14:16:04.2689000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-18T14:16:04.2724690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-18T14:16:04.2726430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-18T14:16:04.2728350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-18T14:16:04.2730160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-18T14:16:04.2733720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-18T14:16:04.2735720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-18T14:16:04.2740450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-18T14:16:04.2742340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-18T14:16:04.2744230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-18T14:16:04.2746060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-18T14:16:04.2751350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-18T14:16:04.2782560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-18T14:16:04.2789160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-18T14:16:04.2794480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-18T14:16:04.2800050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-18T14:16:04.2805870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-18T14:16:04.2812210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-18T14:16:04.2818950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-18T14:16:04.2824160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-18T14:16:04.2829960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-18T14:16:04.2835970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-18T14:16:04.2840860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-18T14:16:04.2848920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-18T14:16:04.2854690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-18T14:16:04.2860320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-18T14:16:04.2868610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-18T14:16:04.2872620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-18T14:16:04.2878630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-18T14:16:04.2884330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-18T14:16:04.2890790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-18T14:16:04.2896770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-18T14:16:04.2902510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-18T14:16:04.2919450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-18T14:16:04.2921610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-18T14:16:04.2923670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-18T14:16:04.2927500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-18T14:16:04.2932790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-18T14:16:04.2937810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-18T14:16:04.2954470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-18T14:16:04.2967380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-18T14:16:04.2971510Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-18T14:16:04.2973050Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-18T14:16:04.2974570Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-18T14:16:04.2976140Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-18T14:16:04.3256820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4667-18sw7p1.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:06.8812970Z ==> Summary 2021-05-18T14:16:06.8926920Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-18T14:16:06.8933820Z ==> Installing poppler dependency: libxrender 2021-05-18T14:16:06.9509760Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-18T14:16:06.9528580Z 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-4210-1w3h2a1 2021-05-18T14:16:07.0489240Z cp -pR /private/tmp/d20210518-4210-1w3h2a1/libxrender/. /usr/local/Cellar/libxrender 2021-05-18T14:16:07.1531410Z chmod -Rf +w /private/tmp/d20210518-4210-1w3h2a1 2021-05-18T14:16:07.2419310Z ==> Finishing up 2021-05-18T14:16:07.2937840Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-18T14:16:07.2990340Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-18T14:16:07.2997650Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-18T14:16:07.3003420Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-18T14:16:07.3010120Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-18T14:16:07.3018400Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-18T14:16:07.3235390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4693-yvckpr.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:09.8786750Z ==> Summary 2021-05-18T14:16:09.8812980Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-18T14:16:09.8822020Z ==> Installing poppler dependency: lzo 2021-05-18T14:16:09.8843380Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-18T14:16:09.8867080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4210-2nx115 2021-05-18T14:16:10.1522900Z cp -pR /private/tmp/d20210518-4210-2nx115/lzo/. /usr/local/Cellar/lzo 2021-05-18T14:16:10.3744310Z chmod -Rf +w /private/tmp/d20210518-4210-2nx115 2021-05-18T14:16:10.4680790Z ==> Finishing up 2021-05-18T14:16:10.5157110Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-18T14:16:10.5165620Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-18T14:16:10.5173010Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-18T14:16:10.5237950Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-18T14:16:10.5241160Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-18T14:16:10.5243150Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-18T14:16:10.5435800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4720-1xaqng9.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:13.1397700Z ==> Summary 2021-05-18T14:16:13.1431800Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-18T14:16:13.1439760Z ==> Installing poppler dependency: pixman 2021-05-18T14:16:13.1471500Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-18T14:16:13.1490920Z 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-4210-npv7s6 2021-05-18T14:16:13.2823280Z cp -pR /private/tmp/d20210518-4210-npv7s6/pixman/. /usr/local/Cellar/pixman 2021-05-18T14:16:13.4054330Z chmod -Rf +w /private/tmp/d20210518-4210-npv7s6 2021-05-18T14:16:13.5152010Z ==> Finishing up 2021-05-18T14:16:13.5661150Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-18T14:16:13.5669420Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-18T14:16:13.5674750Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-18T14:16:13.5684950Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-18T14:16:13.5734770Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-18T14:16:13.5742110Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-18T14:16:13.5984380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4746-8qp2yd.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:16.4999570Z ==> Summary 2021-05-18T14:16:16.5080030Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-18T14:16:16.5087960Z ==> Installing poppler dependency: cairo 2021-05-18T14:16:16.6889670Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-18T14:16:16.6909870Z 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-4210-1jhs8c2 2021-05-18T14:16:17.8404500Z cp -pR /private/tmp/d20210518-4210-1jhs8c2/cairo/. /usr/local/Cellar/cairo 2021-05-18T14:16:18.6403490Z chmod -Rf +w /private/tmp/d20210518-4210-1jhs8c2 2021-05-18T14:16:19.6290010Z ==> Finishing up 2021-05-18T14:16:19.6714400Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-18T14:16:19.6729610Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-18T14:16:19.6739350Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-18T14:16:19.6759180Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-18T14:16:19.6771880Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-18T14:16:19.6782400Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-18T14:16:19.6796510Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-18T14:16:19.6806190Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-18T14:16:19.6815270Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-18T14:16:19.6823420Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-18T14:16:19.6840690Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-18T14:16:19.6851770Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-18T14:16:19.6861260Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-18T14:16:19.6872480Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-18T14:16:19.6889010Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-18T14:16:19.6900070Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-18T14:16:19.6911530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-18T14:16:19.6919270Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-18T14:16:19.6930720Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-18T14:16:19.6940060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-18T14:16:19.6950250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-18T14:16:19.6961430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-18T14:16:19.6972200Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-18T14:16:19.7042560Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-18T14:16:19.7047570Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-18T14:16:19.7052900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-18T14:16:19.7058250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-18T14:16:19.7063400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-18T14:16:19.7068920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-18T14:16:19.7074040Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-18T14:16:19.7079070Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-18T14:16:19.7516410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4773-xn6bok.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:22.1364010Z ==> Summary 2021-05-18T14:16:22.1450590Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-18T14:16:22.1457130Z ==> Installing poppler dependency: little-cms2 2021-05-18T14:16:22.1571480Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-18T14:16:22.1591140Z 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-4210-63n3s2 2021-05-18T14:16:22.3577890Z cp -pR /private/tmp/d20210518-4210-63n3s2/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-18T14:16:22.5181740Z chmod -Rf +w /private/tmp/d20210518-4210-63n3s2 2021-05-18T14:16:22.6748070Z ==> Finishing up 2021-05-18T14:16:22.7047170Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-18T14:16:22.7051300Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-18T14:16:22.7056120Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-18T14:16:22.7061070Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-18T14:16:22.7066080Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-18T14:16:22.7072980Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-18T14:16:22.7078150Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-18T14:16:22.7089610Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-18T14:16:22.7095210Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-18T14:16:22.7100600Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-18T14:16:22.7106070Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-18T14:16:22.7111920Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-18T14:16:22.7118690Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-18T14:16:22.7123350Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-18T14:16:22.7128720Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-18T14:16:22.7136200Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-18T14:16:22.7382630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4799-12zsrul.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:25.1092910Z ==> Summary 2021-05-18T14:16:25.1125090Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-18T14:16:25.1185170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4210-vdihy4 2021-05-18T14:16:25.1187810Z ==> Installing poppler dependency: nspr 2021-05-18T14:16:25.1189570Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-18T14:16:25.6963150Z cp -pR /private/tmp/d20210518-4210-vdihy4/nspr/. /usr/local/Cellar/nspr 2021-05-18T14:16:26.2382510Z chmod -Rf +w /private/tmp/d20210518-4210-vdihy4 2021-05-18T14:16:26.3848200Z ==> Finishing up 2021-05-18T14:16:26.4299700Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-18T14:16:26.4305430Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-18T14:16:26.4314560Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-18T14:16:26.4321230Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-18T14:16:26.4326040Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-18T14:16:26.4330810Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-18T14:16:26.4336100Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-18T14:16:26.4340620Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-18T14:16:26.4345960Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-18T14:16:26.4353130Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-18T14:16:26.4689070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4826-1ivw66i.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:28.9977600Z ==> Summary 2021-05-18T14:16:29.0043590Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-18T14:16:29.0050910Z ==> Installing poppler dependency: nss 2021-05-18T14:16:29.0362910Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-18T14:16:29.0380720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4210-rg28zp 2021-05-18T14:16:32.4859510Z cp -pR /private/tmp/d20210518-4210-rg28zp/nss/. /usr/local/Cellar/nss 2021-05-18T14:16:36.1662170Z chmod -Rf +w /private/tmp/d20210518-4210-rg28zp 2021-05-18T14:16:50.4532850Z ==> Finishing up 2021-05-18T14:16:50.4984880Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-18T14:16:50.4988820Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-18T14:16:50.4994480Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-18T14:16:50.4999110Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-18T14:16:50.5004530Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-18T14:16:50.5010110Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-18T14:16:50.5121730Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-18T14:16:50.5126060Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-18T14:16:50.5132520Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-18T14:16:50.5137270Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-18T14:16:50.5142100Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-18T14:16:50.5147660Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-18T14:16:50.5152510Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-18T14:16:50.5158440Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-18T14:16:50.5163370Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-18T14:16:50.5168630Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-18T14:16:50.5173890Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-18T14:16:50.5217620Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-18T14:16:50.5221460Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-18T14:16:50.5226690Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-18T14:16:50.5231650Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-18T14:16:50.5236320Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-18T14:16:50.5245430Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-18T14:16:50.5248830Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-18T14:16:50.5253220Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-18T14:16:50.5258430Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-18T14:16:50.5263000Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-18T14:16:50.5268200Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-18T14:16:50.5273120Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-18T14:16:50.5277700Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-18T14:16:50.5282780Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-18T14:16:50.5287460Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-18T14:16:50.5292620Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-18T14:16:50.5297170Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-18T14:16:50.5302230Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-18T14:16:50.5306740Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-18T14:16:50.5312240Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-18T14:16:50.5316880Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-18T14:16:50.5321980Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-18T14:16:50.5327560Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-18T14:16:50.5332960Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-18T14:16:50.5337440Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-18T14:16:50.5342700Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-18T14:16:50.5348000Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-18T14:16:50.5355210Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-18T14:16:50.5358810Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-18T14:16:50.5363710Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-18T14:16:50.5369150Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-18T14:16:50.5374320Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-18T14:16:50.5378650Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-18T14:16:50.5383980Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-18T14:16:50.5388620Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-18T14:16:50.5394170Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-18T14:16:50.5399260Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-18T14:16:50.5403680Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-18T14:16:50.5408830Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-18T14:16:50.5413190Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-18T14:16:50.5418300Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-18T14:16:50.5422890Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-18T14:16:50.5427780Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-18T14:16:50.5432660Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-18T14:16:50.5437500Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-18T14:16:50.5442580Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-18T14:16:50.5449550Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-18T14:16:50.5451750Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-18T14:16:50.5456840Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-18T14:16:50.5461340Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-18T14:16:50.5466590Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-18T14:16:50.5471700Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-18T14:16:50.5476120Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-18T14:16:50.5483940Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-18T14:16:50.5491860Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-18T14:16:50.5496500Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-18T14:16:50.5501620Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-18T14:16:50.5506180Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-18T14:16:50.5511430Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-18T14:16:50.5515990Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-18T14:16:50.5521230Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-18T14:16:50.5525940Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-18T14:16:50.5531500Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-18T14:16:50.5535960Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-18T14:16:50.5540900Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-18T14:16:50.5545460Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-18T14:16:50.5550680Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-18T14:16:50.5555230Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-18T14:16:50.5561030Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-18T14:16:50.5565430Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-18T14:16:50.5570890Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-18T14:16:50.5576630Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-18T14:16:50.5581790Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-18T14:16:50.5609280Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-18T14:16:50.5615480Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-18T14:16:50.5618810Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-18T14:16:50.5624120Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-18T14:16:50.5628640Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-18T14:16:50.5634310Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-18T14:16:50.5638560Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-18T14:16:50.5643690Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-18T14:16:50.5648550Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-18T14:16:50.5653650Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-18T14:16:50.5657480Z Only the first 100 operations were output. 2021-05-18T14:16:50.7030970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4852-3cacrd.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:53.0764240Z ==> Summary 2021-05-18T14:16:53.0906880Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-18T14:16:53.0915340Z ==> Installing poppler dependency: openjpeg 2021-05-18T14:16:53.1246920Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-18T14:16:53.1266230Z 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-4210-s32nvb 2021-05-18T14:16:55.5452770Z cp -pR /private/tmp/d20210518-4210-s32nvb/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-18T14:16:57.8407480Z chmod -Rf +w /private/tmp/d20210518-4210-s32nvb 2021-05-18T14:16:58.2577030Z ==> Finishing up 2021-05-18T14:16:58.2964550Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-18T14:16:58.2968360Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-18T14:16:58.2973880Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-18T14:16:58.2981220Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:16:58.2990060Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:16:58.3000200Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-18T14:16:58.3005970Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-18T14:16:58.3011560Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-18T14:16:58.3019490Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-18T14:16:58.3026490Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-18T14:16:58.3031460Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-18T14:16:58.3036700Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-18T14:16:58.3041810Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-18T14:16:58.3046820Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:16:58.3054600Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-18T14:16:58.4147590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4878-ss6d25.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:17:00.8507700Z ==> Summary 2021-05-18T14:17:00.8820320Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-18T14:17:00.8827570Z ==> Installing poppler dependency: qt@5 2021-05-18T14:17:00.8867390Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-18T14:17:00.8885920Z 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-4210-v7n4yl 2021-05-18T14:18:12.8010870Z cp -pR /private/tmp/d20210518-4210-v7n4yl/qt@5/. /usr/local/Cellar/qt@5 2021-05-18T14:19:40.4689460Z chmod -Rf +w /private/tmp/d20210518-4210-v7n4yl 2021-05-18T14:21:23.4576910Z ==> Finishing up 2021-05-18T14:21:26.0324540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4956-1xalkmd.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:30.5749750Z ==> Caveats 2021-05-18T14:21:30.5750970Z We agreed to the Qt open source license for you. 2021-05-18T14:21:30.5752000Z If this is unacceptable you should uninstall. 2021-05-18T14:21:30.5752640Z 2021-05-18T14:21:30.5753970Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:21:30.5755100Z because this is an alternate version of another formula. 2021-05-18T14:21:30.5755770Z 2021-05-18T14:21:30.5756560Z If you need to have qt@5 first in your PATH, run: 2021-05-18T14:21:30.5758070Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:21:30.5758830Z 2021-05-18T14:21:30.5759610Z For compilers to find qt@5 you may need to set: 2021-05-18T14:21:30.5760900Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-18T14:21:30.5762250Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-18T14:21:30.5762930Z 2021-05-18T14:21:30.5764620Z For pkg-config to find qt@5 you may need to set: 2021-05-18T14:21:30.5765730Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-18T14:21:30.5766520Z 2021-05-18T14:21:30.5767920Z ==> Summary 2021-05-18T14:21:31.2996030Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-18T14:21:31.3002090Z ==> Installing poppler 2021-05-18T14:21:31.3006400Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-18T14:21:31.3027980Z 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-4210-16djx29 2021-05-18T14:21:34.0656940Z cp -pR /private/tmp/d20210518-4210-16djx29/poppler/. /usr/local/Cellar/poppler 2021-05-18T14:21:35.4762900Z chmod -Rf +w /private/tmp/d20210518-4210-16djx29 2021-05-18T14:21:37.1493950Z ==> Finishing up 2021-05-18T14:21:38.2613080Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-18T14:21:38.2715750Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-18T14:21:38.2818250Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-18T14:21:38.2923890Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-18T14:21:38.3026750Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-18T14:21:38.3028060Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-18T14:21:38.3029460Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-18T14:21:38.3132080Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-18T14:21:38.3234610Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-18T14:21:38.3337320Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-18T14:21:38.3440560Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-18T14:21:38.3543170Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-18T14:21:38.3645690Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-18T14:21:38.3748150Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-18T14:21:38.3850370Z rm /usr/local/share/gir-1.0 2021-05-18T14:21:38.3931980Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-18T14:21:38.3987650Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-18T14:21:38.4037750Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-18T14:21:38.4095670Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-18T14:21:38.4147240Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-18T14:21:38.4209500Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-18T14:21:38.4312820Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-18T14:21:38.4414340Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-18T14:21:38.4517300Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-18T14:21:38.4523460Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-18T14:21:38.4559610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-18T14:21:38.4637040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-18T14:21:38.4661890Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-18T14:21:38.4751900Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-18T14:21:38.4773280Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-18T14:21:38.4855160Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-18T14:21:38.4875370Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-18T14:21:38.4976350Z rm /usr/local/lib/girepository-1.0 2021-05-18T14:21:38.4994340Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-18T14:21:38.5086790Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-18T14:21:38.5105360Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-18T14:21:38.5198440Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-18T14:21:38.5208740Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-18T14:21:38.5311620Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-18T14:21:38.5328940Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-18T14:21:38.5431100Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-18T14:21:38.5433010Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-18T14:21:38.5445840Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-18T14:21:38.5537250Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-18T14:21:38.5549540Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-18T14:21:38.5652470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-18T14:21:38.5668550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-18T14:21:38.5674700Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-18T14:21:38.5775660Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-18T14:21:38.5787010Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-18T14:21:38.5889270Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-18T14:21:38.5890930Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-18T14:21:38.5993670Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-18T14:21:38.6015130Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-18T14:21:38.6019450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4982-n8h3xr.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:40.6411230Z ==> Summary 2021-05-18T14:21:40.6715520Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-18T14:21:43.3730840Z ==> Caveats 2021-05-18T14:21:43.3732720Z ==> qt@5 2021-05-18T14:21:43.3780440Z We agreed to the Qt open source license for you. 2021-05-18T14:21:43.3781590Z If this is unacceptable you should uninstall. 2021-05-18T14:21:43.3782250Z 2021-05-18T14:21:43.3784190Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:21:43.3785430Z because this is an alternate version of another formula. 2021-05-18T14:21:43.3786160Z 2021-05-18T14:21:43.3900040Z If you need to have qt@5 first in your PATH, run: 2021-05-18T14:21:43.3932690Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:21:43.3952820Z 2021-05-18T14:21:43.3954480Z For compilers to find qt@5 you may need to set: 2021-05-18T14:21:43.3956680Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-18T14:21:43.3958140Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-18T14:21:43.3959180Z 2021-05-18T14:21:43.4043870Z For pkg-config to find qt@5 you may need to set: 2021-05-18T14:21:43.4045040Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-18T14:21:43.4045770Z 2021-05-18T14:21:45.8712170Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-18T14:21:46.9796990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:47.5353430Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-18T14:21:47.8830970Z ==> 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:47.9188800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:47.9610240Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-18T14:21:47.9676910Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-18T14:21:49.0982280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49.6657860Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-18T14:21:50.0150550Z ==> 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:50.0483640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:50.4641520Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-18T14:21:50.5101110Z ==> Installing dependencies for hdf5: szip 2021-05-18T14:21:50.5106410Z ==> Installing hdf5 dependency: szip 2021-05-18T14:21:50.5804580Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-18T14:21:50.5839260Z 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-4989-adhuni 2021-05-18T14:21:50.6324970Z cp -pR /private/tmp/d20210518-4989-adhuni/szip/. /usr/local/Cellar/szip 2021-05-18T14:21:50.6465100Z chmod -Rf +w /private/tmp/d20210518-4989-adhuni 2021-05-18T14:21:50.6973830Z ==> Finishing up 2021-05-18T14:21:50.7370150Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-18T14:21:50.7374210Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-18T14:21:50.7380430Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-18T14:21:50.7389260Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-18T14:21:50.7394060Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-18T14:21:50.7399350Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-18T14:21:50.7597380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5159-1lgs2u0.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:53.1848170Z ==> Summary 2021-05-18T14:21:53.1868100Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-18T14:21:53.1874810Z ==> Installing hdf5 2021-05-18T14:21:53.1878440Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:21:53.1898680Z 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-4989-1qra2gf 2021-05-18T14:21:54.4863260Z cp -pR /private/tmp/d20210518-4989-1qra2gf/hdf5/. /usr/local/Cellar/hdf5 2021-05-18T14:21:56.2475320Z chmod -Rf +w /private/tmp/d20210518-4989-1qra2gf 2021-05-18T14:21:57.6615200Z ==> Finishing up 2021-05-18T14:21:57.7179330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-18T14:21:57.7182850Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-18T14:21:57.7188410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-18T14:21:57.7193420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-18T14:21:57.7198570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-18T14:21:57.7203160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-18T14:21:57.7208430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-18T14:21:57.7213150Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-18T14:21:57.7217980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-18T14:21:57.7223490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-18T14:21:57.7228990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-18T14:21:57.7252960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-18T14:21:57.7266170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-18T14:21:57.7267940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-18T14:21:57.7270270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-18T14:21:57.7275840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-18T14:21:57.7280660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-18T14:21:57.7285800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-18T14:21:57.7290950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-18T14:21:57.7296460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-18T14:21:57.7301120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-18T14:21:57.7306020Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-18T14:21:57.7317200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-18T14:21:57.7321300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-18T14:21:57.7326680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-18T14:21:57.7331310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-18T14:21:57.7336830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-18T14:21:57.7343240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-18T14:21:57.7346390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-18T14:21:57.7351540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-18T14:21:57.7356080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-18T14:21:57.7362060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-18T14:21:57.7372620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-18T14:21:57.7374290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-18T14:21:57.7376180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-18T14:21:57.7381260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-18T14:21:57.7385830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-18T14:21:57.7391340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-18T14:21:57.7396820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-18T14:21:57.7402240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-18T14:21:57.7407510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-18T14:21:57.7413960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-18T14:21:57.7418630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-18T14:21:57.7423260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-18T14:21:57.7428730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-18T14:21:57.7433780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-18T14:21:57.7438830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-18T14:21:57.7444630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-18T14:21:57.7449550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-18T14:21:57.7454860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-18T14:21:57.7465820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-18T14:21:57.7471270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-18T14:21:57.7476520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-18T14:21:57.7481500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-18T14:21:57.7499180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-18T14:21:57.7500750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-18T14:21:57.7502550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-18T14:21:57.7504310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-18T14:21:57.7511670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-18T14:21:57.7518620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-18T14:21:57.7523030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-18T14:21:57.7528250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-18T14:21:57.7533690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-18T14:21:57.7538780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-18T14:21:57.7544100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-18T14:21:57.7549260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-18T14:21:57.7554550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-18T14:21:57.7560190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-18T14:21:57.7564820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-18T14:21:57.7570400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-18T14:21:57.7575500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-18T14:21:57.7580280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-18T14:21:57.7585810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-18T14:21:57.7591120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-18T14:21:57.7595890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-18T14:21:57.7602460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-18T14:21:57.7607930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-18T14:21:57.7613080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-18T14:21:57.7618390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-18T14:21:57.7624180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-18T14:21:57.7629660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-18T14:21:57.7634410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-18T14:21:57.7639980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-18T14:21:57.7645140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-18T14:21:57.7650410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-18T14:21:57.7655480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-18T14:21:57.7660460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-18T14:21:57.7666450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-18T14:21:57.7671330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-18T14:21:57.7677370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-18T14:21:57.7704750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-18T14:21:57.7724040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-18T14:21:57.7725690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-18T14:21:57.7727610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-18T14:21:57.7729960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-18T14:21:57.7731550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-18T14:21:57.7734940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-18T14:21:57.7740630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-18T14:21:57.7745420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-18T14:21:57.7750500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-18T14:21:57.7754190Z Only the first 100 operations were output. 2021-05-18T14:21:57.8878110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5185-1qhvmb4.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:22:00.6490100Z ==> Summary 2021-05-18T14:22:00.6685670Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-18T14:22:01.2852420Z ==> No outdated dependents to upgrade! 2021-05-18T14:22:01.2855690Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:22:01.3402960Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:22:01.3404400Z hdf5 2021-05-18T14:22:01.3450880Z rm /usr/local/bin/gif2h5 2021-05-18T14:22:01.3451820Z rm /usr/local/bin/h52gif 2021-05-18T14:22:01.3452550Z rm /usr/local/bin/h5c++ 2021-05-18T14:22:01.3453260Z rm /usr/local/bin/h5cc 2021-05-18T14:22:01.3453990Z rm /usr/local/bin/h5clear 2021-05-18T14:22:01.3455080Z rm /usr/local/bin/h5copy 2021-05-18T14:22:01.3455900Z rm /usr/local/bin/h5debug 2021-05-18T14:22:01.3456640Z rm /usr/local/bin/h5diff 2021-05-18T14:22:01.3457370Z rm /usr/local/bin/h5dump 2021-05-18T14:22:01.3458330Z rm /usr/local/bin/h5fc 2021-05-18T14:22:01.3459120Z rm /usr/local/bin/h5format_convert 2021-05-18T14:22:01.3459880Z rm /usr/local/bin/h5import 2021-05-18T14:22:01.3460670Z rm /usr/local/bin/h5jam 2021-05-18T14:22:01.3461390Z rm /usr/local/bin/h5ls 2021-05-18T14:22:01.3462090Z rm /usr/local/bin/h5mkgrp 2021-05-18T14:22:01.3462910Z rm /usr/local/bin/h5perf_serial 2021-05-18T14:22:01.3465770Z rm /usr/local/bin/h5redeploy 2021-05-18T14:22:01.3468570Z rm /usr/local/bin/h5repack 2021-05-18T14:22:01.3472210Z rm /usr/local/bin/h5repart 2021-05-18T14:22:01.3475270Z rm /usr/local/bin/h5stat 2021-05-18T14:22:01.3478660Z rm /usr/local/bin/h5unjam 2021-05-18T14:22:01.3482530Z rm /usr/local/bin/h5watch 2021-05-18T14:22:01.3490920Z rm /usr/local/include/H5ACpublic.h 2021-05-18T14:22:01.3494110Z rm /usr/local/include/H5AbstractDs.h 2021-05-18T14:22:01.3497500Z rm /usr/local/include/H5Apublic.h 2021-05-18T14:22:01.3500440Z rm /usr/local/include/H5ArrayType.h 2021-05-18T14:22:01.3503810Z rm /usr/local/include/H5AtomType.h 2021-05-18T14:22:01.3506940Z rm /usr/local/include/H5Attribute.h 2021-05-18T14:22:01.3510070Z rm /usr/local/include/H5Classes.h 2021-05-18T14:22:01.3513960Z rm /usr/local/include/H5CommonFG.h 2021-05-18T14:22:01.3517220Z rm /usr/local/include/H5CompType.h 2021-05-18T14:22:01.3521510Z rm /usr/local/include/H5Cpp.h 2021-05-18T14:22:01.3524810Z rm /usr/local/include/H5CppDoc.h 2021-05-18T14:22:01.3527970Z rm /usr/local/include/H5Cpublic.h 2021-05-18T14:22:01.3531130Z rm /usr/local/include/H5DOpublic.h 2021-05-18T14:22:01.3534360Z rm /usr/local/include/H5DSpublic.h 2021-05-18T14:22:01.3537710Z rm /usr/local/include/H5DaccProp.h 2021-05-18T14:22:01.3540980Z rm /usr/local/include/H5DataSet.h 2021-05-18T14:22:01.3544280Z rm /usr/local/include/H5DataSpace.h 2021-05-18T14:22:01.3547820Z rm /usr/local/include/H5DataType.h 2021-05-18T14:22:01.3562660Z rm /usr/local/include/H5DcreatProp.h 2021-05-18T14:22:01.3563540Z rm /usr/local/include/H5Dpublic.h 2021-05-18T14:22:01.3564390Z rm /usr/local/include/H5DxferProp.h 2021-05-18T14:22:01.3574320Z rm /usr/local/include/H5ESpublic.h 2021-05-18T14:22:01.3575950Z rm /usr/local/include/H5EnumType.h 2021-05-18T14:22:01.3576840Z rm /usr/local/include/H5Epubgen.h 2021-05-18T14:22:01.3577650Z rm /usr/local/include/H5Epublic.h 2021-05-18T14:22:01.3578470Z rm /usr/local/include/H5Exception.h 2021-05-18T14:22:01.3579330Z rm /usr/local/include/H5FDcore.h 2021-05-18T14:22:01.3582470Z rm /usr/local/include/H5FDdirect.h 2021-05-18T14:22:01.3585690Z rm /usr/local/include/H5FDfamily.h 2021-05-18T14:22:01.3589290Z rm /usr/local/include/H5FDhdfs.h 2021-05-18T14:22:01.3592270Z rm /usr/local/include/H5FDlog.h 2021-05-18T14:22:01.3595360Z rm /usr/local/include/H5FDmpi.h 2021-05-18T14:22:01.3598640Z rm /usr/local/include/H5FDmpio.h 2021-05-18T14:22:01.3601870Z rm /usr/local/include/H5FDmulti.h 2021-05-18T14:22:01.3604990Z rm /usr/local/include/H5FDpublic.h 2021-05-18T14:22:01.3608150Z rm /usr/local/include/H5FDros3.h 2021-05-18T14:22:01.3611320Z rm /usr/local/include/H5FDsec2.h 2021-05-18T14:22:01.3614460Z rm /usr/local/include/H5FDstdio.h 2021-05-18T14:22:01.3617630Z rm /usr/local/include/H5FDwindows.h 2021-05-18T14:22:01.3620920Z rm /usr/local/include/H5FaccProp.h 2021-05-18T14:22:01.3624090Z rm /usr/local/include/H5FcreatProp.h 2021-05-18T14:22:01.3627300Z rm /usr/local/include/H5File.h 2021-05-18T14:22:01.3631130Z rm /usr/local/include/H5FloatType.h 2021-05-18T14:22:01.3635080Z rm /usr/local/include/H5Fpublic.h 2021-05-18T14:22:01.3638550Z rm /usr/local/include/H5Gpublic.h 2021-05-18T14:22:01.3641800Z rm /usr/local/include/H5Group.h 2021-05-18T14:22:01.3645090Z rm /usr/local/include/H5IMpublic.h 2021-05-18T14:22:01.3648530Z rm /usr/local/include/H5IdComponent.h 2021-05-18T14:22:01.3651650Z rm /usr/local/include/H5Include.h 2021-05-18T14:22:01.3655820Z rm /usr/local/include/H5IntType.h 2021-05-18T14:22:01.3658860Z rm /usr/local/include/H5Ipublic.h 2021-05-18T14:22:01.3662180Z rm /usr/local/include/H5LDpublic.h 2021-05-18T14:22:01.3665390Z rm /usr/local/include/H5LTpublic.h 2021-05-18T14:22:01.3668720Z rm /usr/local/include/H5LaccProp.h 2021-05-18T14:22:01.3671970Z rm /usr/local/include/H5LcreatProp.h 2021-05-18T14:22:01.3675110Z rm /usr/local/include/H5Library.h 2021-05-18T14:22:01.3678420Z rm /usr/local/include/H5Location.h 2021-05-18T14:22:01.3681710Z rm /usr/local/include/H5Lpublic.h 2021-05-18T14:22:01.3684940Z rm /usr/local/include/H5MMpublic.h 2021-05-18T14:22:01.3688560Z rm /usr/local/include/H5Mpublic.h 2021-05-18T14:22:01.3692810Z rm /usr/local/include/H5Object.h 2021-05-18T14:22:01.3696160Z rm /usr/local/include/H5OcreatProp.h 2021-05-18T14:22:01.3699270Z rm /usr/local/include/H5Opublic.h 2021-05-18T14:22:01.3702540Z rm /usr/local/include/H5PLextern.h 2021-05-18T14:22:01.3705790Z rm /usr/local/include/H5PLpublic.h 2021-05-18T14:22:01.3709000Z rm /usr/local/include/H5PTpublic.h 2021-05-18T14:22:01.3712430Z rm /usr/local/include/H5PacketTable.h 2021-05-18T14:22:01.3715570Z rm /usr/local/include/H5Ppublic.h 2021-05-18T14:22:01.3718900Z rm /usr/local/include/H5PredType.h 2021-05-18T14:22:01.3722180Z rm /usr/local/include/H5PropList.h 2021-05-18T14:22:01.3725310Z rm /usr/local/include/H5Rpublic.h 2021-05-18T14:22:01.3728550Z rm /usr/local/include/H5Spublic.h 2021-05-18T14:22:01.3731670Z rm /usr/local/include/H5StrType.h 2021-05-18T14:22:01.3734790Z rm /usr/local/include/H5TBpublic.h 2021-05-18T14:22:01.3738600Z rm /usr/local/include/H5Tpublic.h 2021-05-18T14:22:01.3743330Z rm /usr/local/include/H5VLconnector.h 2021-05-18T14:22:01.3746770Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-18T14:22:01.3750020Z rm /usr/local/include/H5VLnative.h 2021-05-18T14:22:01.3802770Z Only the first 100 operations were output. 2021-05-18T14:22:03.1761210Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-18T14:22:04.2844230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:22:04.8520070Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-18T14:22:06.2614440Z ==> 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:22:06.2995900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:22:06.4465960Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-18T14:22:06.5332170Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-18T14:22:06.5368720Z 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-5192-1lqnmu6 2021-05-18T14:22:06.8425080Z cp -pR /private/tmp/d20210518-5192-1lqnmu6/protobuf/. /usr/local/Cellar/protobuf 2021-05-18T14:22:07.0590150Z chmod -Rf +w /private/tmp/d20210518-5192-1lqnmu6 2021-05-18T14:22:07.2853850Z ==> Finishing up 2021-05-18T14:22:07.3257120Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-18T14:22:07.3263760Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-18T14:22:07.3388820Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-18T14:22:07.3406670Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-18T14:22:07.3431480Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-18T14:22:07.3433550Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-18T14:22:07.3435310Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-18T14:22:07.3437200Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-18T14:22:07.3438890Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-18T14:22:07.3440540Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-18T14:22:07.3442240Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-18T14:22:07.3444000Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-18T14:22:07.3445590Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-18T14:22:07.3451140Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-18T14:22:07.3457870Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-18T14:22:07.3679930Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-18T14:22:07.4259030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5356-yh20vq.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:10.3711820Z ==> Caveats 2021-05-18T14:22:10.3748170Z Emacs Lisp files have been installed to: 2021-05-18T14:22:10.3768080Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-18T14:22:10.3769510Z ==> Summary 2021-05-18T14:22:10.3878150Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-18T14:22:12.6565290Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-18T14:22:13.7719090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:14.3070460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-18T14:22:14.6692780Z ==> 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:14.7095700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:15.0480460Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-18T14:22:15.1391440Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-18T14:22:15.1422080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5363-tz43wg 2021-05-18T14:22:15.8076610Z cp -pR /private/tmp/d20210518-5363-tz43wg/gsl/. /usr/local/Cellar/gsl 2021-05-18T14:22:16.5470990Z chmod -Rf +w /private/tmp/d20210518-5363-tz43wg 2021-05-18T14:22:16.8170900Z ==> Finishing up 2021-05-18T14:22:16.8455140Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-18T14:22:16.8458290Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-18T14:22:16.8463630Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-18T14:22:16.8470140Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-18T14:22:16.8479090Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-18T14:22:16.8486470Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-18T14:22:16.8586340Z info /usr/local/share/info/gsl-ref.info 2021-05-18T14:22:16.8601520Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-18T14:22:16.8608550Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-18T14:22:16.8615100Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-18T14:22:16.8624110Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-18T14:22:16.8632740Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-18T14:22:16.8734730Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-18T14:22:16.8809720Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-18T14:22:16.8871180Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-18T14:22:16.8872980Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-18T14:22:16.8874670Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-18T14:22:16.8876170Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-18T14:22:16.9391110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5528-v2iy8l.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:19.4309830Z ==> Summary 2021-05-18T14:22:19.4494340Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-18T14:22:23.3042050Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-18T14:22:24.4037910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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.9681540Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-18T14:22:25.3094160Z ==> 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:25.3429990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:25.7047620Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-18T14:22:25.7234930Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-18T14:22:27.8495810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:29.4024450Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-18T14:22:29.7260700Z ==> 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:29.7596280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:29.8188550Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-18T14:22:29.8244270Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-18T14:22:30.9091280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:31.4519130Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-18T14:22:31.7735860Z ==> 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:31.8043260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:31.8957680Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-18T14:22:31.9002120Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-18T14:22:33.0188710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33.5956730Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-18T14:22:33.9407420Z ==> 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:33.9904410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:34.0416040Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-18T14:22:34.0453050Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-18T14:22:36.1665840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37.7351990Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-18T14:22:38.0881860Z ==> 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:38.1387230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38.3253800Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-18T14:22:38.3355780Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-18T14:22:39.4462690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40.0192170Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-18T14:22:40.3554010Z ==> 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:40.3997440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:40.4401930Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-18T14:22:40.4435110Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-18T14:22:41.5584330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:42.1364510Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-18T14:22:42.4883090Z ==> 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:42.5266030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:42.7402280Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-18T14:22:42.7506480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-18T14:22:43.9466880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44.5117200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-18T14:22:44.8729150Z ==> 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:44.9334540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:45.0419650Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-18T14:22:45.0474420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-18T14:22:46.1612410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46.7200060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-18T14:22:47.0587050Z ==> 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:47.1129240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:47.1845050Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-18T14:22:47.1899780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-18T14:22:48.2918820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:48.8543020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-18T14:22:49.2112410Z ==> 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:49.2577830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:49.3132070Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-18T14:22:49.3171370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-18T14:22:50.4718970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:51.0326730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-18T14:22:51.4115330Z ==> 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:51.4539890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:51.5154540Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-18T14:22:51.5188390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-18T14:22:52.6198290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:53.1613610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-18T14:22:53.4929860Z ==> 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:53.5307250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:53.6457090Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-18T14:22:53.6521080Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-18T14:22:54.8024640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:55.3715170Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-18T14:22:55.7256030Z ==> 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:55.7852920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:55.8557860Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-18T14:22:55.8599970Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-18T14:22:56.9691810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:57.5375560Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-18T14:22:57.8888040Z ==> 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:57.9231340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:59.6473160Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-18T14:22:59.7667650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-18T14:23:00.8951880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:01.4589330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-18T14:23:01.7974960Z ==> 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:23:01.8356950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:23:02.0380150Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-18T14:23:02.0500120Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-18T14:23:03.3104000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:03.8746390Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-18T14:23:04.2163790Z ==> 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:23:04.2603000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:23:04.3295530Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-18T14:23:04.3341090Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-18T14:23:05.6576520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06.2355370Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-18T14:23:06.6380010Z ==> 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:06.6723500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:06.8242530Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-18T14:23:06.8321180Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-18T14:23:08.0991570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08.6989300Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-18T14:23:09.0618220Z ==> 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:09.0995440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09.1378990Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-18T14:23:09.1413140Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-18T14:23:10.3302270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:10.9303530Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-18T14:23:11.2876540Z ==> 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:11.3233620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:11.3992560Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-18T14:23:11.4045290Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-18T14:23:12.6085380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13.1737170Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-18T14:23:13.5391720Z ==> 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:13.5802090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:14.1200910Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-18T14:23:14.1204700Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-18T14:23:14.8588990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:15.4013220Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-18T14:23:15.7384530Z ==> 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:15.7727630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:15.8298840Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-18T14:23:15.8335660Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-18T14:23:16.9673710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:17.8072960Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-18T14:23:18.1675010Z ==> 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:18.2076010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:18.3965540Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-18T14:23:18.4088180Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-18T14:23:19.5325300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:20.2207850Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-18T14:23:20.5929650Z ==> 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:20.6271090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:21.3665080Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-18T14:23:21.4108580Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-18T14:23:22.5774250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23.1602110Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-18T14:23:23.5750020Z ==> 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:23.6213500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:23.7012520Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-18T14:23:23.7096430Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-18T14:23:25.1269940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25.6903420Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-18T14:23:27.0811370Z ==> 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:27.1260800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:27.2247230Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-18T14:23:27.2379880Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-18T14:23:28.3751100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:28.9223230Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-18T14:23:29.2474450Z ==> 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:29.2806740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:29.4488330Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-18T14:23:29.4685930Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-18T14:23:30.5907020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:31.1427420Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-18T14:23:31.4912870Z ==> 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:31.5309590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:31.5911370Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-18T14:23:31.5978900Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-18T14:23:32.6600440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33.2126360Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-18T14:23:33.5541210Z ==> 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:33.5908890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:33.6725740Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-18T14:23:33.6817300Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-18T14:23:34.8265830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:35.3626850Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-18T14:23:35.7079200Z ==> 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:35.7492590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:35.8010800Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:23:35.8063670Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-18T14:23:36.9795270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37.5571520Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-18T14:23:37.9437380Z ==> 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:37.9876390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38.4680940Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-18T14:23:38.5926880Z ==> 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:38.6020600Z ==> Installing ffmpeg dependency: aom 2021-05-18T14:23:38.6641320Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-18T14:23:38.6702450Z 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-5535-10ym3ri 2021-05-18T14:23:38.8236040Z cp -pR /private/tmp/d20210518-5535-10ym3ri/aom/. /usr/local/Cellar/aom 2021-05-18T14:23:38.9549380Z chmod -Rf +w /private/tmp/d20210518-5535-10ym3ri 2021-05-18T14:23:39.0659900Z ==> Finishing up 2021-05-18T14:23:39.1112700Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-18T14:23:39.1116140Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-18T14:23:39.1124320Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-18T14:23:39.1132370Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-18T14:23:39.1137350Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-18T14:23:39.1143180Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-18T14:23:39.1148800Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-18T14:23:39.1163680Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-18T14:23:39.1366930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5882-a0xbe4.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:41.3982590Z ==> Summary 2021-05-18T14:23:41.4009920Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-18T14:23:41.4016700Z ==> Installing ffmpeg dependency: dav1d 2021-05-18T14:23:41.4082080Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-18T14:23:41.4100360Z 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-5535-1f37zdr 2021-05-18T14:23:41.4614090Z cp -pR /private/tmp/d20210518-5535-1f37zdr/dav1d/. /usr/local/Cellar/dav1d 2021-05-18T14:23:41.4905120Z chmod -Rf +w /private/tmp/d20210518-5535-1f37zdr 2021-05-18T14:23:41.5522910Z ==> Finishing up 2021-05-18T14:23:41.5978020Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-18T14:23:41.5986080Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-18T14:23:41.5992930Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-18T14:23:41.5998190Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-18T14:23:41.6005720Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-18T14:23:41.6154920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5908-j7g3kw.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:43.9832350Z ==> Summary 2021-05-18T14:23:43.9861320Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-18T14:23:43.9870750Z ==> Installing ffmpeg dependency: frei0r 2021-05-18T14:23:43.9935850Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-18T14:23:43.9956460Z 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-5535-10kmr0g 2021-05-18T14:23:44.0768290Z cp -pR /private/tmp/d20210518-5535-10kmr0g/frei0r/. /usr/local/Cellar/frei0r 2021-05-18T14:23:44.1602810Z chmod -Rf +w /private/tmp/d20210518-5535-10kmr0g 2021-05-18T14:23:44.2437190Z ==> Finishing up 2021-05-18T14:23:44.2881520Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-18T14:23:44.2886920Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-18T14:23:44.2895210Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-18T14:23:44.2999650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5934-1kcmgpy.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:46.8378450Z ==> Summary 2021-05-18T14:23:46.8466580Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-18T14:23:46.8473460Z ==> Installing ffmpeg dependency: fribidi 2021-05-18T14:23:46.8500150Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-18T14:23:46.8523680Z 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-5535-r452f6 2021-05-18T14:23:46.8999990Z cp -pR /private/tmp/d20210518-5535-r452f6/fribidi/. /usr/local/Cellar/fribidi 2021-05-18T14:23:46.9465090Z chmod -Rf +w /private/tmp/d20210518-5535-r452f6 2021-05-18T14:23:47.0381200Z ==> Finishing up 2021-05-18T14:23:47.1172380Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-18T14:23:47.1177960Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-18T14:23:47.1194860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-18T14:23:47.1200260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-18T14:23:47.1206870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-18T14:23:47.1211980Z 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:47.1217880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-18T14:23:47.1223990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-18T14:23:47.1228880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-18T14:23:47.1234900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-18T14:23:47.1240410Z 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:47.1246070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-18T14:23:47.1251440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-18T14:23:47.1256590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-18T14:23:47.1262700Z 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:47.1268270Z 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:47.1276820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-18T14:23:47.1283350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-18T14:23:47.1289110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-18T14:23:47.1295140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-18T14:23:47.1301510Z 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:47.1306680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-18T14:23:47.1313000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-18T14:23:47.1320660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-18T14:23:47.1326490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-18T14:23:47.1332550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-18T14:23:47.1339290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-18T14:23:47.1344060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-18T14:23:47.1350330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-18T14:23:47.1356020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-18T14:23:47.1362350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-18T14:23:47.1368300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-18T14:23:47.1373620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-18T14:23:47.1381050Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-18T14:23:47.1387680Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-18T14:23:47.1393470Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-18T14:23:47.1426530Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-18T14:23:47.1679430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5960-j904cl.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:49.4193060Z ==> Summary 2021-05-18T14:23:49.4294880Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-18T14:23:49.4304190Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-18T14:23:49.6420690Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-18T14:23:49.6441240Z 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-5535-mx0jbi 2021-05-18T14:23:49.8511060Z cp -pR /private/tmp/d20210518-5535-mx0jbi/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-18T14:23:50.0740120Z chmod -Rf +w /private/tmp/d20210518-5535-mx0jbi 2021-05-18T14:23:50.3929830Z ==> Finishing up 2021-05-18T14:23:50.4580940Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-18T14:23:50.4591830Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-18T14:23:50.4605710Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-18T14:23:50.4623970Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-18T14:23:50.4651100Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-18T14:23:50.4667590Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-18T14:23:50.4691900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-18T14:23:50.4710630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-18T14:23:50.4786730Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-18T14:23:50.4791690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-18T14:23:50.4799760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-18T14:23:50.4805440Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-18T14:23:50.4811190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-18T14:23:50.4827020Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-18T14:23:50.4835780Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-18T14:23:50.4842080Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-18T14:23:50.4849160Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-18T14:23:50.4856530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-18T14:23:50.4861690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-18T14:23:50.4871590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-18T14:23:50.4876190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-18T14:23:50.4882040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-18T14:23:50.4887730Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-18T14:23:50.4904710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-18T14:23:50.4906760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-18T14:23:50.4908610Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-18T14:23:50.4912690Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-18T14:23:50.4923670Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-18T14:23:50.4929740Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-18T14:23:50.4936520Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-18T14:23:50.4949500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-18T14:23:50.4955900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-18T14:23:50.4961000Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-18T14:23:50.4966620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-18T14:23:50.4972320Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-18T14:23:50.4980230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-18T14:23:50.4985720Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-18T14:23:50.4991940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-18T14:23:50.5004100Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-18T14:23:50.5006280Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-18T14:23:50.5008600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-18T14:23:50.5016990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-18T14:23:50.5023850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-18T14:23:50.5029520Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-18T14:23:50.5035770Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-18T14:23:50.5041090Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-18T14:23:50.5047010Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-18T14:23:50.5054100Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-18T14:23:50.5059710Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-18T14:23:50.5066160Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-18T14:23:50.5075590Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-18T14:23:50.5084060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-18T14:23:50.5090030Z 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:50.5651960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5986-fcbix4.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:52.9789960Z ==> Summary 2021-05-18T14:23:52.9944940Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-18T14:23:52.9952290Z ==> Installing ffmpeg dependency: graphite2 2021-05-18T14:23:53.0018150Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-18T14:23:53.0039650Z 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-5535-xs0990 2021-05-18T14:23:53.0193980Z cp -pR /private/tmp/d20210518-5535-xs0990/graphite2/. /usr/local/Cellar/graphite2 2021-05-18T14:23:53.0376780Z chmod -Rf +w /private/tmp/d20210518-5535-xs0990 2021-05-18T14:23:53.1075770Z ==> Finishing up 2021-05-18T14:23:53.1562730Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-18T14:23:53.1567390Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-18T14:23:53.1569980Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-18T14:23:53.1577990Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-18T14:23:53.1645630Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-18T14:23:53.1670950Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-18T14:23:53.1673490Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-18T14:23:53.1867950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6012-kyxew7.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:55.5020200Z ==> Summary 2021-05-18T14:23:55.5052050Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-18T14:23:55.5062170Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-18T14:23:55.7676020Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-18T14:23:55.7696000Z 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-5535-2u5cez 2021-05-18T14:23:55.8598980Z cp -pR /private/tmp/d20210518-5535-2u5cez/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-18T14:23:55.9882980Z chmod -Rf +w /private/tmp/d20210518-5535-2u5cez 2021-05-18T14:23:56.2344300Z ==> Finishing up 2021-05-18T14:23:56.2784210Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-18T14:23:56.2787690Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-18T14:23:56.2793460Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-18T14:23:56.2797770Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-18T14:23:56.2807250Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-18T14:23:56.2816810Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-18T14:23:56.2898280Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-18T14:23:56.2908310Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-18T14:23:56.2914030Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-18T14:23:56.2919310Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-18T14:23:56.2924570Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-18T14:23:56.2930050Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-18T14:23:56.2936180Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-18T14:23:56.2946610Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-18T14:23:56.2949090Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-18T14:23:56.2955570Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-18T14:23:56.2961580Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-18T14:23:56.2969630Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-18T14:23:56.2975360Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-18T14:23:56.2980650Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-18T14:23:56.2990160Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-18T14:23:56.3021380Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-18T14:23:56.3028000Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-18T14:23:56.3034700Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-18T14:23:56.3376350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6040-jbatsy.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:58.8599570Z ==> Summary 2021-05-18T14:23:58.8661780Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-18T14:23:58.8671520Z ==> Installing ffmpeg dependency: libass 2021-05-18T14:23:59.1398870Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-18T14:23:59.1423960Z 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-5535-5aho3p 2021-05-18T14:23:59.1556840Z cp -pR /private/tmp/d20210518-5535-5aho3p/libass/. /usr/local/Cellar/libass 2021-05-18T14:23:59.1770770Z chmod -Rf +w /private/tmp/d20210518-5535-5aho3p 2021-05-18T14:23:59.2567180Z ==> Finishing up 2021-05-18T14:23:59.2994530Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-18T14:23:59.3000300Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-18T14:23:59.3005330Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-18T14:23:59.3010810Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-18T14:23:59.3018830Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-18T14:23:59.3169020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6067-155j6li.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:24:01.6905100Z ==> Summary 2021-05-18T14:24:01.6924520Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-18T14:24:01.6932990Z ==> Installing ffmpeg dependency: libbluray 2021-05-18T14:24:01.7142360Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-18T14:24:01.7160160Z 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-5535-5xkmx7 2021-05-18T14:24:01.7499000Z cp -pR /private/tmp/d20210518-5535-5xkmx7/libbluray/. /usr/local/Cellar/libbluray 2021-05-18T14:24:01.7717040Z chmod -Rf +w /private/tmp/d20210518-5535-5xkmx7 2021-05-18T14:24:01.9162320Z ==> Finishing up 2021-05-18T14:24:01.9686810Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-18T14:24:01.9690060Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-18T14:24:01.9695520Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-18T14:24:01.9703580Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-18T14:24:01.9710750Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-18T14:24:01.9717630Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-18T14:24:01.9721260Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-18T14:24:01.9729660Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-18T14:24:01.9914340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6093-1ee3mf6.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:24:04.2972570Z ==> Summary 2021-05-18T14:24:04.3000030Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-18T14:24:04.3004930Z ==> Installing ffmpeg dependency: libsoxr 2021-05-18T14:24:04.3069750Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-18T14:24:04.3090700Z 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-5535-1a4s6hf 2021-05-18T14:24:04.3269920Z cp -pR /private/tmp/d20210518-5535-1a4s6hf/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-18T14:24:04.3528880Z chmod -Rf +w /private/tmp/d20210518-5535-1a4s6hf 2021-05-18T14:24:04.4476990Z ==> Finishing up 2021-05-18T14:24:04.4900890Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-18T14:24:04.4904330Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-18T14:24:04.4914700Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-18T14:24:04.4921550Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-18T14:24:04.4927280Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-18T14:24:04.4933180Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-18T14:24:04.4939070Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-18T14:24:04.4944100Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-18T14:24:04.4949130Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-18T14:24:04.4957420Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-18T14:24:04.4962160Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-18T14:24:04.5138800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6119-1ggxju3.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:06.8614830Z ==> Summary 2021-05-18T14:24:06.8652810Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-18T14:24:06.8662850Z ==> Installing ffmpeg dependency: libvidstab 2021-05-18T14:24:06.8725320Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-18T14:24:06.8743870Z 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-5535-1uenvc1 2021-05-18T14:24:06.8910810Z cp -pR /private/tmp/d20210518-5535-1uenvc1/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-18T14:24:06.9094680Z chmod -Rf +w /private/tmp/d20210518-5535-1uenvc1 2021-05-18T14:24:06.9674060Z ==> Finishing up 2021-05-18T14:24:06.9940190Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-18T14:24:06.9945430Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-18T14:24:06.9951130Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-18T14:24:06.9958450Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-18T14:24:07.0115680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6145-12fnjgl.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:09.2218580Z ==> Summary 2021-05-18T14:24:09.2246380Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-18T14:24:09.2254320Z ==> Installing ffmpeg dependency: libvpx 2021-05-18T14:24:09.2285090Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-18T14:24:09.2303670Z 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-5535-g5ijtl 2021-05-18T14:24:09.2832250Z cp -pR /private/tmp/d20210518-5535-g5ijtl/libvpx/. /usr/local/Cellar/libvpx 2021-05-18T14:24:09.3111720Z chmod -Rf +w /private/tmp/d20210518-5535-g5ijtl 2021-05-18T14:24:09.3638300Z ==> Finishing up 2021-05-18T14:24:09.4069410Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-18T14:24:09.4075180Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-18T14:24:09.4082510Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-18T14:24:09.4180100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6171-1iniz3m.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:11.5140500Z ==> Summary 2021-05-18T14:24:11.5166110Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-18T14:24:11.5176090Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-18T14:24:11.5199550Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-18T14:24:11.5218440Z 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-5535-f1ms3w 2021-05-18T14:24:11.5447920Z cp -pR /private/tmp/d20210518-5535-f1ms3w/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-18T14:24:12.1903040Z chmod -Rf +w /private/tmp/d20210518-5535-f1ms3w 2021-05-18T14:24:12.1904050Z ==> Finishing up 2021-05-18T14:24:12.1905290Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-18T14:24:12.2004190Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-18T14:24:12.2106870Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-18T14:24:12.2208480Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-18T14:24:12.2310070Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-18T14:24:12.2410360Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-18T14:24:12.2511760Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-18T14:24:12.2612080Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-18T14:24:12.2713610Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-18T14:24:12.2813990Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-18T14:24:12.2916030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6197-p0rye3.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:13.8719470Z ==> Summary 2021-05-18T14:24:13.8745280Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-18T14:24:13.8753640Z ==> Installing ffmpeg dependency: rav1e 2021-05-18T14:24:13.8839450Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-18T14:24:13.8858240Z 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-5535-13oq30e 2021-05-18T14:24:14.9157570Z cp -pR /private/tmp/d20210518-5535-13oq30e/rav1e/. /usr/local/Cellar/rav1e 2021-05-18T14:24:16.4239750Z chmod -Rf +w /private/tmp/d20210518-5535-13oq30e 2021-05-18T14:24:16.5071270Z ==> Finishing up 2021-05-18T14:24:16.5481050Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-18T14:24:16.5487120Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-18T14:24:16.5494760Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-18T14:24:16.5499180Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-18T14:24:16.5504460Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-18T14:24:16.5509790Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-18T14:24:16.5517490Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-18T14:24:16.5693520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6223-1lp4qs0.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:18.7387020Z ==> Summary 2021-05-18T14:24:18.7409640Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-18T14:24:18.7417360Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-18T14:24:18.7822940Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-18T14:24:18.7841810Z 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-5535-l3e3ur 2021-05-18T14:24:18.8351860Z cp -pR /private/tmp/d20210518-5535-l3e3ur/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-18T14:24:18.8748930Z chmod -Rf +w /private/tmp/d20210518-5535-l3e3ur 2021-05-18T14:24:18.9468210Z ==> Finishing up 2021-05-18T14:24:18.9978550Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-18T14:24:18.9983500Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-18T14:24:18.9993380Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-18T14:24:18.9999720Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-18T14:24:19.0004320Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-18T14:24:19.0009740Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-18T14:24:19.0017230Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-18T14:24:19.0194690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6249-xqip6s.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:21.1009410Z ==> Summary 2021-05-18T14:24:21.1041760Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-18T14:24:21.1048840Z ==> Installing ffmpeg dependency: rubberband 2021-05-18T14:24:21.1575430Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-18T14:24:21.1595220Z 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-5535-1csh7u9 2021-05-18T14:24:21.1792590Z cp -pR /private/tmp/d20210518-5535-1csh7u9/rubberband/. /usr/local/Cellar/rubberband 2021-05-18T14:24:21.1966440Z chmod -Rf +w /private/tmp/d20210518-5535-1csh7u9 2021-05-18T14:24:21.2762590Z ==> Finishing up 2021-05-18T14:24:21.3163320Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-18T14:24:21.3170390Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-18T14:24:21.3177410Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-18T14:24:21.3182660Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-18T14:24:21.3188460Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-18T14:24:21.3196030Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-18T14:24:21.3343590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6275-dv0o2y.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:23.5168760Z ==> Summary 2021-05-18T14:24:23.5191040Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-18T14:24:23.5198240Z ==> Installing ffmpeg dependency: sdl2 2021-05-18T14:24:23.5260260Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-18T14:24:23.5278030Z 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-5535-85mijo 2021-05-18T14:24:23.6530040Z cp -pR /private/tmp/d20210518-5535-85mijo/sdl2/. /usr/local/Cellar/sdl2 2021-05-18T14:24:23.7203310Z chmod -Rf +w /private/tmp/d20210518-5535-85mijo 2021-05-18T14:24:23.8076390Z ==> Finishing up 2021-05-18T14:24:23.8473390Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-18T14:24:23.8479250Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-18T14:24:23.8554540Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-18T14:24:23.8563830Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-18T14:24:23.8568870Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-18T14:24:23.8573660Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-18T14:24:23.8579480Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-18T14:24:23.8584990Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-18T14:24:23.8590420Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-18T14:24:23.8597950Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-18T14:24:23.8876570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6301-13wdl65.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:26.0121030Z ==> Summary 2021-05-18T14:24:26.0186690Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-18T14:24:26.0195620Z ==> Installing ffmpeg dependency: snappy 2021-05-18T14:24:26.0260620Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-18T14:24:26.0278310Z 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-5535-1rrh3w7 2021-05-18T14:24:26.0402940Z cp -pR /private/tmp/d20210518-5535-1rrh3w7/snappy/. /usr/local/Cellar/snappy 2021-05-18T14:24:26.0553120Z chmod -Rf +w /private/tmp/d20210518-5535-1rrh3w7 2021-05-18T14:24:26.1144320Z ==> Finishing up 2021-05-18T14:24:26.3315720Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-18T14:24:26.3319510Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-18T14:24:26.3324930Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-18T14:24:26.3329210Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-18T14:24:26.3338840Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-18T14:24:26.3344760Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-18T14:24:26.3350560Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-18T14:24:26.3355470Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-18T14:24:26.3361080Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-18T14:24:26.3515540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6327-6vuas8.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:28.5399240Z ==> Summary 2021-05-18T14:24:28.5424800Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-18T14:24:28.5433440Z ==> Installing ffmpeg dependency: speex 2021-05-18T14:24:28.5533980Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-18T14:24:28.5551920Z 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-5535-1q0fxag 2021-05-18T14:24:28.5719930Z cp -pR /private/tmp/d20210518-5535-1q0fxag/speex/. /usr/local/Cellar/speex 2021-05-18T14:24:28.6218670Z chmod -Rf +w /private/tmp/d20210518-5535-1q0fxag 2021-05-18T14:24:28.6858240Z ==> Finishing up 2021-05-18T14:24:28.7360930Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-18T14:24:28.7368890Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-18T14:24:28.7376220Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-18T14:24:28.7382760Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-18T14:24:28.7387910Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-18T14:24:28.7393570Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-18T14:24:28.7401350Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-18T14:24:28.7567590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6353-1mtb4lf.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:31.0070510Z ==> Summary 2021-05-18T14:24:31.0101150Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-18T14:24:31.0109590Z ==> Installing ffmpeg dependency: srt 2021-05-18T14:24:31.0210450Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-18T14:24:31.0229430Z 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-5535-3k3g14 2021-05-18T14:24:31.0656870Z cp -pR /private/tmp/d20210518-5535-3k3g14/srt/. /usr/local/Cellar/srt 2021-05-18T14:24:31.1250670Z chmod -Rf +w /private/tmp/d20210518-5535-3k3g14 2021-05-18T14:24:31.2500510Z ==> Finishing up 2021-05-18T14:24:31.3231240Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-18T14:24:31.3234800Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-18T14:24:31.3240560Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-18T14:24:31.3245230Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-18T14:24:31.3252130Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-18T14:24:31.3259220Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-18T14:24:31.3264490Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-18T14:24:31.3269000Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-18T14:24:31.3274510Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-18T14:24:31.3282120Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-18T14:24:31.3287290Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-18T14:24:31.3477610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6379-1c0xomd.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:33.4225980Z ==> Summary 2021-05-18T14:24:33.4249760Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-18T14:24:33.4258860Z ==> Installing ffmpeg dependency: giflib 2021-05-18T14:24:33.4280530Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-18T14:24:33.4299000Z 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-5535-ng4jg8 2021-05-18T14:24:33.4612230Z cp -pR /private/tmp/d20210518-5535-ng4jg8/giflib/. /usr/local/Cellar/giflib 2021-05-18T14:24:33.4759030Z chmod -Rf +w /private/tmp/d20210518-5535-ng4jg8 2021-05-18T14:24:33.5279640Z ==> Finishing up 2021-05-18T14:24:33.5700650Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-18T14:24:33.5705420Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-18T14:24:33.5710900Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-18T14:24:33.5716210Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-18T14:24:33.5721030Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-18T14:24:33.5725510Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-18T14:24:33.5732710Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-18T14:24:33.5740080Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-18T14:24:33.5744830Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-18T14:24:33.5749860Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-18T14:24:33.5755550Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-18T14:24:33.5921560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6405-14f3h9i.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:35.7062010Z ==> Summary 2021-05-18T14:24:35.7140470Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-18T14:24:35.7152180Z ==> Installing ffmpeg dependency: leptonica 2021-05-18T14:24:35.7933260Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-18T14:24:35.7954580Z 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-5535-1x6hgxq 2021-05-18T14:24:35.9235840Z cp -pR /private/tmp/d20210518-5535-1x6hgxq/leptonica/. /usr/local/Cellar/leptonica 2021-05-18T14:24:36.0262690Z chmod -Rf +w /private/tmp/d20210518-5535-1x6hgxq 2021-05-18T14:24:36.8354860Z ==> Finishing up 2021-05-18T14:24:36.8791480Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-18T14:24:36.8795180Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-18T14:24:36.8800640Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-18T14:24:36.8805310Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-18T14:24:36.8810460Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-18T14:24:36.8814920Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-18T14:24:36.8820280Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-18T14:24:36.8824880Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-18T14:24:36.8830020Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-18T14:24:36.8834950Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-18T14:24:36.8849060Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-18T14:24:36.8873800Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-18T14:24:36.8885820Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-18T14:24:36.8896400Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-18T14:24:36.8908480Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-18T14:24:36.8919780Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-18T14:24:36.8942620Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-18T14:24:36.9358460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6431-1kwl2ee.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:39.1878180Z ==> Summary 2021-05-18T14:24:39.1920570Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-18T14:24:39.1927280Z ==> Installing ffmpeg dependency: tesseract 2021-05-18T14:24:39.2700340Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-18T14:24:39.2717860Z 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-5535-aj56t0 2021-05-18T14:24:39.6309740Z cp -pR /private/tmp/d20210518-5535-aj56t0/tesseract/. /usr/local/Cellar/tesseract 2021-05-18T14:24:39.9029740Z chmod -Rf +w /private/tmp/d20210518-5535-aj56t0 2021-05-18T14:24:40.0142360Z ==> Finishing up 2021-05-18T14:24:40.0557090Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-18T14:24:40.0564040Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-18T14:24:40.0573720Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-18T14:24:40.0577920Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-18T14:24:40.0583130Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-18T14:24:40.0588430Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-18T14:24:40.0596200Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-18T14:24:40.0849810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6457-e0fuw2.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:42.2785520Z ==> Caveats 2021-05-18T14:24:42.2787030Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-18T14:24:42.2788720Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-18T14:24:42.2790230Z ==> Summary 2021-05-18T14:24:42.2837910Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-18T14:24:42.2845010Z ==> Installing ffmpeg dependency: theora 2021-05-18T14:24:42.3036530Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-18T14:24:42.3054350Z 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-5535-1efv0nu 2021-05-18T14:24:42.3671470Z cp -pR /private/tmp/d20210518-5535-1efv0nu/theora/. /usr/local/Cellar/theora 2021-05-18T14:24:42.4304830Z chmod -Rf +w /private/tmp/d20210518-5535-1efv0nu 2021-05-18T14:24:42.5617740Z ==> Finishing up 2021-05-18T14:24:42.6096490Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-18T14:24:42.6104810Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-18T14:24:42.6111250Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-18T14:24:42.6115880Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-18T14:24:42.6121830Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-18T14:24:42.6126650Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-18T14:24:42.6148630Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-18T14:24:42.6153820Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-18T14:24:42.6159000Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-18T14:24:42.6163820Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-18T14:24:42.6169260Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-18T14:24:42.6176830Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-18T14:24:42.6182390Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-18T14:24:42.6187320Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-18T14:24:42.6474890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6484-1dbw9lj.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:44.8358010Z ==> Summary 2021-05-18T14:24:44.8469960Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-18T14:24:44.8517270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5535-io70g6 2021-05-18T14:24:44.8520030Z ==> Installing ffmpeg dependency: x264 2021-05-18T14:24:44.8530940Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-18T14:24:45.3347630Z cp -pR /private/tmp/d20210518-5535-io70g6/x264/. /usr/local/Cellar/x264 2021-05-18T14:24:45.3772360Z chmod -Rf +w /private/tmp/d20210518-5535-io70g6 2021-05-18T14:24:45.4406170Z ==> Finishing up 2021-05-18T14:24:45.4881570Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-18T14:24:45.4890090Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-18T14:24:45.4893540Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-18T14:24:45.4899920Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-18T14:24:45.4904380Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-18T14:24:45.4909890Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-18T14:24:45.4917430Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-18T14:24:45.5065710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6510-hc7kql.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:47.8004110Z ==> Summary 2021-05-18T14:24:47.8024170Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-18T14:24:47.8033710Z ==> Installing ffmpeg dependency: x265 2021-05-18T14:24:47.8101110Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-18T14:24:47.8119540Z 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-5535-f1xyh6 2021-05-18T14:24:48.1572620Z cp -pR /private/tmp/d20210518-5535-f1xyh6/x265/. /usr/local/Cellar/x265 2021-05-18T14:24:48.3993800Z chmod -Rf +w /private/tmp/d20210518-5535-f1xyh6 2021-05-18T14:24:48.5878860Z ==> Finishing up 2021-05-18T14:24:48.6547320Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-18T14:24:48.6553320Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-18T14:24:48.6558410Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-18T14:24:48.6569950Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-18T14:24:48.6574530Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-18T14:24:48.6581400Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-18T14:24:48.6589250Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-18T14:24:48.6809130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6536-18f8dkj.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:50.8476600Z ==> Summary 2021-05-18T14:24:50.8496600Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-18T14:24:50.8505110Z ==> Installing ffmpeg dependency: xvid 2021-05-18T14:24:50.8527570Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-18T14:24:50.8548070Z 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-5535-vnic41 2021-05-18T14:24:50.8741880Z cp -pR /private/tmp/d20210518-5535-vnic41/xvid/. /usr/local/Cellar/xvid 2021-05-18T14:24:50.8907550Z chmod -Rf +w /private/tmp/d20210518-5535-vnic41 2021-05-18T14:24:50.9358350Z ==> Finishing up 2021-05-18T14:24:50.9752190Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-18T14:24:50.9758130Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-18T14:24:50.9762670Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-18T14:24:50.9892060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6562-13d1ave.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:53.2597880Z ==> Summary 2021-05-18T14:24:53.2617290Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-18T14:24:53.2627710Z ==> Installing ffmpeg dependency: zeromq 2021-05-18T14:24:53.2759510Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-18T14:24:53.2778300Z 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-5535-kchj9x 2021-05-18T14:24:53.3824440Z cp -pR /private/tmp/d20210518-5535-kchj9x/zeromq/. /usr/local/Cellar/zeromq 2021-05-18T14:24:53.4542000Z chmod -Rf +w /private/tmp/d20210518-5535-kchj9x 2021-05-18T14:24:53.5537410Z ==> Finishing up 2021-05-18T14:24:53.5885030Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-18T14:24:53.5902510Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-18T14:24:53.5904140Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-18T14:24:53.5911720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-18T14:24:53.5918620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-18T14:24:53.5924770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-18T14:24:53.5930740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-18T14:24:53.5936370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-18T14:24:53.5942790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-18T14:24:53.5948480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-18T14:24:53.5954470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-18T14:24:53.5960510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-18T14:24:53.5966470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-18T14:24:53.6004700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-18T14:24:53.6010570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-18T14:24:53.6016330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-18T14:24:53.6022460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-18T14:24:53.6027920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-18T14:24:53.6033770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-18T14:24:53.6039380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-18T14:24:53.6044890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-18T14:24:53.6050300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-18T14:24:53.6055690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-18T14:24:53.6061290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-18T14:24:53.6067160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-18T14:24:53.6072630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-18T14:24:53.6078980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-18T14:24:53.6083930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-18T14:24:53.6089790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-18T14:24:53.6119450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-18T14:24:53.6121310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-18T14:24:53.6123830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-18T14:24:53.6125540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-18T14:24:53.6127170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-18T14:24:53.6128830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-18T14:24:53.6132860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-18T14:24:53.6138470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-18T14:24:53.6144080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-18T14:24:53.6149870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-18T14:24:53.6155710Z 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:53.6161340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-18T14:24:53.6166870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-18T14:24:53.6172660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-18T14:24:53.6178140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-18T14:24:53.6183830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-18T14:24:53.6189060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-18T14:24:53.6194620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-18T14:24:53.6199950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-18T14:24:53.6205670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-18T14:24:53.6211220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-18T14:24:53.6218010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-18T14:24:53.6223920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-18T14:24:53.6229670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-18T14:24:53.6235690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-18T14:24:53.6240240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-18T14:24:53.6246430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-18T14:24:53.6257960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-18T14:24:53.6263760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-18T14:24:53.6269450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-18T14:24:53.6275190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-18T14:24:53.6364650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-18T14:24:53.6417550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-18T14:24:53.6423530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-18T14:24:53.6429470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-18T14:24:53.6435290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-18T14:24:53.6441150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-18T14:24:53.6447340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-18T14:24:53.6453260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-18T14:24:53.6493500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-18T14:24:53.6499440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-18T14:24:53.6505270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-18T14:24:53.6511230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-18T14:24:53.6518730Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-18T14:24:53.6523350Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-18T14:24:53.6528960Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-18T14:24:53.6536860Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-18T14:24:53.6825450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6588-18yi7nh.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.8748600Z ==> Summary 2021-05-18T14:24:55.8810210Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-18T14:24:55.8817010Z ==> Installing ffmpeg dependency: zimg 2021-05-18T14:24:55.8868670Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:24:55.8887370Z 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-5535-1n2o6va 2021-05-18T14:24:55.9184680Z cp -pR /private/tmp/d20210518-5535-1n2o6va/zimg/. /usr/local/Cellar/zimg 2021-05-18T14:24:55.9504000Z chmod -Rf +w /private/tmp/d20210518-5535-1n2o6va 2021-05-18T14:24:56.0201920Z ==> Finishing up 2021-05-18T14:24:56.0735370Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-18T14:24:56.0738800Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-18T14:24:56.0753860Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-18T14:24:56.0760340Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-18T14:24:56.0765620Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-18T14:24:56.0771140Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-18T14:24:56.0778720Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-18T14:24:56.0951280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6614-yeww7x.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:58.3460150Z ==> Summary 2021-05-18T14:24:58.3494030Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-18T14:24:58.3504190Z ==> Installing ffmpeg 2021-05-18T14:24:58.3507390Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-18T14:24:58.3528520Z 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-5535-1cb90ho 2021-05-18T14:24:59.0681200Z cp -pR /private/tmp/d20210518-5535-1cb90ho/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-18T14:24:59.6150900Z chmod -Rf +w /private/tmp/d20210518-5535-1cb90ho 2021-05-18T14:25:09.5511530Z ==> Finishing up 2021-05-18T14:25:09.5967670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-18T14:25:09.5971370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-18T14:25:09.5976740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-18T14:25:09.5981980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-18T14:25:09.5995980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-18T14:25:09.5997860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-18T14:25:09.5999430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-18T14:25:09.6003200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-18T14:25:09.6008660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-18T14:25:09.6013550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-18T14:25:09.6019040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-18T14:25:09.6024410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-18T14:25:09.6028870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-18T14:25:09.6034560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-18T14:25:09.6040970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-18T14:25:09.6044820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-18T14:25:09.6050200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-18T14:25:09.6054670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-18T14:25:09.6060550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-18T14:25:09.6065430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-18T14:25:09.6070540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-18T14:25:09.6075770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-18T14:25:09.6080920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-18T14:25:09.6085930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-18T14:25:09.6091930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-18T14:25:09.6097720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-18T14:25:09.6102280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-18T14:25:09.6107680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-18T14:25:09.6112400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-18T14:25:09.6117780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-18T14:25:09.6123330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-18T14:25:09.6128670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-18T14:25:09.6134060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-18T14:25:09.6139390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-18T14:25:09.6144580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-18T14:25:09.6151080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-18T14:25:09.6155480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-18T14:25:09.6161830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-18T14:25:09.6169750Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-18T14:25:09.6174000Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-18T14:25:09.6179500Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-18T14:25:09.6184040Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-18T14:25:09.6190060Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-18T14:25:09.6194250Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-18T14:25:09.6200870Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-18T14:25:09.6205930Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-18T14:25:09.6211960Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-18T14:25:09.6220600Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-18T14:25:09.6314550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-18T14:25:09.6370490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-18T14:25:09.6445560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-18T14:25:09.6450420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-18T14:25:09.6530370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-18T14:25:09.6535210Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-18T14:25:09.6541680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-18T14:25:09.6603560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-18T14:25:09.6608330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-18T14:25:09.6614990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-18T14:25:09.6620420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-18T14:25:09.6731970Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-18T14:25:09.6736840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-18T14:25:09.6743750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-18T14:25:09.6751460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-18T14:25:09.6761600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-18T14:25:09.6767330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-18T14:25:09.6773060Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-18T14:25:09.6779000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-18T14:25:09.6784420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-18T14:25:09.6790270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-18T14:25:09.6795790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-18T14:25:09.6805780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-18T14:25:09.6810770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-18T14:25:09.6815500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-18T14:25:09.6821320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-18T14:25:09.6826950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-18T14:25:09.6833290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-18T14:25:09.6839050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-18T14:25:09.6845390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-18T14:25:09.6850180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-18T14:25:09.6872800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-18T14:25:09.6874560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-18T14:25:09.6876200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-18T14:25:09.6878070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-18T14:25:09.6879970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-18T14:25:09.6881650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-18T14:25:09.6886800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-18T14:25:09.6892850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-18T14:25:09.6898320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-18T14:25:09.6903420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-18T14:25:09.6908500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-18T14:25:09.6914030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-18T14:25:09.6918970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-18T14:25:09.6924690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-18T14:25:09.6929450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-18T14:25:09.6935190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-18T14:25:09.6940190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-18T14:25:09.6944700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-18T14:25:09.6950280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-18T14:25:09.6955570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-18T14:25:09.6964710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-18T14:25:09.6966960Z Only the first 100 operations were output. 2021-05-18T14:25:09.8210850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6640-17toppk.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:12.2099820Z ==> Summary 2021-05-18T14:25:12.2277880Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-18T14:25:13.4078500Z ==> Caveats 2021-05-18T14:25:13.4079980Z ==> tesseract 2021-05-18T14:25:13.4096720Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-18T14:25:13.4098590Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-18T14:25:15.2356580Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-18T14:25:16.3708770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16.9486660Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-18T14:25:17.3274100Z ==> 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:17.3814260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:17.8897300Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-18T14:25:18.0017760Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-18T14:25:19.1835620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:19.7396610Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-18T14:25:20.0971860Z ==> 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:20.1315770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:20.3927300Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-18T14:25:20.4334870Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-18T14:25:20.4340150Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-18T14:25:20.5018810Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-18T14:25:20.5046360Z 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-6647-p475kr 2021-05-18T14:25:21.5521600Z cp -pR /private/tmp/d20210518-6647-p475kr/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-18T14:25:22.4625050Z chmod -Rf +w /private/tmp/d20210518-6647-p475kr 2021-05-18T14:25:22.9324110Z ==> Finishing up 2021-05-18T14:25:22.9658770Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-18T14:25:22.9676630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-18T14:25:22.9684830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-18T14:25:22.9696600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-18T14:25:22.9716340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-18T14:25:22.9725300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-18T14:25:22.9736200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-18T14:25:22.9748350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-18T14:25:22.9760680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-18T14:25:22.9771470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-18T14:25:22.9789060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-18T14:25:22.9802520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-18T14:25:22.9815140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-18T14:25:22.9828300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-18T14:25:22.9838930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-18T14:25:22.9849950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-18T14:25:22.9870780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-18T14:25:22.9881520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-18T14:25:22.9893910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-18T14:25:22.9940900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-18T14:25:22.9945890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-18T14:25:22.9950540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-18T14:25:22.9955750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-18T14:25:22.9960640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-18T14:25:22.9965200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-18T14:25:22.9970340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-18T14:25:22.9975270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-18T14:25:22.9980160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-18T14:25:22.9984700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-18T14:25:22.9990060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-18T14:25:22.9997220Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-18T14:25:23.0006200Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-18T14:25:23.0011080Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-18T14:25:23.0030340Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-18T14:25:23.0032030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-18T14:25:23.0033640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-18T14:25:23.0039320Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-18T14:25:23.0045010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-18T14:25:23.0050830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-18T14:25:23.0056450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-18T14:25:23.0062070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-18T14:25:23.0067520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-18T14:25:23.0073010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-18T14:25:23.0078900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-18T14:25:23.0085090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-18T14:25:23.0090200Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-18T14:25:23.0095910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-18T14:25:23.0101190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-18T14:25:23.0106990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-18T14:25:23.0112800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-18T14:25:23.0180550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-18T14:25:23.0186690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-18T14:25:23.0192490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-18T14:25:23.0291680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-18T14:25:23.0298260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-18T14:25:23.0305120Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-18T14:25:23.0310400Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-18T14:25:23.0315530Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-18T14:25:23.1989440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6817-1qj1ttd.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:25.4701630Z ==> Summary 2021-05-18T14:25:25.5135460Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-18T14:25:25.5151240Z ==> Installing imagemagick@6 2021-05-18T14:25:25.5154720Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-18T14:25:25.5177590Z 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-6647-tfd751 2021-05-18T14:25:25.9941090Z cp -pR /private/tmp/d20210518-6647-tfd751/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-18T14:25:26.6448630Z chmod -Rf +w /private/tmp/d20210518-6647-tfd751 2021-05-18T14:25:30.7750940Z ==> Finishing up 2021-05-18T14:25:31.0506720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6844-ip9evr.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:33.3497420Z ==> Caveats 2021-05-18T14:25:33.3499180Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:25:33.3500390Z because this is an alternate version of another formula. 2021-05-18T14:25:33.3501110Z 2021-05-18T14:25:33.3502000Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-18T14:25:33.3503630Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:25:33.3504480Z 2021-05-18T14:25:33.3505340Z For compilers to find imagemagick@6 you may need to set: 2021-05-18T14:25:33.3506760Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-18T14:25:33.3508260Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-18T14:25:33.3508980Z 2021-05-18T14:25:33.3510530Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-18T14:25:33.3516400Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-18T14:25:33.3517150Z 2021-05-18T14:25:33.3518430Z ==> Summary 2021-05-18T14:25:33.3986520Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-18T14:25:34.1878600Z ==> Caveats 2021-05-18T14:25:34.1880510Z ==> imagemagick@6 2021-05-18T14:25:34.1923210Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:25:34.1925750Z because this is an alternate version of another formula. 2021-05-18T14:25:34.1926820Z 2021-05-18T14:25:34.1927710Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-18T14:25:34.1929390Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:25:34.1930340Z 2021-05-18T14:25:34.1931290Z For compilers to find imagemagick@6 you may need to set: 2021-05-18T14:25:34.1932700Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-18T14:25:34.1934160Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-18T14:25:34.1934900Z 2021-05-18T14:25:34.1936150Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-18T14:25:34.1937310Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-18T14:25:34.1938030Z 2021-05-18T14:25:36.1993700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-18T14:25:37.3254940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37.8702880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-18T14:25:38.2440470Z ==> 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:38.3074010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:38.3904050Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-18T14:25:38.3994170Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-18T14:25:39.5234460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40.1121030Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-18T14:25:40.4968180Z ==> 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:40.5365430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:40.6091080Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-18T14:25:40.6189760Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-18T14:25:41.7599100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:42.3274810Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-18T14:25:42.6865390Z ==> 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:42.7349460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:43.3318530Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-18T14:25:43.4880950Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-18T14:25:44.6727140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:45.2408920Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-18T14:25:45.6025660Z ==> 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:45.6328970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:45.6661000Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-18T14:25:45.6759440Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-18T14:25:46.8476100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:47.3932970Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-18T14:25:47.7457900Z ==> 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:47.7831410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:47.8141830Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-18T14:25:47.8174150Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-18T14:25:48.8964780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49.9978310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:49.9984610Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-18T14:25:49.9988460Z ==> 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:49.9992550Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-18T14:25:49.9995310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-18T14:25:51.0837160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:51.6369620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-18T14:25:51.9654090Z ==> 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:52.0001480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:52.0682970Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-18T14:25:52.0798830Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-18T14:25:53.2316980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:53.8030680Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-18T14:25:54.1862660Z ==> 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:54.2160410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:54.2472130Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-18T14:25:54.2504010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-18T14:25:55.3773020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25:55.9611650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-18T14:25:56.3229270Z ==> 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:25:56.3581810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:25:56.4267740Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-18T14:25:56.4319480Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-18T14:25:57.5254550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25:58.0629210Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-18T14:25:58.3968700Z ==> 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:25:58.4269180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:25:58.4952910Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:25:58.4998320Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-18T14:25:59.6062140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:00.1503890Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-18T14:26:00.5042990Z ==> 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:00.5456500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:00.6479670Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:26:00.6574020Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-18T14:26:01.8366290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:02.4063810Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-18T14:26:02.7771950Z ==> 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:02.8197210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:03.0422950Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-18T14:26:03.0965500Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-18T14:26:03.0967940Z ==> Installing imagemagick dependency: libde265 2021-05-18T14:26:03.1579270Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-18T14:26:03.1608600Z 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-6851-195wqp4 2021-05-18T14:26:03.2001530Z cp -pR /private/tmp/d20210518-6851-195wqp4/libde265/. /usr/local/Cellar/libde265 2021-05-18T14:26:03.2548020Z chmod -Rf +w /private/tmp/d20210518-6851-195wqp4 2021-05-18T14:26:03.3484780Z ==> Finishing up 2021-05-18T14:26:03.3910850Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-18T14:26:03.3914650Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-18T14:26:03.3920420Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-18T14:26:03.3925100Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-18T14:26:03.3930630Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-18T14:26:03.3937460Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-18T14:26:03.3944620Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-18T14:26:03.3949310Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-18T14:26:03.3956190Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-18T14:26:03.3963930Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-18T14:26:03.4194000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7082-n8jp4n.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:05.5952830Z ==> Summary 2021-05-18T14:26:05.5983800Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-18T14:26:05.5991600Z ==> Installing imagemagick dependency: docbook 2021-05-18T14:26:05.6013280Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-18T14:26:05.6032880Z 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-6851-zgo9bk 2021-05-18T14:26:05.7326060Z cp -pR /private/tmp/d20210518-6851-zgo9bk/docbook/. /usr/local/Cellar/docbook 2021-05-18T14:26:05.9222120Z chmod -Rf +w /private/tmp/d20210518-6851-zgo9bk 2021-05-18T14:26:06.0256630Z ==> Finishing up 2021-05-18T14:26:06.0898430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7108-1f3kpyv.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:08.0339720Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-18T14:26:08.1085630Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:08.1248330Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:08.1359700Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:08.1466260Z ==> 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:08.1571670Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:08.1688450Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:08.1793050Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:08.1901660Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:08.2003970Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:08.2105300Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:08.2226310Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:08.2345460Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:08.2458050Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:08.2571770Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:08.5700310Z ==> Caveats 2021-05-18T14:26:08.5701330Z To use the DocBook package in your XML toolchain, 2021-05-18T14:26:08.5702320Z you need to add the following to your ~/.bashrc: 2021-05-18T14:26:08.5702930Z 2021-05-18T14:26:08.5703760Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-18T14:26:08.5705060Z ==> Summary 2021-05-18T14:26:08.5870580Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-18T14:26:08.5876910Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-18T14:26:08.5931800Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-18T14:26:08.5950140Z 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-6851-180p8nj 2021-05-18T14:26:10.9934150Z cp -pR /private/tmp/d20210518-6851-180p8nj/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-18T14:26:14.5400460Z chmod -Rf +w /private/tmp/d20210518-6851-180p8nj 2021-05-18T14:26:16.6123550Z ==> Finishing up 2021-05-18T14:26:16.6686870Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-18T14:26:16.6710230Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-18T14:26:16.6801350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7149-u93wmx.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:18.7207660Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:18.7354460Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:18.7467380Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:26:18.7583270Z ==> 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:18.7701110Z ==> 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:18.7813590Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-18T14:26:18.7932670Z ==> 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:18.8043160Z ==> 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:18.8155920Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:26:18.8278660Z ==> 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:18.8398200Z ==> 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:18.8512550Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-18T14:26:18.8625650Z ==> 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:18.8738320Z ==> 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:18.8852510Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:18.8973840Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:26:18.9116580Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:26:18.9231350Z ==> 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:18.9345640Z ==> 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:18.9457500Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-18T14:26:18.9573850Z ==> 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:18.9698240Z ==> 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:18.9819110Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:26:18.9933400Z ==> 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:19.0049310Z ==> 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:19.0161500Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-18T14:26:19.0272970Z ==> 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:19.0387760Z ==> 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:20.0748530Z ==> Summary 2021-05-18T14:26:20.3791570Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-18T14:26:20.3797400Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-18T14:26:20.3820540Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-18T14:26:20.3839990Z 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-6851-siawuu 2021-05-18T14:26:20.3976820Z cp -pR /private/tmp/d20210518-6851-siawuu/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-18T14:26:20.4114080Z chmod -Rf +w /private/tmp/d20210518-6851-siawuu 2021-05-18T14:26:20.4620250Z ==> Finishing up 2021-05-18T14:26:20.5072270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7203-1iaymzl.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:22.6621430Z ==> Caveats 2021-05-18T14:26:22.6623040Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:26:22.6624400Z because macOS already provides this software and installing another version in 2021-05-18T14:26:22.6625510Z parallel can cause all kinds of trouble. 2021-05-18T14:26:22.6626160Z 2021-05-18T14:26:22.6627480Z If you need to have gnu-getopt first in your PATH, run: 2021-05-18T14:26:22.6629160Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:26:22.6630000Z 2021-05-18T14:26:22.6630640Z 2021-05-18T14:26:22.6631470Z Bash completion has been installed to: 2021-05-18T14:26:22.6632840Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-18T14:26:22.6634220Z ==> Summary 2021-05-18T14:26:22.6645640Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-18T14:26:22.6656860Z ==> Installing imagemagick dependency: xmlto 2021-05-18T14:26:22.6810330Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-18T14:26:22.6828680Z 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-6851-1kie9n0 2021-05-18T14:26:22.7105670Z cp -pR /private/tmp/d20210518-6851-1kie9n0/xmlto/. /usr/local/Cellar/xmlto 2021-05-18T14:26:22.7690220Z chmod -Rf +w /private/tmp/d20210518-6851-1kie9n0 2021-05-18T14:26:22.8421430Z ==> Finishing up 2021-05-18T14:26:22.8969450Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-18T14:26:22.8973270Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-18T14:26:22.8986290Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-18T14:26:22.9042810Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-18T14:26:22.9047370Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-18T14:26:22.9141180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7229-v5fi3q.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:25.0797210Z ==> Summary 2021-05-18T14:26:25.0838860Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-18T14:26:25.0845130Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-18T14:26:25.1622790Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-18T14:26:25.1640520Z 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-6851-10bh8ow 2021-05-18T14:26:25.2800640Z cp -pR /private/tmp/d20210518-6851-10bh8ow/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-18T14:26:25.4294880Z chmod -Rf +w /private/tmp/d20210518-6851-10bh8ow 2021-05-18T14:26:25.5880980Z ==> Finishing up 2021-05-18T14:26:25.6630660Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-18T14:26:25.6854980Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-18T14:26:25.6879990Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-18T14:26:25.7060450Z 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:25.7160790Z 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:25.7234380Z 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:25.7240270Z 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:25.7244580Z 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:25.7247230Z 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:25.7251460Z 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:25.7253950Z 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:25.7286990Z 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:25.7382030Z 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:25.7386220Z 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:25.7393430Z 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:25.7412260Z 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:25.7414730Z 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:25.7419050Z 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:25.7468330Z 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:25.7506970Z 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:25.7514040Z 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:25.7595810Z 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:25.7598330Z 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:25.7611350Z 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:25.7685810Z 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:25.7718520Z 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:25.7820820Z mkdir -p /usr/local/share/locale/fo 2021-05-18T14:26:25.7921470Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-18T14:26:25.8023550Z 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:25.8037710Z 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:25.8039970Z 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:25.8142500Z 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:25.8149940Z 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:25.8171910Z 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:25.8200860Z 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:25.8299470Z 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:25.8302100Z 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:25.8305820Z 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:25.8307780Z mkdir -p /usr/local/share/locale/ia 2021-05-18T14:26:25.8309180Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-18T14:26:25.8314380Z 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:25.8317230Z 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:25.8386520Z 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:25.8389620Z 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:25.8392160Z 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:25.8398010Z 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:25.8400440Z 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:25.8402910Z 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:25.8404850Z mkdir -p /usr/local/share/locale/ky 2021-05-18T14:26:25.8406870Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-18T14:26:25.8410150Z 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:25.8471530Z 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:25.8574970Z 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:25.8642880Z 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:25.8745590Z 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:25.8747590Z 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:25.8767570Z 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:25.8838150Z 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:25.8841270Z 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:25.8867730Z 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:25.8883140Z 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:25.8896970Z 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:25.8899520Z 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:25.8939880Z 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:25.8943650Z 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:25.8966870Z 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:25.8971340Z 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:25.9000840Z 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:25.9003560Z 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:25.9027870Z 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:25.9282760Z 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:25.9318950Z 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:25.9345350Z 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:25.9375110Z 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:25.9402530Z 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:25.9431080Z 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:25.9479380Z 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:25.9533210Z 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:25.9564780Z 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:25.9594760Z 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:25.9710330Z 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:25.9726580Z 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:25.9754010Z 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:25.9899360Z 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:25.9927310Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-18T14:26:25.9931130Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-18T14:26:25.9933180Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-18T14:26:26.0466140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7255-xqkrw6.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:28.0212960Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-18T14:26:34.1074020Z ==> Summary 2021-05-18T14:26:34.1308650Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-18T14:26:34.1418930Z ==> Installing imagemagick dependency: libheif 2021-05-18T14:26:34.2434590Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-18T14:26:34.2452520Z 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-6851-kx67v0 2021-05-18T14:26:34.2834050Z cp -pR /private/tmp/d20210518-6851-kx67v0/libheif/. /usr/local/Cellar/libheif 2021-05-18T14:26:34.3130180Z chmod -Rf +w /private/tmp/d20210518-6851-kx67v0 2021-05-18T14:26:34.5268790Z ==> Finishing up 2021-05-18T14:26:34.5713170Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-18T14:26:34.5716450Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-18T14:26:34.5721940Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-18T14:26:34.5726590Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-18T14:26:34.5733910Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-18T14:26:34.5742310Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-18T14:26:34.5755410Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-18T14:26:34.5841330Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-18T14:26:34.5846810Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-18T14:26:34.5853120Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-18T14:26:34.5862860Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-18T14:26:34.5868410Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-18T14:26:34.5877020Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-18T14:26:34.5883860Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-18T14:26:34.5889200Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-18T14:26:34.5895150Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-18T14:26:34.5903860Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-18T14:26:34.6102590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7282-ayeswl.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:36.5530890Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-18T14:26:41.7500400Z ==> Summary 2021-05-18T14:26:41.7535900Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-18T14:26:41.7542160Z ==> Installing imagemagick dependency: liblqr 2021-05-18T14:26:41.8099560Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-18T14:26:41.8117720Z 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-6851-j48z0c 2021-05-18T14:26:41.8258750Z cp -pR /private/tmp/d20210518-6851-j48z0c/liblqr/. /usr/local/Cellar/liblqr 2021-05-18T14:26:41.8447620Z chmod -Rf +w /private/tmp/d20210518-6851-j48z0c 2021-05-18T14:26:41.9461510Z ==> Finishing up 2021-05-18T14:26:42.0130390Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-18T14:26:42.0136910Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-18T14:26:42.0142240Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-18T14:26:42.0150000Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-18T14:26:42.0304950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7309-78ee5p.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:44.2517810Z ==> Summary 2021-05-18T14:26:44.2544970Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-18T14:26:44.2550970Z ==> Installing imagemagick dependency: libomp 2021-05-18T14:26:44.2606150Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-18T14:26:44.2623430Z 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-6851-1io223s 2021-05-18T14:26:44.2836690Z cp -pR /private/tmp/d20210518-6851-1io223s/libomp/. /usr/local/Cellar/libomp 2021-05-18T14:26:44.2985120Z chmod -Rf +w /private/tmp/d20210518-6851-1io223s 2021-05-18T14:26:44.3479380Z ==> Finishing up 2021-05-18T14:26:44.3989470Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-18T14:26:44.3993210Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-18T14:26:44.3999020Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-18T14:26:44.4005960Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-18T14:26:44.4011500Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-18T14:26:44.4137800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7335-bbp47n.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:46.8649000Z ==> Summary 2021-05-18T14:26:46.8665250Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-18T14:26:46.8672380Z ==> Installing imagemagick dependency: imath 2021-05-18T14:26:46.8790810Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:26:46.8810710Z 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-6851-h8kvn5 2021-05-18T14:26:46.9159600Z cp -pR /private/tmp/d20210518-6851-h8kvn5/imath/. /usr/local/Cellar/imath 2021-05-18T14:26:46.9455090Z chmod -Rf +w /private/tmp/d20210518-6851-h8kvn5 2021-05-18T14:26:47.0133470Z ==> Finishing up 2021-05-18T14:26:47.0563900Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-18T14:26:47.0572880Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-18T14:26:47.0578210Z 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:47.0583860Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-18T14:26:47.0589490Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-18T14:26:47.0631720Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-18T14:26:47.0639130Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-18T14:26:47.0844930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7361-1e85aj3.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:26:49.1818160Z ==> Summary 2021-05-18T14:26:49.1860460Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-18T14:26:49.1866650Z ==> Installing imagemagick dependency: openexr 2021-05-18T14:26:49.2022460Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:26:49.2040040Z 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-6851-z0ion1 2021-05-18T14:26:49.3014850Z cp -pR /private/tmp/d20210518-6851-z0ion1/openexr/. /usr/local/Cellar/openexr 2021-05-18T14:26:49.4442360Z chmod -Rf +w /private/tmp/d20210518-6851-z0ion1 2021-05-18T14:26:49.6266300Z ==> Finishing up 2021-05-18T14:26:49.6773870Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-18T14:26:49.6778000Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-18T14:26:49.6783910Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-18T14:26:49.6790560Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-18T14:26:49.6795330Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-18T14:26:49.6801010Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-18T14:26:49.6805830Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-18T14:26:49.6810440Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-18T14:26:49.6817770Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-18T14:26:49.6826610Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-18T14:26:49.6835760Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-18T14:26:49.6840750Z 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:26:49.6845920Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-18T14:26:49.6851380Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-18T14:26:49.6856350Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-18T14:26:49.6862040Z 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:26:49.6869250Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-18T14:26:49.6874030Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-18T14:26:49.6902520Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-18T14:26:49.6907390Z 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:26:49.6913440Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-18T14:26:49.6918480Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-18T14:26:49.6924070Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-18T14:26:49.6929110Z 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:26:49.6935090Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-18T14:26:49.6940920Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-18T14:26:49.6946390Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-18T14:26:49.6954190Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-18T14:26:49.7440470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7388-6btplv.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:26:52.0187750Z ==> Summary 2021-05-18T14:26:52.0305260Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-18T14:26:52.0313000Z ==> Installing imagemagick 2021-05-18T14:26:52.0316680Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-18T14:26:52.0335740Z 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-6851-hd8m41 2021-05-18T14:26:52.5796070Z cp -pR /private/tmp/d20210518-6851-hd8m41/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-18T14:26:53.1829750Z chmod -Rf +w /private/tmp/d20210518-6851-hd8m41 2021-05-18T14:27:01.0902760Z ==> Finishing up 2021-05-18T14:27:01.1093640Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-18T14:27:01.1099550Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-18T14:27:01.1105200Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-18T14:27:01.1110760Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-18T14:27:01.1116170Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-18T14:27:01.1121730Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-18T14:27:01.1127370Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-18T14:27:01.1132480Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-18T14:27:01.1138500Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-18T14:27:01.1163480Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-18T14:27:01.1181050Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-18T14:27:01.1183170Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-18T14:27:01.1185180Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-18T14:27:01.1187120Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-18T14:27:01.1189280Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-18T14:27:01.1190960Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-18T14:27:01.1193170Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-18T14:27:01.1194910Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-18T14:27:01.1264450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-18T14:27:01.1293270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-18T14:27:01.1319320Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-18T14:27:01.1329340Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-18T14:27:01.1330870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-18T14:27:01.1332370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-18T14:27:01.1333890Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-18T14:27:01.1335350Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-18T14:27:01.1336900Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-18T14:27:01.1338420Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-18T14:27:01.1339890Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-18T14:27:01.1341330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-18T14:27:01.1342900Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-18T14:27:01.1344650Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-18T14:27:01.1346420Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-18T14:27:01.1355640Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-18T14:27:01.1364110Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-18T14:27:01.1368140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-18T14:27:01.1373470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-18T14:27:01.1405200Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-18T14:27:01.1426190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-18T14:27:01.1427910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-18T14:27:01.1429580Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-18T14:27:01.1431230Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-18T14:27:01.1432720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-18T14:27:01.1434370Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-18T14:27:01.1436040Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-18T14:27:01.1437790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-18T14:27:01.1478520Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-18T14:27:01.1488020Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-18T14:27:01.1497990Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-18T14:27:01.1499690Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-18T14:27:01.1501330Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-18T14:27:01.1503290Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-18T14:27:01.1505390Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-18T14:27:01.1507830Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-18T14:27:01.1509980Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-18T14:27:01.1512180Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-18T14:27:01.1515310Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-18T14:27:01.1518460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-18T14:27:01.1520720Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-18T14:27:01.1523020Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-18T14:27:01.1525230Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-18T14:27:01.1533890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-18T14:27:01.1536470Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-18T14:27:01.1538680Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-18T14:27:01.1540670Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-18T14:27:01.1542640Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-18T14:27:01.1544510Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-18T14:27:01.1550240Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-18T14:27:01.1555900Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-18T14:27:01.1561680Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-18T14:27:01.1566570Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-18T14:27:01.4464000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7416-olk5ln.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:03.8325840Z ==> Summary 2021-05-18T14:27:03.8805180Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-18T14:27:05.6647100Z ==> Caveats 2021-05-18T14:27:05.6648790Z ==> docbook 2021-05-18T14:27:05.6664570Z To use the DocBook package in your XML toolchain, 2021-05-18T14:27:05.6665550Z you need to add the following to your ~/.bashrc: 2021-05-18T14:27:05.6666310Z 2021-05-18T14:27:05.6667250Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-18T14:27:05.6668730Z ==> gnu-getopt 2021-05-18T14:27:05.6694890Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:27:05.6696200Z because macOS already provides this software and installing another version in 2021-05-18T14:27:05.6697250Z parallel can cause all kinds of trouble. 2021-05-18T14:27:05.6697900Z 2021-05-18T14:27:05.6699160Z If you need to have gnu-getopt first in your PATH, run: 2021-05-18T14:27:05.6700790Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:27:05.6701610Z 2021-05-18T14:27:05.6702080Z 2021-05-18T14:27:05.6702840Z Bash completion has been installed to: 2021-05-18T14:27:05.6704190Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-18T14:27:07.3234940Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-18T14:27:08.4478660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09.0350930Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-18T14:27:09.3416210Z ==> 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:09.3844610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:09.4190520Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-18T14:27:09.4858670Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-18T14:27:09.4888000Z 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-7423-xaixuh 2021-05-18T14:27:09.5165150Z cp -pR /private/tmp/d20210518-7423-xaixuh/udunits/. /usr/local/Cellar/udunits 2021-05-18T14:27:09.5366360Z chmod -Rf +w /private/tmp/d20210518-7423-xaixuh 2021-05-18T14:27:09.6052420Z ==> Finishing up 2021-05-18T14:27:09.6489960Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-18T14:27:09.6497070Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-18T14:27:09.6502310Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-18T14:27:09.6512030Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-18T14:27:09.6557530Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-18T14:27:09.6646240Z info /usr/local/share/info/udunits2.info 2021-05-18T14:27:09.6655960Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-18T14:27:09.6696780Z info /usr/local/share/info/udunits2lib.info 2021-05-18T14:27:09.6705620Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-18T14:27:09.6744370Z info /usr/local/share/info/udunits2prog.info 2021-05-18T14:27:09.6752490Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-18T14:27:09.6761590Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-18T14:27:09.6767990Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-18T14:27:09.6945330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7590-1u98mk6.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:11.7531080Z ==> Summary 2021-05-18T14:27:11.7563050Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-18T14:27:14.0296920Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-18T14:27:14.0298560Z To reinstall 1.6, run: 2021-05-18T14:27:14.0299370Z brew reinstall jq 2021-05-18T14:27:15.6364670Z ==> Caveats 2021-05-18T14:27:15.6365820Z imagej requires Java. You can install the latest version with: 2021-05-18T14:27:15.6367990Z brew install --cask adoptopenjdk 2021-05-18T14:27:15.6368670Z 2021-05-18T14:27:15.8997290Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-18T14:27:16.1616990Z /usr/bin/curl --disable --globoff --show-error --user-agent 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:38.9747590Z ==> Verifying checksum for cask 'imagej' 2021-05-18T14:27:39.2058300Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-18T14:27:39.2059470Z ==> Installing Cask imagej 2021-05-18T14:27:39.2512620Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210518-7700-1k81ex3 2021-05-18T14:27:39.4362060Z cp -pR /private/tmp/d20210518-7700-1k81ex3/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-18T14:27:39.6349070Z chmod -Rf +w /private/tmp/d20210518-7700-1k81ex3 2021-05-18T14:27:39.7097580Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-18T14:27:40.3809070Z 🍺 imagej was successfully installed! 2021-05-18T14:27:42.7347170Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-18T14:27:44.4275490Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-18T14:27:44.8011030Z ==> 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:27:44.9491500Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-18T14:27:46.6474980Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-18T14:27:46.9954810Z ==> 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:27:47.2805510Z ==> Installing dependencies for bowtie2: tbb 2021-05-18T14:27:47.2809580Z ==> Installing bowtie2 dependency: tbb 2021-05-18T14:27:47.3855980Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-18T14:27:50.2757380Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-18T14:27:50.2762990Z ==> Installing bowtie2 2021-05-18T14:27:50.2766440Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-18T14:27:53.1870110Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-18T14:27:56.4954800Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-18T14:27:58.1814900Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-18T14:27:58.5180890Z ==> 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:27:58.6505030Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-18T14:28:00.3366040Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-18T14:28:00.6616610Z ==> 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:00.7323100Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-18T14:28:02.4722260Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-18T14:28:02.7979850Z ==> 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:02.8863570Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-18T14:28:04.6437140Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-18T14:28:05.0468610Z ==> 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:05.1277880Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-18T14:28:06.8055010Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-18T14:28:07.1524050Z ==> 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:07.2253470Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-18T14:28:08.9158240Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-18T14:28:09.2431590Z ==> 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:09.4470970Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-18T14:28:09.9759260Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-18T14:28:09.9779220Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-18T14:28:10.9519840Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:28:10.9523100Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-18T14:28:12.0218890Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-18T14:28:12.3866420Z ==> 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:12.4665240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-18T14:28:14.1652920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-18T14:28:14.5100430Z ==> 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:14.6560090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-18T14:28:16.3198820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-18T14:28:16.6680810Z ==> 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:16.8502460Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-18T14:28:18.4784660Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-18T14:28:18.8197320Z ==> 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:19.0163330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-18T14:28:20.6508640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-18T14:28:20.9753200Z ==> 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:21.0810640Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-18T14:28:23.0029220Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-18T14:28:23.3289240Z ==> 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:23.4515570Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-18T14:28:25.1236500Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-18T14:28:25.5351510Z ==> 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:25.6177850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-18T14:28:27.2591270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-18T14:28:27.6147760Z ==> 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:27.9317800Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-18T14:28:29.7159090Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-18T14:28:30.0896340Z ==> 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:30.2352910Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-18T14:28:31.9104010Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-18T14:28:32.2542750Z ==> 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:32.8295180Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-18T14:28:34.4552070Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-18T14:28:34.7991200Z ==> 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:35.0132100Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-18T14:28:36.6266590Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-18T14:28:36.9626050Z ==> 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:37.1897140Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-18T14:28:38.8397770Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-18T14:28:39.1825910Z ==> 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:28:39.6809470Z ==> 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:28:39.6814300Z ==> Installing gdal dependency: cfitsio 2021-05-18T14:28:39.7429690Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-18T14:28:42.0876220Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-18T14:28:42.0882040Z ==> Installing gdal dependency: popt 2021-05-18T14:28:42.0904870Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-18T14:28:44.3442750Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-18T14:28:44.3449500Z ==> Installing gdal dependency: epsilon 2021-05-18T14:28:44.3503750Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-18T14:28:46.7589020Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-18T14:28:46.7594960Z ==> Installing gdal dependency: expat 2021-05-18T14:28:46.7619450Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-18T14:28:49.1491100Z ==> Caveats 2021-05-18T14:28:49.1492390Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:28:49.1493340Z because macOS already provides this software and installing another version in 2021-05-18T14:28:49.1494120Z parallel can cause all kinds of trouble. 2021-05-18T14:28:49.1494450Z 2021-05-18T14:28:49.1494960Z If you need to have expat first in your PATH, run: 2021-05-18T14:28:49.1496210Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:28:49.1496660Z 2021-05-18T14:28:49.1497170Z For compilers to find expat you may need to set: 2021-05-18T14:28:49.1498180Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-18T14:28:49.1499320Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-18T14:28:49.1499700Z 2021-05-18T14:28:49.1500550Z For pkg-config to find expat you may need to set: 2021-05-18T14:28:49.1501270Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-18T14:28:49.1501660Z 2021-05-18T14:28:49.1502370Z ==> Summary 2021-05-18T14:28:49.1522590Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-18T14:28:49.1528710Z ==> Installing gdal dependency: freexl 2021-05-18T14:28:49.1594650Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-18T14:28:51.6769070Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-18T14:28:51.6775740Z ==> Installing gdal dependency: geos 2021-05-18T14:28:51.7166440Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-18T14:28:54.9787320Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-18T14:28:54.9795340Z ==> Installing gdal dependency: hdf5 2021-05-18T14:28:55.0358080Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:28:58.7913960Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-18T14:28:58.7920600Z ==> Installing gdal dependency: json-c 2021-05-18T14:28:58.7987410Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-18T14:29:01.1035210Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-18T14:29:01.1042240Z ==> Installing gdal dependency: libxml2 2021-05-18T14:29:01.1122890Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-18T14:29:04.1511150Z ==> Caveats 2021-05-18T14:29:04.1512470Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:29:04.1513420Z because macOS already provides this software and installing another version in 2021-05-18T14:29:04.1514190Z parallel can cause all kinds of trouble. 2021-05-18T14:29:04.1514520Z 2021-05-18T14:29:04.1515040Z If you need to have libxml2 first in your PATH, run: 2021-05-18T14:29:04.1516310Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:29:04.1516770Z 2021-05-18T14:29:04.1517410Z For compilers to find libxml2 you may need to set: 2021-05-18T14:29:04.1518960Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-18T14:29:04.1520170Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-18T14:29:04.1520570Z 2021-05-18T14:29:04.1521930Z For pkg-config to find libxml2 you may need to set: 2021-05-18T14:29:04.1522690Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-18T14:29:04.1523090Z 2021-05-18T14:29:04.1523820Z ==> Summary 2021-05-18T14:29:04.1709650Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-18T14:29:04.1716480Z ==> Installing gdal dependency: libdap 2021-05-18T14:29:04.1876440Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-18T14:29:06.8814060Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-18T14:29:06.8820020Z ==> Installing gdal dependency: proj 2021-05-18T14:29:06.9017080Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-18T14:29:09.8190520Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-18T14:29:09.8196020Z ==> Installing gdal dependency: libgeotiff 2021-05-18T14:29:09.8401850Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-18T14:29:12.2989440Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-18T14:29:12.2995890Z ==> Installing gdal dependency: librttopo 2021-05-18T14:29:12.3456750Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-18T14:29:14.6875730Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-18T14:29:14.6880610Z ==> Installing gdal dependency: minizip 2021-05-18T14:29:14.7010030Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-18T14:29:17.5728730Z ==> Caveats 2021-05-18T14:29:17.5730080Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-18T14:29:17.5731220Z with the venerable 'unzip' library. 2021-05-18T14:29:17.5732070Z ==> Summary 2021-05-18T14:29:17.5754320Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-18T14:29:17.5761820Z ==> Installing gdal dependency: libspatialite 2021-05-18T14:29:17.6695120Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-18T14:29:21.7105330Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-18T14:29:21.7111730Z ==> Installing gdal dependency: netcdf 2021-05-18T14:29:21.7712930Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:29:24.7134870Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-18T14:29:24.7140030Z ==> Installing gdal dependency: openblas 2021-05-18T14:29:24.7508630Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-18T14:29:32.3025380Z ==> Caveats 2021-05-18T14:29:32.3026590Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:29:32.3027520Z because macOS provides BLAS in Accelerate.framework. 2021-05-18T14:29:32.3028980Z 2021-05-18T14:29:32.3029900Z For compilers to find openblas you may need to set: 2021-05-18T14:29:32.3032160Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-18T14:29:32.3033600Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-18T14:29:32.3034050Z 2021-05-18T14:29:32.3034980Z For pkg-config to find openblas you may need to set: 2021-05-18T14:29:32.3035770Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-18T14:29:32.3036180Z 2021-05-18T14:29:32.3036910Z ==> Summary 2021-05-18T14:29:32.3054360Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-18T14:29:32.3063520Z ==> Installing gdal dependency: numpy 2021-05-18T14:29:32.3864450Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-18T14:29:36.8121310Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-18T14:29:36.8127140Z ==> Installing gdal dependency: xerces-c 2021-05-18T14:29:36.8189160Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-18T14:29:42.4534030Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-18T14:29:42.4540310Z ==> Installing gdal 2021-05-18T14:29:42.4574790Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-18T14:30:01.0064210Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-18T14:30:02.2301460Z ==> No outdated dependents to upgrade! 2021-05-18T14:30:02.2302760Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:30:02.5873590Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:30:02.5874240Z netcdf 2021-05-18T14:30:02.7288860Z ==> Caveats 2021-05-18T14:30:02.7289820Z ==> expat 2021-05-18T14:30:02.7341450Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:30:02.7342490Z because macOS already provides this software and installing another version in 2021-05-18T14:30:02.7343280Z parallel can cause all kinds of trouble. 2021-05-18T14:30:02.7343620Z 2021-05-18T14:30:02.7344130Z If you need to have expat first in your PATH, run: 2021-05-18T14:30:02.7345420Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:30:02.7345880Z 2021-05-18T14:30:02.7346390Z For compilers to find expat you may need to set: 2021-05-18T14:30:02.7347400Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-18T14:30:02.7348410Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-18T14:30:02.7348800Z 2021-05-18T14:30:02.7349680Z For pkg-config to find expat you may need to set: 2021-05-18T14:30:02.7350420Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-18T14:30:02.7350810Z 2021-05-18T14:30:02.7351540Z ==> libxml2 2021-05-18T14:30:02.7390330Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:30:02.7391320Z because macOS already provides this software and installing another version in 2021-05-18T14:30:02.7392090Z parallel can cause all kinds of trouble. 2021-05-18T14:30:02.7392430Z 2021-05-18T14:30:02.7392950Z If you need to have libxml2 first in your PATH, run: 2021-05-18T14:30:02.7394240Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:30:02.7394710Z 2021-05-18T14:30:02.7395220Z For compilers to find libxml2 you may need to set: 2021-05-18T14:30:02.7396230Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-18T14:30:02.7397280Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-18T14:30:02.7397660Z 2021-05-18T14:30:02.7398520Z For pkg-config to find libxml2 you may need to set: 2021-05-18T14:30:02.7399280Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-18T14:30:02.7399690Z 2021-05-18T14:30:02.7400400Z ==> minizip 2021-05-18T14:30:02.7409660Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-18T14:30:02.7410790Z with the venerable 'unzip' library. 2021-05-18T14:30:02.7411640Z ==> openblas 2021-05-18T14:30:02.7454610Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:30:02.7455520Z because macOS provides BLAS in Accelerate.framework. 2021-05-18T14:30:02.7455970Z 2021-05-18T14:30:02.7456490Z For compilers to find openblas you may need to set: 2021-05-18T14:30:02.7457560Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-18T14:30:02.7458980Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-18T14:30:02.7459390Z 2021-05-18T14:30:02.7460340Z For pkg-config to find openblas you may need to set: 2021-05-18T14:30:02.7461120Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-18T14:30:02.7461520Z 2021-05-18T14:30:04.9139920Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-18T14:30:05.4763470Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-18T14:30:05.4841640Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-18T14:30:05.8916070Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:30:05.9156430Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-18T14:30:06.4885380Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-18T14:30:06.4974090Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-18T14:30:06.9481590Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:30:06.9685890Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-18T14:30:08.6211210Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-18T14:30:09.1307980Z ==> 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:10.8254710Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-18T14:30:11.3678230Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-18T14:30:11.3699550Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-18T14:30:11.7781570Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:30:11.7890960Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-18T14:30:13.5911150Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-18T14:30:13.9876350Z ==> 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:14.2892760Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-18T14:30:14.2910880Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-18T14:30:16.0268020Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-18T14:30:16.4516370Z ==> 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:18.2857810Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-18T14:30:20.0223090Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-18T14:30:20.4469350Z ==> 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:20.6726970Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-18T14:30:22.6560280Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-18T14:30:23.0883380Z ==> 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:24.7580540Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-18T14:30:24.7589870Z ==> Installing itk dependency: open-mpi 2021-05-18T14:30:24.8842420Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:30:34.7687000Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-18T14:30:34.7694150Z ==> Installing itk dependency: fftw 2021-05-18T14:30:34.8355230Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:30:37.8226220Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-18T14:30:37.8232490Z ==> Installing itk dependency: boost 2021-05-18T14:30:37.8286770Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-18T14:31:18.4914100Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-18T14:31:18.4924620Z ==> Installing itk dependency: netcdf 2021-05-18T14:31:18.5832140Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:31:21.5755920Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-18T14:31:21.5763080Z ==> Installing itk dependency: pyqt@5 2021-05-18T14:31:21.6234320Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-18T14:31:27.9673200Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-18T14:31:27.9679620Z ==> Installing itk dependency: vtk@8.2 2021-05-18T14:31:28.1233540Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-18T14:33:11.8822200Z ==> Caveats 2021-05-18T14:33:11.8823860Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:33:11.8824840Z because this is an alternate version of another formula. 2021-05-18T14:33:11.8825580Z 2021-05-18T14:33:11.8826160Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-18T14:33:11.8827630Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:33:11.8828170Z 2021-05-18T14:33:11.8828720Z For compilers to find vtk@8.2 you may need to set: 2021-05-18T14:33:11.8829860Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-18T14:33:11.8831010Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-18T14:33:11.8831380Z 2021-05-18T14:33:11.8832380Z ==> Summary 2021-05-18T14:33:12.1394610Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-18T14:33:12.1400900Z ==> Installing itk dependency: gdcm 2021-05-18T14:33:12.3504770Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-18T14:33:25.6621540Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-18T14:33:25.6627900Z ==> Installing itk 2021-05-18T14:33:25.6631570Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-18T14:33:58.0542110Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-18T14:34:05.1277230Z ==> No outdated dependents to upgrade! 2021-05-18T14:34:05.1278680Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:34:08.4111530Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:34:08.4112230Z fftw 2021-05-18T14:34:08.4838020Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-18T14:34:08.4839440Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-18T14:34:11.2534930Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-18T14:34:11.4707150Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-18T14:34:12.6327260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:13.1740030Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-18T14:34:13.5209310Z ==> 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:13.5622920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:13.6030210Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-18T14:34:13.6091930Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-18T14:34:14.7000320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:15.2558080Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-18T14:34:15.5698910Z ==> 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:15.6023940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:15.7467210Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-18T14:34:15.7558820Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-18T14:34:16.8455650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:17.4076750Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-18T14:34:17.7435010Z ==> 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:17.8083430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:17.9061670Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-18T14:34:17.9109100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-18T14:34:19.0391960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:19.6124460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-18T14:34:19.9786660Z ==> 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:20.0210050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:20.7415390Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-18T14:34:20.8077220Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-18T14:34:20.8081560Z ==> Installing libav dependency: faac 2021-05-18T14:34:20.8799820Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-18T14:34:20.8842180Z 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-9328-1pi09zm 2021-05-18T14:34:20.8965530Z cp -pR /private/tmp/d20210518-9328-1pi09zm/faac/. /usr/local/Cellar/faac 2021-05-18T14:34:20.9235340Z chmod -Rf +w /private/tmp/d20210518-9328-1pi09zm 2021-05-18T14:34:20.9791260Z ==> Finishing up 2021-05-18T14:34:21.0455120Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-18T14:34:21.0462640Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-18T14:34:21.0467460Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-18T14:34:21.0584550Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-18T14:34:21.0591510Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-18T14:34:21.0596920Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-18T14:34:21.0602490Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-18T14:34:21.0767670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9510-7xvhkc.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:23.9317700Z ==> Summary 2021-05-18T14:34:23.9347590Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-18T14:34:23.9354890Z ==> Installing libav dependency: fdk-aac 2021-05-18T14:34:23.9380460Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-18T14:34:23.9401900Z 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-9328-125avan 2021-05-18T14:34:23.9792270Z cp -pR /private/tmp/d20210518-9328-125avan/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-18T14:34:24.0145670Z chmod -Rf +w /private/tmp/d20210518-9328-125avan 2021-05-18T14:34:24.0814190Z ==> Finishing up 2021-05-18T14:34:24.1500560Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-18T14:34:24.1506850Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-18T14:34:24.1514140Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-18T14:34:24.1519540Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-18T14:34:24.1525000Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-18T14:34:24.1533720Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-18T14:34:24.1704840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9536-hlkq9l.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:26.5440020Z ==> Summary 2021-05-18T14:34:26.5464870Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-18T14:34:26.5472410Z ==> Installing libav dependency: sdl 2021-05-18T14:34:26.5494740Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-18T14:34:26.5514390Z 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-9328-70cg8m 2021-05-18T14:34:26.6453940Z cp -pR /private/tmp/d20210518-9328-70cg8m/sdl/. /usr/local/Cellar/sdl 2021-05-18T14:34:26.7886130Z chmod -Rf +w /private/tmp/d20210518-9328-70cg8m 2021-05-18T14:34:26.9333060Z ==> Finishing up 2021-05-18T14:34:26.9898490Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-18T14:34:26.9906330Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-18T14:34:27.0026140Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-18T14:34:27.0040330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-18T14:34:27.0046470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-18T14:34:27.0052590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-18T14:34:27.0058560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-18T14:34:27.0078440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-18T14:34:27.0084660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-18T14:34:27.0091110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-18T14:34:27.0097240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-18T14:34:27.0102810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-18T14:34:27.0108850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-18T14:34:27.0114910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-18T14:34:27.0121140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-18T14:34:27.0126780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-18T14:34:27.0132490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-18T14:34:27.0138410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-18T14:34:27.0145050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-18T14:34:27.0152680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-18T14:34:27.0159640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-18T14:34:27.0166310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-18T14:34:27.0172780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-18T14:34:27.0179280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-18T14:34:27.0185610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-18T14:34:27.0192520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-18T14:34:27.0198690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-18T14:34:27.0205250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-18T14:34:27.0212420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-18T14:34:27.0235920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-18T14:34:27.0262720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-18T14:34:27.0268680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-18T14:34:27.0275020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-18T14:34:27.0281100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-18T14:34:27.0287160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-18T14:34:27.0293250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-18T14:34:27.0299460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-18T14:34:27.0305020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-18T14:34:27.0311160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-18T14:34:27.0317200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-18T14:34:27.0323610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-18T14:34:27.0329560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-18T14:34:27.0335920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-18T14:34:27.0341720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-18T14:34:27.0364570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-18T14:34:27.0370260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-18T14:34:27.0376910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-18T14:34:27.0382700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-18T14:34:27.0388360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-18T14:34:27.0394480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-18T14:34:27.0400450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-18T14:34:27.0405980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-18T14:34:27.0411900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-18T14:34:27.0417600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-18T14:34:27.0458090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-18T14:34:27.0463380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-18T14:34:27.0469470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-18T14:34:27.0475280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-18T14:34:27.0525370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-18T14:34:27.0530810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-18T14:34:27.0536630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-18T14:34:27.0542440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-18T14:34:27.0548040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-18T14:34:27.0554440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-18T14:34:27.0559970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-18T14:34:27.0592120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-18T14:34:27.0597390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-18T14:34:27.0603020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-18T14:34:27.0608970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-18T14:34:27.0615060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-18T14:34:27.0621140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-18T14:34:27.0627040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-18T14:34:27.0632620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-18T14:34:27.0638600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-18T14:34:27.0645460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-18T14:34:27.0651340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-18T14:34:27.0657060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-18T14:34:27.0663210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-18T14:34:27.0668510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-18T14:34:27.0674630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-18T14:34:27.0680170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-18T14:34:27.0701470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-18T14:34:27.0706830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-18T14:34:27.0712640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-18T14:34:27.0718220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-18T14:34:27.0723860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-18T14:34:27.0729440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-18T14:34:27.0735000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-18T14:34:27.0740830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-18T14:34:27.0746830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-18T14:34:27.0752670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-18T14:34:27.0758460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-18T14:34:27.0764330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-18T14:34:27.0770080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-18T14:34:27.0775380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-18T14:34:27.0781970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-18T14:34:27.0787750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-18T14:34:27.0794140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-18T14:34:27.0799610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-18T14:34:27.0805390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-18T14:34:27.0809850Z Only the first 100 operations were output. 2021-05-18T14:34:27.1805670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9562-11y7aox.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:29.4941610Z ==> Summary 2021-05-18T14:34:29.5103020Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-18T14:34:29.5111060Z ==> Installing libav 2021-05-18T14:34:29.5115790Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-18T14:34:29.5136310Z 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-9328-vpv39q 2021-05-18T14:34:29.9969660Z cp -pR /private/tmp/d20210518-9328-vpv39q/libav/. /usr/local/Cellar/libav 2021-05-18T14:34:30.3431280Z chmod -Rf +w /private/tmp/d20210518-9328-vpv39q 2021-05-18T14:34:35.6281050Z ==> Finishing up 2021-05-18T14:34:35.6825270Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-18T14:34:35.6829140Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-18T14:34:35.6834440Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-18T14:34:35.6847510Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-18T14:34:35.6854110Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-18T14:34:35.6860690Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-18T14:34:35.7263150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9588-bt8yy4.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:38.0523550Z ==> Summary 2021-05-18T14:34:38.0545810Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-18T14:34:41.1654340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-18T14:34:42.8392000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-18T14:34:43.1811960Z ==> 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:43.3639540Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-18T14:34:46.0379700Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-18T14:34:48.5772990Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-18T14:34:48.5773710Z To reinstall 4.3.0, run: 2021-05-18T14:34:48.5774220Z brew reinstall libtiff 2021-05-18T14:34:50.2651380Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-18T14:34:50.2652120Z To reinstall 2.3.9_1, run: 2021-05-18T14:34:50.2652600Z brew reinstall unixodbc 2021-05-18T14:34:51.9763510Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-18T14:34:51.9764270Z To reinstall 1.0.18_1, run: 2021-05-18T14:34:51.9764750Z brew reinstall libsodium 2021-05-18T14:34:53.7470850Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-18T14:34:53.7471530Z To reinstall 4.1.1, run: 2021-05-18T14:34:53.7472090Z brew reinstall tesseract 2021-05-18T14:34:55.5603320Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-18T14:34:55.5604830Z To reinstall 1.21.1, run: 2021-05-18T14:34:55.5605360Z brew reinstall wget 2021-05-18T14:34:57.2250290Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-18T14:34:57.2251010Z To reinstall 4.3.4, run: 2021-05-18T14:34:57.2252320Z brew reinstall zeromq 2021-05-18T14:34:58.9291010Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-18T14:34:58.9291750Z To reinstall 2.2.27.6_1, run: 2021-05-18T14:34:58.9292220Z brew reinstall udunits 2021-05-18T14:35:00.6060500Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-18T14:35:00.6061230Z To reinstall 1.2.0, run: 2021-05-18T14:35:00.6061670Z brew reinstall webp 2021-05-18T14:35:02.3709220Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-18T14:35:04.0605650Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-18T14:35:04.4826840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-18T14%3A45%3A00Z&sig=x4ZngkAMnVrm7Jn3PEGv%2BkiHTAcWBB6F21AM7EFNTGk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:35:07.4362770Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-18T14:36:18.8366540Z ==> Caveats 2021-05-18T14:36:18.8367570Z Bash completion has been installed to: 2021-05-18T14:36:18.8368400Z /usr/local/etc/bash_completion.d 2021-05-18T14:36:18.8369600Z ==> Summary 2021-05-18T14:36:20.3896490Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-18T14:36:23.8344890Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-18T14:36:23.8350340Z ==> 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=20210518T143435Z&X-Amz-Expires=300&X-Amz-Signature=ac174d62cc2c74a3555276f6071b2d826c35b7bfb9d6c7acc7aa836762f5373f&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:32.0115510Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-18T14:36:32.0116780Z ==> Installing Cask xquartz 2021-05-18T14:36:51.8914380Z ==> Running installer for xquartz; your password may be necessary. 2021-05-18T14:36:51.8915980Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-18T14:37:49.0019650Z installer: Package name is 2021-05-18T14:37:49.0032310Z installer: Installing at base path / 2021-05-18T14:37:49.0032990Z installer: The install was successful. 2021-05-18T14:37:49.0033680Z installer: The install requires logging out now. 2021-05-18T14:37:49.1075840Z 🍺 xquartz was successfully installed! 2021-05-18T14:37:49.1782570Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:37:49.1783150Z with: 2021-05-18T14:37:49.1783690Z github_slug: neuroconductor/nitrcbot 2021-05-18T14:37:49.1784120Z env: 2021-05-18T14:37:49.1784510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:37:49.1784940Z TIC_DEPLOY_KEY: 2021-05-18T14:37:49.1785250Z RSPM: 2021-05-18T14:37:49.1787000Z GITHUB_PAT: *** 2021-05-18T14:37:49.1787790Z COVERALLS_TOKEN: *** 2021-05-18T14:37:49.1788240Z continue-on-error: false 2021-05-18T14:37:49.1788680Z VDIFFR_RUN_TESTS: false 2021-05-18T14:37:49.1789140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:37:49.1789550Z TZ: UTC 2021-05-18T14:37:49.1789900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:37:49.1790270Z NOT_CRAN: true 2021-05-18T14:37:49.1790600Z ##[endgroup] 2021-05-18T14:37:49.4580540Z repo slug is: neuroconductor/nitrcbot 2021-05-18T14:37:49.4734710Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:37:49.4735330Z env: 2021-05-18T14:37:49.4735820Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:37:49.4736820Z TIC_DEPLOY_KEY: 2021-05-18T14:37:49.4737170Z RSPM: 2021-05-18T14:37:49.4738090Z GITHUB_PAT: *** 2021-05-18T14:37:49.4738930Z COVERALLS_TOKEN: *** 2021-05-18T14:37:49.4739410Z continue-on-error: false 2021-05-18T14:37:49.4739920Z VDIFFR_RUN_TESTS: false 2021-05-18T14:37:49.4740420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:37:49.4740890Z TZ: UTC 2021-05-18T14:37:49.4741310Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:37:49.4741720Z NOT_CRAN: true 2021-05-18T14:37:49.4742120Z ##[endgroup] 2021-05-18T14:37:51.5957980Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:37:51.5958640Z with: 2021-05-18T14:37:51.5959050Z repo_name: nitrcbot 2021-05-18T14:37:51.5959500Z repo_version: 1.2 2021-05-18T14:37:51.5959870Z runner_os: macOS 2021-05-18T14:37:51.5960270Z R_version: 4.0 2021-05-18T14:37:51.5960600Z env: 2021-05-18T14:37:51.5961040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:37:51.5961600Z TIC_DEPLOY_KEY: 2021-05-18T14:37:51.5961940Z RSPM: 2021-05-18T14:37:51.5963360Z GITHUB_PAT: *** 2021-05-18T14:37:51.5964190Z COVERALLS_TOKEN: *** 2021-05-18T14:37:51.5964670Z continue-on-error: false 2021-05-18T14:37:51.5965190Z VDIFFR_RUN_TESTS: false 2021-05-18T14:37:51.5965670Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:37:51.5966140Z TZ: UTC 2021-05-18T14:37:51.5966540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:37:51.5966940Z NOT_CRAN: true 2021-05-18T14:37:51.5967350Z ##[endgroup] 2021-05-18T14:37:51.6999960Z Package: nitrcbot 2021-05-18T14:37:51.7003930Z Version: 1.2 2021-05-18T14:37:51.7013830Z OS: macOS 2021-05-18T14:37:51.7091050Z ##[group]Run install.packages('remotes') 2021-05-18T14:37:51.7091820Z install.packages('remotes') 2021-05-18T14:37:51.7092910Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:37:51.7093900Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:37:51.7299800Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:37:51.7300280Z env: 2021-05-18T14:37:51.7300730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:37:51.7301240Z TIC_DEPLOY_KEY: 2021-05-18T14:37:51.7301660Z RSPM: 2021-05-18T14:37:51.7302710Z GITHUB_PAT: *** 2021-05-18T14:37:51.7303550Z COVERALLS_TOKEN: *** 2021-05-18T14:37:51.7304080Z continue-on-error: false 2021-05-18T14:37:51.7304570Z VDIFFR_RUN_TESTS: false 2021-05-18T14:37:51.7305120Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:37:51.7305570Z TZ: UTC 2021-05-18T14:37:51.7306060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:37:51.7306480Z NOT_CRAN: true 2021-05-18T14:37:51.7306960Z ##[endgroup] 2021-05-18T14:37:52.0104890Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:37:52.0106170Z (as ‘lib’ is unspecified) 2021-05-18T14:37:54.6493150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-18T14:37:54.9022590Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-18T14:37:54.9095950Z ================================================== 2021-05-18T14:37:54.9097500Z downloaded 381 KB 2021-05-18T14:37:54.9098400Z 2021-05-18T14:37:54.9502300Z 2021-05-18T14:37:54.9504290Z The downloaded binary packages are in 2021-05-18T14:37:54.9505650Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpfGt3gx/downloaded_packages 2021-05-18T14:38:00.1849810Z ##[group]Run actions/cache@v1 2021-05-18T14:38:00.1850400Z with: 2021-05-18T14:38:00.1850840Z path: /Users/runner/work/_temp/Library 2021-05-18T14:38:00.1853670Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-1589d92bf15b3c34b796a650954b157ba50ab93141c3f3f69ba414e706912413 2021-05-18T14:38:00.1856960Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-18T14:38:00.1858120Z env: 2021-05-18T14:38:00.1858580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:38:00.1859440Z TIC_DEPLOY_KEY: 2021-05-18T14:38:00.1859860Z RSPM: 2021-05-18T14:38:00.1861630Z GITHUB_PAT: *** 2021-05-18T14:38:00.1862450Z COVERALLS_TOKEN: *** 2021-05-18T14:38:00.1862980Z continue-on-error: false 2021-05-18T14:38:00.1863510Z VDIFFR_RUN_TESTS: false 2021-05-18T14:38:00.1864010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:38:00.1864460Z TZ: UTC 2021-05-18T14:38:00.1864990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:38:00.1865460Z NOT_CRAN: true 2021-05-18T14:38:00.1865890Z ##[endgroup] 2021-05-18T14:38:00.2755960Z [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:38:00.2863440Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:38:00.2864250Z remotes::install_github("ropensci/tic") 2021-05-18T14:38:00.2864920Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:38:00.2865610Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:38:00.2866220Z remotes::install_cran("covr") 2021-05-18T14:38:00.3069210Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:38:00.3069650Z env: 2021-05-18T14:38:00.3070160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:38:00.3070650Z TIC_DEPLOY_KEY: 2021-05-18T14:38:00.3071060Z RSPM: 2021-05-18T14:38:00.3072050Z GITHUB_PAT: *** 2021-05-18T14:38:00.3072860Z COVERALLS_TOKEN: *** 2021-05-18T14:38:00.3073400Z continue-on-error: false 2021-05-18T14:38:00.3073950Z VDIFFR_RUN_TESTS: false 2021-05-18T14:38:00.3074450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:38:00.3074930Z TZ: UTC 2021-05-18T14:38:00.3075370Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:38:00.3075790Z NOT_CRAN: true 2021-05-18T14:38:00.3076230Z ##[endgroup] 2021-05-18T14:38:00.5916530Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:38:01.2786950Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:38:05.5679760Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:38:05.5681000Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:38:05.5681910Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:38:05.5682860Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:38:05.5683860Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:38:05.5684760Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:38:05.5685690Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:38:05.5686560Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:38:05.5687510Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:38:05.5688500Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:38:05.5689360Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:38:05.5690300Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:38:05.5691300Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:38:05.5692230Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:38:05.5693180Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:38:05.5694050Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:38:05.5695050Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:38:05.5696050Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:38:05.5696960Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-18T14:38:05.5697910Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:38:05.5698760Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:38:05.5699710Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:38:05.5700820Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:38:05.5701760Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:38:05.5702740Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:38:05.5703630Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:38:05.5704620Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:38:05.5705540Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:38:05.5706400Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:38:05.5707360Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:38:05.5708300Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:38:05.5709190Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:38:05.5710130Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:38:05.5711780Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:38:05.5712750Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:38:05.5714710Z 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:38:05.5724580Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:38:05.5725730Z (as ‘lib’ is unspecified) 2021-05-18T14:38:07.5985230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-18T14:38:07.7202080Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-18T14:38:07.7460670Z ================================================== 2021-05-18T14:38:07.7461440Z downloaded 1.3 MB 2021-05-18T14:38:07.7461760Z 2021-05-18T14:38:07.7515720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-18T14:38:07.8781690Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-18T14:38:07.8830600Z ================================================== 2021-05-18T14:38:07.8831230Z downloaded 219 KB 2021-05-18T14:38:07.8831540Z 2021-05-18T14:38:07.8874010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-18T14:38:08.1391030Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-18T14:38:08.1414200Z ================================================== 2021-05-18T14:38:08.1414980Z downloaded 135 KB 2021-05-18T14:38:08.1415300Z 2021-05-18T14:38:08.1458890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-18T14:38:08.4065300Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-18T14:38:08.4076260Z ================================================== 2021-05-18T14:38:08.4076990Z downloaded 46 KB 2021-05-18T14:38:08.4077310Z 2021-05-18T14:38:08.4116010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-18T14:38:08.5549910Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-18T14:38:08.5553380Z ================================================== 2021-05-18T14:38:08.5553920Z downloaded 21 KB 2021-05-18T14:38:08.5554590Z 2021-05-18T14:38:08.5594430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-18T14:38:08.7689530Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-18T14:38:08.7700650Z ================================================== 2021-05-18T14:38:08.7701830Z downloaded 80 KB 2021-05-18T14:38:08.7702340Z 2021-05-18T14:38:08.7745040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-18T14:38:08.9257530Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-18T14:38:08.9551710Z ================================================== 2021-05-18T14:38:08.9552360Z downloaded 2.8 MB 2021-05-18T14:38:08.9552670Z 2021-05-18T14:38:08.9781150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-18T14:38:09.1433570Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-18T14:38:09.1434450Z ================================================== 2021-05-18T14:38:09.1434900Z downloaded 34 KB 2021-05-18T14:38:09.1435210Z 2021-05-18T14:38:09.1474730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-18T14:38:09.2719720Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-18T14:38:09.2867360Z ================================================== 2021-05-18T14:38:09.2868860Z downloaded 841 KB 2021-05-18T14:38:09.2869260Z 2021-05-18T14:38:09.2918350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-18T14:38:09.4238870Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-18T14:38:09.4331200Z ================================================== 2021-05-18T14:38:09.4332260Z downloaded 480 KB 2021-05-18T14:38:09.4332580Z 2021-05-18T14:38:09.4459800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-18T14:38:09.6030650Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-18T14:38:09.6031480Z ================================================== 2021-05-18T14:38:09.6031960Z downloaded 12 KB 2021-05-18T14:38:09.6032260Z 2021-05-18T14:38:09.6089160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-18T14:38:09.8114680Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-18T14:38:09.8237980Z ================================================== 2021-05-18T14:38:09.8238570Z downloaded 486 KB 2021-05-18T14:38:09.8239280Z 2021-05-18T14:38:09.8280790Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-18T14:38:10.0912790Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-18T14:38:10.0929700Z ================================================== 2021-05-18T14:38:10.0930300Z downloaded 89 KB 2021-05-18T14:38:10.0930620Z 2021-05-18T14:38:10.0970920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-18T14:38:10.2235090Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-18T14:38:10.2299910Z ================================================== 2021-05-18T14:38:10.2300480Z downloaded 518 KB 2021-05-18T14:38:10.2300800Z 2021-05-18T14:38:10.2341740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-18T14:38:10.5138320Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-18T14:38:10.5170980Z ================================================== 2021-05-18T14:38:10.5171610Z downloaded 206 KB 2021-05-18T14:38:10.5171920Z 2021-05-18T14:38:10.5213760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-18T14:38:10.6498170Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-18T14:38:10.6544470Z ================================================== 2021-05-18T14:38:10.6545090Z downloaded 265 KB 2021-05-18T14:38:10.6545360Z 2021-05-18T14:38:10.6583720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-18T14:38:10.8149670Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-18T14:38:10.8173950Z ================================================== 2021-05-18T14:38:10.8174510Z downloaded 166 KB 2021-05-18T14:38:10.8174820Z 2021-05-18T14:38:10.8214100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-18T14:38:11.0193310Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-18T14:38:11.0207440Z ================================================== 2021-05-18T14:38:11.0208010Z downloaded 94 KB 2021-05-18T14:38:11.0208330Z 2021-05-18T14:38:11.0247580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-18T14:38:11.2669980Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-18T14:38:11.2688690Z ================================================== 2021-05-18T14:38:11.2689190Z downloaded 136 KB 2021-05-18T14:38:11.2689530Z 2021-05-18T14:38:11.2728950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-18T14:38:11.4274860Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-18T14:38:11.4297190Z ================================================== 2021-05-18T14:38:11.4297750Z downloaded 183 KB 2021-05-18T14:38:11.4298090Z 2021-05-18T14:38:11.4404180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-18T14:38:11.6409850Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-18T14:38:11.6436110Z ================================================== 2021-05-18T14:38:11.6436730Z downloaded 198 KB 2021-05-18T14:38:11.6437000Z 2021-05-18T14:38:11.6478880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-18T14:38:11.8343170Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-18T14:38:11.8362170Z ================================================== 2021-05-18T14:38:11.8362820Z downloaded 204 KB 2021-05-18T14:38:11.8363130Z 2021-05-18T14:38:11.8407750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-18T14:38:12.1428610Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-18T14:38:12.1463060Z ================================================== 2021-05-18T14:38:12.1464130Z downloaded 64 KB 2021-05-18T14:38:12.1464880Z 2021-05-18T14:38:12.1507340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-18T14:38:12.3677070Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-18T14:38:12.3694230Z ================================================== 2021-05-18T14:38:12.3694870Z downloaded 44 KB 2021-05-18T14:38:12.3695190Z 2021-05-18T14:38:12.3736390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-18T14:38:12.5976000Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-18T14:38:12.6062310Z ================================================== 2021-05-18T14:38:12.6062950Z downloaded 408 KB 2021-05-18T14:38:12.6063220Z 2021-05-18T14:38:12.6105300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-18T14:38:12.7434840Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-18T14:38:12.7457840Z ================================================== 2021-05-18T14:38:12.7458400Z downloaded 91 KB 2021-05-18T14:38:12.7458710Z 2021-05-18T14:38:12.7619110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-18T14:38:13.0651670Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-18T14:38:13.0712090Z ================================================== 2021-05-18T14:38:13.0712670Z downloaded 134 KB 2021-05-18T14:38:13.0712990Z 2021-05-18T14:38:13.0750610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-18T14:38:13.3454280Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-18T14:38:13.4268350Z ================================================== 2021-05-18T14:38:13.4269020Z downloaded 1.9 MB 2021-05-18T14:38:13.4269330Z 2021-05-18T14:38:13.4424490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-18T14:38:13.6954110Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-18T14:38:13.7037750Z ================================================== 2021-05-18T14:38:13.7039000Z downloaded 532 KB 2021-05-18T14:38:13.7039360Z 2021-05-18T14:38:13.7084610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-18T14:38:13.8461230Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-18T14:38:13.8535620Z ================================================== 2021-05-18T14:38:13.8536790Z downloaded 515 KB 2021-05-18T14:38:13.8537110Z 2021-05-18T14:38:13.8656140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-18T14:38:14.1309650Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-18T14:38:14.1311620Z ================================================== 2021-05-18T14:38:14.1312620Z downloaded 47 KB 2021-05-18T14:38:14.1313830Z 2021-05-18T14:38:14.1346460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cachem_1.0.5.tgz' 2021-05-18T14:38:14.2934960Z Content type 'application/x-gzip' length 65744 bytes (64 KB) 2021-05-18T14:38:14.2943350Z ================================================== 2021-05-18T14:38:14.2943900Z downloaded 64 KB 2021-05-18T14:38:14.2944200Z 2021-05-18T14:38:14.2985660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-18T14:38:14.5153690Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-18T14:38:14.5296680Z ================================================== 2021-05-18T14:38:14.5297760Z downloaded 690 KB 2021-05-18T14:38:14.5298080Z 2021-05-18T14:38:14.5341420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-18T14:38:14.7284090Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-18T14:38:14.7302660Z ================================================== 2021-05-18T14:38:14.7303750Z downloaded 46 KB 2021-05-18T14:38:14.7304830Z 2021-05-18T14:38:14.7349280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-18T14:38:14.8950620Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-18T14:38:14.9309180Z ================================================== 2021-05-18T14:38:14.9311430Z downloaded 2.0 MB 2021-05-18T14:38:14.9312670Z 2021-05-18T14:38:16.7041490Z 2021-05-18T14:38:16.7046050Z The downloaded binary packages are in 2021-05-18T14:38:16.7047880Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpSf5Ud6/downloaded_packages 2021-05-18T14:38:16.7065670Z Running `R CMD build`... 2021-05-18T14:38:22.3035390Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSf5Ud6/remotes2b6e6e803adc/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:38:22.3041880Z * preparing ‘tic’: 2021-05-18T14:38:22.3056300Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:38:22.3057690Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:38:22.3059130Z (as ‘lib’ is unspecified) 2021-05-18T14:38:22.3059820Z * installing the package to process help pages 2021-05-18T14:38:22.3075160Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:38:22.3083680Z * checking for empty or unneeded directories 2021-05-18T14:38:22.3100960Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:38:22.3104650Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:38:22.3122610Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:38:23.1326130Z * installing *source* package ‘tic’ ... 2021-05-18T14:38:23.1425930Z ** using staged installation 2021-05-18T14:38:23.1712090Z ** R 2021-05-18T14:38:23.2251700Z ** inst 2021-05-18T14:38:23.2437880Z ** preparing package for lazy loading 2021-05-18T14:38:24.4504760Z ** help 2021-05-18T14:38:24.8991530Z *** installing help indices 2021-05-18T14:38:25.1173730Z *** copying figures 2021-05-18T14:38:25.1275530Z ** building package indices 2021-05-18T14:38:25.5376720Z ** installing vignettes 2021-05-18T14:38:25.5446880Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:38:26.1987020Z ** testing if installed package can be loaded from final location 2021-05-18T14:38:26.6682510Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:38:26.6757520Z * DONE (tic) 2021-05-18T14:38:26.7404350Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:38:27.1520350Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:38:30.1610640Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:38:30.1611760Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:38:30.1612700Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:38:30.1613580Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:38:30.1614470Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:38:30.1615350Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:38:30.1616220Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:38:30.1617140Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:38:30.1618020Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:38:30.1618890Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:38:30.1619740Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:38:30.1620610Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:38:30.1621490Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:38:30.1622350Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:38:30.1623240Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:38:30.1624120Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:38:30.1625800Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:38:30.1626670Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:38:30.1627530Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:38:30.1628360Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:38:30.1629200Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:38:30.1630040Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:38:30.1630920Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:38:30.1631780Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:38:30.1632970Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:38:30.1634400Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:38:30.1635370Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:38:30.1636240Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:38:30.1637120Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:38:30.1637950Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:38:30.1638860Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:38:30.1639770Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:38:30.1640670Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:38:30.1641550Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:38:30.1642530Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:38:30.1643480Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:38:30.1644380Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:38:30.1645650Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:38:30.1648220Z 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:38:30.1650500Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:38:30.1651680Z (as ‘lib’ is unspecified) 2021-05-18T14:38:31.9965050Z 2021-05-18T14:38:31.9966090Z There are binary versions available but the source versions are later: 2021-05-18T14:38:31.9993580Z binary source needs_compilation 2021-05-18T14:38:31.9994150Z pillar 1.6.0 1.6.1 FALSE 2021-05-18T14:38:31.9994610Z tibble 3.1.1 3.1.2 TRUE 2021-05-18T14:38:31.9995060Z stringi 1.6.1 1.6.2 TRUE 2021-05-18T14:38:31.9995320Z 2021-05-18T14:38:32.0011530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-18T14:38:32.1720140Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-18T14:38:32.1745810Z ================================================== 2021-05-18T14:38:32.1746360Z downloaded 192 KB 2021-05-18T14:38:32.1746630Z 2021-05-18T14:38:32.1785150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-18T14:38:32.4087380Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-18T14:38:32.4625070Z ================================================== 2021-05-18T14:38:32.4625620Z downloaded 1.3 MB 2021-05-18T14:38:32.4625900Z 2021-05-18T14:38:32.4737710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-18T14:38:32.7521140Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-18T14:38:32.7521860Z ================================================== 2021-05-18T14:38:32.7522260Z downloaded 17 KB 2021-05-18T14:38:32.7522520Z 2021-05-18T14:38:32.7563550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-18T14:38:32.9141700Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-18T14:38:32.9150320Z ================================================== 2021-05-18T14:38:32.9150810Z downloaded 43 KB 2021-05-18T14:38:32.9151080Z 2021-05-18T14:38:32.9186430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-18T14:38:33.0830960Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-18T14:38:33.0881330Z ================================================== 2021-05-18T14:38:33.0881810Z downloaded 207 KB 2021-05-18T14:38:33.0882080Z 2021-05-18T14:38:33.0921080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-18T14:38:33.2407480Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-18T14:38:33.2566980Z ================================================== 2021-05-18T14:38:33.2567570Z downloaded 975 KB 2021-05-18T14:38:33.2567850Z 2021-05-18T14:38:33.2719180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-18T14:38:33.4053820Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-18T14:38:33.4078850Z ================================================== 2021-05-18T14:38:33.4079360Z downloaded 68 KB 2021-05-18T14:38:33.4079620Z 2021-05-18T14:38:33.4116680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-18T14:38:33.6807070Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-18T14:38:33.6846810Z ================================================== 2021-05-18T14:38:33.6847280Z downloaded 278 KB 2021-05-18T14:38:33.6847560Z 2021-05-18T14:38:33.6886900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-18T14:38:33.8195560Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-18T14:38:33.8234780Z ================================================== 2021-05-18T14:38:33.8235320Z downloaded 288 KB 2021-05-18T14:38:33.8235600Z 2021-05-18T14:38:33.8580920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-18T14:38:34.0202270Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-18T14:38:34.0272680Z ================================================== 2021-05-18T14:38:34.0273560Z downloaded 15 KB 2021-05-18T14:38:34.0274140Z 2021-05-18T14:38:34.0473360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-18T14:38:34.1733640Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-18T14:38:34.1761410Z ================================================== 2021-05-18T14:38:34.1763370Z downloaded 148 KB 2021-05-18T14:38:34.1764030Z 2021-05-18T14:38:34.1934640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-18T14:38:34.3385430Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-18T14:38:34.3489140Z ================================================== 2021-05-18T14:38:34.3544210Z downloaded 72 KB 2021-05-18T14:38:34.3545160Z 2021-05-18T14:38:34.3923260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-18T14:38:34.6515110Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-18T14:38:34.6520190Z ================================================== 2021-05-18T14:38:34.6520690Z downloaded 35 KB 2021-05-18T14:38:34.6520990Z 2021-05-18T14:38:34.6555960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-18T14:38:34.7942740Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-18T14:38:34.7976140Z ================================================== 2021-05-18T14:38:34.7976620Z downloaded 293 KB 2021-05-18T14:38:34.7976900Z 2021-05-18T14:38:34.8014730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-18T14:38:34.9350780Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-18T14:38:34.9451320Z ================================================== 2021-05-18T14:38:34.9451810Z downloaded 425 KB 2021-05-18T14:38:34.9452080Z 2021-05-18T14:38:34.9492070Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-18T14:38:35.0991990Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-18T14:38:35.1003870Z ================================================== 2021-05-18T14:38:35.1004790Z downloaded 36 KB 2021-05-18T14:38:35.1005190Z 2021-05-18T14:38:35.1044570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-18T14:38:35.3955700Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-18T14:38:35.4581800Z ================================================== 2021-05-18T14:38:35.4582370Z downloaded 2.2 MB 2021-05-18T14:38:35.4582650Z 2021-05-18T14:38:35.4683390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xfun_0.23.tgz' 2021-05-18T14:38:35.7200700Z Content type 'application/x-gzip' length 338371 bytes (330 KB) 2021-05-18T14:38:35.7291200Z ================================================== 2021-05-18T14:38:35.7292060Z downloaded 330 KB 2021-05-18T14:38:35.7292440Z 2021-05-18T14:38:35.7421500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-18T14:38:35.9884790Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-18T14:38:35.9919470Z ================================================== 2021-05-18T14:38:35.9920020Z downloaded 194 KB 2021-05-18T14:38:35.9920290Z 2021-05-18T14:38:35.9960130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-18T14:38:36.1252610Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-18T14:38:36.1253570Z ================================================== 2021-05-18T14:38:36.1253980Z downloaded 38 KB 2021-05-18T14:38:36.1254230Z 2021-05-18T14:38:36.1291690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-18T14:38:36.2632440Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-18T14:38:36.2659480Z ================================================== 2021-05-18T14:38:36.2659990Z downloaded 205 KB 2021-05-18T14:38:36.2660260Z 2021-05-18T14:38:36.2698560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-18T14:38:36.4047120Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-18T14:38:36.4374220Z ================================================== 2021-05-18T14:38:36.4374790Z downloaded 3.1 MB 2021-05-18T14:38:36.4375070Z 2021-05-18T14:38:36.4536660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-18T14:38:36.6035630Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-18T14:38:36.6330330Z ================================================== 2021-05-18T14:38:36.6330820Z downloaded 1.3 MB 2021-05-18T14:38:36.6331090Z 2021-05-18T14:38:36.6454390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-18T14:38:36.7972310Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-18T14:38:36.8509340Z ================================================== 2021-05-18T14:38:36.8509860Z downloaded 302 KB 2021-05-18T14:38:36.8510130Z 2021-05-18T14:38:36.8550410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-18T14:38:37.1298910Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-18T14:38:37.1323820Z ================================================== 2021-05-18T14:38:37.1324310Z downloaded 104 KB 2021-05-18T14:38:37.1324590Z 2021-05-18T14:38:37.1362330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-18T14:38:37.2690760Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-18T14:38:37.2691500Z ================================================== 2021-05-18T14:38:37.2691900Z downloaded 21 KB 2021-05-18T14:38:37.2692170Z 2021-05-18T14:38:37.2781410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-18T14:38:37.4149000Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-18T14:38:37.4157990Z ================================================== 2021-05-18T14:38:37.4158440Z downloaded 43 KB 2021-05-18T14:38:37.4158750Z 2021-05-18T14:38:37.4195830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-18T14:38:37.6287480Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-18T14:38:37.6297570Z ================================================== 2021-05-18T14:38:37.6298030Z downloaded 33 KB 2021-05-18T14:38:37.6298290Z 2021-05-18T14:38:37.6334950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-18T14:38:37.7666790Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-18T14:38:37.7693730Z ================================================== 2021-05-18T14:38:37.7694230Z downloaded 137 KB 2021-05-18T14:38:37.7694500Z 2021-05-18T14:38:37.7732480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-18T14:38:37.9819010Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-18T14:38:38.0107580Z ================================================== 2021-05-18T14:38:38.0108160Z downloaded 2.8 MB 2021-05-18T14:38:38.0108440Z 2021-05-18T14:38:38.0459950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-18T14:38:38.1967970Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-18T14:38:38.1976240Z ================================================== 2021-05-18T14:38:38.1976750Z downloaded 64 KB 2021-05-18T14:38:38.1977020Z 2021-05-18T14:38:38.2014270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-18T14:38:38.5089520Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-18T14:38:38.5793570Z ================================================== 2021-05-18T14:38:38.5794140Z downloaded 954 KB 2021-05-18T14:38:38.5794420Z 2021-05-18T14:38:38.5838200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-18T14:38:38.7219340Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-18T14:38:38.7242300Z ================================================== 2021-05-18T14:38:38.7242820Z downloaded 129 KB 2021-05-18T14:38:38.7243090Z 2021-05-18T14:38:38.7282600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-18T14:38:38.8686980Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-18T14:38:38.8741570Z ================================================== 2021-05-18T14:38:38.8742070Z downloaded 384 KB 2021-05-18T14:38:38.8742340Z 2021-05-18T14:38:40.5958830Z installing the source packages ‘pillar’, ‘tibble’, ‘stringi’ 2021-05-18T14:38:40.5959340Z 2021-05-18T14:38:40.5993340Z 2021-05-18T14:38:40.5994080Z The downloaded binary packages are in 2021-05-18T14:38:40.6008590Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:38:40.6009720Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpSf5Ud6/downloaded_packages 2021-05-18T14:38:40.9057800Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-18T14:38:40.9257620Z ================================================== 2021-05-18T14:38:40.9361010Z downloaded 1.1 MB 2021-05-18T14:38:40.9463620Z 2021-05-18T14:38:40.9567130Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:38:41.1113750Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-18T14:38:41.1214550Z ================================================== 2021-05-18T14:38:41.1316910Z downloaded 670 KB 2021-05-18T14:38:41.1416240Z 2021-05-18T14:38:41.1599750Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:38:41.2544250Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-18T14:38:41.4814320Z ================================================== 2021-05-18T14:38:41.4824750Z downloaded 7.2 MB 2021-05-18T14:38:41.4883800Z 2021-05-18T14:38:42.3271030Z * installing *source* package ‘pillar’ ... 2021-05-18T14:38:42.3471790Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-18T14:38:42.3575990Z ** using staged installation 2021-05-18T14:38:42.3785340Z ** R 2021-05-18T14:38:42.4361980Z ** inst 2021-05-18T14:38:42.4537430Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:38:46.3081750Z ** help 2021-05-18T14:38:46.9870790Z *** installing help indices 2021-05-18T14:38:47.1561100Z *** copying figures 2021-05-18T14:38:47.1677940Z ** building package indices 2021-05-18T14:38:47.5447880Z ** installing vignettes 2021-05-18T14:38:47.5550070Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:38:48.1033460Z ** testing if installed package can be loaded from final location 2021-05-18T14:38:48.6750910Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:38:48.6853040Z * DONE (pillar) 2021-05-18T14:38:54.3275680Z * installing *source* package ‘stringi’ ... 2021-05-18T14:38:54.5167580Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-18T14:38:54.5168370Z ** using staged installation 2021-05-18T14:38:54.8348380Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-18T14:38:54.8350140Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-18T14:38:55.3470960Z checking for endianness... little 2021-05-18T14:38:55.5942510Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-18T14:38:55.8469790Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-18T14:38:55.8485290Z checking for cat... /bin/cat 2021-05-18T14:39:14.4160730Z checking for local ICUDT_DIR... icu69/data 2021-05-18T14:39:14.4163740Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-18T14:39:17.0638370Z checking whether the C compiler works... yes 2021-05-18T14:39:17.0640190Z checking for C compiler default output file name... a.out 2021-05-18T14:39:17.2144800Z checking for suffix of executables... 2021-05-18T14:39:18.0850080Z checking whether we are cross compiling... no 2021-05-18T14:39:18.1621050Z checking for suffix of object files... o 2021-05-18T14:39:18.2268250Z checking whether we are using the GNU C compiler... yes 2021-05-18T14:39:18.2930670Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-18T14:39:18.4856390Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-18T14:39:18.6495790Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-18T14:39:19.1554860Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-18T14:39:19.1588720Z checking for egrep... /usr/bin/grep -E 2021-05-18T14:39:19.4534650Z rm: conftest.dSYM: is a directory 2021-05-18T14:39:19.5095890Z rm: conftest.dSYM: is a directory 2021-05-18T14:39:19.7967870Z checking for ANSI C header files... yes 2021-05-18T14:39:19.9810220Z checking for sys/types.h... yes 2021-05-18T14:39:20.1081940Z checking for sys/stat.h... yes 2021-05-18T14:39:20.2093010Z checking for stdlib.h... yes 2021-05-18T14:39:20.3092620Z checking for string.h... yes 2021-05-18T14:39:20.4154990Z checking for memory.h... yes 2021-05-18T14:39:20.5135760Z checking for strings.h... yes 2021-05-18T14:39:20.6176720Z checking for inttypes.h... yes 2021-05-18T14:39:20.7100580Z checking for stdint.h... yes 2021-05-18T14:39:20.8404060Z checking for unistd.h... yes 2021-05-18T14:39:20.9542880Z checking elf.h usability... no 2021-05-18T14:39:21.0286080Z checking elf.h presence... no 2021-05-18T14:39:21.0287420Z checking for elf.h... no 2021-05-18T14:39:24.5314110Z checking whether we are using the GNU C++ compiler... yes 2021-05-18T14:39:24.5832990Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-18T14:39:26.3250720Z checking whether the C++ compiler supports the long long type... yes 2021-05-18T14:39:26.3921040Z checking whether the compiler implements namespaces... yes 2021-05-18T14:39:26.9733160Z checking whether the compiler supports Standard Template Library... yes 2021-05-18T14:39:28.2086910Z checking whether std::map is available... yes 2021-05-18T14:39:28.2127810Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-18T14:39:28.2934850Z checking with pkg-config for the system ICU4C... no 2021-05-18T14:39:28.2936900Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-18T14:39:28.2938000Z *** Trying with 'standard' fallback flags 2021-05-18T14:39:28.3856720Z checking whether an ICU4C-based project can be built... no 2021-05-18T14:39:28.3857500Z *** This version of ICU4C cannot be used. 2021-05-18T14:39:28.3858010Z *** Using the ICU 69 bundle. 2021-05-18T14:39:29.3787280Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-18T14:39:30.2430220Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-18T14:39:31.0097700Z checking whether alignof(std::max_align_t) is available... yes 2021-05-18T14:39:31.6040770Z downloading the ICU data library (icudt) 2021-05-18T14:39:31.6042740Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-18T14:39:31.6069130Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-18T14:39:31.8882480Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-18T14:39:32.2894370Z ================================================== 2021-05-18T14:39:32.2894960Z downloaded 10.9 MB 2021-05-18T14:39:32.2895230Z 2021-05-18T14:39:32.3754090Z icudt has been downloaded successfully 2021-05-18T14:39:32.5100670Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-18T14:39:32.8310940Z config.status: creating src/Makevars 2021-05-18T14:39:32.8665820Z config.status: creating src/uconfig_local.h 2021-05-18T14:39:32.9043420Z config.status: creating src/install.libs.R 2021-05-18T14:39:32.9476330Z 2021-05-18T14:39:32.9477130Z *** stringi configure summary: 2021-05-18T14:39:32.9477610Z ICU_FOUND=0 2021-05-18T14:39:32.9478030Z ICUDT_DIR=icu69/data 2021-05-18T14:39:32.9478480Z ICU_BUNDLE_VERSION=69 2021-05-18T14:39:32.9478990Z ICUDT_ENDIANNESS=little 2021-05-18T14:39:32.9479490Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-18T14:39:32.9480870Z STRINGI_CFLAGS= -fPIC 2021-05-18T14:39:32.9483000Z 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:39:32.9484530Z STRINGI_CXXFLAGS= -fPIC 2021-05-18T14:39:32.9485020Z STRINGI_LDFLAGS= 2021-05-18T14:39:32.9485420Z STRINGI_LIBS= 2021-05-18T14:39:32.9485680Z 2021-05-18T14:39:32.9486090Z *** Compiler settings used: 2021-05-18T14:39:32.9487090Z CC=clang -mmacosx-version-min=10.13 2021-05-18T14:39:32.9488220Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-18T14:39:32.9489210Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-18T14:39:32.9490240Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-18T14:39:32.9491390Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-18T14:39:32.9492380Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-18T14:39:32.9492830Z LDFLAGS= 2021-05-18T14:39:32.9493220Z LIBS= 2021-05-18T14:39:32.9493440Z 2021-05-18T14:39:33.0331880Z ** libs 2021-05-18T14:39:33.0745660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:34.0884560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:35.0031910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:35.9146860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:36.7964630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:37.5108160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:38.4784730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:39.2741910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:40.1049890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:40.9029170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:41.7851000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:42.6453580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:43.6499800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:44.5755430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:45.4644980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:46.5951400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:48.5891170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:49.5328470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:50.4159670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:51.1597360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:51.8857590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:52.9569710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:53.8120020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:54.6341920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:55.5644050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:56.5644160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:57.3361280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:58.1882680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:39:59.0468190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:00.2864250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:01.4910440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:02.8475270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:04.0705410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:04.9816700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:05.9485990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:06.8158380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:07.6553200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:08.4724140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:09.3088520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:10.5082960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:11.6916490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:12.9553870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:14.1958670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:15.1293680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:16.0725060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:16.8560430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:17.9964420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:19.1321730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:20.2600800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:21.0316330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:21.7955910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:22.9168480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:24.0332130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:25.2621960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:26.4224260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:27.3512080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:28.1797960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:28.2259460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:29.4618080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:30.2423440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:31.0172510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:32.1724190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:33.3182900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:34.6807030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:35.5497090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:36.7276550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:37.6127960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:39.8656600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:40.6725780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:41.4936910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:42.5284900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:43.2797080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:44.0719580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:45.0526940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:45.9457600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:46.8983370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:47.7760950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:48.7925070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:49.6124910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:50.3978500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:51.2365190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:51.9780210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:52.7451160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:40:54.3352240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:40:54.4209950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:40:55.1814440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:40:55.9906230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:40:56.8273260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:40:57.3857330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:40:57.8750420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:40:58.4942380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:40:59.2208340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:40:59.8258630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:00.7677650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:01.5847400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:02.0964410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:02.7347910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:03.0776320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:03.6031870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:03.9732770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:04.0280910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:05.1783620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:05.8032860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:05.8891260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:06.6669690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:06.7445140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:07.8393950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:08.5463570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:09.0857240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:09.1405660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:09.9819640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:10.8235350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:11.7955490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:12.4726880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:13.2248730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:13.7642820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:14.6853430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:15.4964130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:16.6169060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:18.3798750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:19.2440210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:20.2112170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:20.8004960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:21.3872200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:22.1508460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:22.7062140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:23.7883190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:24.9241990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:26.9032780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:27.7518590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:27.8263140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:28.3675820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:28.8957780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:29.7175720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:30.3983190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:30.8414100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:31.7338100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:32.9073700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:33.8430070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:34.6332760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:35.2794050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:36.0962150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:37.1139750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:37.9048370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-18T14:41:38.6853310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:42.4554090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:48.8760060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:49.5329260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:50.1080440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:50.1694830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:51.7833460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:52.4132130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:53.5062430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:54.3595710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:41:59.7903050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:04.5028010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:05.8405580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:06.6190010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:07.4078270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:08.6456470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:09.3148400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:10.1884660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:10.7284410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:11.3587030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:11.7989520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:13.1830220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:13.9187570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:14.8599330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:15.3175910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:15.8782430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:16.9750980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:18.4224490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:19.5335550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:20.3115690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:21.0804370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:22.1393670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:22.8351980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:23.6483390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:24.2972090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:24.9591100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:25.5894930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:26.0271810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:28.5485590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:29.6098490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:31.0056620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:37.9880540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:43.0838210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:50.9316300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:51.5124450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:52.1456850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:53.1256810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:53.7704010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:54.1566710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:54.8391290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:55.4436790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:56.2616370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:57.4887580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:58.3148010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:58.9276320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:59.8153010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:00.5043640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:01.0791330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:03.0398090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:03.9382270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:05.1605660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:06.6795880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:07.1921690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:08.7131540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:09.6863400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:10.0594920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:10.7101610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:11.1643170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:12.2238690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:12.7852200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:13.3315410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:13.9343780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:14.5755020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:15.4637500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:15.8731970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:17.1226010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:18.5178400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:20.3005900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:20.9868710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:21.0615320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:23.2786380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:24.0188650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:25.2923140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:26.1747730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:26.2841860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:26.3766820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:28.4232960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:29.2934050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:30.4206690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:37.9452580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:41.9295520Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-18T14:43:41.9296660Z static void uprv_UnicodeStringDummy(void) { 2021-05-18T14:43:41.9300750Z ^ 2021-05-18T14:43:42.8901100Z 1 warning generated. 2021-05-18T14:43:42.9150870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:43.7743570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:45.6135250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:48.2080950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:48.7785490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:49.5517500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:50.3857780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:52.5806880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:52.9582230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:54.5821450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:55.1742580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:58.6275020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:00.0713460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:00.8092460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:01.4486830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:02.4559800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:03.1851470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:03.8317510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:04.4632400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:05.2450330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:06.2364130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:07.1149950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:13.5382340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:14.7387200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:16.0448550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:17.3101300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:18.1464110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:18.7962940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:19.1573940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:19.8720650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:21.0327400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:26.1514960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:26.4323250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:27.1203200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:27.7501740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:29.3152200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:35.2108870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:36.1758430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:37.4605550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:38.1612290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:39.3187230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:39.4064840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:45.1734790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:50.3020400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:50.8063550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:50.8714630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:52.2252550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:53.0966270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:54.0463770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:57.6128630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:03.7579210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:06.2434580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:14.0078510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:32.9129290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:33.8154800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:34.6756350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:35.6876750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:36.7536440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:38.6271390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:39.9852450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:40.1822410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:41.9108910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:42.8243180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:43.8393270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:45.6498570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:46.6283690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:47.5940080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:48.8823530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:50.1290360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:50.2136340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:51.8373800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:54.0992200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:55.0145080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:55.3493040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:59.0702190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:01.4970950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:02.4690650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:03.3500480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:03.8880420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:04.8258110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:05.5759920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:06.4564460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:07.3656620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:07.9792030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:08.3935770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:08.4673540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:08.9598260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:09.5987720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:09.7468320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:09.8413510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:10.4859390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:11.1612580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:12.1234210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:12.7719130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:13.5622560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:14.7190040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:15.7906350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:16.8911300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:17.1251040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:19.5555390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:21.5305830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:21.8337880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:22.8039580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:23.0080770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:23.5042790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:23.9650110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:24.8965400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:25.3014190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:28.8588950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:30.5819180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:31.6666680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:34.4524850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:34.6837390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:35.4079310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:36.1968440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:36.9957350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:38.1437550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:38.7378340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:39.4544280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:40.4041580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:41.1188210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:42.1453500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:42.8343490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:43.4961300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:43.9323100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:44.6155820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:45.4394810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:46.4369590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:47.0888160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:47.9683660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:48.7941450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:49.2032690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:50.1212710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:50.9262300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:52.2140880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:53.7852160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:55.4245280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:56.8676220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:57.5114740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:59.2932860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:59.9886070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:01.1356110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:02.6034130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:03.9521410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:04.6458460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:05.2801190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:06.1621290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:07.0310710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:07.9922380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:09.0813100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:09.9285770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:11.4259860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:12.4042110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:14.1751140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:15.6177440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:16.4454370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:17.2233520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:19.2475990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:20.3314840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:21.4755000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:22.3794730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:23.1024580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:24.0992000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:24.8663390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:25.8558640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:27.1847010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:28.1566600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:29.0256440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:30.7423840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:31.5864970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:32.7288580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:33.6990670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:35.2345620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:36.9415280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:37.8177410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:38.7769080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:39.7778380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:41.2442800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:42.0578190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:42.8991150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:43.8170140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:44.7217360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:45.9598410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:47.3101270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:48.5915460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:49.5429530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:50.7381120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:51.5255240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:52.5637070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:53.7580260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:55.8691640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:56.5242640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:57.5564900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:59.4040210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:00.3141080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:01.1293700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:02.4102230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:03.1665830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:03.8984050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:04.9320830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:07.2437980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:07.9773940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:08.7802790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:09.3248810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:10.5286850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:12.2814510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:13.2769710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:16.6234750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:17.2384880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:18.1603820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:19.8224890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:20.6105160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:21.2986700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:22.0496440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:22.8123390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:23.5024200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:24.5798470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:27.1577330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:27.8832810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:28.5468220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:29.1039410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:29.9167630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:30.6615640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:31.4195800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:32.2176920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:32.9507790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:34.2895070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:35.1812030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:35.8372770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:36.4891660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:37.7163980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:38.5341900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:39.3324590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:40.7856000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:42.1386590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:43.2247270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:45.2105810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:46.4861010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:47.3688770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:48.9798130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:49.8080460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:50.4375990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:51.3091170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:51.9443060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:52.7061320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:53.8275500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:54.6925870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:55.4827040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:55.8719530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:56.9578190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:57.8007060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:58.5447020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:58.8969220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:59.8114500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:00.5580820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:01.2387510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:02.0736550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:02.7771470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:03.4019020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:04.5088850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:05.6351200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:06.6472140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:07.8068990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:08.7314850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:09.6530030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:10.2283650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:11.3290630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:11.8797250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:12.4377610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:13.7649240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:14.7149570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:15.4782830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:16.4334720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:17.5030860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:18.4464540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:19.4642420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:19.5502340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:20.2850420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:22.0470540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:22.7032760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:22.7613900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:22.8267160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:22.8828330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:23.8645380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:24.4657180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:49:24.8326480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:49:25.1968250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:49:26.2408980Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-18T14:49:30.0161370Z icudt already downloaded 2021-05-18T14:49:30.0169680Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-18T14:49:30.4230580Z icudt has been installed successfully 2021-05-18T14:49:30.6553110Z ** R 2021-05-18T14:49:30.7873670Z ** inst 2021-05-18T14:49:30.7957380Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:49:38.1750940Z ** help 2021-05-18T14:49:39.2062620Z *** installing help indices 2021-05-18T14:49:39.5333950Z ** building package indices 2021-05-18T14:49:41.1091150Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:49:43.3059520Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:49:52.8708350Z ** testing if installed package can be loaded from final location 2021-05-18T14:49:54.3682680Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:49:54.4281170Z * DONE (stringi) 2021-05-18T14:49:56.8953110Z * installing *source* package ‘tibble’ ... 2021-05-18T14:49:56.9116780Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-18T14:49:56.9117670Z ** using staged installation 2021-05-18T14:49:56.9759630Z ** libs 2021-05-18T14:49:57.0199390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-18T14:49:57.4657320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-18T14:49:57.5873460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T14:49:57.6690150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-18T14:49:57.8149250Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T14:49:57.8811300Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-18T14:49:57.8873040Z ** R 2021-05-18T14:49:57.9329850Z ** inst 2021-05-18T14:49:57.9554000Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:50:01.8272810Z ** help 2021-05-18T14:50:02.0253590Z *** installing help indices 2021-05-18T14:50:02.0995750Z *** copying figures 2021-05-18T14:50:02.1047940Z ** building package indices 2021-05-18T14:50:03.2596490Z ** installing vignettes 2021-05-18T14:50:03.2710940Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:50:04.6027850Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:50:04.7573020Z ** testing if installed package can be loaded from final location 2021-05-18T14:50:05.3582360Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:50:05.3639470Z * DONE (tibble) 2021-05-18T14:50:05.4270840Z 2021-05-18T14:50:05.4272890Z The downloaded source packages are in 2021-05-18T14:50:05.4275780Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSf5Ud6/downloaded_packages’ 2021-05-18T14:50:05.9819690Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:50:09.7341320Z 2021-05-18T14:50:10.8602140Z 2021-05-18T14:50:10.8630310Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSf5Ud6/remotes2b6e7eb6c8e8/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:50:10.8958900Z 2021-05-18T14:50:10.8977770Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSf5Ud6/remotes2b6e7eb6c8e8/muschellij2-desc-7be86f2/DESCRIPTION’ (342ms) 2021-05-18T14:50:10.9751680Z 2021-05-18T14:50:10.9787410Z 2021-05-18T14:50:10.9789720Z ─ preparing ‘desc’: 2021-05-18T14:50:10.9800860Z 2021-05-18T14:50:10.9801740Z 2021-05-18T14:50:10.9909290Z checking DESCRIPTION meta-information ... 2021-05-18T14:50:10.9938450Z 2021-05-18T14:50:10.9940100Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:50:11.1132150Z 2021-05-18T14:50:11.1167100Z 2021-05-18T14:50:11.1169230Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:50:11.1181760Z 2021-05-18T14:50:11.1364170Z 2021-05-18T14:50:11.1366330Z ─ checking for empty or unneeded directories 2021-05-18T14:50:11.1378800Z 2021-05-18T14:50:11.1411380Z 2021-05-18T14:50:11.1413060Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:50:11.2655300Z 2021-05-18T14:50:11.2656540Z 2021-05-18T14:50:11.2657420Z 2021-05-18T14:50:11.3157400Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:50:11.3158570Z (as ‘lib’ is unspecified) 2021-05-18T14:50:11.8049880Z * installing *source* package ‘desc’ ... 2021-05-18T14:50:11.8125270Z ** using staged installation 2021-05-18T14:50:11.8370350Z ** R 2021-05-18T14:50:11.8753880Z ** inst 2021-05-18T14:50:11.8812380Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:50:14.0921950Z ** help 2021-05-18T14:50:14.4864040Z *** installing help indices 2021-05-18T14:50:14.6103230Z ** building package indices 2021-05-18T14:50:15.0461050Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:50:15.3679420Z ** testing if installed package can be loaded from final location 2021-05-18T14:50:15.8082690Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:50:15.8142280Z * DONE (desc) 2021-05-18T14:50:16.2465880Z 2021-05-18T14:50:16.2467340Z 2021-05-18T14:50:16.2484550Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSf5Ud6/remotes2b6e2d3d3100/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:50:16.2547960Z 2021-05-18T14:50:16.2550820Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSf5Ud6/remotes2b6e2d3d3100/muschellij2-ghtravis-0b26809/DESCRIPTION’ (349ms) 2021-05-18T14:50:16.3166300Z 2021-05-18T14:50:16.3200340Z 2021-05-18T14:50:16.3202430Z ─ preparing ‘ghtravis’: 2021-05-18T14:50:16.3215120Z 2021-05-18T14:50:16.3216180Z 2021-05-18T14:50:16.3291790Z checking DESCRIPTION meta-information ... 2021-05-18T14:50:16.3323740Z 2021-05-18T14:50:16.3325730Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:50:16.4125030Z 2021-05-18T14:50:16.4158940Z 2021-05-18T14:50:16.4160990Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:50:16.4170510Z 2021-05-18T14:50:16.4202200Z 2021-05-18T14:50:16.4203850Z ─ checking for empty or unneeded directories 2021-05-18T14:50:16.4213860Z 2021-05-18T14:50:16.4243790Z 2021-05-18T14:50:16.4245300Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:50:16.4538080Z 2021-05-18T14:50:16.4539280Z 2021-05-18T14:50:16.4539900Z 2021-05-18T14:50:16.6504120Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:50:16.6505260Z (as ‘lib’ is unspecified) 2021-05-18T14:50:17.0160120Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:50:17.0163190Z ** using staged installation 2021-05-18T14:50:17.0392610Z ** R 2021-05-18T14:50:17.0668830Z ** inst 2021-05-18T14:50:17.0692660Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:50:19.7973460Z ** help 2021-05-18T14:50:19.9984140Z *** installing help indices 2021-05-18T14:50:20.0616950Z ** building package indices 2021-05-18T14:50:20.4021120Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:50:21.3719020Z ** testing if installed package can be loaded from final location 2021-05-18T14:50:22.3299860Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:50:22.3328370Z * DONE (ghtravis) 2021-05-18T14:50:22.3720930Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:50:22.5691770Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:50:25.4927840Z 2021-05-18T14:50:25.4929620Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:50:25.4930640Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:50:25.4931490Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:50:25.4932340Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:50:25.4933180Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:50:25.4933940Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:50:25.4942160Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:50:25.4943240Z (as ‘lib’ is unspecified) 2021-05-18T14:50:27.9971920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-18T14:50:28.2273330Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-18T14:50:28.2302850Z ================================================== 2021-05-18T14:50:28.2303410Z downloaded 194 KB 2021-05-18T14:50:28.2303690Z 2021-05-18T14:50:28.2349370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-18T14:50:28.4738400Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-18T14:50:28.4747150Z ================================================== 2021-05-18T14:50:28.4747620Z downloaded 67 KB 2021-05-18T14:50:28.4747890Z 2021-05-18T14:50:28.4792000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-18T14:50:28.7196430Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-18T14:50:28.9813260Z ================================================== 2021-05-18T14:50:28.9813830Z downloaded 189 KB 2021-05-18T14:50:28.9814140Z 2021-05-18T14:50:28.9868550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-18T14:50:29.2226280Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-18T14:50:29.2438150Z ================================================== 2021-05-18T14:50:29.2438730Z downloaded 1.2 MB 2021-05-18T14:50:29.2439000Z 2021-05-18T14:50:29.2707310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-18T14:50:29.5166500Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-18T14:50:29.5326620Z ================================================== 2021-05-18T14:50:29.5327210Z downloaded 936 KB 2021-05-18T14:50:29.5327490Z 2021-05-18T14:50:29.7250790Z 2021-05-18T14:50:29.7351970Z The downloaded binary packages are in 2021-05-18T14:50:29.7454400Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpSf5Ud6/downloaded_packages 2021-05-18T14:50:30.0943560Z 2021-05-18T14:50:30.0966850Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSf5Ud6/remotes2b6e5c4e1f35/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:50:30.1094280Z 2021-05-18T14:50:30.1097320Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSf5Ud6/remotes2b6e5c4e1f35/muschellij2-aghast-0c3b853/DESCRIPTION’ (367ms) 2021-05-18T14:50:30.1352760Z 2021-05-18T14:50:30.1386960Z 2021-05-18T14:50:30.1388790Z ─ preparing ‘aghast’: 2021-05-18T14:50:30.1409060Z 2021-05-18T14:50:30.1409890Z 2021-05-18T14:50:30.1494640Z checking DESCRIPTION meta-information ... 2021-05-18T14:50:30.1525010Z 2021-05-18T14:50:30.1526870Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:50:30.2091020Z 2021-05-18T14:50:30.2125300Z 2021-05-18T14:50:30.2128140Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:50:30.2139030Z 2021-05-18T14:50:30.2165800Z 2021-05-18T14:50:30.2167590Z ─ checking for empty or unneeded directories 2021-05-18T14:50:30.2178430Z 2021-05-18T14:50:30.2213230Z 2021-05-18T14:50:30.2215200Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:50:30.2312800Z 2021-05-18T14:50:30.2313990Z 2021-05-18T14:50:30.2314940Z 2021-05-18T14:50:30.2562590Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:50:30.2565180Z (as ‘lib’ is unspecified) 2021-05-18T14:50:30.8767980Z * installing *source* package ‘aghast’ ... 2021-05-18T14:50:30.8870140Z ** using staged installation 2021-05-18T14:50:30.9401050Z ** R 2021-05-18T14:50:30.9604970Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:50:32.0226760Z ** help 2021-05-18T14:50:32.0853560Z *** installing help indices 2021-05-18T14:50:32.1208180Z ** building package indices 2021-05-18T14:50:32.4519190Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:50:32.7991650Z ** testing if installed package can be loaded from final location 2021-05-18T14:50:33.1768640Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:50:33.1804170Z * DONE (aghast) 2021-05-18T14:50:33.2157170Z Installing 1 packages: covr 2021-05-18T14:50:33.2177380Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:50:33.2178870Z (as ‘lib’ is unspecified) 2021-05-18T14:50:34.1183460Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:50:34.1184390Z 2021-05-18T14:50:34.9619160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-18T14:50:35.0906870Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-18T14:50:35.0933220Z ================================================== 2021-05-18T14:50:35.0934280Z downloaded 153 KB 2021-05-18T14:50:35.0934850Z 2021-05-18T14:50:35.0978830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-18T14:50:35.3313870Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-18T14:50:35.3343760Z ================================================== 2021-05-18T14:50:35.3344390Z downloaded 117 KB 2021-05-18T14:50:35.3345080Z 2021-05-18T14:50:35.3388740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-18T14:50:35.4969440Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-18T14:50:35.5004250Z ================================================== 2021-05-18T14:50:35.5004720Z downloaded 282 KB 2021-05-18T14:50:35.5005010Z 2021-05-18T14:50:35.6109260Z 2021-05-18T14:50:35.6211300Z The downloaded binary packages are in 2021-05-18T14:50:35.6312640Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpSf5Ud6/downloaded_packages 2021-05-18T14:50:35.9168810Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T14:50:35.9170310Z Rscript -e "tic::before_install()" 2021-05-18T14:50:36.2408280Z shell: /bin/bash -e {0} 2021-05-18T14:50:36.2408660Z env: 2021-05-18T14:50:36.2409110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:50:36.2409540Z TIC_DEPLOY_KEY: 2021-05-18T14:50:36.2409890Z RSPM: 2021-05-18T14:50:36.2755180Z GITHUB_PAT: *** 2021-05-18T14:50:36.2756660Z COVERALLS_TOKEN: *** 2021-05-18T14:50:36.2757160Z continue-on-error: false 2021-05-18T14:50:36.2757620Z VDIFFR_RUN_TESTS: false 2021-05-18T14:50:36.2758090Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:50:36.2758510Z TZ: UTC 2021-05-18T14:50:36.2758860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:50:36.2759240Z NOT_CRAN: true 2021-05-18T14:50:36.2759590Z ##[endgroup] 2021-05-18T14:50:37.2761040Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:50:38.5117440Z Running before_install: step_install_remote_binaries() 2021-05-18T14:50:39.2884630Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-18T14:50:39.2885530Z remotes::install_deps(dependencies = TRUE) 2021-05-18T14:50:39.2886120Z remotes::install_cran("rcmdcheck") 2021-05-18T14:50:39.2886700Z remotes::install_cran("markdown") 2021-05-18T14:50:39.3225640Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:50:39.3226210Z env: 2021-05-18T14:50:39.3226660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:50:39.3227160Z TIC_DEPLOY_KEY: 2021-05-18T14:50:39.3227570Z RSPM: 2021-05-18T14:50:39.3228840Z GITHUB_PAT: *** 2021-05-18T14:50:39.3229820Z COVERALLS_TOKEN: *** 2021-05-18T14:50:39.3230370Z continue-on-error: false 2021-05-18T14:50:39.3230860Z VDIFFR_RUN_TESTS: false 2021-05-18T14:50:39.3231420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:50:39.3231880Z TZ: UTC 2021-05-18T14:50:39.3232320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:50:39.3232770Z NOT_CRAN: true 2021-05-18T14:50:39.3233250Z ##[endgroup] 2021-05-18T14:50:48.7938850Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-18T14:50:48.7939940Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-18T14:50:48.7940930Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-18T14:50:48.7941830Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-18T14:50:48.7942810Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-18T14:50:48.7944720Z RCurl (NA -> 1.98-1.3) [CRAN] 2021-05-18T14:50:48.7972640Z Installing 6 packages: base64enc, tinytex, htmltools, bitops, rmarkdown, RCurl 2021-05-18T14:50:48.7990160Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:50:48.7991260Z (as ‘lib’ is unspecified) 2021-05-18T14:50:53.5725820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/base64enc_0.1-3.tgz' 2021-05-18T14:50:53.6980620Z Content type 'application/x-gzip' length 31695 bytes (30 KB) 2021-05-18T14:50:53.6988790Z ================================================== 2021-05-18T14:50:53.6989620Z downloaded 30 KB 2021-05-18T14:50:53.6992040Z 2021-05-18T14:50:53.7106480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tinytex_0.31.tgz' 2021-05-18T14:50:53.8835300Z Content type 'application/x-gzip' length 118071 bytes (115 KB) 2021-05-18T14:50:53.8849860Z ================================================== 2021-05-18T14:50:53.8850450Z downloaded 115 KB 2021-05-18T14:50:53.8850760Z 2021-05-18T14:50:53.8891820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/htmltools_0.5.1.1.tgz' 2021-05-18T14:50:54.1428190Z Content type 'application/x-gzip' length 231294 bytes (225 KB) 2021-05-18T14:50:54.1456590Z ================================================== 2021-05-18T14:50:54.1457150Z downloaded 225 KB 2021-05-18T14:50:54.1457470Z 2021-05-18T14:50:54.1544290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/bitops_1.0-7.tgz' 2021-05-18T14:50:54.4437220Z Content type 'application/x-gzip' length 29061 bytes (28 KB) 2021-05-18T14:50:54.4440360Z ================================================== 2021-05-18T14:50:54.4441260Z downloaded 28 KB 2021-05-18T14:50:54.4441880Z 2021-05-18T14:50:54.4479890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rmarkdown_2.8.tgz' 2021-05-18T14:50:54.6075490Z Content type 'application/x-gzip' length 3633157 bytes (3.5 MB) 2021-05-18T14:50:54.6613140Z ================================================== 2021-05-18T14:50:54.6613760Z downloaded 3.5 MB 2021-05-18T14:50:54.6614170Z 2021-05-18T14:50:54.6822080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RCurl_1.98-1.3.tgz' 2021-05-18T14:50:54.9768290Z Content type 'application/x-gzip' length 1091078 bytes (1.0 MB) 2021-05-18T14:50:57.0670950Z ================================================== 2021-05-18T14:50:57.0671780Z downloaded 1.0 MB 2021-05-18T14:50:57.0672100Z 2021-05-18T14:50:57.8455620Z 2021-05-18T14:50:57.8557650Z The downloaded binary packages are in 2021-05-18T14:50:57.8660030Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpDRBdKh/downloaded_packages 2021-05-18T14:51:01.3011690Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-18T14:51:01.3013620Z Use `force = TRUE` to force installation 2021-05-18T14:51:01.3028730Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-18T14:51:01.3029860Z Use `force = TRUE` to force installation 2021-05-18T14:51:01.3850330Z ##[group]Run options(width = 100) 2021-05-18T14:51:01.3851100Z options(width = 100) 2021-05-18T14:51:01.3851690Z pkgs <- installed.packages()[, "Package"] 2021-05-18T14:51:01.3852400Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-18T14:51:01.4874640Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:51:01.4875130Z env: 2021-05-18T14:51:01.4875570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:51:01.4876080Z TIC_DEPLOY_KEY: 2021-05-18T14:51:01.4876470Z RSPM: 2021-05-18T14:51:01.4914840Z GITHUB_PAT: *** 2021-05-18T14:51:01.4916040Z COVERALLS_TOKEN: *** 2021-05-18T14:51:01.4916610Z continue-on-error: false 2021-05-18T14:51:01.4917100Z VDIFFR_RUN_TESTS: false 2021-05-18T14:51:01.4917640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:51:01.4918090Z TZ: UTC 2021-05-18T14:51:01.4918510Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:51:01.4918980Z NOT_CRAN: true 2021-05-18T14:51:01.4919460Z ##[endgroup] 2021-05-18T14:51:02.8432480Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:51:02.8541630Z setting value 2021-05-18T14:51:02.8748280Z version R version 4.0.5 (2021-03-31) 2021-05-18T14:51:02.8785500Z os macOS Catalina 10.15.7 2021-05-18T14:51:02.8786940Z system x86_64, darwin17.0 2021-05-18T14:51:02.8837320Z ui X11 2021-05-18T14:51:02.8904640Z language (EN) 2021-05-18T14:51:02.8935940Z collate en_US.UTF-8 2021-05-18T14:51:02.9019080Z ctype en_US.UTF-8 2021-05-18T14:51:02.9066240Z tz UTC 2021-05-18T14:51:02.9070680Z date 2021-05-18 2021-05-18T14:51:02.9071520Z 2021-05-18T14:51:02.9073840Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:51:02.9075260Z ! package * version date lib source 2021-05-18T14:51:02.9077160Z aghast 0.2.1 2021-05-18 [1] Github (muschellij2/aghast@0c3b853) 2021-05-18T14:51:02.9079080Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9080790Z base * 4.0.5 2021-04-01 [?] local 2021-05-18T14:51:02.9082460Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9084200Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9088530Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-18T14:51:02.9096030Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9131900Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9133350Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9150970Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9153030Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-18T14:51:02.9155200Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9156850Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9158540Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-18T14:51:02.9160630Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-18T14:51:02.9162350Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9164060Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-18T14:51:02.9165730Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9168240Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9170470Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9172190Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9181820Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9183810Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-18T14:51:02.9185610Z desc 1.2.0.9000 2021-05-18 [1] Github (muschellij2/desc@7be86f2) 2021-05-18T14:51:02.9188080Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9209910Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9211630Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9213410Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9224410Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9274040Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-18T14:51:02.9276450Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9278160Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9279730Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-18T14:51:02.9284950Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9287430Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9289630Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9291300Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9292670Z ghtravis 0.15.1 2021-05-18 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-18T14:51:02.9320330Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9356420Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9448610Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9505370Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-18T14:51:02.9575240Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-18T14:51:02.9612520Z grid 4.0.5 2021-04-01 [?] local 2021-05-18T14:51:02.9655570Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9658160Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9659550Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9661280Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9662910Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9664180Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-18T14:51:02.9665290Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9666430Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-18T14:51:02.9667500Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9668710Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9669870Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9671700Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9673010Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-18T14:51:02.9674160Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-18T14:51:02.9675220Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9676450Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-18T14:51:02.9678240Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-18T14:51:02.9679410Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9680530Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-18T14:51:02.9681650Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-18T14:51:02.9682750Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9684310Z parallel 4.0.5 2021-04-01 [?] local 2021-05-18T14:51:02.9685460Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-18T14:51:02.9686680Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9687940Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9689520Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9690910Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9709880Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9711710Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9757870Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9759860Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9761320Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9762410Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9770920Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9772510Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9773710Z RCurl 1.98-1.3 2021-03-16 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9775040Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9776150Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9777830Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9779140Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9780260Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9781540Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9782780Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-18T14:51:02.9784620Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9785880Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9787060Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9788210Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9872940Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-18T14:51:02.9875530Z splines 4.0.5 2021-04-01 [?] local 2021-05-18T14:51:02.9876840Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-18T14:51:02.9877940Z stats4 4.0.5 2021-04-01 [?] local 2021-05-18T14:51:02.9879060Z stringi 1.6.2 2021-05-17 [1] CRAN (R 4.0.5) 2021-05-18T14:51:02.9880130Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9881280Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-18T14:51:02.9882390Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9883410Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-18T14:51:02.9884550Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9885690Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-18T14:51:02.9887180Z tic 0.10.0 2021-05-18 [1] Github (ropensci/tic@3b4dfb8) 2021-05-18T14:51:02.9888340Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9889410Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9890500Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9891630Z P tools 4.0.5 2021-04-01 [2] local 2021-05-18T14:51:02.9893120Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9894190Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9895290Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-18T14:51:02.9896410Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9897890Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9899060Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9900110Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9901220Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9902320Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9903360Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9904500Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9905580Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-18T14:51:02.9905880Z 2021-05-18T14:51:02.9906350Z [1] /Users/runner/work/_temp/Library 2021-05-18T14:51:02.9907150Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-18T14:51:02.9907630Z 2021-05-18T14:51:02.9908600Z P ── Loaded and on-disk path mismatch. 2021-05-18T14:51:03.0062660Z ##[group]Run Rscript -e 'tic::script()' 2021-05-18T14:51:03.0064410Z Rscript -e 'tic::script()' 2021-05-18T14:51:03.0064880Z ls -l check 2021-05-18T14:51:03.0514560Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:51:03.0515120Z env: 2021-05-18T14:51:03.0515580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:51:03.0516080Z TIC_DEPLOY_KEY: 2021-05-18T14:51:03.0516630Z RSPM: 2021-05-18T14:51:03.0518900Z GITHUB_PAT: *** 2021-05-18T14:51:03.0519950Z COVERALLS_TOKEN: *** 2021-05-18T14:51:03.0520510Z continue-on-error: false 2021-05-18T14:51:03.0521000Z VDIFFR_RUN_TESTS: false 2021-05-18T14:51:03.0521530Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:51:03.0522730Z TZ: UTC 2021-05-18T14:51:03.0523270Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:51:03.0523730Z NOT_CRAN: true 2021-05-18T14:51:03.0524190Z ##[endgroup] 2021-05-18T14:51:03.5862700Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:51:03.8270630Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-18T14:51:03.8373280Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-18T14:51:03.8401180Z timeout = Inf, check_dir = "check") 2021-05-18T14:51:04.6308370Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-18T14:51:05.3697030Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-18T14:51:05.6757710Z * preparing ‘nitrcbot’: 2021-05-18T14:51:05.6979940Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:51:06.0436570Z * installing the package to build vignettes 2021-05-18T14:51:12.4011070Z * creating vignettes ... OK 2021-05-18T14:51:12.5020150Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:51:12.5026500Z * checking for empty or unneeded directories 2021-05-18T14:51:12.5089320Z * building ‘nitrcbot_1.2.tar.gz’ 2021-05-18T14:51:12.5417970Z 2021-05-18T14:51:12.7308680Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-18T14:51:13.1274210Z * using log directory ‘/Users/runner/work/nitrcbot/nitrcbot/check/nitrcbot.Rcheck’ 2021-05-18T14:51:13.1292830Z * using R version 4.0.5 (2021-03-31) 2021-05-18T14:51:13.1294900Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-18T14:51:13.1297370Z * using session charset: UTF-8 2021-05-18T14:51:13.2113730Z * using option ‘--as-cran’ 2021-05-18T14:51:13.2217270Z * checking for file ‘nitrcbot/DESCRIPTION’ ... OK 2021-05-18T14:51:13.2318170Z * this is package ‘nitrcbot’ version ‘1.2’ 2021-05-18T14:51:13.2421030Z * package encoding: UTF-8 2021-05-18T14:51:13.2520780Z * checking package namespace information ... OK 2021-05-18T14:51:14.5960420Z * checking package dependencies ... OK 2021-05-18T14:51:14.5986490Z * checking if this is a source package ... OK 2021-05-18T14:51:14.5999060Z * checking if there is a namespace ... OK 2021-05-18T14:51:15.2043200Z * checking for executable files ... OK 2021-05-18T14:51:15.2069080Z * checking for hidden files and directories ... OK 2021-05-18T14:51:15.2094940Z * checking for portable file names ... OK 2021-05-18T14:51:15.2110420Z * checking for sufficient/correct file permissions ... OK 2021-05-18T14:51:15.2147700Z * checking serialization versions ... OK 2021-05-18T14:51:19.8077950Z * checking whether package ‘nitrcbot’ can be installed ... OK 2021-05-18T14:51:19.8355330Z * checking installed package size ... OK 2021-05-18T14:51:19.9869240Z * checking package directory ... OK 2021-05-18T14:51:19.9871050Z * checking for future file timestamps ... OK 2021-05-18T14:51:19.9889590Z * checking ‘build’ directory ... OK 2021-05-18T14:51:20.2578710Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:51:20.2588010Z * checking top-level files ... OK 2021-05-18T14:51:20.2600500Z * checking for left-over files ... OK 2021-05-18T14:51:20.5333180Z * checking index information ... OK 2021-05-18T14:51:20.8162430Z * checking package subdirectories ... OK 2021-05-18T14:51:20.9001180Z * checking R files for non-ASCII characters ... OK 2021-05-18T14:51:20.9879950Z * checking R files for syntax errors ... OK 2021-05-18T14:51:21.9170500Z * checking whether the package can be loaded ... OK 2021-05-18T14:51:22.6982850Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-18T14:51:23.4836510Z * checking whether the package can be unloaded cleanly ... OK 2021-05-18T14:51:24.2389990Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-18T14:51:25.1152470Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-18T14:51:26.0530730Z * checking loading without being on the library search path ... OK 2021-05-18T14:51:26.8613590Z * checking dependencies in R code ... OK 2021-05-18T14:51:28.2941230Z * checking S3 generic/method consistency ... OK 2021-05-18T14:51:29.2955460Z * checking replacement functions ... OK 2021-05-18T14:51:30.1000560Z * checking foreign function calls ... OK 2021-05-18T14:51:34.7646430Z * checking R code for possible problems ... OK 2021-05-18T14:51:35.0825100Z * checking Rd files ... OK 2021-05-18T14:51:35.1583350Z * checking Rd metadata ... OK 2021-05-18T14:51:35.2713870Z * checking Rd line widths ... OK 2021-05-18T14:51:35.5286820Z * checking Rd cross-references ... OK 2021-05-18T14:51:36.2879190Z * checking for missing documentation entries ... OK 2021-05-18T14:51:38.5937950Z * checking for code/documentation mismatches ... OK 2021-05-18T14:51:41.0083640Z * checking Rd \usage sections ... OK 2021-05-18T14:51:41.0085250Z * checking Rd contents ... OK 2021-05-18T14:51:41.0086040Z * checking for unstated dependencies in examples ... OK 2021-05-18T14:51:41.0087910Z * checking installed files from ‘inst/doc’ ... OK 2021-05-18T14:51:41.0089070Z * checking files in ‘vignettes’ ... OK 2021-05-18T14:51:42.3567940Z * checking examples ... OK 2021-05-18T14:51:42.4996330Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-18T14:51:42.7563780Z * checking tests ... 2021-05-18T14:51:43.9376150Z Running ‘testthat.R’ 2021-05-18T14:51:43.9554960Z OK 2021-05-18T14:51:44.2255490Z * checking for unstated dependencies in vignettes ... OK 2021-05-18T14:51:44.2282920Z * checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-18T14:51:44.2292700Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-18T14:51:44.2294340Z ‘nitrcbot.Rmd’ 2021-05-18T14:51:45.7627960Z * checking re-building of vignette outputs ... OK 2021-05-18T14:51:51.2986630Z * checking PDF version of manual ... OK 2021-05-18T14:51:51.3001980Z * checking for non-standard things in the check directory ... OK 2021-05-18T14:51:51.3009410Z * checking for detritus in the temp directory ... OK 2021-05-18T14:51:51.3010420Z * DONE 2021-05-18T14:51:51.3020270Z 2021-05-18T14:51:51.3021640Z Status: 1 NOTE 2021-05-18T14:51:51.3022860Z See 2021-05-18T14:51:51.3024810Z ‘/Users/runner/work/nitrcbot/nitrcbot/check/nitrcbot.Rcheck/00check.log’ 2021-05-18T14:51:51.3025910Z for details. 2021-05-18T14:51:51.3026620Z 2021-05-18T14:51:51.3086180Z 2021-05-18T14:51:51.5231470Z ── R CMD check results ─────────────────────────────────────── nitrcbot 1.2 ──── 2021-05-18T14:51:51.5266920Z Duration: 38.9s 2021-05-18T14:51:51.5267610Z 2021-05-18T14:51:51.5309060Z ❯ checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-18T14:51:51.5310970Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-18T14:51:51.5312560Z ‘nitrcbot.Rmd’ 2021-05-18T14:51:51.5313210Z 2021-05-18T14:51:51.5324690Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-18T14:51:51.5632970Z total 168 2021-05-18T14:51:51.5635770Z drwxr-xr-x 15 runner staff 480 May 18 14:51 nitrcbot.Rcheck 2021-05-18T14:51:51.5637920Z -rw-r--r-- 1 runner staff 21804 May 18 14:51 nitrcbot_1.2.tar.gz 2021-05-18T14:51:51.5639630Z -rw-r--r-- 1 runner staff 57824 May 18 14:51 nitrcbot_1.2.tgz 2021-05-18T14:51:51.5965850Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:51:51.5967450Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:51:51.6475950Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:51:51.6476440Z env: 2021-05-18T14:51:51.6477120Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:51:51.6477560Z TIC_DEPLOY_KEY: 2021-05-18T14:51:51.6477890Z RSPM: 2021-05-18T14:51:51.6482390Z GITHUB_PAT: *** 2021-05-18T14:51:51.6483370Z COVERALLS_TOKEN: *** 2021-05-18T14:51:51.6483880Z continue-on-error: false 2021-05-18T14:51:51.6484400Z VDIFFR_RUN_TESTS: false 2021-05-18T14:51:51.6484900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:51:51.6485320Z TZ: UTC 2021-05-18T14:51:51.6485770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:51:51.6486240Z NOT_CRAN: true 2021-05-18T14:51:51.6486780Z ##[endgroup] 2021-05-18T14:51:51.6997080Z 2021-05-18T14:51:51.7000660Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-18T14:51:51.7002670Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-18T14:51:51.7004070Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-18T14:51:51.7004590Z 2021-05-18T14:51:51.7006180Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-18T14:51:51.7007280Z You are welcome to redistribute it under certain conditions. 2021-05-18T14:51:51.7009240Z Type 'license()' or 'licence()' for distribution details. 2021-05-18T14:51:51.7009780Z 2021-05-18T14:51:51.7010560Z R is a collaborative project with many contributors. 2021-05-18T14:51:51.7011830Z Type 'contributors()' for more information and 2021-05-18T14:51:51.7013380Z 'citation()' on how to cite R or R packages in publications. 2021-05-18T14:51:51.7013850Z 2021-05-18T14:51:51.7014910Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-18T14:51:51.7016160Z 'help.start()' for an HTML browser interface to help. 2021-05-18T14:51:51.7017280Z Type 'q()' to quit R. 2021-05-18T14:51:51.7017590Z 2021-05-18T14:51:51.7018000Z > library(testthat) 2021-05-18T14:51:51.7018610Z > library(nitrcbot) 2021-05-18T14:51:51.7019090Z > 2021-05-18T14:51:51.7019710Z > test_check("nitrcbot") 2021-05-18T14:51:51.7021140Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-18T14:51:51.7022210Z • On CI (12) 2021-05-18T14:51:51.7022600Z 2021-05-18T14:51:51.7023200Z [ FAIL 0 | WARN 0 | SKIP 12 | PASS 0 ] 2021-05-18T14:51:51.7023620Z > 2021-05-18T14:51:51.7024210Z > proc.time() 2021-05-18T14:51:51.7024790Z user system elapsed 2021-05-18T14:51:51.7025380Z 0.976 0.142 1.105 2021-05-18T14:51:51.7105800Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-18T14:51:51.7106580Z Rscript -e "tic::before_deploy()" 2021-05-18T14:51:51.7398780Z shell: /bin/bash -e {0} 2021-05-18T14:51:51.7399400Z env: 2021-05-18T14:51:51.7399900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:51:51.7400480Z TIC_DEPLOY_KEY: 2021-05-18T14:51:51.7400840Z RSPM: 2021-05-18T14:51:51.7402030Z GITHUB_PAT: *** 2021-05-18T14:51:51.7403000Z COVERALLS_TOKEN: *** 2021-05-18T14:51:51.7403510Z continue-on-error: false 2021-05-18T14:51:51.7404130Z VDIFFR_RUN_TESTS: false 2021-05-18T14:51:51.7404730Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:51:51.7405260Z TZ: UTC 2021-05-18T14:51:51.7405700Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:51:51.7406110Z NOT_CRAN: true 2021-05-18T14:51:51.7406570Z ##[endgroup] 2021-05-18T14:51:52.1963200Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:51:52.4354800Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-18T14:51:52.4355600Z with: 2021-05-18T14:51:52.4356510Z upload_url: https://uploads.github.com/repos/neuroconductor/nitrcbot/releases/43143854/assets{?name,label} 2021-05-18T14:51:52.4357430Z asset_path: check/nitrcbot_1.2.tgz 2021-05-18T14:51:52.4357910Z asset_name: nitrcbot_1.2_R4.0.tgz 2021-05-18T14:51:52.4358500Z asset_content_type: application/octet-stream 2021-05-18T14:51:52.4358980Z env: 2021-05-18T14:51:52.4359530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:51:52.4360020Z TIC_DEPLOY_KEY: 2021-05-18T14:51:52.4360370Z RSPM: 2021-05-18T14:51:52.4361820Z GITHUB_PAT: *** 2021-05-18T14:51:52.4362730Z COVERALLS_TOKEN: *** 2021-05-18T14:51:52.4368060Z continue-on-error: false 2021-05-18T14:51:52.4368690Z VDIFFR_RUN_TESTS: false 2021-05-18T14:51:52.4369190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:51:52.4369670Z TZ: UTC 2021-05-18T14:51:52.4370150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:51:52.4370630Z NOT_CRAN: true 2021-05-18T14:51:52.4372360Z GITHUB_TOKEN: *** 2021-05-18T14:51:52.4372800Z ##[endgroup] 2021-05-18T14:51:54.9647450Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-18T14:51:54.9648240Z Rscript -e "tic::deploy()" 2021-05-18T14:51:54.9973660Z shell: /bin/bash -e {0} 2021-05-18T14:51:54.9974260Z env: 2021-05-18T14:51:54.9974730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:51:54.9975350Z TIC_DEPLOY_KEY: 2021-05-18T14:51:54.9976370Z RSPM: 2021-05-18T14:51:54.9977890Z GITHUB_PAT: *** 2021-05-18T14:51:54.9978900Z COVERALLS_TOKEN: *** 2021-05-18T14:51:54.9979420Z continue-on-error: false 2021-05-18T14:51:54.9980070Z VDIFFR_RUN_TESTS: false 2021-05-18T14:51:54.9981040Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:51:54.9981590Z TZ: UTC 2021-05-18T14:51:54.9982190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:51:54.9982700Z NOT_CRAN: true 2021-05-18T14:51:54.9983260Z ##[endgroup] 2021-05-18T14:51:55.4253660Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:51:55.5911180Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-18T14:51:55.5912890Z Rscript -e "tic::after_deploy()" 2021-05-18T14:51:55.6202290Z shell: /bin/bash -e {0} 2021-05-18T14:51:55.6202940Z env: 2021-05-18T14:51:55.6203610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:51:55.6204160Z TIC_DEPLOY_KEY: 2021-05-18T14:51:55.6204560Z RSPM: 2021-05-18T14:51:55.6205710Z GITHUB_PAT: *** 2021-05-18T14:51:55.6206570Z COVERALLS_TOKEN: *** 2021-05-18T14:51:55.6207280Z continue-on-error: false 2021-05-18T14:51:55.6207840Z VDIFFR_RUN_TESTS: false 2021-05-18T14:51:55.6208380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:51:55.6208920Z TZ: UTC 2021-05-18T14:51:55.6209320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:51:55.6209940Z NOT_CRAN: true 2021-05-18T14:51:55.6210360Z ##[endgroup] 2021-05-18T14:51:56.0304030Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:51:57.4845320Z Post job cleanup. 2021-05-18T14:51:57.5747660Z [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:51:57.6061470Z Post job cleanup. 2021-05-18T14:51:57.7542800Z [command]/usr/local/bin/git version 2021-05-18T14:51:57.8201850Z git version 2.31.1 2021-05-18T14:51:57.8363520Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:51:57.8509700Z [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:51:58.0086240Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:51:58.0140150Z http.https://github.com/.extraheader 2021-05-18T14:51:58.0155720Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T14:51:58.0386430Z [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:51:58.1493580Z Cleaning up orphan processes