2021-05-14T21:06:17.9108453Z ##[section]Starting: Request a runner to run this job 2021-05-14T21:06:18.0060377Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-14T21:06:18.0626654Z 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-14T21:06:18.2063316Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-14T21:06:18.2890061Z ##[section]Finishing: Request a runner to run this job 2021-05-14T21:06:39.0796830Z Current runner version: '2.278.0' 2021-05-14T21:06:39.0849090Z ##[group]Operating System 2021-05-14T21:06:39.0850340Z Mac OS X 2021-05-14T21:06:39.0850780Z 10.15.7 2021-05-14T21:06:39.0851220Z 19H1030 2021-05-14T21:06:39.0851650Z ##[endgroup] 2021-05-14T21:06:39.0852200Z ##[group]Virtual Environment 2021-05-14T21:06:39.0852930Z Environment: macos-10.15 2021-05-14T21:06:39.0853440Z Version: 20210510.1 2021-05-14T21:06:39.0854420Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-14T21:06:39.0855720Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-14T21:06:39.0856600Z ##[endgroup] 2021-05-14T21:06:39.0858560Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T21:06:39.0860020Z Actions: write 2021-05-14T21:06:39.0860570Z Checks: write 2021-05-14T21:06:39.0861030Z Contents: write 2021-05-14T21:06:39.0861570Z Deployments: write 2021-05-14T21:06:39.0862400Z Issues: write 2021-05-14T21:06:39.0862970Z Metadata: read 2021-05-14T21:06:39.0865460Z Packages: write 2021-05-14T21:06:39.0865970Z PullRequests: write 2021-05-14T21:06:39.0866680Z RepositoryProjects: write 2021-05-14T21:06:39.0867270Z SecurityEvents: write 2021-05-14T21:06:39.0867830Z Statuses: write 2021-05-14T21:06:39.0868510Z ##[endgroup] 2021-05-14T21:06:39.0872740Z Prepare workflow directory 2021-05-14T21:06:39.2320410Z Prepare all required actions 2021-05-14T21:06:39.2336190Z Getting action download info 2021-05-14T21:06:39.7080800Z Download action repository 'actions/checkout@v2' 2021-05-14T21:06:49.1380880Z Download action repository 'r-lib/actions@master' 2021-05-14T21:07:28.9286530Z Download action repository 'adigherman/actions@master' 2021-05-14T21:07:38.2146990Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T21:07:39.2815860Z Download action repository 'actions/cache@v1' 2021-05-14T21:07:43.3339950Z Download action repository 'actions/upload-artifact@master' 2021-05-14T21:07:44.1815340Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T21:07:45.2970620Z ##[group]Run actions/checkout@v2 2021-05-14T21:07:45.2971490Z with: 2021-05-14T21:07:45.2972120Z repository: neuroconductor/RNifti 2021-05-14T21:07:45.2973670Z token: *** 2021-05-14T21:07:45.2974050Z ssh-strict: true 2021-05-14T21:07:45.2974500Z persist-credentials: true 2021-05-14T21:07:45.2974930Z clean: true 2021-05-14T21:07:45.2975480Z fetch-depth: 1 2021-05-14T21:07:45.2976040Z lfs: false 2021-05-14T21:07:45.2976400Z submodules: false 2021-05-14T21:07:45.2976730Z env: 2021-05-14T21:07:45.2977120Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:45.2977540Z TIC_DEPLOY_KEY: 2021-05-14T21:07:45.2977850Z RSPM: 2021-05-14T21:07:45.2978730Z GITHUB_PAT: *** 2021-05-14T21:07:45.2979110Z COVERALLS_TOKEN: 2021-05-14T21:07:45.2979540Z continue-on-error: false 2021-05-14T21:07:45.2979980Z VDIFFR_RUN_TESTS: false 2021-05-14T21:07:45.2980350Z ##[endgroup] 2021-05-14T21:07:46.2062380Z Syncing repository: neuroconductor/RNifti 2021-05-14T21:07:46.2064180Z ##[group]Getting Git version info 2021-05-14T21:07:46.2066220Z Working directory is '/Users/runner/work/RNifti/RNifti' 2021-05-14T21:07:46.2067090Z [command]/usr/local/bin/git version 2021-05-14T21:07:46.2383140Z git version 2.31.1 2021-05-14T21:07:46.2417480Z ##[endgroup] 2021-05-14T21:07:46.2427130Z Deleting the contents of '/Users/runner/work/RNifti/RNifti' 2021-05-14T21:07:46.2433750Z ##[group]Initializing the repository 2021-05-14T21:07:46.2439110Z [command]/usr/local/bin/git init /Users/runner/work/RNifti/RNifti 2021-05-14T21:07:48.2693780Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T21:07:48.2696430Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T21:07:48.2697650Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T21:07:48.2698470Z hint: 2021-05-14T21:07:48.2699710Z hint: git config --global init.defaultBranch 2021-05-14T21:07:48.2701210Z hint: 2021-05-14T21:07:48.2702650Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T21:07:48.2704640Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T21:07:48.2705540Z hint: 2021-05-14T21:07:48.2706550Z hint: git branch -m 2021-05-14T21:07:48.6840540Z Initialized empty Git repository in /Users/runner/work/RNifti/RNifti/.git/ 2021-05-14T21:07:48.6859930Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/RNifti 2021-05-14T21:07:48.8183000Z ##[endgroup] 2021-05-14T21:07:48.8183920Z ##[group]Disabling automatic garbage collection 2021-05-14T21:07:48.8189490Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-14T21:07:48.9093080Z ##[endgroup] 2021-05-14T21:07:48.9101190Z ##[group]Setting up auth 2021-05-14T21:07:48.9114610Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:07:48.9198410Z [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-14T21:07:49.2704800Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:07:49.2811300Z [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-14T21:07:49.3767000Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T21:07:49.5096850Z ##[endgroup] 2021-05-14T21:07:49.5101000Z ##[group]Fetching the repository 2021-05-14T21:07:49.5112500Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +929106d1b17d6c09c8b001b5e39d448ed9ef635f:refs/tags/1.3.1.s 2021-05-14T21:07:51.0103700Z remote: Enumerating objects: 181, done. 2021-05-14T21:07:51.0106570Z remote: Counting objects: 0% (1/181) 2021-05-14T21:07:51.0108130Z remote: Counting objects: 1% (2/181) 2021-05-14T21:07:51.0109820Z remote: Counting objects: 2% (4/181) 2021-05-14T21:07:51.0112080Z remote: Counting objects: 3% (6/181) 2021-05-14T21:07:51.0113230Z remote: Counting objects: 4% (8/181) 2021-05-14T21:07:51.0114290Z remote: Counting objects: 5% (10/181) 2021-05-14T21:07:51.0115680Z remote: Counting objects: 6% (11/181) 2021-05-14T21:07:51.0117450Z remote: Counting objects: 7% (13/181) 2021-05-14T21:07:51.0120640Z remote: Counting objects: 8% (15/181) 2021-05-14T21:07:51.0121710Z remote: Counting objects: 9% (17/181) 2021-05-14T21:07:51.0122790Z remote: Counting objects: 10% (19/181) 2021-05-14T21:07:51.0125800Z remote: Counting objects: 11% (20/181) 2021-05-14T21:07:51.0126850Z remote: Counting objects: 12% (22/181) 2021-05-14T21:07:51.0127810Z remote: Counting objects: 13% (24/181) 2021-05-14T21:07:51.0128720Z remote: Counting objects: 14% (26/181) 2021-05-14T21:07:51.0129710Z remote: Counting objects: 15% (28/181) 2021-05-14T21:07:51.0132230Z remote: Counting objects: 16% (29/181) 2021-05-14T21:07:51.0133180Z remote: Counting objects: 17% (31/181) 2021-05-14T21:07:51.0134090Z remote: Counting objects: 18% (33/181) 2021-05-14T21:07:51.0134710Z remote: Counting objects: 19% (35/181) 2021-05-14T21:07:51.0136140Z remote: Counting objects: 20% (37/181) 2021-05-14T21:07:51.0136690Z remote: Counting objects: 21% (39/181) 2021-05-14T21:07:51.0137190Z remote: Counting objects: 22% (40/181) 2021-05-14T21:07:51.0138660Z remote: Counting objects: 23% (42/181) 2021-05-14T21:07:51.0139540Z remote: Counting objects: 24% (44/181) 2021-05-14T21:07:51.0140050Z remote: Counting objects: 25% (46/181) 2021-05-14T21:07:51.0141120Z remote: Counting objects: 26% (48/181) 2021-05-14T21:07:51.0141620Z remote: Counting objects: 27% (49/181) 2021-05-14T21:07:51.0142530Z remote: Counting objects: 28% (51/181) 2021-05-14T21:07:51.0143710Z remote: Counting objects: 29% (53/181) 2021-05-14T21:07:51.0144420Z remote: Counting objects: 30% (55/181) 2021-05-14T21:07:51.0144920Z remote: Counting objects: 31% (57/181) 2021-05-14T21:07:51.0145650Z remote: Counting objects: 32% (58/181) 2021-05-14T21:07:51.0146200Z remote: Counting objects: 33% (60/181) 2021-05-14T21:07:51.0146690Z remote: Counting objects: 34% (62/181) 2021-05-14T21:07:51.0147510Z remote: Counting objects: 35% (64/181) 2021-05-14T21:07:51.0148000Z remote: Counting objects: 36% (66/181) 2021-05-14T21:07:51.0149210Z remote: Counting objects: 37% (67/181) 2021-05-14T21:07:51.0149840Z remote: Counting objects: 38% (69/181) 2021-05-14T21:07:51.0150380Z remote: Counting objects: 39% (71/181) 2021-05-14T21:07:51.0150900Z remote: Counting objects: 40% (73/181) 2021-05-14T21:07:51.0151400Z remote: Counting objects: 41% (75/181) 2021-05-14T21:07:51.0151920Z remote: Counting objects: 42% (77/181) 2021-05-14T21:07:51.0152410Z remote: Counting objects: 43% (78/181) 2021-05-14T21:07:51.0152920Z remote: Counting objects: 44% (80/181) 2021-05-14T21:07:51.0153410Z remote: Counting objects: 45% (82/181) 2021-05-14T21:07:51.0154220Z remote: Counting objects: 46% (84/181) 2021-05-14T21:07:51.0154970Z remote: Counting objects: 47% (86/181) 2021-05-14T21:07:51.0155470Z remote: Counting objects: 48% (87/181) 2021-05-14T21:07:51.0156260Z remote: Counting objects: 49% (89/181) 2021-05-14T21:07:51.0156750Z remote: Counting objects: 50% (91/181) 2021-05-14T21:07:51.0157750Z remote: Counting objects: 51% (93/181) 2021-05-14T21:07:51.0158390Z remote: Counting objects: 52% (95/181) 2021-05-14T21:07:51.0159400Z remote: Counting objects: 53% (96/181) 2021-05-14T21:07:51.0160340Z remote: Counting objects: 54% (98/181) 2021-05-14T21:07:51.0161050Z remote: Counting objects: 55% (100/181) 2021-05-14T21:07:51.0161560Z remote: Counting objects: 56% (102/181) 2021-05-14T21:07:51.0162040Z remote: Counting objects: 57% (104/181) 2021-05-14T21:07:51.0162530Z remote: Counting objects: 58% (105/181) 2021-05-14T21:07:51.0163020Z remote: Counting objects: 59% (107/181) 2021-05-14T21:07:51.0163530Z remote: Counting objects: 60% (109/181) 2021-05-14T21:07:51.0164050Z remote: Counting objects: 61% (111/181) 2021-05-14T21:07:51.0164510Z remote: Counting objects: 62% (113/181) 2021-05-14T21:07:51.0164980Z remote: Counting objects: 63% (115/181) 2021-05-14T21:07:51.0165440Z remote: Counting objects: 64% (116/181) 2021-05-14T21:07:51.0165910Z remote: Counting objects: 65% (118/181) 2021-05-14T21:07:51.0166380Z remote: Counting objects: 66% (120/181) 2021-05-14T21:07:51.0166850Z remote: Counting objects: 67% (122/181) 2021-05-14T21:07:51.0167310Z remote: Counting objects: 68% (124/181) 2021-05-14T21:07:51.0167770Z remote: Counting objects: 69% (125/181) 2021-05-14T21:07:51.0168230Z remote: Counting objects: 70% (127/181) 2021-05-14T21:07:51.0168690Z remote: Counting objects: 71% (129/181) 2021-05-14T21:07:51.0169200Z remote: Counting objects: 72% (131/181) 2021-05-14T21:07:51.0169660Z remote: Counting objects: 73% (133/181) 2021-05-14T21:07:51.0170170Z remote: Counting objects: 74% (134/181) 2021-05-14T21:07:51.0170640Z remote: Counting objects: 75% (136/181) 2021-05-14T21:07:51.0171130Z remote: Counting objects: 76% (138/181) 2021-05-14T21:07:51.0171620Z remote: Counting objects: 77% (140/181) 2021-05-14T21:07:51.0172100Z remote: Counting objects: 78% (142/181) 2021-05-14T21:07:51.0172950Z remote: Counting objects: 79% (143/181) 2021-05-14T21:07:51.0173460Z remote: Counting objects: 80% (145/181) 2021-05-14T21:07:51.0173930Z remote: Counting objects: 81% (147/181) 2021-05-14T21:07:51.0174380Z remote: Counting objects: 82% (149/181) 2021-05-14T21:07:51.0174900Z remote: Counting objects: 83% (151/181) 2021-05-14T21:07:51.0175390Z remote: Counting objects: 84% (153/181) 2021-05-14T21:07:51.0175900Z remote: Counting objects: 85% (154/181) 2021-05-14T21:07:51.0176390Z remote: Counting objects: 86% (156/181) 2021-05-14T21:07:51.0176910Z remote: Counting objects: 87% (158/181) 2021-05-14T21:07:51.0177750Z remote: Counting objects: 88% (160/181) 2021-05-14T21:07:51.0178270Z remote: Counting objects: 89% (162/181) 2021-05-14T21:07:51.0178920Z remote: Counting objects: 90% (163/181) 2021-05-14T21:07:51.0179410Z remote: Counting objects: 91% (165/181) 2021-05-14T21:07:51.0180740Z remote: Counting objects: 92% (167/181) 2021-05-14T21:07:51.0181240Z remote: Counting objects: 93% (169/181) 2021-05-14T21:07:51.0182030Z remote: Counting objects: 94% (171/181) 2021-05-14T21:07:51.0182540Z remote: Counting objects: 95% (172/181) 2021-05-14T21:07:51.0183050Z remote: Counting objects: 96% (174/181) 2021-05-14T21:07:51.0183880Z remote: Counting objects: 97% (176/181) 2021-05-14T21:07:51.0184400Z remote: Counting objects: 98% (178/181) 2021-05-14T21:07:51.0184920Z remote: Counting objects: 99% (180/181) 2021-05-14T21:07:51.0185420Z remote: Counting objects: 100% (181/181) 2021-05-14T21:07:51.0186230Z remote: Counting objects: 100% (181/181), done. 2021-05-14T21:07:51.0186860Z remote: Compressing objects: 0% (1/131) 2021-05-14T21:07:51.0187860Z remote: Compressing objects: 1% (2/131) 2021-05-14T21:07:51.0188650Z remote: Compressing objects: 2% (3/131) 2021-05-14T21:07:51.0189800Z remote: Compressing objects: 3% (4/131) 2021-05-14T21:07:51.0191720Z remote: Compressing objects: 4% (6/131) 2021-05-14T21:07:51.0192750Z remote: Compressing objects: 5% (7/131) 2021-05-14T21:07:51.0193440Z remote: Compressing objects: 6% (8/131) 2021-05-14T21:07:51.0193980Z remote: Compressing objects: 7% (10/131) 2021-05-14T21:07:51.0194550Z remote: Compressing objects: 8% (11/131) 2021-05-14T21:07:51.0195330Z remote: Compressing objects: 9% (12/131) 2021-05-14T21:07:51.0196290Z remote: Compressing objects: 10% (14/131) 2021-05-14T21:07:51.0196890Z remote: Compressing objects: 11% (15/131) 2021-05-14T21:07:51.0197790Z remote: Compressing objects: 12% (16/131) 2021-05-14T21:07:51.0198900Z remote: Compressing objects: 13% (18/131) 2021-05-14T21:07:51.0199780Z remote: Compressing objects: 14% (19/131) 2021-05-14T21:07:51.0200350Z remote: Compressing objects: 15% (20/131) 2021-05-14T21:07:51.0201600Z remote: Compressing objects: 16% (21/131) 2021-05-14T21:07:51.0202280Z remote: Compressing objects: 17% (23/131) 2021-05-14T21:07:51.0203370Z remote: Compressing objects: 18% (24/131) 2021-05-14T21:07:51.0204150Z remote: Compressing objects: 19% (25/131) 2021-05-14T21:07:51.0205120Z remote: Compressing objects: 20% (27/131) 2021-05-14T21:07:51.0205980Z remote: Compressing objects: 21% (28/131) 2021-05-14T21:07:51.0206530Z remote: Compressing objects: 22% (29/131) 2021-05-14T21:07:51.0207130Z remote: Compressing objects: 23% (31/131) 2021-05-14T21:07:51.0207700Z remote: Compressing objects: 24% (32/131) 2021-05-14T21:07:51.0208250Z remote: Compressing objects: 25% (33/131) 2021-05-14T21:07:51.0209040Z remote: Compressing objects: 26% (35/131) 2021-05-14T21:07:51.0209820Z remote: Compressing objects: 27% (36/131) 2021-05-14T21:07:51.0210380Z remote: Compressing objects: 28% (37/131) 2021-05-14T21:07:51.0211690Z remote: Compressing objects: 29% (38/131) 2021-05-14T21:07:51.0212220Z remote: Compressing objects: 30% (40/131) 2021-05-14T21:07:51.0212790Z remote: Compressing objects: 31% (41/131) 2021-05-14T21:07:51.0213320Z remote: Compressing objects: 32% (42/131) 2021-05-14T21:07:51.0213880Z remote: Compressing objects: 33% (44/131) 2021-05-14T21:07:51.0214400Z remote: Compressing objects: 34% (45/131) 2021-05-14T21:07:51.0215170Z remote: Compressing objects: 35% (46/131) 2021-05-14T21:07:51.0216090Z remote: Compressing objects: 36% (48/131) 2021-05-14T21:07:51.9863820Z remote: Compressing objects: 37% (49/131) 2021-05-14T21:07:51.9865250Z remote: Compressing objects: 38% (50/131) 2021-05-14T21:07:51.9866570Z remote: Compressing objects: 39% (52/131) 2021-05-14T21:07:51.9867260Z remote: Compressing objects: 40% (53/131) 2021-05-14T21:07:51.9867840Z remote: Compressing objects: 41% (54/131) 2021-05-14T21:07:51.9868420Z remote: Compressing objects: 42% (56/131) 2021-05-14T21:07:51.9869030Z remote: Compressing objects: 43% (57/131) 2021-05-14T21:07:51.9869570Z remote: Compressing objects: 44% (58/131) 2021-05-14T21:07:51.9870120Z remote: Compressing objects: 45% (59/131) 2021-05-14T21:07:51.9870650Z remote: Compressing objects: 46% (61/131) 2021-05-14T21:07:51.9871160Z remote: Compressing objects: 47% (62/131) 2021-05-14T21:07:51.9871690Z remote: Compressing objects: 48% (63/131) 2021-05-14T21:07:51.9872230Z remote: Compressing objects: 49% (65/131) 2021-05-14T21:07:51.9872790Z remote: Compressing objects: 50% (66/131) 2021-05-14T21:07:51.9873320Z remote: Compressing objects: 51% (67/131) 2021-05-14T21:07:51.9873880Z remote: Compressing objects: 52% (69/131) 2021-05-14T21:07:51.9874410Z remote: Compressing objects: 53% (70/131) 2021-05-14T21:07:51.9875400Z remote: Compressing objects: 54% (71/131) 2021-05-14T21:07:51.9876000Z remote: Compressing objects: 55% (73/131) 2021-05-14T21:07:51.9876570Z remote: Compressing objects: 56% (74/131) 2021-05-14T21:07:51.9877100Z remote: Compressing objects: 57% (75/131) 2021-05-14T21:07:51.9877670Z remote: Compressing objects: 58% (76/131) 2021-05-14T21:07:51.9878230Z remote: Compressing objects: 59% (78/131) 2021-05-14T21:07:51.9878760Z remote: Compressing objects: 60% (79/131) 2021-05-14T21:07:51.9879610Z remote: Compressing objects: 61% (80/131) 2021-05-14T21:07:51.9880180Z remote: Compressing objects: 62% (82/131) 2021-05-14T21:07:51.9880730Z remote: Compressing objects: 63% (83/131) 2021-05-14T21:07:51.9881240Z remote: Compressing objects: 64% (84/131) 2021-05-14T21:07:51.9881780Z remote: Compressing objects: 65% (86/131) 2021-05-14T21:07:51.9882300Z remote: Compressing objects: 66% (87/131) 2021-05-14T21:07:51.9882870Z remote: Compressing objects: 67% (88/131) 2021-05-14T21:07:51.9883410Z remote: Compressing objects: 68% (90/131) 2021-05-14T21:07:51.9883950Z remote: Compressing objects: 69% (91/131) 2021-05-14T21:07:51.9884490Z remote: Compressing objects: 70% (92/131) 2021-05-14T21:07:51.9885030Z remote: Compressing objects: 71% (94/131) 2021-05-14T21:07:51.9885590Z remote: Compressing objects: 72% (95/131) 2021-05-14T21:07:51.9886110Z remote: Compressing objects: 73% (96/131) 2021-05-14T21:07:51.9886670Z remote: Compressing objects: 74% (97/131) 2021-05-14T21:07:51.9887190Z remote: Compressing objects: 75% (99/131) 2021-05-14T21:07:51.9887730Z remote: Compressing objects: 76% (100/131) 2021-05-14T21:07:51.9888290Z remote: Compressing objects: 77% (101/131) 2021-05-14T21:07:51.9888820Z remote: Compressing objects: 78% (103/131) 2021-05-14T21:07:51.9889390Z remote: Compressing objects: 79% (104/131) 2021-05-14T21:07:51.9890470Z remote: Compressing objects: 80% (105/131) 2021-05-14T21:07:51.9891060Z remote: Compressing objects: 81% (107/131) 2021-05-14T21:07:51.9891590Z remote: Compressing objects: 82% (108/131) 2021-05-14T21:07:51.9892150Z remote: Compressing objects: 83% (109/131) 2021-05-14T21:07:51.9892680Z remote: Compressing objects: 84% (111/131) 2021-05-14T21:07:51.9893220Z remote: Compressing objects: 85% (112/131) 2021-05-14T21:07:51.9893770Z remote: Compressing objects: 86% (113/131) 2021-05-14T21:07:51.9894280Z remote: Compressing objects: 87% (114/131) 2021-05-14T21:07:51.9894810Z remote: Compressing objects: 88% (116/131) 2021-05-14T21:07:51.9895350Z remote: Compressing objects: 89% (117/131) 2021-05-14T21:07:51.9895930Z remote: Compressing objects: 90% (118/131) 2021-05-14T21:07:51.9896470Z remote: Compressing objects: 91% (120/131) 2021-05-14T21:07:51.9897040Z remote: Compressing objects: 92% (121/131) 2021-05-14T21:07:51.9897590Z remote: Compressing objects: 93% (122/131) 2021-05-14T21:07:51.9898160Z remote: Compressing objects: 94% (124/131) 2021-05-14T21:07:51.9898960Z remote: Compressing objects: 95% (125/131) 2021-05-14T21:07:51.9899500Z remote: Compressing objects: 96% (126/131) 2021-05-14T21:07:51.9900150Z remote: Compressing objects: 97% (128/131) 2021-05-14T21:07:51.9900690Z remote: Compressing objects: 98% (129/131) 2021-05-14T21:07:51.9901260Z remote: Compressing objects: 99% (130/131) 2021-05-14T21:07:51.9901830Z remote: Compressing objects: 100% (131/131) 2021-05-14T21:07:51.9902390Z remote: Compressing objects: 100% (131/131), done. 2021-05-14T21:07:51.9902950Z Receiving objects: 0% (1/181) 2021-05-14T21:07:51.9903400Z Receiving objects: 1% (2/181) 2021-05-14T21:07:51.9903870Z Receiving objects: 2% (4/181) 2021-05-14T21:07:51.9904320Z Receiving objects: 3% (6/181) 2021-05-14T21:07:51.9905090Z Receiving objects: 4% (8/181) 2021-05-14T21:07:51.9905600Z Receiving objects: 5% (10/181) 2021-05-14T21:07:51.9906050Z Receiving objects: 6% (11/181) 2021-05-14T21:07:51.9906510Z Receiving objects: 7% (13/181) 2021-05-14T21:07:51.9906940Z Receiving objects: 8% (15/181) 2021-05-14T21:07:51.9907400Z Receiving objects: 9% (17/181) 2021-05-14T21:07:51.9907820Z Receiving objects: 10% (19/181) 2021-05-14T21:07:51.9908280Z Receiving objects: 11% (20/181) 2021-05-14T21:07:51.9908710Z Receiving objects: 12% (22/181) 2021-05-14T21:07:51.9909140Z Receiving objects: 13% (24/181) 2021-05-14T21:07:51.9909560Z Receiving objects: 14% (26/181) 2021-05-14T21:07:51.9910030Z Receiving objects: 15% (28/181) 2021-05-14T21:07:51.9910460Z Receiving objects: 16% (29/181) 2021-05-14T21:07:51.9910920Z Receiving objects: 17% (31/181) 2021-05-14T21:07:51.9911390Z Receiving objects: 18% (33/181) 2021-05-14T21:07:51.9911830Z Receiving objects: 19% (35/181) 2021-05-14T21:07:51.9912320Z Receiving objects: 20% (37/181) 2021-05-14T21:07:51.9912770Z Receiving objects: 21% (39/181) 2021-05-14T21:07:51.9913250Z Receiving objects: 22% (40/181) 2021-05-14T21:07:51.9913690Z Receiving objects: 23% (42/181) 2021-05-14T21:07:51.9914120Z Receiving objects: 24% (44/181) 2021-05-14T21:07:51.9914770Z Receiving objects: 25% (46/181) 2021-05-14T21:07:51.9915280Z Receiving objects: 26% (48/181) 2021-05-14T21:07:51.9915710Z Receiving objects: 27% (49/181) 2021-05-14T21:07:51.9916170Z Receiving objects: 28% (51/181) 2021-05-14T21:07:51.9916600Z Receiving objects: 29% (53/181) 2021-05-14T21:07:51.9917070Z Receiving objects: 30% (55/181) 2021-05-14T21:07:51.9917500Z Receiving objects: 31% (57/181) 2021-05-14T21:07:51.9917910Z Receiving objects: 32% (58/181) 2021-05-14T21:07:51.9918350Z Receiving objects: 33% (60/181) 2021-05-14T21:07:51.9918790Z Receiving objects: 34% (62/181) 2021-05-14T21:07:51.9919250Z Receiving objects: 35% (64/181) 2021-05-14T21:07:51.9919680Z Receiving objects: 36% (66/181) 2021-05-14T21:07:51.9920550Z Receiving objects: 37% (67/181) 2021-05-14T21:07:51.9920990Z Receiving objects: 38% (69/181) 2021-05-14T21:07:51.9921450Z Receiving objects: 39% (71/181) 2021-05-14T21:07:51.9921890Z Receiving objects: 40% (73/181) 2021-05-14T21:07:51.9922350Z Receiving objects: 41% (75/181) 2021-05-14T21:07:51.9922790Z Receiving objects: 42% (77/181) 2021-05-14T21:07:51.9923280Z Receiving objects: 43% (78/181) 2021-05-14T21:07:51.9923730Z Receiving objects: 44% (80/181) 2021-05-14T21:07:51.9924200Z Receiving objects: 45% (82/181) 2021-05-14T21:07:51.9924840Z Receiving objects: 46% (84/181) 2021-05-14T21:07:51.9925320Z Receiving objects: 47% (86/181) 2021-05-14T21:07:51.9925750Z Receiving objects: 48% (87/181) 2021-05-14T21:07:51.9926180Z Receiving objects: 49% (89/181) 2021-05-14T21:07:51.9926600Z Receiving objects: 50% (91/181) 2021-05-14T21:07:51.9927010Z Receiving objects: 51% (93/181) 2021-05-14T21:07:51.9927440Z Receiving objects: 52% (95/181) 2021-05-14T21:07:51.9927850Z Receiving objects: 53% (96/181) 2021-05-14T21:07:51.9928290Z Receiving objects: 54% (98/181) 2021-05-14T21:07:51.9928710Z Receiving objects: 55% (100/181) 2021-05-14T21:07:51.9929140Z Receiving objects: 56% (102/181) 2021-05-14T21:07:51.9929560Z Receiving objects: 57% (104/181) 2021-05-14T21:07:51.9929990Z Receiving objects: 58% (105/181) 2021-05-14T21:07:51.9930410Z Receiving objects: 59% (107/181) 2021-05-14T21:07:51.9930830Z Receiving objects: 60% (109/181) 2021-05-14T21:07:51.9931260Z Receiving objects: 61% (111/181) 2021-05-14T21:07:51.9931670Z Receiving objects: 62% (113/181) 2021-05-14T21:07:51.9932100Z Receiving objects: 63% (115/181) 2021-05-14T21:07:51.9932510Z Receiving objects: 64% (116/181) 2021-05-14T21:07:51.9932940Z Receiving objects: 65% (118/181) 2021-05-14T21:07:51.9933610Z Receiving objects: 66% (120/181) 2021-05-14T21:07:51.9934040Z Receiving objects: 67% (122/181) 2021-05-14T21:07:51.9934460Z Receiving objects: 68% (124/181) 2021-05-14T21:07:51.9934890Z Receiving objects: 69% (125/181) 2021-05-14T21:07:51.9935590Z Receiving objects: 70% (127/181) 2021-05-14T21:07:51.9936060Z Receiving objects: 71% (129/181) 2021-05-14T21:07:51.9936490Z Receiving objects: 72% (131/181) 2021-05-14T21:07:51.9936910Z Receiving objects: 73% (133/181) 2021-05-14T21:07:51.9937330Z Receiving objects: 74% (134/181) 2021-05-14T21:07:51.9937750Z Receiving objects: 75% (136/181) 2021-05-14T21:07:51.9938180Z Receiving objects: 76% (138/181) 2021-05-14T21:07:51.9938590Z Receiving objects: 77% (140/181) 2021-05-14T21:07:51.9939020Z Receiving objects: 78% (142/181) 2021-05-14T21:07:51.9939430Z Receiving objects: 79% (143/181) 2021-05-14T21:07:51.9939860Z Receiving objects: 80% (145/181) 2021-05-14T21:07:51.9940280Z Receiving objects: 81% (147/181) 2021-05-14T21:07:51.9940700Z Receiving objects: 82% (149/181) 2021-05-14T21:07:51.9941360Z Receiving objects: 83% (151/181) 2021-05-14T21:07:51.9941780Z Receiving objects: 84% (153/181) 2021-05-14T21:07:51.9942200Z Receiving objects: 85% (154/181) 2021-05-14T21:07:51.9942630Z Receiving objects: 86% (156/181) 2021-05-14T21:07:51.9943060Z Receiving objects: 87% (158/181) 2021-05-14T21:07:51.9943470Z Receiving objects: 88% (160/181) 2021-05-14T21:07:51.9943890Z Receiving objects: 89% (162/181) 2021-05-14T21:07:51.9944300Z Receiving objects: 90% (163/181) 2021-05-14T21:07:51.9944730Z Receiving objects: 91% (165/181) 2021-05-14T21:07:51.9945140Z Receiving objects: 92% (167/181) 2021-05-14T21:07:51.9945570Z Receiving objects: 93% (169/181) 2021-05-14T21:07:51.9945990Z Receiving objects: 94% (171/181) 2021-05-14T21:07:51.9946410Z Receiving objects: 95% (172/181) 2021-05-14T21:07:51.9946830Z Receiving objects: 96% (174/181) 2021-05-14T21:07:51.9947250Z Receiving objects: 97% (176/181) 2021-05-14T21:07:51.9947670Z Receiving objects: 98% (178/181) 2021-05-14T21:07:51.9948090Z Receiving objects: 99% (180/181) 2021-05-14T21:07:51.9949500Z remote: Total 181 (delta 6), reused 113 (delta 0), pack-reused 0 2021-05-14T21:07:51.9950040Z Receiving objects: 100% (181/181) 2021-05-14T21:07:51.9950880Z Receiving objects: 100% (181/181), 1020.76 KiB | 5.90 MiB/s, done. 2021-05-14T21:07:51.9951350Z Resolving deltas: 0% (0/6) 2021-05-14T21:07:51.9951770Z Resolving deltas: 16% (1/6) 2021-05-14T21:07:51.9952180Z Resolving deltas: 33% (2/6) 2021-05-14T21:07:51.9952580Z Resolving deltas: 50% (3/6) 2021-05-14T21:07:51.9952990Z Resolving deltas: 66% (4/6) 2021-05-14T21:07:51.9953390Z Resolving deltas: 83% (5/6) 2021-05-14T21:07:51.9953800Z Resolving deltas: 100% (6/6) 2021-05-14T21:07:51.9954220Z Resolving deltas: 100% (6/6), done. 2021-05-14T21:07:51.9954820Z From https://github.com/neuroconductor/RNifti 2021-05-14T21:07:51.9956220Z * [new ref] 929106d1b17d6c09c8b001b5e39d448ed9ef635f -> 1.3.1.s 2021-05-14T21:07:51.9957430Z ##[endgroup] 2021-05-14T21:07:51.9957970Z ##[group]Determining the checkout info 2021-05-14T21:07:51.9958440Z ##[endgroup] 2021-05-14T21:07:51.9958860Z ##[group]Checking out the ref 2021-05-14T21:07:51.9959870Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.3.1.s 2021-05-14T21:07:53.0694730Z Updating files: 14% (21/150) 2021-05-14T21:07:53.1528720Z Updating files: 15% (23/150) 2021-05-14T21:07:53.2756440Z Updating files: 16% (24/150) 2021-05-14T21:07:53.3163880Z Updating files: 17% (26/150) 2021-05-14T21:07:53.4382890Z Updating files: 18% (27/150) 2021-05-14T21:07:53.5190610Z Updating files: 19% (29/150) 2021-05-14T21:07:53.6452540Z Updating files: 20% (30/150) 2021-05-14T21:07:53.6858550Z Updating files: 21% (32/150) 2021-05-14T21:07:53.6879770Z Updating files: 22% (33/150) 2021-05-14T21:07:53.6907090Z Updating files: 23% (35/150) 2021-05-14T21:07:53.6925790Z Updating files: 24% (36/150) 2021-05-14T21:07:53.6926740Z Updating files: 25% (38/150) 2021-05-14T21:07:53.6927530Z Updating files: 26% (39/150) 2021-05-14T21:07:53.6948780Z Updating files: 27% (41/150) 2021-05-14T21:07:53.6962100Z Updating files: 28% (42/150) 2021-05-14T21:07:53.7778370Z Updating files: 29% (44/150) 2021-05-14T21:07:53.9004110Z Updating files: 30% (45/150) 2021-05-14T21:07:53.9412200Z Updating files: 31% (47/150) 2021-05-14T21:07:53.9461800Z Updating files: 32% (48/150) 2021-05-14T21:07:53.9467100Z Updating files: 33% (50/150) 2021-05-14T21:07:53.9468150Z Updating files: 34% (51/150) 2021-05-14T21:07:53.9468700Z Updating files: 35% (53/150) 2021-05-14T21:07:53.9495690Z Updating files: 36% (54/150) 2021-05-14T21:07:53.9498950Z Updating files: 37% (56/150) 2021-05-14T21:07:53.9520680Z Updating files: 38% (57/150) 2021-05-14T21:07:53.9528230Z Updating files: 39% (59/150) 2021-05-14T21:07:53.9529140Z Updating files: 40% (60/150) 2021-05-14T21:07:53.9540270Z Updating files: 41% (62/150) 2021-05-14T21:07:53.9616590Z Updating files: 42% (63/150) 2021-05-14T21:07:53.9622640Z Updating files: 43% (65/150) 2021-05-14T21:07:53.9623390Z Updating files: 44% (66/150) 2021-05-14T21:07:53.9875210Z Updating files: 45% (68/150) 2021-05-14T21:07:54.1132350Z Updating files: 46% (69/150) 2021-05-14T21:07:54.1554160Z Updating files: 47% (71/150) 2021-05-14T21:07:54.2782470Z Updating files: 48% (72/150) 2021-05-14T21:07:54.2786030Z Updating files: 49% (74/150) 2021-05-14T21:07:54.2803090Z Updating files: 50% (75/150) 2021-05-14T21:07:54.2805100Z Updating files: 51% (77/150) 2021-05-14T21:07:54.2807200Z Updating files: 52% (78/150) 2021-05-14T21:07:54.2808280Z Updating files: 53% (80/150) 2021-05-14T21:07:54.2816390Z Updating files: 54% (81/150) 2021-05-14T21:07:54.2856230Z Updating files: 55% (83/150) 2021-05-14T21:07:54.2857660Z Updating files: 56% (84/150) 2021-05-14T21:07:54.2860000Z Updating files: 57% (86/150) 2021-05-14T21:07:54.2860760Z Updating files: 58% (87/150) 2021-05-14T21:07:54.2862380Z Updating files: 59% (89/150) 2021-05-14T21:07:54.2863180Z Updating files: 60% (90/150) 2021-05-14T21:07:54.2863940Z Updating files: 61% (92/150) 2021-05-14T21:07:54.3337660Z Updating files: 62% (93/150) 2021-05-14T21:07:54.3357420Z Updating files: 63% (95/150) 2021-05-14T21:07:54.3358440Z Updating files: 64% (96/150) 2021-05-14T21:07:54.3359440Z Updating files: 65% (98/150) 2021-05-14T21:07:54.3359840Z Updating files: 66% (99/150) 2021-05-14T21:07:54.3360230Z Updating files: 67% (101/150) 2021-05-14T21:07:54.3360610Z Updating files: 68% (102/150) 2021-05-14T21:07:54.3360990Z Updating files: 69% (104/150) 2021-05-14T21:07:54.3361380Z Updating files: 70% (105/150) 2021-05-14T21:07:54.3362080Z Updating files: 71% (107/150) 2021-05-14T21:07:54.3362500Z Updating files: 72% (108/150) 2021-05-14T21:07:54.3362880Z Updating files: 73% (110/150) 2021-05-14T21:07:54.3363270Z Updating files: 74% (111/150) 2021-05-14T21:07:54.3363650Z Updating files: 75% (113/150) 2021-05-14T21:07:54.3364030Z Updating files: 76% (114/150) 2021-05-14T21:07:54.3364400Z Updating files: 77% (116/150) 2021-05-14T21:07:54.3364780Z Updating files: 78% (117/150) 2021-05-14T21:07:54.3365150Z Updating files: 79% (119/150) 2021-05-14T21:07:54.3365530Z Updating files: 80% (120/150) 2021-05-14T21:07:54.3365910Z Updating files: 81% (122/150) 2021-05-14T21:07:54.3366290Z Updating files: 82% (123/150) 2021-05-14T21:07:54.3366680Z Updating files: 83% (125/150) 2021-05-14T21:07:54.3367050Z Updating files: 84% (126/150) 2021-05-14T21:07:54.3367430Z Updating files: 85% (128/150) 2021-05-14T21:07:54.3367800Z Updating files: 86% (129/150) 2021-05-14T21:07:54.3368180Z Updating files: 87% (131/150) 2021-05-14T21:07:54.3368550Z Updating files: 88% (132/150) 2021-05-14T21:07:54.3368920Z Updating files: 89% (134/150) 2021-05-14T21:07:54.3369300Z Updating files: 90% (135/150) 2021-05-14T21:07:54.3369680Z Updating files: 91% (137/150) 2021-05-14T21:07:54.3740600Z Updating files: 92% (138/150) 2021-05-14T21:07:54.3749030Z Updating files: 93% (140/150) 2021-05-14T21:07:54.3750040Z Updating files: 94% (141/150) 2021-05-14T21:07:54.3751100Z Updating files: 95% (143/150) 2021-05-14T21:07:54.3766800Z Updating files: 96% (144/150) 2021-05-14T21:07:54.3768070Z Updating files: 97% (146/150) 2021-05-14T21:07:54.3768840Z Updating files: 98% (147/150) 2021-05-14T21:07:54.3769650Z Updating files: 99% (149/150) 2021-05-14T21:07:54.3770700Z Updating files: 100% (150/150) 2021-05-14T21:07:54.3771490Z Updating files: 100% (150/150), done. 2021-05-14T21:07:54.3810660Z HEAD is now at 929106d Version id 6 stable 2021-05-14T21:07:54.3821000Z ##[endgroup] 2021-05-14T21:07:54.3935860Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-14T21:07:54.4017850Z '929106d1b17d6c09c8b001b5e39d448ed9ef635f' 2021-05-14T21:07:54.5441400Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T21:07:54.5441860Z with: 2021-05-14T21:07:54.5442180Z r-version: 3.5 2021-05-14T21:07:54.5442500Z Ncpus: 1 2021-05-14T21:07:54.5442860Z crayon.enabled: NULL 2021-05-14T21:07:54.5443340Z remove-openmp-macos: true 2021-05-14T21:07:54.5443840Z http-user-agent: default 2021-05-14T21:07:54.5444260Z install-r: true 2021-05-14T21:07:54.5444770Z windows-path-include-mingw: true 2021-05-14T21:07:54.5445240Z env: 2021-05-14T21:07:54.5445620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:54.5446050Z TIC_DEPLOY_KEY: 2021-05-14T21:07:54.5446360Z RSPM: 2021-05-14T21:07:54.5447570Z GITHUB_PAT: *** 2021-05-14T21:07:54.5447940Z COVERALLS_TOKEN: 2021-05-14T21:07:54.5448790Z continue-on-error: false 2021-05-14T21:07:54.5449280Z VDIFFR_RUN_TESTS: false 2021-05-14T21:07:54.5449640Z ##[endgroup] 2021-05-14T21:07:54.9376870Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-14T21:08:06.1099190Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-14T21:08:07.0043150Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-14T21:08:12.5419440Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-14T21:08:13.7840100Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-14T21:08:13.7842430Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-14T21:08:14.1415260Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-14T21:08:14.1421850Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-14T21:08:15.1417750Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-14T21:08:15.1420450Z Checksumming (Apple_Free : 3)… 2021-05-14T21:08:16.1344900Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-14T21:08:16.1462660Z Checksumming disk image (Apple_HFS : 4)… 2021-05-14T21:08:16.1812010Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-14T21:08:16.1819900Z Checksumming (Apple_Free : 5)… 2021-05-14T21:08:17.1289560Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-14T21:08:17.1300450Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-14T21:08:17.1301590Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-14T21:08:17.1303050Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-14T21:08:18.1293450Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-14T21:08:18.1305130Z verified CRC32 $84F1919B 2021-05-14T21:08:18.8871000Z /dev/disk2 GUID_partition_scheme 2021-05-14T21:08:18.8979330Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-14T21:08:18.9165510Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-14T21:09:20.7223650Z installer: Package name is gfortran 2021-05-14T21:09:20.7228950Z installer: Installing at base path / 2021-05-14T21:09:20.7233050Z installer: The install was successful. 2021-05-14T21:09:20.7271080Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-14T21:09:20.9549750Z "disk2" ejected. 2021-05-14T21:09:20.9611640Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-14T21:09:21.0727390Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-14T21:09:21.0729660Z To reinstall 0.29.2_3, run: 2021-05-14T21:09:21.0731090Z brew reinstall pkg-config 2021-05-14T21:09:21.2401670Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-14T21:09:22.9796270Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-14T21:09:23.3702330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-14T21%3A15%3A00Z&sig=mGIl9ccYtRReyLvX7YcyhSWBfsV%2BbMlvNv2l4yHuX80%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:23.6544210Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-14T21:09:27.1393740Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-14T21:09:27.1895750Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-14T21:09:27.7309550Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-14T21:09:27.7358270Z installer: Upgrading at base path / 2021-05-14T21:09:27.7368790Z installer: The upgrade was successful. 2021-05-14T21:09:28.8634600Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-14T21:09:29.2581570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-14T21%3A15%3A00Z&sig=KxTBrIDs4oWFlDw0UcucrikJLrhp6JMyP%2B5FluyzRuc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:29.3576490Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-14T21:09:32.6620050Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-14T21:09:33.3990080Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-14T21:09:33.4419010Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T21:09:33.4420020Z env: 2021-05-14T21:09:33.4420480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:09:33.4420920Z TIC_DEPLOY_KEY: 2021-05-14T21:09:33.4421270Z RSPM: 2021-05-14T21:09:33.4422480Z GITHUB_PAT: *** 2021-05-14T21:09:33.4422890Z COVERALLS_TOKEN: 2021-05-14T21:09:33.4423460Z continue-on-error: false 2021-05-14T21:09:33.4423930Z VDIFFR_RUN_TESTS: false 2021-05-14T21:09:33.4424430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:09:33.4424860Z TZ: UTC 2021-05-14T21:09:33.4425270Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:09:33.4425660Z NOT_CRAN: true 2021-05-14T21:09:33.4426050Z ##[endgroup] 2021-05-14T21:09:34.0068910Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-14T21:09:34.1313430Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-14T21:09:34.1429310Z Dload Upload Total Spent Left Speed 2021-05-14T21:09:34.1430690Z 2021-05-14T21:09:34.1911380Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:09:34.1932120Z 100 117 0 117 0 0 1602 0 --:--:-- --:--:-- --:--:-- 1602 2021-05-14T21:09:34.3176560Z 2021-05-14T21:09:34.3182190Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:09:35.0368770Z 2021-05-14T21:09:36.0389690Z 4 82.6M 4 4112k 0 0 4469k 0 0:00:18 --:--:-- 0:00:18 4469k 2021-05-14T21:09:37.0507330Z 21 82.6M 21 18.0M 0 0 9623k 0 0:00:08 0:00:01 0:00:07 14.0M 2021-05-14T21:09:38.3764480Z 39 82.6M 39 32.7M 0 0 11.1M 0 0:00:07 0:00:02 0:00:05 14.2M 2021-05-14T21:09:39.0407900Z 52 82.6M 52 43.3M 0 0 11.0M 0 0:00:07 0:00:03 0:00:04 13.0M 2021-05-14T21:09:40.0369490Z 65 82.6M 65 54.3M 0 0 11.0M 0 0:00:07 0:00:04 0:00:03 12.5M 2021-05-14T21:09:41.0417640Z 81 82.6M 81 67.4M 0 0 11.3M 0 0:00:07 0:00:05 0:00:02 12.6M 2021-05-14T21:09:41.0485110Z 99 82.6M 99 82.4M 0 0 11.9M 0 0:00:06 0:00:06 --:--:-- 12.8M 2021-05-14T21:09:41.0492920Z 100 82.6M 100 82.6M 0 0 11.9M 0 0:00:06 0:00:06 --:--:-- 12.4M 2021-05-14T21:09:46.0016680Z ##[group]Run tlmgr update --self 2021-05-14T21:09:46.0017360Z tlmgr update --self 2021-05-14T21:09:46.0018230Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T21:09:46.0019090Z tlmgr update --all 2021-05-14T21:09:46.0237400Z shell: /bin/bash -e {0} 2021-05-14T21:09:46.0237830Z env: 2021-05-14T21:09:46.0238270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:09:46.0238760Z TIC_DEPLOY_KEY: 2021-05-14T21:09:46.0239100Z RSPM: 2021-05-14T21:09:46.0240440Z GITHUB_PAT: *** 2021-05-14T21:09:46.0240900Z COVERALLS_TOKEN: 2021-05-14T21:09:46.0241370Z continue-on-error: false 2021-05-14T21:09:46.0241870Z VDIFFR_RUN_TESTS: false 2021-05-14T21:09:46.0242350Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:09:46.0242830Z TZ: UTC 2021-05-14T21:09:46.0243200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:09:46.0243640Z NOT_CRAN: true 2021-05-14T21:09:46.0244100Z ##[endgroup] 2021-05-14T21:09:48.4768480Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:09:48.4776280Z tlmgr: no self-updates for tlmgr available 2021-05-14T21:09:50.8409760Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:09:50.8411320Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T21:09:51.0981970Z [2/89, 00:01/13:07:43] install: ae [57k] 2021-05-14T21:09:51.5121640Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-14T21:09:51.7814930Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-14T21:09:52.0936310Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-14T21:09:52.3596020Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-14T21:09:55.4838840Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-14T21:09:55.7477560Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-14T21:09:56.2874140Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-14T21:09:56.5924540Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-14T21:09:56.8397700Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-14T21:09:57.1466090Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-14T21:09:57.3945640Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-14T21:09:57.6542210Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-14T21:09:58.0218690Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-14T21:09:58.3195540Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-14T21:09:58.8789480Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-14T21:09:59.1566230Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-14T21:09:59.4134320Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-14T21:09:59.6781480Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-14T21:09:59.9922120Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-14T21:10:00.2950820Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-14T21:10:00.5522040Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-14T21:10:00.9102290Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-14T21:10:01.2279910Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-14T21:10:01.4926500Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-14T21:10:01.7378430Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-14T21:10:02.0152320Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-14T21:10:02.2703150Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-14T21:10:02.5213830Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-14T21:10:02.7735750Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-14T21:10:03.0346150Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-14T21:10:03.2950860Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-14T21:10:03.9024050Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-14T21:10:03.9178270Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-14T21:10:04.2221270Z [36/89, 00:14/00:15] install: lua-uca [70k] 2021-05-14T21:10:04.5926650Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-14T21:10:05.1221050Z [38/89, 00:15/00:16] install: lua-uni-algos [6k] 2021-05-14T21:10:05.3793290Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-14T21:10:05.6390050Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-14T21:10:05.9060180Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-14T21:10:06.1731270Z [42/89, 00:16/00:17] install: luahyphenrules [3k] 2021-05-14T21:10:06.4196820Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-14T21:10:06.6710650Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-14T21:10:06.9361220Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-14T21:10:07.1933640Z [46/89, 00:17/00:18] install: luaintro [1k] 2021-05-14T21:10:07.4367150Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-14T21:10:07.6890020Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-14T21:10:07.9391440Z [49/89, 00:17/00:18] install: lualatex-truncate [2k] 2021-05-14T21:10:08.1990100Z [50/89, 00:18/00:19] install: luamplib [12k] 2021-05-14T21:10:08.4617510Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-14T21:10:08.7801430Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-14T21:10:09.0406380Z [53/89, 00:19/00:20] install: luarandom [2k] 2021-05-14T21:10:09.2885730Z [54/89, 00:19/00:20] install: luatex85 [2k] 2021-05-14T21:10:09.5655680Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-14T21:10:09.8232300Z [56/89, 00:19/00:20] install: luatexko [22k] 2021-05-14T21:10:10.1454910Z [57/89, 00:20/00:21] install: luatextra [2k] 2021-05-14T21:10:10.4009430Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-14T21:10:10.6756870Z [59/89, 00:20/00:21] install: luaxml [31k] 2021-05-14T21:10:10.9972980Z [60/89, 00:20/00:21] install: makeindex.universal-darwin [91k] 2021-05-14T21:10:11.3501530Z [61/89, 00:21/00:22] install: makeindex [5k] 2021-05-14T21:10:11.6099800Z [62/89, 00:21/00:22] install: mflogo [2k] 2021-05-14T21:10:11.8923490Z [63/89, 00:21/00:22] install: newpax [9k] 2021-05-14T21:10:12.1469280Z [64/89, 00:22/00:23] install: nodetree [13k] 2021-05-14T21:10:12.4174380Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-14T21:10:12.6773470Z [66/89, 00:22/00:23] install: optex.universal-darwin [1k] 2021-05-14T21:10:12.9334470Z [67/89, 00:22/00:23] install: optex [789k] 2021-05-14T21:10:13.5808240Z [68/89, 00:23/00:23] install: pdfarticle [4k] 2021-05-14T21:10:13.8468160Z [69/89, 00:23/00:23] install: pdfextra [22k] 2021-05-14T21:10:14.1659380Z [70/89, 00:24/00:24] install: placeat [4k] 2021-05-14T21:10:14.4254220Z [71/89, 00:24/00:24] install: plantuml [3k] 2021-05-14T21:10:14.6896220Z [72/89, 00:24/00:24] install: rsfs [55k] 2021-05-14T21:10:15.0603120Z [73/89, 00:25/00:25] install: selnolig [53k] 2021-05-14T21:10:15.4216210Z [74/89, 00:25/00:25] install: spelling [14k] 2021-05-14T21:10:15.7370540Z [75/89, 00:25/00:25] install: stricttex [2k] 2021-05-14T21:10:16.0003290Z [76/89, 00:25/00:25] install: texlive-common [1k] 2021-05-14T21:10:16.2556790Z [77/89, 00:26/00:26] install: texlive-en [1k] 2021-05-14T21:10:16.5205520Z [78/89, 00:26/00:26] install: texlive-msg-translations [144k] 2021-05-14T21:10:16.9365750Z [79/89, 00:26/00:26] install: thumbpdf.universal-darwin [1k] 2021-05-14T21:10:17.1997350Z [80/89, 00:27/00:27] install: thumbpdf [19k] 2021-05-14T21:10:17.5030070Z [81/89, 00:27/00:27] install: tlshell.universal-darwin [1k] 2021-05-14T21:10:17.7683470Z [82/89, 00:27/00:27] install: tlshell [29k] 2021-05-14T21:10:18.0835020Z [83/89, 00:28/00:28] install: typewriter [25k] 2021-05-14T21:10:18.3989900Z [84/89, 00:28/00:28] install: uninormalize [6k] 2021-05-14T21:10:18.6506520Z [85/89, 00:28/00:28] install: upquote [2k] 2021-05-14T21:10:18.9162210Z [86/89, 00:28/00:28] install: xdvi.universal-darwin [948k] 2021-05-14T21:10:19.6304070Z [87/89, 00:29/00:29] install: xdvi [7k] 2021-05-14T21:10:19.9020480Z [88/89, 00:29/00:29] install: collection-basic [1k] 2021-05-14T21:10:20.1606990Z [89/89, 00:30/00:30] install: collection-luatex [1k] 2021-05-14T21:10:20.4288680Z running mktexlsr ... 2021-05-14T21:10:21.0492300Z done running mktexlsr. 2021-05-14T21:10:21.0914790Z running updmap-sys ... 2021-05-14T21:10:21.7657370Z done running updmap-sys. 2021-05-14T21:10:21.7659040Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-14T21:10:21.7661560Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/lFBWK1muLu/wowauF1Z8T ... 2021-05-14T21:10:22.8750810Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/lFBWK1muLu/wowauF1Z8T. 2021-05-14T21:10:22.8752450Z OK: optex.fmt/luatex 2021-05-14T21:10:22.8754160Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T21:10:22.8755990Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T21:10:25.1091860Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:10:25.1093500Z tlmgr: no updates available 2021-05-14T21:10:25.2476180Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T21:10:25.2476680Z with: 2021-05-14T21:10:25.2477040Z pandoc-version: 2.7.3 2021-05-14T21:10:25.2477380Z env: 2021-05-14T21:10:25.2477770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:10:25.2478180Z TIC_DEPLOY_KEY: 2021-05-14T21:10:25.2478490Z RSPM: 2021-05-14T21:10:25.2479620Z GITHUB_PAT: *** 2021-05-14T21:10:25.2479990Z COVERALLS_TOKEN: 2021-05-14T21:10:25.2480600Z continue-on-error: false 2021-05-14T21:10:25.2481050Z VDIFFR_RUN_TESTS: false 2021-05-14T21:10:25.2481500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:10:25.2481900Z TZ: UTC 2021-05-14T21:10:25.2482240Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:10:25.2482610Z NOT_CRAN: true 2021-05-14T21:10:25.2483300Z ##[endgroup] 2021-05-14T21:10:25.8405850Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-14T21:10:28.5852450Z installer: Package name is pandoc 2021-05-14T21:10:28.5862620Z installer: Installing at base path / 2021-05-14T21:10:28.5866270Z installer: The install was successful. 2021-05-14T21:10:28.6022600Z ##[group]Run git config user.name adigherman 2021-05-14T21:10:28.6023390Z git config user.name adigherman 2021-05-14T21:10:28.6023950Z git config user.email adig@jhu.edu 2021-05-14T21:10:28.6256750Z shell: /bin/bash -e {0} 2021-05-14T21:10:28.6257230Z env: 2021-05-14T21:10:28.6257740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:10:28.6258220Z TIC_DEPLOY_KEY: 2021-05-14T21:10:28.6258630Z RSPM: 2021-05-14T21:10:28.6259800Z GITHUB_PAT: *** 2021-05-14T21:10:28.6260280Z COVERALLS_TOKEN: 2021-05-14T21:10:28.6260770Z continue-on-error: false 2021-05-14T21:10:28.6261310Z VDIFFR_RUN_TESTS: false 2021-05-14T21:10:28.6261860Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:10:28.6262360Z TZ: UTC 2021-05-14T21:10:28.6262790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:10:28.6263220Z NOT_CRAN: true 2021-05-14T21:10:28.6263660Z ##[endgroup] 2021-05-14T21:10:28.7017700Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-14T21:10:28.7018430Z env: 2021-05-14T21:10:28.7018910Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:10:28.7019390Z TIC_DEPLOY_KEY: 2021-05-14T21:10:28.7019730Z RSPM: 2021-05-14T21:10:28.7021050Z GITHUB_PAT: *** 2021-05-14T21:10:28.7021490Z COVERALLS_TOKEN: 2021-05-14T21:10:28.7021940Z continue-on-error: false 2021-05-14T21:10:28.7022440Z VDIFFR_RUN_TESTS: false 2021-05-14T21:10:28.7022920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:10:28.7023370Z TZ: UTC 2021-05-14T21:10:28.7023740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:10:28.7024150Z NOT_CRAN: true 2021-05-14T21:10:28.7024500Z ##[endgroup] 2021-05-14T21:10:30.4546450Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-14T21:10:30.4925680Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-14T21:10:30.4927640Z To reinstall 3.20.2, run: 2021-05-14T21:10:30.4928610Z brew reinstall cmake 2021-05-14T21:10:32.2346530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-14T21:10:33.4086380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:33.9861220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-14T21:10:34.4238260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-14T21%3A20%3A00Z&sig=C88VvwrELK%2Fwd%2BHFOp8GrGxjPRk04dPyIopgbouN0Fg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:34.4797040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=C88VvwrELK\%2Fwd\%2BHFOp8GrGxjPRk04dPyIopgbouN0Fg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:34.5587020Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-14T21:10:34.6351110Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-14T21:10:34.6381170Z 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/d20210514-2700-7bh41g 2021-05-14T21:10:34.6574990Z cp -pR /private/tmp/d20210514-2700-7bh41g/libssh/. /usr/local/Cellar/libssh 2021-05-14T21:10:34.6776000Z chmod -Rf +w /private/tmp/d20210514-2700-7bh41g 2021-05-14T21:10:34.7849090Z ==> Finishing up 2021-05-14T21:10:34.8217210Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-14T21:10:34.8226780Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-14T21:10:34.8231970Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-14T21:10:34.8237490Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-14T21:10:34.8242420Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-14T21:10:34.8247700Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-14T21:10:34.8255400Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-14T21:10:34.8411370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2864-844fs0.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-14T21:10:37.4394130Z ==> Summary 2021-05-14T21:10:37.4496670Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-14T21:10:39.7235250Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-14T21:10:40.8216430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:41.3758130Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-14T21:10:41.8899380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-14T21%3A20%3A00Z&sig=E7lDOoeFWinNpcZ3P3md%2FtEYTZzIwa3aRMzPGwj%2FC%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:42.1278110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=E7lDOoeFWinNpcZ3P3md\%2FtEYTZzIwa3aRMzPGwj\%2FC\%2FQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:43.1822350Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-14T21:10:43.5510270Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-14T21:10:44.6783800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:45.2605090Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-14T21:10:45.7166980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-14T21%3A20%3A00Z&sig=C%2Bo5do1IkjH5RPIY7ixr8BMB5h161teA6mWKG8tH5xw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:45.7794320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=C\%2Bo5do1IkjH5RPIY7ixr8BMB5h161teA6mWKG8tH5xw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:45.8853500Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-14T21:10:45.8936810Z ==> Installing dependencies for jags: gcc 2021-05-14T21:10:45.8943590Z ==> Installing jags dependency: gcc 2021-05-14T21:10:45.9943120Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-14T21:10:45.9973530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-2871-1t7o2ep 2021-05-14T21:10:48.0651390Z cp -pR /private/tmp/d20210514-2871-1t7o2ep/gcc/. /usr/local/Cellar/gcc 2021-05-14T21:10:49.6591040Z chmod -Rf +w /private/tmp/d20210514-2871-1t7o2ep 2021-05-14T21:10:53.9680910Z ==> Finishing up 2021-05-14T21:10:54.2171570Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-14T21:10:54.2175270Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-14T21:10:54.2180790Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-14T21:10:54.2185440Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-14T21:10:54.2191480Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-14T21:10:54.2195840Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-14T21:10:54.2201020Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-14T21:10:54.2206030Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-14T21:10:54.2213230Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-14T21:10:54.2220380Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-14T21:10:54.2241700Z rm /usr/local/bin/c++-11 2021-05-14T21:10:54.2245420Z rm /usr/local/bin/cpp-11 2021-05-14T21:10:54.2253260Z rm /usr/local/bin/g++-11 2021-05-14T21:10:54.2308590Z rm /usr/local/bin/gcc-11 2021-05-14T21:10:54.2311940Z rm /usr/local/bin/gcc-ar-11 2021-05-14T21:10:54.2315190Z rm /usr/local/bin/gcc-nm-11 2021-05-14T21:10:54.2318900Z rm /usr/local/bin/gcc-ranlib-11 2021-05-14T21:10:54.2322660Z rm /usr/local/bin/gcov-11 2021-05-14T21:10:54.2326960Z rm /usr/local/bin/gcov-dump-11 2021-05-14T21:10:54.2331160Z rm /usr/local/bin/gcov-tool-11 2021-05-14T21:10:54.4852350Z Error: The `brew link` step did not complete successfully 2021-05-14T21:10:54.4853240Z The formula built, but is not symlinked into /usr/local 2021-05-14T21:10:54.4857660Z Could not symlink bin/gfortran 2021-05-14T21:10:54.4858680Z Target /usr/local/bin/gfortran 2021-05-14T21:10:54.4859660Z already exists. You may want to remove it: 2021-05-14T21:10:54.4861060Z rm '/usr/local/bin/gfortran' 2021-05-14T21:10:54.4861720Z 2021-05-14T21:10:54.4862650Z To force the link and overwrite all conflicting files: 2021-05-14T21:10:54.4863950Z brew link --overwrite gcc 2021-05-14T21:10:54.4864650Z 2021-05-14T21:10:54.4865530Z To list all files that would be deleted: 2021-05-14T21:10:54.4866810Z brew link --overwrite --dry-run gcc 2021-05-14T21:10:54.4867590Z 2021-05-14T21:10:54.4868460Z Possible conflicting files are: 2021-05-14T21:10:54.4885880Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-14T21:10:54.9780640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3049-np43f3.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-14T21:10:57.9673600Z ==> Summary 2021-05-14T21:10:58.0890800Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-14T21:10:58.0902730Z ==> Installing jags 2021-05-14T21:10:58.0910270Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-14T21:10:58.0934880Z 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/d20210514-2871-1ubn9ja 2021-05-14T21:10:58.1549340Z cp -pR /private/tmp/d20210514-2871-1ubn9ja/jags/. /usr/local/Cellar/jags 2021-05-14T21:10:58.2361530Z chmod -Rf +w /private/tmp/d20210514-2871-1ubn9ja 2021-05-14T21:10:58.3758270Z ==> Finishing up 2021-05-14T21:10:58.4129560Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-14T21:10:58.4136710Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-14T21:10:58.4148740Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-14T21:10:58.4161990Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-14T21:10:58.4171040Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-14T21:10:58.4175930Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-14T21:10:58.4181200Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-14T21:10:58.4185850Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-14T21:10:58.4193790Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-14T21:10:58.4595530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3077-2h9wiz.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-14T21:11:01.8124060Z ==> Summary 2021-05-14T21:11:01.8222350Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-14T21:11:04.6636220Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-14T21:11:05.8194140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:06.5760650Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-14T21:11:06.9761550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-14T21%3A20%3A00Z&sig=fKeUryDgAO6chbKYdXQFPmc1z7QkJ2F4WfDSw7oi4Qc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:07.0252050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=fKeUryDgAO6chbKYdXQFPmc1z7QkJ2F4WfDSw7oi4Qc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:07.3195250Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-14T21:11:07.4388800Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-14T21:11:07.4420060Z 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/d20210514-3084-12r63hz 2021-05-14T21:11:07.6673100Z cp -pR /private/tmp/d20210514-3084-12r63hz/v8/. /usr/local/Cellar/v8 2021-05-14T21:11:07.8123040Z chmod -Rf +w /private/tmp/d20210514-3084-12r63hz 2021-05-14T21:11:08.0446160Z ==> Finishing up 2021-05-14T21:11:08.1515650Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-14T21:11:08.1992140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3249-149j7bg.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-14T21:11:10.8997480Z ==> Summary 2021-05-14T21:11:10.9057950Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-14T21:11:13.1853760Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-14T21:11:14.3391700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:14.9437590Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-14T21:11:15.3155260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-14T21%3A20%3A00Z&sig=S7RIMBrhrAl3Zw960f1ATtwhnIu4Bpm%2BVNj9qCPS3WY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:15.3725350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=S7RIMBrhrAl3Zw960f1ATtwhnIu4Bpm\%2BVNj9qCPS3WY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:15.5900630Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-14T21:11:15.6136910Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T21:11:16.7196990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:17.3049070Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T21:11:17.6808310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-14T21%3A20%3A00Z&sig=9KBYiu0csdPXR%2BiiI%2BoNjrPaueX0stU9n60gxcoKrDc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:17.7308940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=9KBYiu0csdPXR\%2BiiI\%2BoNjrPaueX0stU9n60gxcoKrDc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:17.9409290Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-14T21:11:17.9547680Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T21:11:19.0883520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:19.6647300Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T21:11:20.0543750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-14T21%3A20%3A00Z&sig=WPn0M2qGbLnJE7M20LmqC4G2xA9jGSKy%2BirzhW2xkJg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:20.1091580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=WPn0M2qGbLnJE7M20LmqC4G2xA9jGSKy\%2BirzhW2xkJg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:20.3481340Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-14T21:11:20.3715430Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-14T21:11:20.3720210Z ==> Installing fftw dependency: hwloc 2021-05-14T21:11:20.4355800Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-14T21:11:20.4384670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3256-1ky383r 2021-05-14T21:11:20.7737330Z cp -pR /private/tmp/d20210514-3256-1ky383r/hwloc/. /usr/local/Cellar/hwloc 2021-05-14T21:11:21.2867910Z chmod -Rf +w /private/tmp/d20210514-3256-1ky383r 2021-05-14T21:11:21.7593130Z ==> Finishing up 2021-05-14T21:11:21.7990910Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-14T21:11:21.8001870Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-14T21:11:21.8007170Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-14T21:11:21.8012710Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-14T21:11:21.8018000Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-14T21:11:21.8022590Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-14T21:11:21.8027890Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-14T21:11:21.8032990Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-14T21:11:21.8039250Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-14T21:11:21.8044540Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-14T21:11:21.8049900Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-14T21:11:21.8055560Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-14T21:11:21.8061440Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-14T21:11:21.8069610Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-14T21:11:21.8075410Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-14T21:11:21.8112160Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-14T21:11:21.8129050Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-14T21:11:21.8134490Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-14T21:11:21.8153850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-14T21:11:21.8164930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-14T21:11:21.8191670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-14T21:11:21.8201610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-14T21:11:21.8207230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-14T21:11:21.8213410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-14T21:11:21.8223180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-14T21:11:21.8244560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-14T21:11:21.8256480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-14T21:11:21.8262910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-14T21:11:21.8268540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-14T21:11:21.8274590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-14T21:11:21.8280430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-14T21:11:21.8316140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-14T21:11:21.8329180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-14T21:11:21.8343070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-14T21:11:21.8356730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-14T21:11:21.8369090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-14T21:11:21.8380500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-14T21:11:21.8399030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-14T21:11:21.8407100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-14T21:11:21.8418700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-14T21:11:21.8460860Z 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-14T21:11:21.8465510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-14T21:11:21.8472010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-14T21:11:21.8485980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-14T21:11:21.8498640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-14T21:11:21.8510610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-14T21:11:21.8521450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-14T21:11:21.8527420Z 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-14T21:11:21.8532960Z 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-14T21:11:21.8548690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-14T21:11:21.8565210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-14T21:11:21.8570330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-14T21:11:21.8581000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-14T21:11:21.8585850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-14T21:11:21.8594430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-14T21:11:21.8599690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-14T21:11:21.8610130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-14T21:11:21.8620100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-14T21:11:21.8630070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-14T21:11:21.8635380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-14T21:11:21.8648280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-14T21:11:21.8659020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-14T21:11:21.8664740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-14T21:11:21.8673590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-14T21:11:21.8680310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-14T21:11:21.8692050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-14T21:11:21.8697990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-14T21:11:21.8710070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-14T21:11:21.8715790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-14T21:11:21.8722450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-14T21:11:21.8730470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-14T21:11:21.8736090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-14T21:11:21.8746570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-14T21:11:21.8755730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-14T21:11:21.8764410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-14T21:11:21.8777090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-14T21:11:21.8782440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-14T21:11:21.8788520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-14T21:11:21.8797830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-14T21:11:21.8806120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-14T21:11:21.8814310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-14T21:11:21.8823040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-14T21:11:21.8832310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-14T21:11:21.8840590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-14T21:11:21.8848450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-14T21:11:21.8854040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-14T21:11:21.8861900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-14T21:11:21.8869000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-14T21:11:21.8874860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-14T21:11:21.8883030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-14T21:11:21.8890460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-14T21:11:21.8901180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-14T21:11:21.8913260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-14T21:11:21.8920540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-14T21:11:21.8928340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-14T21:11:21.8936200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-14T21:11:21.8943420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-14T21:11:21.8950230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-14T21:11:21.8957140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-14T21:11:21.8966040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-14T21:11:21.8971510Z Only the first 100 operations were output. 2021-05-14T21:11:22.2800380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3436-1vdygm0.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-14T21:11:25.0453860Z ==> Summary 2021-05-14T21:11:25.1046810Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-14T21:11:25.1060360Z ==> Installing fftw dependency: open-mpi 2021-05-14T21:11:25.1692070Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:11:25.1711100Z 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/d20210514-3256-1jkojyp 2021-05-14T21:11:25.4682500Z cp -pR /private/tmp/d20210514-3256-1jkojyp/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-14T21:11:25.8752310Z chmod -Rf +w /private/tmp/d20210514-3256-1jkojyp 2021-05-14T21:11:27.4939720Z ==> Finishing up 2021-05-14T21:11:27.5327730Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-14T21:11:27.5331740Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-14T21:11:27.5337140Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-14T21:11:27.5343810Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-14T21:11:27.5349980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-14T21:11:27.5353930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-14T21:11:27.5359470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-14T21:11:27.5364620Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-14T21:11:27.5369680Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-14T21:11:27.5375080Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-14T21:11:27.5380330Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-14T21:11:27.5390180Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-14T21:11:27.5400600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-14T21:11:27.5406530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-14T21:11:27.5412230Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-14T21:11:27.5417540Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-14T21:11:27.5423410Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-14T21:11:27.5428060Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-14T21:11:27.5433370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-14T21:11:27.5452520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-14T21:11:27.5453990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-14T21:11:27.5455400Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-14T21:11:27.5462800Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-14T21:11:27.5470340Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-14T21:11:27.5484770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-14T21:11:27.5492030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-14T21:11:27.5498160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-14T21:11:27.5504360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-14T21:11:27.5510640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-14T21:11:27.5516920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-14T21:11:27.5574700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-14T21:11:27.5579610Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-14T21:11:27.5586550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-14T21:11:27.5590770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-14T21:11:27.5597180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-14T21:11:27.5601920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-14T21:11:27.5607560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-14T21:11:27.5613100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-14T21:11:27.5618180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-14T21:11:27.5624220Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-14T21:11:27.5628930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-14T21:11:27.5634770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-14T21:11:27.5640630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-14T21:11:27.5645530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-14T21:11:27.5650920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-14T21:11:27.5655420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-14T21:11:27.5662160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-14T21:11:27.5667200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-14T21:11:27.5679070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-14T21:11:27.5685160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-14T21:11:27.5689790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-14T21:11:27.5701120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-14T21:11:27.5706870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-14T21:11:27.5712760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-14T21:11:27.5726600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-14T21:11:27.5731990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-14T21:11:27.5744390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-14T21:11:27.5746970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-14T21:11:27.5757480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-14T21:11:27.5763240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-14T21:11:27.5778130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-14T21:11:27.5783610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-14T21:11:27.5789260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-14T21:11:27.5806240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-14T21:11:27.5815380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-14T21:11:27.5833510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-14T21:11:27.5840030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-14T21:11:27.5845870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-14T21:11:27.5852550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-14T21:11:27.5857410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-14T21:11:27.5863180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-14T21:11:27.5869030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-14T21:11:27.5876310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-14T21:11:27.5882140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-14T21:11:27.5889240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-14T21:11:27.5895270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-14T21:11:27.5902360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-14T21:11:27.5908920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-14T21:11:27.5915960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-14T21:11:27.5924410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-14T21:11:27.5929950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-14T21:11:27.5936730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-14T21:11:27.5943800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-14T21:11:27.5949630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-14T21:11:27.5956210Z 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-14T21:11:27.5962470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-14T21:11:27.5969180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-14T21:11:27.5975980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-14T21:11:27.5982130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-14T21:11:27.5988210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-14T21:11:27.5995350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-14T21:11:27.6001580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-14T21:11:27.6007490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-14T21:11:27.6014180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-14T21:11:27.6020180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-14T21:11:27.6027710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-14T21:11:27.6033330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-14T21:11:27.6040000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-14T21:11:27.6045390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-14T21:11:27.6051080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-14T21:11:27.6055180Z Only the first 100 operations were output. 2021-05-14T21:11:28.0980000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3462-sawtaf.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-14T21:11:30.8529200Z ==> Summary 2021-05-14T21:11:30.8988480Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T21:11:30.8994580Z ==> Installing fftw 2021-05-14T21:11:30.8998880Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:11:30.9022220Z 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/d20210514-3256-xa2orc 2021-05-14T21:11:31.0153620Z cp -pR /private/tmp/d20210514-3256-xa2orc/fftw/. /usr/local/Cellar/fftw 2021-05-14T21:11:31.0862410Z chmod -Rf +w /private/tmp/d20210514-3256-xa2orc 2021-05-14T21:11:31.2974780Z ==> Finishing up 2021-05-14T21:11:31.3436970Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-14T21:11:31.3440210Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-14T21:11:31.3445690Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-14T21:11:31.3450080Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-14T21:11:31.3457380Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-14T21:11:31.3462210Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-14T21:11:31.3467120Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-14T21:11:31.3471550Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-14T21:11:31.3485260Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-14T21:11:31.3495320Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-14T21:11:31.3504160Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-14T21:11:31.3515280Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-14T21:11:31.3556770Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-14T21:11:31.3651320Z info /usr/local/share/info/fftw3.info 2021-05-14T21:11:31.3668020Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-14T21:11:31.3679470Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-14T21:11:31.3705340Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-14T21:11:31.3716800Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-14T21:11:31.3730090Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-14T21:11:31.3738220Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-14T21:11:31.3762200Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-14T21:11:31.3772900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-14T21:11:31.3783230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-14T21:11:31.3793710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-14T21:11:31.3803610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-14T21:11:31.3812070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-14T21:11:31.3822440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-14T21:11:31.3831200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-14T21:11:31.3840940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-14T21:11:31.3854380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-14T21:11:31.3864720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-14T21:11:31.3875660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-14T21:11:31.3885140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-14T21:11:31.3895620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-14T21:11:31.3906270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-14T21:11:31.3911980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-14T21:11:31.3920880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-14T21:11:31.3930760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-14T21:11:31.3942300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-14T21:11:31.3951670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-14T21:11:31.3957690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-14T21:11:31.3969170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-14T21:11:31.3977950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-14T21:11:31.3984630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-14T21:11:31.3992240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-14T21:11:31.3998690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-14T21:11:31.4006670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-14T21:11:31.4013990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-14T21:11:31.4021140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-14T21:11:31.4028220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-14T21:11:31.4119600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-14T21:11:31.4123220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-14T21:11:31.4150140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-14T21:11:31.4151920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-14T21:11:31.4154690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-14T21:11:31.4157680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-14T21:11:31.4159970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-14T21:11:31.4161960Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-14T21:11:31.4163910Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-14T21:11:31.4168140Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-14T21:11:31.4529110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3489-6z48h2.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-14T21:11:34.0757910Z ==> Summary 2021-05-14T21:11:34.0815900Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T21:11:34.7693480Z ==> No outdated dependents to upgrade! 2021-05-14T21:11:34.7699040Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:11:34.9448770Z ==> Reinstalling 2 broken dependents from source: 2021-05-14T21:11:34.9449790Z fftw, open-mpi 2021-05-14T21:11:34.9460460Z rm /usr/local/bin/fftw-wisdom 2021-05-14T21:11:34.9467360Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-14T21:11:34.9471290Z rm /usr/local/bin/fftwf-wisdom 2021-05-14T21:11:34.9475430Z rm /usr/local/bin/fftwl-wisdom 2021-05-14T21:11:34.9488170Z rm /usr/local/include/fftw3-mpi.f03 2021-05-14T21:11:34.9497090Z rm /usr/local/include/fftw3-mpi.h 2021-05-14T21:11:34.9500380Z rm /usr/local/include/fftw3.f 2021-05-14T21:11:34.9511920Z rm /usr/local/include/fftw3.f03 2021-05-14T21:11:34.9516570Z rm /usr/local/include/fftw3.h 2021-05-14T21:11:34.9518960Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-14T21:11:34.9529380Z rm /usr/local/include/fftw3l.f03 2021-05-14T21:11:34.9530800Z rm /usr/local/include/fftw3q.f03 2021-05-14T21:11:34.9547080Z rm /usr/local/lib/cmake/fftw3 2021-05-14T21:11:34.9555310Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-14T21:11:34.9558830Z rm /usr/local/lib/libfftw3.a 2021-05-14T21:11:34.9564780Z rm /usr/local/lib/libfftw3.dylib 2021-05-14T21:11:34.9575740Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-14T21:11:34.9579500Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-14T21:11:34.9585530Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-14T21:11:34.9588960Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-14T21:11:34.9601020Z rm /usr/local/lib/libfftw3_omp.a 2021-05-14T21:11:34.9605410Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-14T21:11:34.9618010Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-14T21:11:34.9621950Z rm /usr/local/lib/libfftw3_threads.a 2021-05-14T21:11:34.9632890Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-14T21:11:34.9636660Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-14T21:11:34.9645780Z rm /usr/local/lib/libfftw3f.a 2021-05-14T21:11:34.9651710Z rm /usr/local/lib/libfftw3f.dylib 2021-05-14T21:11:34.9661860Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-14T21:11:34.9667140Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-14T21:11:34.9677620Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-14T21:11:34.9681580Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-14T21:11:34.9691460Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-14T21:11:34.9695870Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-14T21:11:34.9705420Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-14T21:11:34.9712030Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-14T21:11:34.9720350Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-14T21:11:34.9723730Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-14T21:11:34.9736530Z rm /usr/local/lib/libfftw3l.a 2021-05-14T21:11:34.9737460Z rm /usr/local/lib/libfftw3l.dylib 2021-05-14T21:11:34.9747360Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-14T21:11:34.9749620Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-14T21:11:34.9758650Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-14T21:11:34.9761620Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-14T21:11:34.9770740Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-14T21:11:34.9773550Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-14T21:11:34.9780790Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-14T21:11:34.9786050Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-14T21:11:34.9798920Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-14T21:11:34.9815010Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-14T21:11:34.9819090Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-14T21:11:34.9831930Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-14T21:11:34.9908810Z uninfo /usr/local/share/info/fftw3.info 2021-05-14T21:11:34.9910810Z rm /usr/local/share/info/fftw3.info 2021-05-14T21:11:34.9929740Z rm /usr/local/share/info/fftw3.info-1 2021-05-14T21:11:34.9935920Z rm /usr/local/share/info/fftw3.info-2 2021-05-14T21:11:34.9963020Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-14T21:11:34.9965560Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-14T21:11:34.9973660Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-14T21:11:34.9976750Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-14T21:11:35.0855940Z rm /usr/local/bin/aggregate_profile.pl 2021-05-14T21:11:35.0862750Z rm /usr/local/bin/mpic++ 2021-05-14T21:11:35.0872810Z rm /usr/local/bin/mpicc 2021-05-14T21:11:35.0873910Z rm /usr/local/bin/mpicxx 2021-05-14T21:11:35.0882170Z rm /usr/local/bin/mpiexec 2021-05-14T21:11:35.0884990Z rm /usr/local/bin/mpif77 2021-05-14T21:11:35.0887570Z rm /usr/local/bin/mpif90 2021-05-14T21:11:35.0893770Z rm /usr/local/bin/mpifort 2021-05-14T21:11:35.0897840Z rm /usr/local/bin/mpirun 2021-05-14T21:11:35.0905350Z rm /usr/local/bin/ompi-clean 2021-05-14T21:11:35.0908010Z rm /usr/local/bin/ompi-server 2021-05-14T21:11:35.0914310Z rm /usr/local/bin/ompi_info 2021-05-14T21:11:35.0917630Z rm /usr/local/bin/opal_wrapper 2021-05-14T21:11:35.0926270Z rm /usr/local/bin/orte-clean 2021-05-14T21:11:35.0929380Z rm /usr/local/bin/orte-info 2021-05-14T21:11:35.0932590Z rm /usr/local/bin/orte-server 2021-05-14T21:11:35.0939350Z rm /usr/local/bin/ortecc 2021-05-14T21:11:35.0942480Z rm /usr/local/bin/orted 2021-05-14T21:11:35.0951190Z rm /usr/local/bin/orterun 2021-05-14T21:11:35.0959800Z rm /usr/local/bin/profile2mat.pl 2021-05-14T21:11:35.0967600Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-14T21:11:35.0975820Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-14T21:11:35.0979530Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-14T21:11:35.0985450Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-14T21:11:35.0995140Z rm /usr/local/include/mpi-ext.h 2021-05-14T21:11:35.0997570Z rm /usr/local/include/mpi.h 2021-05-14T21:11:35.1004740Z rm /usr/local/include/mpi.mod 2021-05-14T21:11:35.1010560Z rm /usr/local/include/mpi_ext.mod 2021-05-14T21:11:35.1014080Z rm /usr/local/include/mpi_f08.mod 2021-05-14T21:11:35.1017270Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-14T21:11:35.1023030Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-14T21:11:35.1027050Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-14T21:11:35.1032490Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-14T21:11:35.1035560Z rm /usr/local/include/mpi_f08_types.mod 2021-05-14T21:11:35.1042660Z rm /usr/local/include/mpi_portable_platform.h 2021-05-14T21:11:35.1047290Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-14T21:11:35.1054360Z rm /usr/local/include/mpif-config.h 2021-05-14T21:11:35.1061150Z rm /usr/local/include/mpif-constants.h 2021-05-14T21:11:35.1063320Z rm /usr/local/include/mpif-ext.h 2021-05-14T21:11:35.1070750Z rm /usr/local/include/mpif-externals.h 2021-05-14T21:11:35.1073880Z rm /usr/local/include/mpif-handles.h 2021-05-14T21:11:35.1082130Z rm /usr/local/include/mpif-io-constants.h 2021-05-14T21:11:35.1085860Z rm /usr/local/include/mpif-io-handles.h 2021-05-14T21:11:35.1093300Z rm /usr/local/include/mpif-sentinels.h 2021-05-14T21:11:35.1096660Z rm /usr/local/include/mpif-sizeof.h 2021-05-14T21:11:35.1102610Z rm /usr/local/include/mpif.h 2021-05-14T21:11:35.1108300Z rm /usr/local/include/openmpi 2021-05-14T21:11:35.1113550Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-14T21:11:35.1124510Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-14T21:11:35.1127970Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-14T21:11:35.1130800Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-14T21:11:35.1141080Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-14T21:11:35.1142560Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-14T21:11:35.1148330Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-14T21:11:35.1160370Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-14T21:11:35.1164600Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-14T21:11:35.1166340Z rm /usr/local/lib/libmpi.40.dylib 2021-05-14T21:11:35.1173900Z rm /usr/local/lib/libmpi.dylib 2021-05-14T21:11:35.1176790Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-14T21:11:35.1182160Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-14T21:11:35.1187070Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-14T21:11:35.1192190Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-14T21:11:35.1197700Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-14T21:11:35.1202050Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-14T21:11:35.1207280Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-14T21:11:35.1215630Z rm /usr/local/lib/libompitrace.dylib 2021-05-14T21:11:35.1220470Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-14T21:11:35.1223880Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-14T21:11:35.1229720Z rm /usr/local/lib/libopen-pal.dylib 2021-05-14T21:11:35.1232590Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-14T21:11:35.1235630Z rm /usr/local/lib/libopen-rte.dylib 2021-05-14T21:11:35.1244490Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-14T21:11:35.1246070Z rm /usr/local/lib/openmpi 2021-05-14T21:11:35.1252670Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-14T21:11:35.1259980Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-14T21:11:35.1267880Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-14T21:11:35.1371380Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-14T21:11:35.1372980Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-14T21:11:35.1376790Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-14T21:11:35.1379330Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-14T21:11:35.1384840Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-14T21:11:35.1386190Z rm /usr/local/lib/pmix 2021-05-14T21:11:35.1397860Z rm /usr/local/share/man/man1/mpic++.1 2021-05-14T21:11:35.1401920Z rm /usr/local/share/man/man1/mpicc.1 2021-05-14T21:11:35.1404720Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-14T21:11:35.1408010Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-14T21:11:35.1415200Z rm /usr/local/share/man/man1/mpif77.1 2021-05-14T21:11:35.1416200Z rm /usr/local/share/man/man1/mpif90.1 2021-05-14T21:11:35.1418800Z rm /usr/local/share/man/man1/mpifort.1 2021-05-14T21:11:35.1422490Z rm /usr/local/share/man/man1/mpirun.1 2021-05-14T21:11:35.1428650Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-14T21:11:35.1430870Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-14T21:11:35.1435340Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-14T21:11:35.1439200Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-14T21:11:35.1446010Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-14T21:11:35.1453990Z rm /usr/local/share/man/man1/orte-info.1 2021-05-14T21:11:35.1458240Z rm /usr/local/share/man/man1/orte-server.1 2021-05-14T21:11:35.1466990Z rm /usr/local/share/man/man1/orted.1 2021-05-14T21:11:35.1472790Z rm /usr/local/share/man/man1/orterun.1 2021-05-14T21:11:35.1491140Z rm /usr/local/share/man/man3/MPI.3 2021-05-14T21:11:35.1493950Z Only the first 100 operations were output. 2021-05-14T21:11:37.1735780Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-14T21:11:38.5358960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:39.1150950Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-14T21:11:39.4994750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-14T21%3A20%3A00Z&sig=OsQIUUQwxfOs9MvPEKmpgv6fr%2FIwezWLWGAHGh%2F76Qk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:39.5532080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=OsQIUUQwxfOs9MvPEKmpgv6fr\%2FIwezWLWGAHGh\%2F76Qk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:39.9446260Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-14T21:11:40.0915680Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-14T21:11:40.0956470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3497-8iopjg 2021-05-14T21:11:40.8484100Z cp -pR /private/tmp/d20210514-3497-8iopjg/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-14T21:11:41.6545720Z chmod -Rf +w /private/tmp/d20210514-3497-8iopjg 2021-05-14T21:11:42.7723060Z ==> Finishing up 2021-05-14T21:11:42.8164890Z mkdir -p /usr/local/etc/dcmtk 2021-05-14T21:11:42.8175280Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-14T21:11:42.8183190Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-14T21:11:42.8191460Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-14T21:11:42.8199100Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-14T21:11:42.8208500Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-14T21:11:42.8216810Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-14T21:11:42.8226720Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-14T21:11:42.8239480Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-14T21:11:42.8244320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-14T21:11:42.8254930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-14T21:11:42.8395680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-14T21:11:42.8399270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-14T21:11:42.8404950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-14T21:11:42.8409480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-14T21:11:42.8415020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-14T21:11:42.8419350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-14T21:11:42.8426450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-14T21:11:42.8430780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-14T21:11:42.8435550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-14T21:11:42.8440160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-14T21:11:42.8445980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-14T21:11:42.8449950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-14T21:11:42.8455310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-14T21:11:42.8459970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-14T21:11:42.8465080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-14T21:11:42.8469940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-14T21:11:42.8476050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-14T21:11:42.8483670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-14T21:11:42.8489190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-14T21:11:42.8496650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-14T21:11:42.8501950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-14T21:11:42.8506970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-14T21:11:42.8511560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-14T21:11:42.8516800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-14T21:11:42.8521310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-14T21:11:42.8526330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-14T21:11:42.8530780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-14T21:11:42.8535870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-14T21:11:42.8540350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-14T21:11:42.8545390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-14T21:11:42.8550080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-14T21:11:42.8554760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-14T21:11:42.8559620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-14T21:11:42.8564440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-14T21:11:42.8568970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-14T21:11:42.8574900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-14T21:11:42.8579600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-14T21:11:42.8584830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-14T21:11:42.8589350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-14T21:11:42.8594460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-14T21:11:42.8599260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-14T21:11:42.8604230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-14T21:11:42.8608550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-14T21:11:42.8613670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-14T21:11:42.8619010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-14T21:11:42.8624490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-14T21:11:42.8628580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-14T21:11:42.8633740Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-14T21:11:42.8638360Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-14T21:11:42.8643810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-14T21:11:42.8648190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-14T21:11:42.8653740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-14T21:11:42.8658360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-14T21:11:42.8663200Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-14T21:11:42.8667790Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-14T21:11:42.8673250Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-14T21:11:42.8677640Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-14T21:11:42.8682800Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-14T21:11:42.8687550Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-14T21:11:42.8692860Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-14T21:11:42.8698800Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-14T21:11:42.8703850Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-14T21:11:42.8708450Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-14T21:11:42.8713600Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-14T21:11:42.8721440Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-14T21:11:42.8727880Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-14T21:11:42.8732190Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-14T21:11:42.8737140Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-14T21:11:42.8741760Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-14T21:11:42.8746850Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-14T21:11:42.8754680Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-14T21:11:42.8760880Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-14T21:11:42.8768010Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-14T21:11:42.8784920Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-14T21:11:42.8790460Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-14T21:11:42.8795330Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-14T21:11:42.8800850Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-14T21:11:42.8805780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-14T21:11:42.8811410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-14T21:11:42.8818190Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-14T21:11:42.8822580Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-14T21:11:42.8829800Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-14T21:11:42.8834580Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-14T21:11:42.8840410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-14T21:11:42.8845530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-14T21:11:42.8850800Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-14T21:11:42.8856840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-14T21:11:42.8861260Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-14T21:11:42.8867250Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-14T21:11:42.8872260Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-14T21:11:42.8876130Z Only the first 100 operations were output. 2021-05-14T21:11:43.2999710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3661-1t4nkat.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-14T21:11:46.1044550Z ==> Summary 2021-05-14T21:11:46.1930900Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-14T21:11:49.0508980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-14T21:11:50.1783690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:50.7425340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-14T21:11:51.1146980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-14T21%3A20%3A00Z&sig=a9F26rR%2FHEnPEMXUS%2BDrKJ8FpmqWmB2jUt6KsIN%2Bhro%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:51.1669250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=a9F26rR\%2FHEnPEMXUS\%2BDrKJ8FpmqWmB2jUt6KsIN\%2Bhro\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:51.2557120Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-14T21:11:51.3512320Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-14T21:11:51.3541750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3668-1ltsqdq 2021-05-14T21:11:51.4387100Z cp -pR /private/tmp/d20210514-3668-1ltsqdq/libsecret/. /usr/local/Cellar/libsecret 2021-05-14T21:11:51.5897860Z chmod -Rf +w /private/tmp/d20210514-3668-1ltsqdq 2021-05-14T21:11:51.7959850Z ==> Finishing up 2021-05-14T21:11:51.8397840Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-14T21:11:51.8400300Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-14T21:11:51.8403440Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-14T21:11:51.8422190Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-14T21:11:51.8454110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8464970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8480510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8500380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8508800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8538690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8566410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8598190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8601520Z mkdir -p /usr/local/share/locale/ckb 2021-05-14T21:11:51.8603310Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-14T21:11:51.8606000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8619070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8621330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8623550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8626420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8649040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8666880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8682740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8697340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8713680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8748110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8813100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8852690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8895090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8972430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8974980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8979000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8981400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.8984860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9075550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9096710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9115350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9133010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9162000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9170950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9174520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9191110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9220930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9248650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9250410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9254000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9267490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9306630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9311350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9323630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9328890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9344870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9352580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9379210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9395270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9398960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9415430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9444710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9449120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9454840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9476810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:51.9507810Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-14T21:11:51.9549700Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-14T21:11:51.9577570Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-14T21:11:51.9605260Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-14T21:11:51.9633200Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-14T21:11:51.9661300Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-14T21:11:51.9688860Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-14T21:11:51.9716410Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-14T21:11:52.0162560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3833-1xq8xzr.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-14T21:11:54.7717690Z ==> Summary 2021-05-14T21:11:54.7926350Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-14T21:11:56.9930590Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-14T21:11:56.9931710Z To reinstall 1.6.37, run: 2021-05-14T21:11:56.9932520Z brew reinstall libpng 2021-05-14T21:11:59.0195990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-14T21:12:00.1052620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:00.6471360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-14T21:12:01.0383640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-14T21%3A20%3A00Z&sig=%2Fgg47NFKXAF2dJWYOflDeQQtDX1gJB98g4eGTK8Kjjo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:01.0832940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=\%2Fgg47NFKXAF2dJWYOflDeQQtDX1gJB98g4eGTK8Kjjo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:01.1257880Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-14T21:12:01.1303580Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-14T21:12:02.5241500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:03.1172300Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-14T21:12:03.5188660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-14T21%3A20%3A00Z&sig=DlBeeaOFjwpp4PyUjICjmFeVgqc0omdMkxTLfevWVFU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:03.5643770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=DlBeeaOFjwpp4PyUjICjmFeVgqc0omdMkxTLfevWVFU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:03.6723020Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-14T21:12:03.6776100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-14T21:12:04.8550590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:05.4376850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-14T21:12:05.8162990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-14T21%3A20%3A00Z&sig=roZd3X17HEGYc5B0b5OSA6JyOvjZUxBomOxgrzC1ASI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:05.8627740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=roZd3X17HEGYc5B0b5OSA6JyOvjZUxBomOxgrzC1ASI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:05.9143330Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-14T21:12:05.9173540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-14T21:12:07.0988660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:07.6598920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-14T21:12:08.2434400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-14T21%3A20%3A00Z&sig=7i5PdRyyaLrSl0fDtb4xFo0bFDE59mag269wSIAWKGM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:08.2943820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=7i5PdRyyaLrSl0fDtb4xFo0bFDE59mag269wSIAWKGM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:08.3459660Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-14T21:12:08.3490630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-14T21:12:09.5450050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:10.1123350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-14T21:12:10.4964230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-14T21%3A20%3A00Z&sig=9c97NBxX%2FQoZgfolaPfYitgWjZ0t6LziYpi%2B34PTskU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:10.5454240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=9c97NBxX\%2FQoZgfolaPfYitgWjZ0t6LziYpi\%2B34PTskU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:10.6618700Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-14T21:12:10.6678910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-14T21:12:11.8297430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:12.4199510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-14T21:12:12.8123700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-14T21%3A20%3A00Z&sig=j%2Fu8XOmEX0MY2eMg%2B5%2FHw98vK1MLcR6xD7QkgcLn%2Bdo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:12.8692820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=j\%2Fu8XOmEX0MY2eMg\%2B5\%2FHw98vK1MLcR6xD7QkgcLn\%2Bdo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:13.0374660Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-14T21:12:13.0477330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-14T21:12:14.2102960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:14.7677140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-14T21:12:15.1663580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-14T21%3A20%3A00Z&sig=cIdAgtk1ECZbC9sDlblL3xqgG3GS9SI15AQLckC80ck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:15.2125230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=cIdAgtk1ECZbC9sDlblL3xqgG3GS9SI15AQLckC80ck\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:15.2661440Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-14T21:12:15.2695260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-14T21:12:16.4451390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:17.0183590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-14T21:12:17.3969970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-14T21%3A20%3A00Z&sig=hSU3zV%2FKr1Jhx%2BGmUMx14wSk9LOVWaFp9MgtzDv8iFw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:17.4464780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=hSU3zV\%2FKr1Jhx\%2BGmUMx14wSk9LOVWaFp9MgtzDv8iFw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:17.4984610Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-14T21:12:17.5018690Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-14T21:12:18.7796520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:19.5882510Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-14T21:12:19.9886890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-14T21%3A20%3A00Z&sig=eSlydnkGjoB%2FO8IRaQ2qxb3vzm9qRo6TCQ%2BkoPfJv0k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:20.0430010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=eSlydnkGjoB\%2FO8IRaQ2qxb3vzm9qRo6TCQ\%2BkoPfJv0k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:20.1512900Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-14T21:12:20.1570410Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-14T21:12:21.2929950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:21.8490710Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-14T21:12:22.2422020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-14T21%3A20%3A00Z&sig=%2FodEUlNcYSfAmLU6JiQKCVcA1bJRoZbk8clq2B4DAuE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:22.2883510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=\%2FodEUlNcYSfAmLU6JiQKCVcA1bJRoZbk8clq2B4DAuE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:22.3791540Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-14T21:12:22.3838550Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-14T21:12:23.5316450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:24.1071110Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-14T21:12:24.4732020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-14T21%3A20%3A00Z&sig=TA8%2BcdQkZ5t8RE%2F93f3hw1z3462xnDL4rhDD9xDxKpA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:24.5247410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=TA8\%2BcdQkZ5t8RE\%2F93f3hw1z3462xnDL4rhDD9xDxKpA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:24.6480690Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-14T21:12:24.6572390Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-14T21:12:25.7882910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:26.3481140Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-14T21:12:26.7307840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-14T21%3A20%3A00Z&sig=yCTWpXvIBYJlPNojYC26kZDiNU7ccv%2FASQmlYO6HmM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:26.7852220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=yCTWpXvIBYJlPNojYC26kZDiNU7ccv\%2FASQmlYO6HmM4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:26.8513120Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-14T21:12:27.3657300Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-14T21:12:28.0313420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:28.6354390Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-14T21:12:29.0010940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-14T21%3A20%3A00Z&sig=xp6MpWle9WlVQs8srtV%2F9WCYJS5ZBa0VoA7JTDBw9Lc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:29.0872360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=xp6MpWle9WlVQs8srtV\%2F9WCYJS5ZBa0VoA7JTDBw9Lc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:29.1753370Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-14T21:12:29.1796300Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-14T21:12:30.3420020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:31.0646740Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-14T21:12:31.4267630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-14T21%3A20%3A00Z&sig=bM6gFsHkNtymE1WvgNyKSnxnN1F4BQ9I1cIdINukvbo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:31.4784090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=bM6gFsHkNtymE1WvgNyKSnxnN1F4BQ9I1cIdINukvbo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:31.8373070Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-14T21:12:31.9005170Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-14T21:12:33.0664150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:33.6055260Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-14T21:12:33.9852390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-14T21%3A20%3A00Z&sig=qBkeFEEZj48Gj%2BS1oWAWtSpoq8QFkUfHM3OiSRXMBhI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:34.0328170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=qBkeFEEZj48Gj\%2BS1oWAWtSpoq8QFkUfHM3OiSRXMBhI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:34.2026010Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-14T21:12:34.2135360Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-14T21:12:35.4165380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:36.0079440Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-14T21:12:36.3722280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-14T21%3A20%3A00Z&sig=hQDmpIUHAHgnoyHw9oDyOjCnRJjv%2Fdp75SLV9IO45%2FA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:36.4397380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=hQDmpIUHAHgnoyHw9oDyOjCnRJjv\%2Fdp75SLV9IO45\%2FA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:37.6531820Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-14T21:12:38.0880310Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-14T21:12:39.2528820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:39.8690990Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-14T21:12:40.2588920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-14T21%3A20%3A00Z&sig=nteq5J56OZlQZwbzykttAPQSdimqwL%2FE03Vklodx5PM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:40.3059600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=nteq5J56OZlQZwbzykttAPQSdimqwL\%2FE03Vklodx5PM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:40.6155390Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-14T21:12:40.6745150Z ==> 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-14T21:12:40.6749230Z ==> Installing poppler dependency: libpthread-stubs 2021-05-14T21:12:40.7631200Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-14T21:12:40.7671410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3980-1j39tw7 2021-05-14T21:12:40.7757050Z cp -pR /private/tmp/d20210514-3980-1j39tw7/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-14T21:12:40.7859400Z chmod -Rf +w /private/tmp/d20210514-3980-1j39tw7 2021-05-14T21:12:40.8260800Z ==> Finishing up 2021-05-14T21:12:40.9237760Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-14T21:12:40.9338090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4243-1i1qm7z.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-14T21:12:43.6075480Z ==> Summary 2021-05-14T21:12:43.6089950Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-14T21:12:43.6095920Z ==> Installing poppler dependency: xorgproto 2021-05-14T21:12:43.6133850Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-14T21:12:43.6151830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210514-3980-xtb3q5 2021-05-14T21:12:43.7151850Z cp -pR /private/tmp/d20210514-3980-xtb3q5/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-14T21:12:43.8606780Z chmod -Rf +w /private/tmp/d20210514-3980-xtb3q5 2021-05-14T21:12:44.0416580Z ==> Finishing up 2021-05-14T21:12:44.0773110Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-14T21:12:44.0780050Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-14T21:12:44.0797430Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-14T21:12:44.0805100Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-14T21:12:44.0812570Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-14T21:12:44.0819240Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-14T21:12:44.0826280Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-14T21:12:44.0833410Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-14T21:12:44.0840470Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-14T21:12:44.0848060Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-14T21:12:44.0854320Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-14T21:12:44.0921250Z rm /usr/local/share/pkgconfig 2021-05-14T21:12:44.0943870Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-14T21:12:44.0949970Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-14T21:12:44.1004450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-14T21:12:44.1008710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-14T21:12:44.1015210Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-14T21:12:44.1028710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-14T21:12:44.1041330Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-14T21:12:44.1043540Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-14T21:12:44.1045750Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-14T21:12:44.1050540Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-14T21:12:44.1055860Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-14T21:12:44.1060870Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-14T21:12:44.1066540Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-14T21:12:44.1071550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-14T21:12:44.1078860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-14T21:12:44.1083670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-14T21:12:44.1089230Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-14T21:12:44.1094850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-14T21:12:44.1099580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-14T21:12:44.1104050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-14T21:12:44.1109610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-14T21:12:44.1116270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-14T21:12:44.1121830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-14T21:12:44.1126730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-14T21:12:44.1132170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-14T21:12:44.1137150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-14T21:12:44.1142840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-14T21:12:44.1148900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-14T21:12:44.1156850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-14T21:12:44.1163610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-14T21:12:44.1169450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-14T21:12:44.1177050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-14T21:12:44.1183400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-14T21:12:44.1189880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-14T21:12:44.1195290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-14T21:12:44.1201590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-14T21:12:44.1208100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-14T21:12:44.1215200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-14T21:12:44.1221090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-14T21:12:44.1228570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-14T21:12:44.1233480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-14T21:12:44.1240160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-14T21:12:44.1807240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4269-racyxy.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-14T21:12:46.8793930Z ==> Summary 2021-05-14T21:12:46.8961650Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-14T21:12:46.8968390Z ==> Installing poppler dependency: libxau 2021-05-14T21:12:46.9070180Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-14T21:12:46.9089300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3980-157m6iy 2021-05-14T21:12:46.9219370Z cp -pR /private/tmp/d20210514-3980-157m6iy/libxau/. /usr/local/Cellar/libxau 2021-05-14T21:12:46.9401710Z chmod -Rf +w /private/tmp/d20210514-3980-157m6iy 2021-05-14T21:12:47.0434930Z ==> Finishing up 2021-05-14T21:12:47.1637790Z rm /usr/local/include/X11 2021-05-14T21:12:47.1646030Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-14T21:12:47.1649800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-14T21:12:47.1656040Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-14T21:12:47.1659960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-14T21:12:47.1666200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-14T21:12:47.1670230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-14T21:12:47.1676120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-14T21:12:47.1680240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-14T21:12:47.1686440Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-14T21:12:47.1690600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-14T21:12:47.1696470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-14T21:12:47.1702750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-14T21:12:47.1707020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-14T21:12:47.1712610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-14T21:12:47.1719060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-14T21:12:47.1724750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-14T21:12:47.1733480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-14T21:12:47.1736030Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-14T21:12:47.1745940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-14T21:12:47.1751980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-14T21:12:47.1758390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-14T21:12:47.1764880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-14T21:12:47.1771490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-14T21:12:47.1777930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-14T21:12:47.1781980Z mkdir -p /usr/local/include/X11/dri 2021-05-14T21:12:47.1790000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-14T21:12:47.1797090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-14T21:12:47.1803750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-14T21:12:47.1807800Z mkdir -p /usr/local/include/X11/extensions 2021-05-14T21:12:47.1818730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-14T21:12:47.1825080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-14T21:12:47.1831750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-14T21:12:47.1838230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-14T21:12:47.1845540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-14T21:12:47.1853580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-14T21:12:47.1860610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-14T21:12:47.1866810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-14T21:12:47.1873530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-14T21:12:47.1879340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-14T21:12:47.1886520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-14T21:12:47.1892840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-14T21:12:47.1898990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-14T21:12:47.1905770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-14T21:12:47.1911870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-14T21:12:47.1918050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-14T21:12:47.1924520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-14T21:12:47.1930910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-14T21:12:47.1937070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-14T21:12:47.1942980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-14T21:12:47.1949470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-14T21:12:47.1955460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-14T21:12:47.1963550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-14T21:12:47.1969230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-14T21:12:47.1975360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-14T21:12:47.1980180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-14T21:12:47.1985740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-14T21:12:47.1990960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-14T21:12:47.1997150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-14T21:12:47.2001820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-14T21:12:47.2007220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-14T21:12:47.2012540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-14T21:12:47.2018110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-14T21:12:47.2023000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-14T21:12:47.2028940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-14T21:12:47.2033890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-14T21:12:47.2066260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-14T21:12:47.2071360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-14T21:12:47.2077900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-14T21:12:47.2083330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-14T21:12:47.2089490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-14T21:12:47.2094190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-14T21:12:47.2099670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-14T21:12:47.2105040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-14T21:12:47.2110610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-14T21:12:47.2115730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-14T21:12:47.2121010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-14T21:12:47.2126300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-14T21:12:47.2131680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-14T21:12:47.2137300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-14T21:12:47.2142660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-14T21:12:47.2148260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-14T21:12:47.2153290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-14T21:12:47.2158730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-14T21:12:47.2166610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-14T21:12:47.2172380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-14T21:12:47.2177940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-14T21:12:47.2184030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-14T21:12:47.2189270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-14T21:12:47.2194730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-14T21:12:47.2200110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-14T21:12:47.2205920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-14T21:12:47.2210770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-14T21:12:47.2215890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-14T21:12:47.2221550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-14T21:12:47.2226610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-14T21:12:47.2232290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-14T21:12:47.2237330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-14T21:12:47.2242760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-14T21:12:47.2248000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-14T21:12:47.2253550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-14T21:12:47.2259200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-14T21:12:47.2264400Z Only the first 100 operations were output. 2021-05-14T21:12:47.2746150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4296-1acz5cl.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-14T21:12:50.0027700Z ==> Summary 2021-05-14T21:12:50.0054650Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-14T21:12:50.0060540Z ==> Installing poppler dependency: libxdmcp 2021-05-14T21:12:50.0158760Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-14T21:12:50.0176640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3980-fepz0x 2021-05-14T21:12:50.0298030Z cp -pR /private/tmp/d20210514-3980-fepz0x/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-14T21:12:50.0423340Z chmod -Rf +w /private/tmp/d20210514-3980-fepz0x 2021-05-14T21:12:50.1023970Z ==> Finishing up 2021-05-14T21:12:50.1398350Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-14T21:12:50.1405240Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-14T21:12:50.1415270Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-14T21:12:50.1425850Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-14T21:12:50.1436520Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-14T21:12:50.1586210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4322-3460ht.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-14T21:12:52.8575500Z ==> Summary 2021-05-14T21:12:52.8597840Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-14T21:12:52.8605100Z ==> Installing poppler dependency: libxcb 2021-05-14T21:12:52.8985290Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-14T21:12:52.9005420Z 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/d20210514-3980-negxdd 2021-05-14T21:12:53.6693580Z cp -pR /private/tmp/d20210514-3980-negxdd/libxcb/. /usr/local/Cellar/libxcb 2021-05-14T21:12:55.0585000Z chmod -Rf +w /private/tmp/d20210514-3980-negxdd 2021-05-14T21:12:56.2778070Z ==> Finishing up 2021-05-14T21:12:56.3175510Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-14T21:12:56.3184140Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-14T21:12:56.3250950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-14T21:12:56.3256150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-14T21:12:56.3265450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-14T21:12:56.3274800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-14T21:12:56.3286020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-14T21:12:56.3296610Z 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-14T21:12:56.3307530Z 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-14T21:12:56.3315730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-14T21:12:56.3326280Z 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-14T21:12:56.3337430Z 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-14T21:12:56.3345880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-14T21:12:56.3352150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-14T21:12:56.3360610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-14T21:12:56.3370970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-14T21:12:56.3379350Z 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-14T21:12:56.3388900Z 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-14T21:12:56.3393800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-14T21:12:56.3399940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-14T21:12:56.3404910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-14T21:12:56.3416660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-14T21:12:56.3422900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-14T21:12:56.3436710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-14T21:12:56.3445650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-14T21:12:56.3451140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-14T21:12:56.3458870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-14T21:12:56.3464190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-14T21:12:56.3471430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-14T21:12:56.3481420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-14T21:12:56.3492760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-14T21:12:56.3504250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-14T21:12:56.3512810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-14T21:12:56.3522550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-14T21:12:56.3528580Z 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-14T21:12:56.3533080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-14T21:12:56.3540600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-14T21:12:56.3571110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-14T21:12:56.3578860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-14T21:12:56.3584560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-14T21:12:56.3593580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-14T21:12:56.3601650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-14T21:12:56.3608140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-14T21:12:56.3613420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-14T21:12:56.3621540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-14T21:12:56.3626510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-14T21:12:56.3659190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-14T21:12:56.3664700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-14T21:12:56.3670090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-14T21:12:56.3675900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-14T21:12:56.3681660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-14T21:12:56.3691930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-14T21:12:56.3697670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-14T21:12:56.3703230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-14T21:12:56.3710850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-14T21:12:56.3717210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-14T21:12:56.3729850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-14T21:12:56.3736730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-14T21:12:56.3746690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-14T21:12:56.3753100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-14T21:12:56.3760380Z 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-14T21:12:56.3770150Z 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-14T21:12:56.3775540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-14T21:12:56.3780750Z 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-14T21:12:56.3786600Z 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-14T21:12:56.3792060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-14T21:12:56.3797850Z 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-14T21:12:56.3803050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-14T21:12:56.3809360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-14T21:12:56.3814450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-14T21:12:56.3823180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-14T21:12:56.3829160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-14T21:12:56.3836370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-14T21:12:56.3844200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-14T21:12:56.3850680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-14T21:12:56.3857260Z 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-14T21:12:56.3863870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-14T21:12:56.3871390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-14T21:12:56.3883400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-14T21:12:56.3889370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-14T21:12:56.3893920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-14T21:12:56.3900030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-14T21:12:56.3904930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-14T21:12:56.3910370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-14T21:12:56.3921390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-14T21:12:57.4004060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-14T21:12:57.4014760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-14T21:12:57.4016690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-14T21:12:57.4018810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-14T21:12:57.4021280Z 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-14T21:12:57.4023240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-14T21:12:57.4024920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-14T21:12:57.4026900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-14T21:12:57.4029140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-14T21:12:57.4031290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-14T21:12:57.4033270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-14T21:12:57.4035440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-14T21:12:57.4037720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-14T21:12:57.4040020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-14T21:12:57.4041960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-14T21:12:57.4043470Z Only the first 100 operations were output. 2021-05-14T21:12:58.1803750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4360-cxvhit.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-14T21:13:01.5371180Z ==> Summary 2021-05-14T21:13:01.6756910Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-14T21:13:01.6762290Z ==> Installing poppler dependency: libx11 2021-05-14T21:13:01.7232820Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-14T21:13:01.7252330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3980-zxal1q 2021-05-14T21:13:02.0803240Z cp -pR /private/tmp/d20210514-3980-zxal1q/libx11/. /usr/local/Cellar/libx11 2021-05-14T21:13:02.6612700Z chmod -Rf +w /private/tmp/d20210514-3980-zxal1q 2021-05-14T21:13:03.1965770Z ==> Finishing up 2021-05-14T21:13:03.2375170Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-14T21:13:03.2378760Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-14T21:13:03.2384700Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-14T21:13:03.2389180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-14T21:13:03.2394560Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-14T21:13:03.2399190Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-14T21:13:03.2404770Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-14T21:13:03.2409420Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-14T21:13:03.2414690Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-14T21:13:03.2419490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-14T21:13:03.2425010Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-14T21:13:03.2432520Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-14T21:13:03.2442940Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-14T21:13:03.2450580Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-14T21:13:03.2480730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-14T21:13:03.2490730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-14T21:13:03.2497870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-14T21:13:03.2505650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-14T21:13:03.2512620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-14T21:13:03.2520340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-14T21:13:03.2527900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-14T21:13:03.2535350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-14T21:13:03.2541930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-14T21:13:03.2550100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-14T21:13:03.2556950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-14T21:13:03.2563770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-14T21:13:03.2570820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-14T21:13:03.2577320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-14T21:13:03.2584270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-14T21:13:03.2591680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-14T21:13:03.2598390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-14T21:13:03.2606220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-14T21:13:03.2615310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-14T21:13:03.2645000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-14T21:13:03.2646890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-14T21:13:03.2648610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-14T21:13:03.2650360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-14T21:13:03.2652120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-14T21:13:03.2653860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-14T21:13:03.2657580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-14T21:13:03.2664460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-14T21:13:03.2670930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-14T21:13:03.2676730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-14T21:13:03.2683530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-14T21:13:03.2689650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-14T21:13:03.2695230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-14T21:13:03.2702210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-14T21:13:03.2707540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-14T21:13:03.2714020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-14T21:13:03.2720140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-14T21:13:03.2727380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-14T21:13:03.2733280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-14T21:13:03.2739620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-14T21:13:03.2745260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-14T21:13:03.2751650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-14T21:13:03.2757260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-14T21:13:03.2763770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-14T21:13:03.2768680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-14T21:13:03.2774850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-14T21:13:03.2780740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-14T21:13:03.2787420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-14T21:13:03.2792550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-14T21:13:03.2798890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-14T21:13:03.2804520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-14T21:13:03.2811110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-14T21:13:03.2842150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-14T21:13:03.2874070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-14T21:13:03.2881090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-14T21:13:03.2883160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-14T21:13:03.2885640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-14T21:13:03.2887490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-14T21:13:03.2889380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-14T21:13:03.2891750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-14T21:13:03.2893370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-14T21:13:03.2895970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-14T21:13:03.2899560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-14T21:13:03.2905090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-14T21:13:03.2910390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-14T21:13:03.2916050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-14T21:13:03.2921330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-14T21:13:03.2926960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-14T21:13:03.2932210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-14T21:13:03.2938730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-14T21:13:03.2944320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-14T21:13:03.2951100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-14T21:13:03.2957900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-14T21:13:03.2964130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-14T21:13:03.2969730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-14T21:13:03.2974940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-14T21:13:03.2980470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-14T21:13:03.2986140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-14T21:13:03.2995150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-14T21:13:03.2997630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-14T21:13:03.3004180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-14T21:13:03.3011590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-14T21:13:03.3018570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-14T21:13:03.3026800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-14T21:13:03.3034360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-14T21:13:03.3041900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-14T21:13:03.3049040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-14T21:13:03.3054810Z Only the first 100 operations were output. 2021-05-14T21:13:03.9454310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4386-f2sg6n.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-14T21:13:06.6731680Z ==> Summary 2021-05-14T21:13:06.7371930Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-14T21:13:06.7401560Z ==> Installing poppler dependency: libxext 2021-05-14T21:13:06.7962280Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-14T21:13:06.7981960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3980-1t56kt9 2021-05-14T21:13:06.8289290Z cp -pR /private/tmp/d20210514-3980-1t56kt9/libxext/. /usr/local/Cellar/libxext 2021-05-14T21:13:06.8746110Z chmod -Rf +w /private/tmp/d20210514-3980-1t56kt9 2021-05-14T21:13:06.9634720Z ==> Finishing up 2021-05-14T21:13:07.0068410Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-14T21:13:07.0073080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-14T21:13:07.0080250Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-14T21:13:07.0086300Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-14T21:13:07.0092840Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-14T21:13:07.0099930Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-14T21:13:07.0106660Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-14T21:13:07.0112850Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-14T21:13:07.0119080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-14T21:13:07.0127990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-14T21:13:07.0140660Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-14T21:13:07.0144470Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-14T21:13:07.0150950Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-14T21:13:07.0155310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-14T21:13:07.0185690Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-14T21:13:07.0219280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-14T21:13:07.0234420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-14T21:13:07.0239780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-14T21:13:07.0245570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-14T21:13:07.0251230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-14T21:13:07.0262590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-14T21:13:07.0272680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-14T21:13:07.0288630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-14T21:13:07.0293950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-14T21:13:07.0299830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-14T21:13:07.0305390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-14T21:13:07.0311610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-14T21:13:07.0316670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-14T21:13:07.0322800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-14T21:13:07.0328100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-14T21:13:07.0333960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-14T21:13:07.0340170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-14T21:13:07.0345510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-14T21:13:07.0350130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-14T21:13:07.0356190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-14T21:13:07.0361280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-14T21:13:07.0367600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-14T21:13:07.0372460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-14T21:13:07.0388530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-14T21:13:07.0412640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-14T21:13:07.0415040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-14T21:13:07.0417040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-14T21:13:07.0418860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-14T21:13:07.0425070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-14T21:13:07.0431660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-14T21:13:07.0437460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-14T21:13:07.0443440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-14T21:13:07.0449680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-14T21:13:07.0455580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-14T21:13:07.0461440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-14T21:13:07.0466150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-14T21:13:07.0471630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-14T21:13:07.0477360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-14T21:13:07.0482340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-14T21:13:07.0488580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-14T21:13:07.0493360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-14T21:13:07.0499630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-14T21:13:07.0504910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-14T21:13:07.0510280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-14T21:13:07.0515580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-14T21:13:07.0546560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-14T21:13:07.0550280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-14T21:13:07.0556500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-14T21:13:07.0561590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-14T21:13:07.0567360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-14T21:13:07.0572650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-14T21:13:07.0578910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-14T21:13:07.0584430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-14T21:13:07.0589480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-14T21:13:07.0595030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-14T21:13:07.0600400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-14T21:13:07.0605870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-14T21:13:07.0611450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-14T21:13:07.0617310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-14T21:13:07.0622110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-14T21:13:07.0628020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-14T21:13:07.0634010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-14T21:13:07.0640770Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-14T21:13:07.0645730Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-14T21:13:07.0650510Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-14T21:13:07.0658110Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-14T21:13:07.0929560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4412-13jej7q.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-14T21:13:09.6425750Z ==> Summary 2021-05-14T21:13:09.6488870Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-14T21:13:09.6494140Z ==> Installing poppler dependency: libxrender 2021-05-14T21:13:09.7092290Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-14T21:13:09.7110040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3980-12kg6gi 2021-05-14T21:13:09.7219460Z cp -pR /private/tmp/d20210514-3980-12kg6gi/libxrender/. /usr/local/Cellar/libxrender 2021-05-14T21:13:09.7378640Z chmod -Rf +w /private/tmp/d20210514-3980-12kg6gi 2021-05-14T21:13:09.7973810Z ==> Finishing up 2021-05-14T21:13:09.8372230Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-14T21:13:09.8384010Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-14T21:13:09.8392310Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-14T21:13:09.8398630Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-14T21:13:09.8405730Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-14T21:13:09.8414260Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-14T21:13:09.8564340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4440-1n3h6ph.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-14T21:13:12.4142830Z ==> Summary 2021-05-14T21:13:12.4166290Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-14T21:13:12.4172170Z ==> Installing poppler dependency: lzo 2021-05-14T21:13:12.4193200Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-14T21:13:12.4213170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3980-etysdz 2021-05-14T21:13:12.4394160Z cp -pR /private/tmp/d20210514-3980-etysdz/lzo/. /usr/local/Cellar/lzo 2021-05-14T21:13:12.4681520Z chmod -Rf +w /private/tmp/d20210514-3980-etysdz 2021-05-14T21:13:12.5260730Z ==> Finishing up 2021-05-14T21:13:12.5682960Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-14T21:13:12.5690520Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-14T21:13:12.5699770Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-14T21:13:12.5705490Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-14T21:13:12.5711690Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-14T21:13:12.5721840Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-14T21:13:12.5907890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4466-6za9r4.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-14T21:13:15.0846860Z ==> Summary 2021-05-14T21:13:15.0880340Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-14T21:13:15.0885320Z ==> Installing poppler dependency: pixman 2021-05-14T21:13:15.0922080Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-14T21:13:15.0940580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3980-pd5fbb 2021-05-14T21:13:15.1124070Z cp -pR /private/tmp/d20210514-3980-pd5fbb/pixman/. /usr/local/Cellar/pixman 2021-05-14T21:13:15.1291450Z chmod -Rf +w /private/tmp/d20210514-3980-pd5fbb 2021-05-14T21:13:15.1791230Z ==> Finishing up 2021-05-14T21:13:15.2202190Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-14T21:13:15.2208790Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-14T21:13:15.2215400Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-14T21:13:15.2220210Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-14T21:13:15.2225940Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-14T21:13:15.2233320Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-14T21:13:15.2370210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4492-f0f51h.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-14T21:13:17.7615370Z ==> Summary 2021-05-14T21:13:17.7634590Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-14T21:13:17.7642270Z ==> Installing poppler dependency: cairo 2021-05-14T21:13:17.9565640Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-14T21:13:17.9584070Z 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/d20210514-3980-1f4cz8v 2021-05-14T21:13:18.0297720Z cp -pR /private/tmp/d20210514-3980-1f4cz8v/cairo/. /usr/local/Cellar/cairo 2021-05-14T21:13:18.1069570Z chmod -Rf +w /private/tmp/d20210514-3980-1f4cz8v 2021-05-14T21:13:18.3734250Z ==> Finishing up 2021-05-14T21:13:18.4305620Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-14T21:13:18.4328760Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-14T21:13:18.4350490Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-14T21:13:18.4392060Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-14T21:13:18.4475610Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-14T21:13:18.4479780Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-14T21:13:18.4485410Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-14T21:13:18.4490810Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-14T21:13:18.4496480Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-14T21:13:18.4502040Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-14T21:13:18.4507040Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-14T21:13:18.4511360Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-14T21:13:18.4517190Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-14T21:13:18.4522080Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-14T21:13:18.4529920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-14T21:13:18.4535550Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-14T21:13:18.4540570Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-14T21:13:18.4545740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-14T21:13:18.4550560Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-14T21:13:18.4555940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-14T21:13:18.4562120Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-14T21:13:18.4567680Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-14T21:13:18.4572530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-14T21:13:18.4578540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-14T21:13:18.4586710Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-14T21:13:18.4593370Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-14T21:13:18.4599970Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-14T21:13:18.4606110Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-14T21:13:18.4613050Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-14T21:13:18.4619170Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-14T21:13:18.4624700Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-14T21:13:18.5025270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4518-yw5k73.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-14T21:13:21.0955430Z ==> Summary 2021-05-14T21:13:21.1045140Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-14T21:13:21.1049430Z ==> Installing poppler dependency: little-cms2 2021-05-14T21:13:21.1215480Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-14T21:13:21.1233650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3980-1guyt00 2021-05-14T21:13:21.1445680Z cp -pR /private/tmp/d20210514-3980-1guyt00/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-14T21:13:21.1676480Z chmod -Rf +w /private/tmp/d20210514-3980-1guyt00 2021-05-14T21:13:21.2394810Z ==> Finishing up 2021-05-14T21:13:21.2662840Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-14T21:13:21.2674090Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-14T21:13:21.2679570Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-14T21:13:21.2687070Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-14T21:13:21.2692190Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-14T21:13:21.2699600Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-14T21:13:21.2704850Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-14T21:13:21.2721640Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-14T21:13:21.2732770Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-14T21:13:21.2744940Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-14T21:13:21.2756070Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-14T21:13:21.2761700Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-14T21:13:21.2768910Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-14T21:13:21.2773090Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-14T21:13:21.2779170Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-14T21:13:21.2786780Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-14T21:13:21.2978990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4544-1faoflw.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-14T21:13:23.9393350Z ==> Summary 2021-05-14T21:13:23.9420990Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-14T21:13:23.9427570Z ==> Installing poppler dependency: nspr 2021-05-14T21:13:23.9448890Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-14T21:13:23.9471700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3980-1tvr8bw 2021-05-14T21:13:23.9868930Z cp -pR /private/tmp/d20210514-3980-1tvr8bw/nspr/. /usr/local/Cellar/nspr 2021-05-14T21:13:24.0362990Z chmod -Rf +w /private/tmp/d20210514-3980-1tvr8bw 2021-05-14T21:13:24.1305190Z ==> Finishing up 2021-05-14T21:13:24.1684900Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-14T21:13:24.1690960Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-14T21:13:24.1721850Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-14T21:13:24.1728000Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-14T21:13:24.1733280Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-14T21:13:24.1739070Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-14T21:13:24.1743010Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-14T21:13:24.1748180Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-14T21:13:24.1753690Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-14T21:13:24.1760620Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-14T21:13:24.2037820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4571-1sa67sh.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-14T21:13:26.7571390Z ==> Summary 2021-05-14T21:13:26.7687060Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-14T21:13:26.7693650Z ==> Installing poppler dependency: nss 2021-05-14T21:13:26.7843360Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-14T21:13:26.7861820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3980-28nm67 2021-05-14T21:13:27.0854720Z cp -pR /private/tmp/d20210514-3980-28nm67/nss/. /usr/local/Cellar/nss 2021-05-14T21:13:27.2883540Z chmod -Rf +w /private/tmp/d20210514-3980-28nm67 2021-05-14T21:13:28.9065210Z ==> Finishing up 2021-05-14T21:13:28.9466860Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-14T21:13:28.9471670Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-14T21:13:28.9477020Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-14T21:13:28.9481770Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-14T21:13:28.9486530Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-14T21:13:28.9491260Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-14T21:13:28.9506000Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-14T21:13:28.9511010Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-14T21:13:28.9515730Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-14T21:13:28.9520150Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-14T21:13:28.9525200Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-14T21:13:28.9529790Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-14T21:13:28.9534980Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-14T21:13:28.9546000Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-14T21:13:28.9549680Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-14T21:13:28.9554880Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-14T21:13:28.9560080Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-14T21:13:28.9564710Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-14T21:13:28.9569340Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-14T21:13:28.9574270Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-14T21:13:28.9578780Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-14T21:13:28.9584470Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-14T21:13:28.9590440Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-14T21:13:28.9596200Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-14T21:13:28.9600830Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-14T21:13:28.9606100Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-14T21:13:28.9611210Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-14T21:13:28.9616830Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-14T21:13:28.9621990Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-14T21:13:28.9626690Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-14T21:13:28.9632910Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-14T21:13:28.9638080Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-14T21:13:28.9643330Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-14T21:13:28.9648380Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-14T21:13:28.9654250Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-14T21:13:28.9658830Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-14T21:13:28.9664150Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-14T21:13:28.9668670Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-14T21:13:28.9674650Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-14T21:13:28.9679530Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-14T21:13:28.9685410Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-14T21:13:28.9690680Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-14T21:13:28.9695420Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-14T21:13:28.9701410Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-14T21:13:28.9706110Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-14T21:13:28.9713370Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-14T21:13:28.9718490Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-14T21:13:28.9724000Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-14T21:13:28.9734480Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-14T21:13:28.9739140Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-14T21:13:28.9745050Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-14T21:13:28.9749760Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-14T21:13:28.9755320Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-14T21:13:28.9760170Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-14T21:13:28.9764940Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-14T21:13:28.9771030Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-14T21:13:28.9776030Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-14T21:13:28.9781530Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-14T21:13:28.9786620Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-14T21:13:28.9792640Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-14T21:13:28.9797200Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-14T21:13:28.9803570Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-14T21:13:28.9808050Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-14T21:13:28.9813510Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-14T21:13:28.9818860Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-14T21:13:28.9823500Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-14T21:13:28.9829210Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-14T21:13:28.9834520Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-14T21:13:28.9839210Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-14T21:13:28.9843950Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-14T21:13:28.9851360Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-14T21:13:28.9858980Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-14T21:13:28.9865080Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-14T21:13:28.9869920Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-14T21:13:28.9874730Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-14T21:13:28.9879660Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-14T21:13:28.9884900Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-14T21:13:28.9890000Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-14T21:13:28.9894970Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-14T21:13:28.9900300Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-14T21:13:28.9905120Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-14T21:13:28.9910490Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-14T21:13:28.9915640Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-14T21:13:28.9921010Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-14T21:13:28.9926620Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-14T21:13:28.9932690Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-14T21:13:28.9938040Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-14T21:13:28.9942810Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-14T21:13:28.9948380Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-14T21:13:28.9953970Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-14T21:13:28.9959030Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-14T21:13:28.9964090Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-14T21:13:28.9969640Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-14T21:13:28.9975000Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-14T21:13:28.9979760Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-14T21:13:28.9985760Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-14T21:13:28.9990630Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-14T21:13:28.9995480Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-14T21:13:29.0001080Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-14T21:13:29.0006980Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-14T21:13:29.0010210Z Only the first 100 operations were output. 2021-05-14T21:13:29.1297010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4597-1hx3z99.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-14T21:13:31.6531940Z ==> Summary 2021-05-14T21:13:31.6664530Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-14T21:13:31.6672420Z ==> Installing poppler dependency: openjpeg 2021-05-14T21:13:31.7010600Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-14T21:13:31.7030550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3980-10uik5e 2021-05-14T21:13:31.9179040Z cp -pR /private/tmp/d20210514-3980-10uik5e/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-14T21:13:32.2145280Z chmod -Rf +w /private/tmp/d20210514-3980-10uik5e 2021-05-14T21:13:32.5043090Z ==> Finishing up 2021-05-14T21:13:32.6396960Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-14T21:13:32.6398780Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-14T21:13:32.6402970Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-14T21:13:32.6410670Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:13:32.6419160Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:13:32.6428540Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-14T21:13:32.6448080Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-14T21:13:32.6462720Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-14T21:13:32.6466280Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-14T21:13:32.6473490Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-14T21:13:32.6478350Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-14T21:13:32.6483440Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-14T21:13:32.6488400Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-14T21:13:32.6493170Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:13:32.6500730Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-14T21:13:32.7484150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4623-wwirkk.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-14T21:13:35.4165510Z ==> Summary 2021-05-14T21:13:35.4488110Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-14T21:13:35.4489750Z ==> Installing poppler dependency: qt@5 2021-05-14T21:13:35.4525460Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-14T21:13:35.4543150Z 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/d20210514-3980-1u4o83u 2021-05-14T21:13:41.0709170Z cp -pR /private/tmp/d20210514-3980-1u4o83u/qt@5/. /usr/local/Cellar/qt@5 2021-05-14T21:13:49.2082390Z chmod -Rf +w /private/tmp/d20210514-3980-1u4o83u 2021-05-14T21:14:04.7595170Z ==> Finishing up 2021-05-14T21:14:07.7987470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4694-2bp8je.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-14T21:14:13.8272090Z ==> Caveats 2021-05-14T21:14:13.8273200Z We agreed to the Qt open source license for you. 2021-05-14T21:14:13.8274180Z If this is unacceptable you should uninstall. 2021-05-14T21:14:13.8274840Z 2021-05-14T21:14:13.8276140Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:14:13.8277250Z because this is an alternate version of another formula. 2021-05-14T21:14:13.8277930Z 2021-05-14T21:14:13.8278690Z If you need to have qt@5 first in your PATH, run: 2021-05-14T21:14:13.8280250Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:14:13.8281040Z 2021-05-14T21:14:13.8281800Z For compilers to find qt@5 you may need to set: 2021-05-14T21:14:13.8283070Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T21:14:13.8284400Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T21:14:13.8285530Z 2021-05-14T21:14:13.8286800Z For pkg-config to find qt@5 you may need to set: 2021-05-14T21:14:13.8287830Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T21:14:13.8288470Z 2021-05-14T21:14:13.8289570Z ==> Summary 2021-05-14T21:14:14.6354750Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-14T21:14:14.6376570Z ==> Installing poppler 2021-05-14T21:14:14.6379300Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-14T21:14:14.6384090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3980-192zuwo 2021-05-14T21:14:14.9256700Z cp -pR /private/tmp/d20210514-3980-192zuwo/poppler/. /usr/local/Cellar/poppler 2021-05-14T21:14:15.2082620Z chmod -Rf +w /private/tmp/d20210514-3980-192zuwo 2021-05-14T21:14:15.7331480Z ==> Finishing up 2021-05-14T21:14:15.7684180Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-14T21:14:15.7688470Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-14T21:14:15.7693420Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-14T21:14:15.7698600Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-14T21:14:15.7703730Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-14T21:14:15.7708830Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-14T21:14:15.7713920Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-14T21:14:15.7719520Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-14T21:14:15.7742050Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-14T21:14:15.7789810Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-14T21:14:15.7791470Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-14T21:14:15.7809960Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-14T21:14:15.7815170Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-14T21:14:15.7823290Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-14T21:14:15.7840730Z rm /usr/local/share/gir-1.0 2021-05-14T21:14:15.7854750Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-14T21:14:15.7861470Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-14T21:14:15.7876210Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-14T21:14:15.7882490Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-14T21:14:15.7888810Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-14T21:14:15.7902130Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-14T21:14:15.7907890Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-14T21:14:15.7917310Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-14T21:14:15.7969050Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-14T21:14:15.7972140Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-14T21:14:15.7989320Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-14T21:14:15.8002470Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-14T21:14:15.8005060Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-14T21:14:15.8007100Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-14T21:14:15.8008710Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-14T21:14:15.8010660Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-14T21:14:15.8012820Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-14T21:14:15.8014620Z rm /usr/local/lib/girepository-1.0 2021-05-14T21:14:15.8016980Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-14T21:14:15.8018990Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-14T21:14:15.8026860Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-14T21:14:15.8054460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-14T21:14:15.8056280Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-14T21:14:15.8058060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-14T21:14:15.8060100Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-14T21:14:15.8064540Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-14T21:14:15.8070150Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-14T21:14:15.8075240Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-14T21:14:15.8080950Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-14T21:14:15.8086020Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-14T21:14:15.8091570Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-14T21:14:15.8096800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-14T21:14:15.8102270Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-14T21:14:15.8107070Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-14T21:14:15.8113160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-14T21:14:15.8120560Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-14T21:14:15.8125910Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-14T21:14:15.8131770Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-14T21:14:15.8138220Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-14T21:14:15.9276980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4723-a8lbdl.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-14T21:14:19.7088930Z ==> Summary 2021-05-14T21:14:19.7390040Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-14T21:14:21.4592810Z ==> Caveats 2021-05-14T21:14:21.4697750Z ==> qt@5 2021-05-14T21:14:21.4768110Z We agreed to the Qt open source license for you. 2021-05-14T21:14:21.4773340Z If this is unacceptable you should uninstall. 2021-05-14T21:14:21.4778320Z 2021-05-14T21:14:21.4803980Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:14:21.4826460Z because this is an alternate version of another formula. 2021-05-14T21:14:21.4840290Z 2021-05-14T21:14:21.4847880Z If you need to have qt@5 first in your PATH, run: 2021-05-14T21:14:21.4857740Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:14:21.4861820Z 2021-05-14T21:14:21.4883530Z For compilers to find qt@5 you may need to set: 2021-05-14T21:14:21.4892770Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T21:14:21.4894350Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T21:14:21.4895380Z 2021-05-14T21:14:21.4897250Z For pkg-config to find qt@5 you may need to set: 2021-05-14T21:14:21.4898430Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T21:14:21.4899090Z 2021-05-14T21:14:23.6602900Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-14T21:14:24.8130340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:25.4083900Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-14T21:14:25.8071110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-14T21%3A20%3A00Z&sig=E9ju8FY36BGG9A9lSFZ64R1VohNgPOZLSQuBBDs1juQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:25.8573990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=E9ju8FY36BGG9A9lSFZ64R1VohNgPOZLSQuBBDs1juQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:25.9212560Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-14T21:14:25.9283160Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T21:14:27.0880350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:27.6440270Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T21:14:28.0298140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-14T21%3A20%3A00Z&sig=zHcu9DBoPoUsCpdNYgLxQDlG4Tgk%2B7zK%2F0HEl2wNaxE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:28.0875810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=zHcu9DBoPoUsCpdNYgLxQDlG4Tgk\%2B7zK\%2F0HEl2wNaxE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:28.4128980Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-14T21:14:28.4408380Z ==> Installing dependencies for hdf5: szip 2021-05-14T21:14:28.4438080Z ==> Installing hdf5 dependency: szip 2021-05-14T21:14:28.5091220Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-14T21:14:28.5126070Z 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/d20210514-4730-1lkm61j 2021-05-14T21:14:28.5229680Z cp -pR /private/tmp/d20210514-4730-1lkm61j/szip/. /usr/local/Cellar/szip 2021-05-14T21:14:28.5439170Z chmod -Rf +w /private/tmp/d20210514-4730-1lkm61j 2021-05-14T21:14:28.5956870Z ==> Finishing up 2021-05-14T21:14:28.6314030Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-14T21:14:28.6321940Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-14T21:14:28.6394250Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-14T21:14:28.6496960Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-14T21:14:28.6599620Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-14T21:14:28.6702320Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-14T21:14:28.6806120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4904-z4t3go.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-14T21:14:32.6842150Z ==> Summary 2021-05-14T21:14:32.6907980Z 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/d20210514-4730-y9ch1n 2021-05-14T21:14:32.6910530Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-14T21:14:32.6921530Z ==> Installing hdf5 2021-05-14T21:14:32.7024130Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:14:32.8805310Z cp -pR /private/tmp/d20210514-4730-y9ch1n/hdf5/. /usr/local/Cellar/hdf5 2021-05-14T21:14:33.0728600Z chmod -Rf +w /private/tmp/d20210514-4730-y9ch1n 2021-05-14T21:14:33.5054960Z ==> Finishing up 2021-05-14T21:14:33.5599450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-14T21:14:33.5626410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-14T21:14:33.5635110Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-14T21:14:33.5636470Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-14T21:14:33.5639100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-14T21:14:33.5640570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-14T21:14:33.5642080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-14T21:14:33.5644330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-14T21:14:33.5652660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-14T21:14:33.5681420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-14T21:14:33.5709280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-14T21:14:33.5737220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-14T21:14:33.5743120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-14T21:14:33.5745280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-14T21:14:33.5764740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-14T21:14:33.5792470Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-14T21:14:33.5822580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-14T21:14:33.5853710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-14T21:14:33.5880900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-14T21:14:33.5907720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-14T21:14:33.5938950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-14T21:14:33.5966010Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-14T21:14:33.5993810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-14T21:14:33.6021640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-14T21:14:33.6051490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-14T21:14:33.6078880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-14T21:14:33.6105970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-14T21:14:33.6134730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-14T21:14:33.6167760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-14T21:14:33.6194990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-14T21:14:33.6222100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-14T21:14:33.6279110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-14T21:14:33.6307720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-14T21:14:33.6334860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-14T21:14:33.6361990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-14T21:14:33.6390300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-14T21:14:33.6419070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-14T21:14:33.6446070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-14T21:14:33.6473540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-14T21:14:33.6502160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-14T21:14:33.6528070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-14T21:14:33.6557040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-14T21:14:33.6584440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-14T21:14:33.6611660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-14T21:14:33.6638850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-14T21:14:33.6665920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-14T21:14:33.6692940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-14T21:14:33.6719960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-14T21:14:33.6748730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-14T21:14:33.6775630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-14T21:14:33.6803240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-14T21:14:33.6830320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-14T21:14:33.6857220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-14T21:14:33.6884490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-14T21:14:33.6911190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-14T21:14:33.6937960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-14T21:14:33.6965240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-14T21:14:33.6992480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-14T21:14:33.7022960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-14T21:14:33.7052710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-14T21:14:33.7156120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-14T21:14:33.7259410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-14T21:14:33.7285110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-14T21:14:33.7313120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-14T21:14:33.7353600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-14T21:14:33.7393610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-14T21:14:33.7406360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-14T21:14:33.7423810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-14T21:14:33.7431980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-14T21:14:33.7488930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-14T21:14:33.7528720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-14T21:14:33.7541410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-14T21:14:33.7550600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-14T21:14:33.7558470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-14T21:14:33.7579680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-14T21:14:33.7586070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-14T21:14:33.7618110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-14T21:14:33.7644320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-14T21:14:33.7653110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-14T21:14:33.7655850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-14T21:14:33.7673640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-14T21:14:33.7679640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-14T21:14:33.7690670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-14T21:14:33.7703070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-14T21:14:33.7735500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-14T21:14:33.7763690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-14T21:14:33.7792490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-14T21:14:33.7825670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-14T21:14:33.7855520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-14T21:14:33.7888070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-14T21:14:33.7898710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-14T21:14:33.7915310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-14T21:14:33.7947220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-14T21:14:33.7981820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-14T21:14:33.8008850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-14T21:14:33.8036110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-14T21:14:33.8067180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-14T21:14:33.8097640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-14T21:14:33.8112150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-14T21:14:33.8126300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-14T21:14:33.8151380Z Only the first 100 operations were output. 2021-05-14T21:14:33.8183280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4930-85p973.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-14T21:14:36.2921500Z ==> Summary 2021-05-14T21:14:36.3090080Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T21:14:37.0047800Z ==> No outdated dependents to upgrade! 2021-05-14T21:14:37.0049570Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:14:37.0592480Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:14:37.0593780Z hdf5 2021-05-14T21:14:37.0602150Z rm /usr/local/bin/gif2h5 2021-05-14T21:14:37.0605110Z rm /usr/local/bin/h52gif 2021-05-14T21:14:37.0608820Z rm /usr/local/bin/h5c++ 2021-05-14T21:14:37.0611700Z rm /usr/local/bin/h5cc 2021-05-14T21:14:37.0615580Z rm /usr/local/bin/h5clear 2021-05-14T21:14:37.0619830Z rm /usr/local/bin/h5copy 2021-05-14T21:14:37.0623580Z rm /usr/local/bin/h5debug 2021-05-14T21:14:37.0626390Z rm /usr/local/bin/h5diff 2021-05-14T21:14:37.0629780Z rm /usr/local/bin/h5dump 2021-05-14T21:14:37.0633230Z rm /usr/local/bin/h5fc 2021-05-14T21:14:37.0637060Z rm /usr/local/bin/h5format_convert 2021-05-14T21:14:37.0640510Z rm /usr/local/bin/h5import 2021-05-14T21:14:37.0644580Z rm /usr/local/bin/h5jam 2021-05-14T21:14:37.0649090Z rm /usr/local/bin/h5ls 2021-05-14T21:14:37.0651900Z rm /usr/local/bin/h5mkgrp 2021-05-14T21:14:37.0656130Z rm /usr/local/bin/h5perf_serial 2021-05-14T21:14:37.0660880Z rm /usr/local/bin/h5redeploy 2021-05-14T21:14:37.0664060Z rm /usr/local/bin/h5repack 2021-05-14T21:14:37.0667360Z rm /usr/local/bin/h5repart 2021-05-14T21:14:37.0671160Z rm /usr/local/bin/h5stat 2021-05-14T21:14:37.0675730Z rm /usr/local/bin/h5unjam 2021-05-14T21:14:37.0679710Z rm /usr/local/bin/h5watch 2021-05-14T21:14:37.0688840Z rm /usr/local/include/H5ACpublic.h 2021-05-14T21:14:37.0692260Z rm /usr/local/include/H5AbstractDs.h 2021-05-14T21:14:37.0697130Z rm /usr/local/include/H5Apublic.h 2021-05-14T21:14:37.0700350Z rm /usr/local/include/H5ArrayType.h 2021-05-14T21:14:37.0704570Z rm /usr/local/include/H5AtomType.h 2021-05-14T21:14:37.0707700Z rm /usr/local/include/H5Attribute.h 2021-05-14T21:14:37.0711480Z rm /usr/local/include/H5Classes.h 2021-05-14T21:14:37.0714690Z rm /usr/local/include/H5CommonFG.h 2021-05-14T21:14:37.0717990Z rm /usr/local/include/H5CompType.h 2021-05-14T21:14:37.0720830Z rm /usr/local/include/H5Cpp.h 2021-05-14T21:14:37.0724240Z rm /usr/local/include/H5CppDoc.h 2021-05-14T21:14:37.0727290Z rm /usr/local/include/H5Cpublic.h 2021-05-14T21:14:37.0730650Z rm /usr/local/include/H5DOpublic.h 2021-05-14T21:14:37.0734180Z rm /usr/local/include/H5DSpublic.h 2021-05-14T21:14:37.0737060Z rm /usr/local/include/H5DaccProp.h 2021-05-14T21:14:37.0740440Z rm /usr/local/include/H5DataSet.h 2021-05-14T21:14:37.0743320Z rm /usr/local/include/H5DataSpace.h 2021-05-14T21:14:37.0746570Z rm /usr/local/include/H5DataType.h 2021-05-14T21:14:37.0749720Z rm /usr/local/include/H5DcreatProp.h 2021-05-14T21:14:37.0752780Z rm /usr/local/include/H5Dpublic.h 2021-05-14T21:14:37.0756860Z rm /usr/local/include/H5DxferProp.h 2021-05-14T21:14:37.0759090Z rm /usr/local/include/H5ESpublic.h 2021-05-14T21:14:37.0762810Z rm /usr/local/include/H5EnumType.h 2021-05-14T21:14:37.0765450Z rm /usr/local/include/H5Epubgen.h 2021-05-14T21:14:37.0768830Z rm /usr/local/include/H5Epublic.h 2021-05-14T21:14:37.0771700Z rm /usr/local/include/H5Exception.h 2021-05-14T21:14:37.0775130Z rm /usr/local/include/H5FDcore.h 2021-05-14T21:14:37.0778210Z rm /usr/local/include/H5FDdirect.h 2021-05-14T21:14:37.0781070Z rm /usr/local/include/H5FDfamily.h 2021-05-14T21:14:37.0784450Z rm /usr/local/include/H5FDhdfs.h 2021-05-14T21:14:37.0787310Z rm /usr/local/include/H5FDlog.h 2021-05-14T21:14:37.0791090Z rm /usr/local/include/H5FDmpi.h 2021-05-14T21:14:37.0793480Z rm /usr/local/include/H5FDmpio.h 2021-05-14T21:14:37.0797250Z rm /usr/local/include/H5FDmulti.h 2021-05-14T21:14:37.0800140Z rm /usr/local/include/H5FDpublic.h 2021-05-14T21:14:37.0803790Z rm /usr/local/include/H5FDros3.h 2021-05-14T21:14:37.0806380Z rm /usr/local/include/H5FDsec2.h 2021-05-14T21:14:37.0810640Z rm /usr/local/include/H5FDstdio.h 2021-05-14T21:14:37.0814050Z rm /usr/local/include/H5FDwindows.h 2021-05-14T21:14:37.0816960Z rm /usr/local/include/H5FaccProp.h 2021-05-14T21:14:37.0820530Z rm /usr/local/include/H5FcreatProp.h 2021-05-14T21:14:37.0824300Z rm /usr/local/include/H5File.h 2021-05-14T21:14:37.0828950Z rm /usr/local/include/H5FloatType.h 2021-05-14T21:14:37.0832330Z rm /usr/local/include/H5Fpublic.h 2021-05-14T21:14:37.0836530Z rm /usr/local/include/H5Gpublic.h 2021-05-14T21:14:37.0839480Z rm /usr/local/include/H5Group.h 2021-05-14T21:14:37.0842960Z rm /usr/local/include/H5IMpublic.h 2021-05-14T21:14:37.0846850Z rm /usr/local/include/H5IdComponent.h 2021-05-14T21:14:37.0851440Z rm /usr/local/include/H5Include.h 2021-05-14T21:14:37.0855200Z rm /usr/local/include/H5IntType.h 2021-05-14T21:14:37.0858590Z rm /usr/local/include/H5Ipublic.h 2021-05-14T21:14:37.0862330Z rm /usr/local/include/H5LDpublic.h 2021-05-14T21:14:37.0867390Z rm /usr/local/include/H5LTpublic.h 2021-05-14T21:14:37.0871340Z rm /usr/local/include/H5LaccProp.h 2021-05-14T21:14:37.0875810Z rm /usr/local/include/H5LcreatProp.h 2021-05-14T21:14:37.0879090Z rm /usr/local/include/H5Library.h 2021-05-14T21:14:37.0882880Z rm /usr/local/include/H5Location.h 2021-05-14T21:14:37.0886460Z rm /usr/local/include/H5Lpublic.h 2021-05-14T21:14:37.0890150Z rm /usr/local/include/H5MMpublic.h 2021-05-14T21:14:37.0893040Z rm /usr/local/include/H5Mpublic.h 2021-05-14T21:14:37.0897090Z rm /usr/local/include/H5Object.h 2021-05-14T21:14:37.0901030Z rm /usr/local/include/H5OcreatProp.h 2021-05-14T21:14:37.0904850Z rm /usr/local/include/H5Opublic.h 2021-05-14T21:14:37.0908750Z rm /usr/local/include/H5PLextern.h 2021-05-14T21:14:37.0912890Z rm /usr/local/include/H5PLpublic.h 2021-05-14T21:14:37.0916700Z rm /usr/local/include/H5PTpublic.h 2021-05-14T21:14:37.0921230Z rm /usr/local/include/H5PacketTable.h 2021-05-14T21:14:37.0925090Z rm /usr/local/include/H5Ppublic.h 2021-05-14T21:14:37.0928440Z rm /usr/local/include/H5PredType.h 2021-05-14T21:14:37.0931230Z rm /usr/local/include/H5PropList.h 2021-05-14T21:14:37.0935840Z rm /usr/local/include/H5Rpublic.h 2021-05-14T21:14:37.0938910Z rm /usr/local/include/H5Spublic.h 2021-05-14T21:14:37.0988730Z rm /usr/local/include/H5StrType.h 2021-05-14T21:14:37.0991070Z rm /usr/local/include/H5TBpublic.h 2021-05-14T21:14:37.0995760Z rm /usr/local/include/H5Tpublic.h 2021-05-14T21:14:37.0999270Z rm /usr/local/include/H5VLconnector.h 2021-05-14T21:14:37.1003390Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-14T21:14:37.1006260Z rm /usr/local/include/H5VLnative.h 2021-05-14T21:14:37.1010040Z Only the first 100 operations were output. 2021-05-14T21:14:38.9202540Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-14T21:14:40.0414300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:40.6574050Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-14T21:14:41.0448560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-14T21%3A20%3A00Z&sig=uXOM4%2FmpXCpwU7K0AbxJdcXm2Rt8%2BOyUMs4bD2eWIgQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:41.0924450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=uXOM4\%2FmpXCpwU7K0AbxJdcXm2Rt8\%2BOyUMs4bD2eWIgQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:41.3141580Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-14T21:14:41.3945990Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-14T21:14:41.3981190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4937-bmfsl8 2021-05-14T21:14:41.5312520Z cp -pR /private/tmp/d20210514-4937-bmfsl8/protobuf/. /usr/local/Cellar/protobuf 2021-05-14T21:14:41.6808990Z chmod -Rf +w /private/tmp/d20210514-4937-bmfsl8 2021-05-14T21:14:41.8377690Z ==> Finishing up 2021-05-14T21:14:41.9457470Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-14T21:14:41.9464450Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-14T21:14:41.9503320Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-14T21:14:41.9507450Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-14T21:14:41.9515380Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-14T21:14:41.9520590Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-14T21:14:41.9525960Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-14T21:14:41.9531180Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-14T21:14:41.9536080Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-14T21:14:41.9541610Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-14T21:14:41.9547610Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-14T21:14:41.9552400Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-14T21:14:41.9557490Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-14T21:14:41.9565740Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-14T21:14:41.9570810Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-14T21:14:41.9649190Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-14T21:14:42.0224460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5101-1fb92sl.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-14T21:14:44.6571500Z ==> Caveats 2021-05-14T21:14:44.6572550Z Emacs Lisp files have been installed to: 2021-05-14T21:14:44.6573920Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-14T21:14:44.6575230Z ==> Summary 2021-05-14T21:14:44.6733230Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-14T21:14:46.9510000Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-14T21:14:48.1665610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:48.7300500Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-14T21:14:49.1014740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-14T21%3A20%3A00Z&sig=DeHoGIGlpbAFUqZKt3ri4z6zB3EUS%2B3IyS9R4SKRUwA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:49.1700830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=DeHoGIGlpbAFUqZKt3ri4z6zB3EUS\%2B3IyS9R4SKRUwA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:49.3705840Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-14T21:14:49.4686520Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-14T21:14:49.4719640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5108-2vjjuj 2021-05-14T21:14:49.6094800Z cp -pR /private/tmp/d20210514-5108-2vjjuj/gsl/. /usr/local/Cellar/gsl 2021-05-14T21:14:49.7778430Z chmod -Rf +w /private/tmp/d20210514-5108-2vjjuj 2021-05-14T21:14:49.9387420Z ==> Finishing up 2021-05-14T21:14:49.9646070Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-14T21:14:49.9656260Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-14T21:14:49.9662440Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-14T21:14:49.9670820Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-14T21:14:49.9700790Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-14T21:14:49.9717390Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-14T21:14:49.9818430Z info /usr/local/share/info/gsl-ref.info 2021-05-14T21:14:49.9832420Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-14T21:14:49.9843990Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-14T21:14:49.9856930Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-14T21:14:49.9888410Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-14T21:14:49.9896370Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-14T21:14:49.9903800Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-14T21:14:49.9911550Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-14T21:14:49.9917190Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-14T21:14:49.9922460Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-14T21:14:49.9928950Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-14T21:14:49.9943470Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-14T21:14:50.0591930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5273-ql1ufu.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-14T21:14:52.6151860Z ==> Summary 2021-05-14T21:14:52.6390070Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-14T21:14:55.9931500Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-14T21:14:57.1099340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:58.6653720Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-14T21:15:00.0563760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-14T21%3A20%3A00Z&sig=yHvR0Y1wkBiGxVYKPLqRqZU6OucVW6uW%2Bjy0Vb1Xnhg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:00.1097090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=yHvR0Y1wkBiGxVYKPLqRqZU6OucVW6uW\%2Bjy0Vb1Xnhg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:00.3371180Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-14T21:15:00.3560810Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-14T21:15:01.5043170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:03.1016220Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-14T21:15:04.6393960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-14T21%3A25%3A00Z&sig=qp7T5MWMnZXdtuKbiYDD5VEjl8DlVhfSAkOV%2BLmxZBg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:04.7246870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=qp7T5MWMnZXdtuKbiYDD5VEjl8DlVhfSAkOV\%2BLmxZBg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:04.8199060Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-14T21:15:04.8249170Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-14T21:15:08.0074240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:08.5803620Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-14T21:15:09.9773410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-14T21%3A25%3A00Z&sig=enNnCohhpBIDIztMBIl9k6OGm9w3bQDnswz988HUexk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:10.0219300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=enNnCohhpBIDIztMBIl9k6OGm9w3bQDnswz988HUexk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:10.1085430Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-14T21:15:10.1137550Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-14T21:15:13.2642070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:14.8948460Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-14T21:15:15.2864400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-14T21%3A25%3A00Z&sig=%2BmJp1NDikHyvzQ%2BtE%2BNZyR31uR0htm5ZWZk5kud45Oc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:15.3412400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=\%2BmJp1NDikHyvzQ\%2BtE\%2BNZyR31uR0htm5ZWZk5kud45Oc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:15.4179210Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-14T21:15:15.4213150Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-14T21:15:17.5627880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:18.1085360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-14T21:15:18.4868010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-14T21%3A25%3A00Z&sig=xQDVjxGJLTatKv3RrryQi957nFYMgZ0lkTXI2AKw%2F3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:18.5354310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=xQDVjxGJLTatKv3RrryQi957nFYMgZ0lkTXI2AKw\%2F3g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:18.6993260Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-14T21:15:18.7084520Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-14T21:15:20.8659280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:21.4189170Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-14T21:15:21.8262390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-14T21%3A25%3A00Z&sig=V7YoWKuqTMpCzW6uYP6QNkio0qHC8KuA9STUYf8u%2Fag%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:21.9058090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=V7YoWKuqTMpCzW6uYP6QNkio0qHC8KuA9STUYf8u\%2Fag\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:22.0224800Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-14T21:15:22.0256680Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-14T21:15:24.2550000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:24.8370930Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-14T21:15:25.2147470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-14T21%3A25%3A00Z&sig=WH2VZ6Rv45GTzlbjnSZOQnFP70DpAx5cIVzEHulRdeM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:25.2659290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=WH2VZ6Rv45GTzlbjnSZOQnFP70DpAx5cIVzEHulRdeM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:25.4273910Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-14T21:15:25.4378700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-14T21:15:28.6014810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:29.1889870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-14T21:15:29.5888770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-14T21%3A25%3A00Z&sig=ZLu%2FM6HXx41Ig%2BGUNuefrur6cWN151vRG%2Bxht8LCLv0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:29.6373360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=ZLu\%2FM6HXx41Ig\%2BGUNuefrur6cWN151vRG\%2Bxht8LCLv0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:29.7039390Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-14T21:15:29.7077970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-14T21:15:32.8554990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:33.4302550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-14T21:15:33.8030540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-14T21%3A25%3A00Z&sig=RIBWrlQtsYb%2BTJ3jOinjCuf7e%2BlFJkGDeYTaBEBWgKw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:33.8542450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=RIBWrlQtsYb\%2BTJ3jOinjCuf7e\%2BlFJkGDeYTaBEBWgKw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:33.9316810Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-14T21:15:33.9358150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-14T21:15:36.0965600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:36.6597970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-14T21:15:37.0741160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-14T21%3A25%3A00Z&sig=o0cvRQkhnIbHqsTkhAfqgNQHDiAQyvf%2BJec0FO6sOlE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:37.1246680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=o0cvRQkhnIbHqsTkhAfqgNQHDiAQyvf\%2BJec0FO6sOlE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:37.1791720Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-14T21:15:37.1825060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-14T21:15:39.3875960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:39.9463680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-14T21:15:40.3141270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-14T21%3A25%3A00Z&sig=vFkrOUOHJkjmIwNAlpNvxZlZUVsFiFczk1YFJL3gyfY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:40.3641720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=vFkrOUOHJkjmIwNAlpNvxZlZUVsFiFczk1YFJL3gyfY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:40.4135910Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-14T21:15:40.4169140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-14T21:15:42.6210180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:43.1883640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-14T21:15:43.5528880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-14T21%3A25%3A00Z&sig=xoeg8ckDilt3aZFbIatQBUcyNJ6go7idYO288Qhvzcg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:43.6004840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=xoeg8ckDilt3aZFbIatQBUcyNJ6go7idYO288Qhvzcg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:43.7117070Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-14T21:15:43.7180730Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-14T21:15:46.4936690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:46.4941440Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-14T21:15:46.8764270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-14T21%3A25%3A00Z&sig=y6PTSUpaX0nmzCiPgQ39BR%2FV%2ByRVK%2BdNCOgtSp2OAQc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:46.9260500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=y6PTSUpaX0nmzCiPgQ39BR\%2FV\%2ByRVK\%2BdNCOgtSp2OAQc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:47.0011690Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-14T21:15:47.0052160Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-14T21:15:49.1577370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:49.7373530Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-14T21:15:51.1388040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-14T21%3A25%3A00Z&sig=FXJMSoeotd5ZN60qlVgioPuqBfpgfloMJyDW41CGGzU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:51.2012330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=FXJMSoeotd5ZN60qlVgioPuqBfpgfloMJyDW41CGGzU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:51.7491060Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-14T21:15:51.8668730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-14T21:15:52.9756200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:54.5361520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-14T21:15:54.9311400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-14T21%3A25%3A00Z&sig=aYjvbHYlLm7qN9EtMpOKfTB%2Ft%2BM%2Fj%2BwIj3f02RGkMXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:54.9805420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=aYjvbHYlLm7qN9EtMpOKfTB\%2Ft\%2BM\%2Fj\%2BwIj3f02RGkMXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:55.1310840Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-14T21:15:55.1434770Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-14T21:15:57.3373450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:58.9726490Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-14T21:16:00.3534680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-14T21%3A25%3A00Z&sig=3mwnMx1ZPfFNdgBTx%2BbQ6%2BHNV6UtzQEIun96wT%2BgpfM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:00.4018300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=3mwnMx1ZPfFNdgBTx\%2BbQ6\%2BHNV6UtzQEIun96wT\%2BgpfM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:00.4882120Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-14T21:16:00.4919050Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-14T21:16:01.6764480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:16:02.5054340Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-14T21:16:02.8976760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-14T21%3A25%3A00Z&sig=mCAIz29496CH0OO89wTcMWD%2FqpguiqmFzPif3DgsQcs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:02.9479530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=mCAIz29496CH0OO89wTcMWD\%2FqpguiqmFzPif3DgsQcs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:03.0947520Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-14T21:16:03.1027000Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-14T21:16:04.2520990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:16:04.8640950Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-14T21:16:05.2568210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-14T21%3A25%3A00Z&sig=6k0cDUnZhmgm8OSaaInSBC%2F87LIR7ZFNcsV0zpUZCxo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:05.3031260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=6k0cDUnZhmgm8OSaaInSBC\%2F87LIR7ZFNcsV0zpUZCxo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:05.3534660Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-14T21:16:05.3564500Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-14T21:16:06.5292040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:16:07.0881000Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-14T21:16:07.4776720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-14T21%3A25%3A00Z&sig=xyR%2FuUdIG57fHw0Okixs4J%2FYzOsyF2CZlYLwVkCWhXw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:07.5294290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=xyR\%2FuUdIG57fHw0Okixs4J\%2FYzOsyF2CZlYLwVkCWhXw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:07.6156740Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-14T21:16:07.6204310Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-14T21:16:08.7817960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:16:09.3665500Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-14T21:16:09.7561560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-14T21%3A25%3A00Z&sig=fp7K6pZTJWhaUtRtLGZaKfGWd4J0eGOm5m8rHG0OfsI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:09.8069640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=fp7K6pZTJWhaUtRtLGZaKfGWd4J0eGOm5m8rHG0OfsI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:09.9765580Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-14T21:16:09.9857820Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-14T21:16:11.0978410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:16:11.6833330Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-14T21:16:12.1000610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-14T21%3A25%3A00Z&sig=TwDT1uGO%2BstGAyxuTVZtMeVbxEjjHKVJGQkMriI2geo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:12.1530230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=TwDT1uGO\%2BstGAyxuTVZtMeVbxEjjHKVJGQkMriI2geo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:12.2120530Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-14T21:16:12.2160500Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-14T21:16:13.3822700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:16:13.9634920Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-14T21:16:14.3586180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-14T21%3A25%3A00Z&sig=fukrIbas%2BmvZGM6g2LDwerCjBgD6gAaBdZCQK51oSJ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:14.4073990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=fukrIbas\%2BmvZGM6g2LDwerCjBgD6gAaBdZCQK51oSJ8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:14.5523100Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-14T21:16:14.5640010Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-14T21:16:15.8623640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:16:16.4579800Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-14T21:16:16.8342510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-14T21%3A25%3A00Z&sig=u0Gv04Oxkxx7oBCtgQD1SJcVaUOqDBlRDUpZmaBg7fI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:16.8847590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=u0Gv04Oxkxx7oBCtgQD1SJcVaUOqDBlRDUpZmaBg7fI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:17.2317770Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-14T21:16:17.2826030Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-14T21:16:18.6352060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:16:19.1894430Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-14T21:16:19.5612350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-14T21%3A25%3A00Z&sig=Fjz%2FlzyZYMVbsa14dMTvDosAA8igg2h84AO9tJjU9yo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:19.6069680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=Fjz\%2FlzyZYMVbsa14dMTvDosAA8igg2h84AO9tJjU9yo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:19.7099070Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-14T21:16:19.7157910Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-14T21:16:20.8676050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:16:21.4757020Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-14T21:16:21.8766660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-14T21%3A25%3A00Z&sig=O5XhAcEy%2Bv3IUxfnQhjRz8KepLgYbpdz5uoLr%2F0Dno0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:21.9565070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=O5XhAcEy\%2Bv3IUxfnQhjRz8KepLgYbpdz5uoLr\%2F0Dno0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:22.4072010Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-14T21:16:22.4247270Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-14T21:16:23.5262750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:16:24.0996570Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-14T21:16:24.5037640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-14T21%3A25%3A00Z&sig=rJMiUJ7G1wh%2FZC%2FkhC03bMzmhyBfsFYunmBzwWDafvw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:24.5558690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=rJMiUJ7G1wh\%2FZC\%2FkhC03bMzmhyBfsFYunmBzwWDafvw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:24.8156050Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-14T21:16:24.8367190Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-14T21:16:26.1589920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:16:26.7242500Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-14T21:16:27.1534090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-14T21%3A25%3A00Z&sig=uEjf1LG%2Fd6kqj37Vqfp6dUgoyXEQrsK8uE0a%2F2%2Fm5iE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:27.2033230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=uEjf1LG\%2Fd6kqj37Vqfp6dUgoyXEQrsK8uE0a\%2F2\%2Fm5iE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:27.2893390Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-14T21:16:27.2947400Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-14T21:16:28.4734490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:16:29.0359890Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-14T21:16:29.4315140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-14T21%3A25%3A00Z&sig=JGSlJHxZgOmsg5IcCwBvtv214eMgLhkf8JOTkRP40ko%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:29.4850440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=JGSlJHxZgOmsg5IcCwBvtv214eMgLhkf8JOTkRP40ko\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:29.6346750Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-14T21:16:29.6437480Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-14T21:16:30.8171090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:16:31.4078050Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-14T21:16:31.7813910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-14T21%3A25%3A00Z&sig=oPvom0JaBIsbi5zTaQEhAaGP7T3VOBImUtCsFHC2AY8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:31.8339720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=oPvom0JaBIsbi5zTaQEhAaGP7T3VOBImUtCsFHC2AY8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:31.9309260Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:16:31.9361050Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-14T21:16:33.0709540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:16:33.7876820Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-14T21:16:34.0457660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-14T21%3A25%3A00Z&sig=ss1g8oIpEmrJbOIW5jaGkU49Jkj8K684Q7M%2B7MoFAVY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:34.0919480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=ss1g8oIpEmrJbOIW5jaGkU49Jkj8K684Q7M\%2B7MoFAVY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:34.5939280Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-14T21:16:34.7148290Z ==> 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-14T21:16:34.7189170Z ==> Installing ffmpeg dependency: aom 2021-05-14T21:16:34.7875340Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-14T21:16:34.7923720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-1lsasmb 2021-05-14T21:16:34.8533770Z cp -pR /private/tmp/d20210514-5280-1lsasmb/aom/. /usr/local/Cellar/aom 2021-05-14T21:16:34.8994510Z chmod -Rf +w /private/tmp/d20210514-5280-1lsasmb 2021-05-14T21:16:34.9648620Z ==> Finishing up 2021-05-14T21:16:35.0787510Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-14T21:16:35.0800040Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-14T21:16:35.0815480Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-14T21:16:35.0833460Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-14T21:16:35.0845490Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-14T21:16:35.0857860Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-14T21:16:35.0865760Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-14T21:16:35.0878570Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-14T21:16:35.1073260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5619-12d7wh.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-14T21:16:37.5936410Z ==> Summary 2021-05-14T21:16:37.5968570Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-14T21:16:37.5975160Z ==> Installing ffmpeg dependency: dav1d 2021-05-14T21:16:37.6051510Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-14T21:16:37.6071380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-1mpkm4f 2021-05-14T21:16:37.6272990Z cp -pR /private/tmp/d20210514-5280-1mpkm4f/dav1d/. /usr/local/Cellar/dav1d 2021-05-14T21:16:37.6453520Z chmod -Rf +w /private/tmp/d20210514-5280-1mpkm4f 2021-05-14T21:16:37.7058310Z ==> Finishing up 2021-05-14T21:16:37.7472910Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-14T21:16:37.7488490Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-14T21:16:37.7499210Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-14T21:16:37.7505250Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-14T21:16:37.7514820Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-14T21:16:37.7659570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5646-1adx355.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-14T21:16:40.4542460Z ==> Summary 2021-05-14T21:16:40.4565400Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-14T21:16:40.4579950Z ==> Installing ffmpeg dependency: frei0r 2021-05-14T21:16:40.4645060Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-14T21:16:40.4663180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-1ik7nqc 2021-05-14T21:16:40.5246360Z cp -pR /private/tmp/d20210514-5280-1ik7nqc/frei0r/. /usr/local/Cellar/frei0r 2021-05-14T21:16:40.6018020Z chmod -Rf +w /private/tmp/d20210514-5280-1ik7nqc 2021-05-14T21:16:40.6674570Z ==> Finishing up 2021-05-14T21:16:40.7090160Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-14T21:16:40.7096420Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-14T21:16:40.7103820Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-14T21:16:40.7202920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5672-1f9d08r.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-14T21:16:43.3497210Z ==> Summary 2021-05-14T21:16:43.3579550Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-14T21:16:43.3585970Z ==> Installing ffmpeg dependency: fribidi 2021-05-14T21:16:43.3607750Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-14T21:16:43.3626290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-1nw7amx 2021-05-14T21:16:43.3925080Z cp -pR /private/tmp/d20210514-5280-1nw7amx/fribidi/. /usr/local/Cellar/fribidi 2021-05-14T21:16:43.4314270Z chmod -Rf +w /private/tmp/d20210514-5280-1nw7amx 2021-05-14T21:16:43.5163340Z ==> Finishing up 2021-05-14T21:16:43.5613310Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-14T21:16:43.5618860Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-14T21:16:43.5652030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-14T21:16:43.5674490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-14T21:16:43.5710600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-14T21:16:43.5719760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-14T21:16:43.5732690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-14T21:16:43.5745240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-14T21:16:43.5758700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-14T21:16:43.5770430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-14T21:16:43.5781120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-14T21:16:43.5787140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-14T21:16:43.5798450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-14T21:16:43.5809870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-14T21:16:43.5815720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-14T21:16:43.5828150Z 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-14T21:16:43.5839320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-14T21:16:43.5850110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-14T21:16:43.5861020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-14T21:16:43.5870660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-14T21:16:43.5877740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-14T21:16:43.5889180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-14T21:16:43.5900380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-14T21:16:43.5907820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-14T21:16:43.5914050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-14T21:16:43.5928220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-14T21:16:43.5936980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-14T21:16:43.5949860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-14T21:16:43.5966650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-14T21:16:43.5976110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-14T21:16:43.5983620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-14T21:16:43.5989490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-14T21:16:43.5995850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-14T21:16:43.6008740Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-14T21:16:43.6014060Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-14T21:16:43.6022210Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-14T21:16:43.6030500Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-14T21:16:43.6262250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5698-1iguyr9.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-14T21:16:46.1675870Z ==> Summary 2021-05-14T21:16:46.1729750Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-14T21:16:46.1736070Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-14T21:16:46.4075980Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-14T21:16:46.4096550Z 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/d20210514-5280-lg0un5 2021-05-14T21:16:46.5267400Z cp -pR /private/tmp/d20210514-5280-lg0un5/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-14T21:16:46.6572350Z chmod -Rf +w /private/tmp/d20210514-5280-lg0un5 2021-05-14T21:16:46.8843870Z ==> Finishing up 2021-05-14T21:16:46.9242920Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-14T21:16:46.9246480Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-14T21:16:46.9257180Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-14T21:16:46.9261910Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-14T21:16:46.9267750Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-14T21:16:46.9275980Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T21:16:46.9306630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-14T21:16:46.9325310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-14T21:16:46.9330910Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-14T21:16:46.9337720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-14T21:16:46.9342840Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-14T21:16:46.9348710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-14T21:16:46.9354240Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-14T21:16:46.9360690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-14T21:16:46.9368870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-14T21:16:46.9375450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-14T21:16:46.9381870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-14T21:16:46.9388700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-14T21:16:46.9428890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-14T21:16:46.9433480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-14T21:16:46.9439420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-14T21:16:46.9444550Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-14T21:16:46.9450060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-14T21:16:46.9455540Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-14T21:16:46.9460800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-14T21:16:46.9467180Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-14T21:16:46.9473370Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T21:16:46.9495900Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-14T21:16:46.9509880Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-14T21:16:46.9520540Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-14T21:16:46.9533880Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-14T21:16:46.9540420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-14T21:16:46.9545540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-14T21:16:46.9551150Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-14T21:16:46.9557000Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-14T21:16:46.9563260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-14T21:16:46.9568450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-14T21:16:46.9574470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-14T21:16:46.9580740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-14T21:16:46.9585970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-14T21:16:46.9591960Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-14T21:16:46.9599950Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-14T21:16:46.9604680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-14T21:16:46.9610540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-14T21:16:46.9616970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-14T21:16:46.9623060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-14T21:16:46.9628650Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-14T21:16:46.9634280Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-14T21:16:46.9644990Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-14T21:16:48.0001000Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-14T21:16:48.0048960Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-14T21:16:48.0088070Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-14T21:16:48.0134550Z 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-14T21:16:48.0167760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5724-3iv3mi.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-14T21:16:49.6229260Z ==> Summary 2021-05-14T21:16:49.6376050Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-14T21:16:49.6409850Z ==> Installing ffmpeg dependency: graphite2 2021-05-14T21:16:49.6465610Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-14T21:16:49.6484070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-1gpjfvs 2021-05-14T21:16:49.6623190Z cp -pR /private/tmp/d20210514-5280-1gpjfvs/graphite2/. /usr/local/Cellar/graphite2 2021-05-14T21:16:49.6802120Z chmod -Rf +w /private/tmp/d20210514-5280-1gpjfvs 2021-05-14T21:16:49.7488480Z ==> Finishing up 2021-05-14T21:16:49.7924540Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-14T21:16:49.7932910Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-14T21:16:49.7941800Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-14T21:16:49.7948980Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-14T21:16:49.7955100Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-14T21:16:49.7965930Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-14T21:16:49.7973840Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-14T21:16:49.8134450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5750-1q5azt7.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-14T21:16:52.3567640Z ==> Summary 2021-05-14T21:16:52.3596300Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-14T21:16:52.3603450Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-14T21:16:52.6073410Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-14T21:16:52.6092720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-1pt7v3f 2021-05-14T21:16:52.6673340Z cp -pR /private/tmp/d20210514-5280-1pt7v3f/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-14T21:16:52.7128320Z chmod -Rf +w /private/tmp/d20210514-5280-1pt7v3f 2021-05-14T21:16:52.9035020Z ==> Finishing up 2021-05-14T21:16:52.9443280Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-14T21:16:52.9481030Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-14T21:16:52.9492140Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-14T21:16:52.9496410Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-14T21:16:52.9504430Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-14T21:16:52.9514430Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-14T21:16:52.9539950Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-14T21:16:52.9548990Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-14T21:16:52.9554180Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-14T21:16:52.9560380Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-14T21:16:52.9573660Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-14T21:16:52.9578690Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-14T21:16:52.9586650Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-14T21:16:52.9591670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-14T21:16:52.9597130Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-14T21:16:52.9605560Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-14T21:16:52.9610630Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-14T21:16:52.9615780Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-14T21:16:52.9620420Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-14T21:16:52.9626670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-14T21:16:52.9634870Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-14T21:16:52.9639850Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-14T21:16:52.9645140Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-14T21:16:52.9650790Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-14T21:16:52.9931270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5779-s8lv7u.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-14T21:16:55.7935460Z ==> Summary 2021-05-14T21:16:55.7996110Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-14T21:16:55.8005030Z ==> Installing ffmpeg dependency: libass 2021-05-14T21:16:56.0564990Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-14T21:16:56.0584910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-1s24713 2021-05-14T21:16:56.0709920Z cp -pR /private/tmp/d20210514-5280-1s24713/libass/. /usr/local/Cellar/libass 2021-05-14T21:16:56.0838950Z chmod -Rf +w /private/tmp/d20210514-5280-1s24713 2021-05-14T21:16:56.1409340Z ==> Finishing up 2021-05-14T21:16:56.1813510Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-14T21:16:56.1819420Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-14T21:16:56.1825130Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-14T21:16:56.1830080Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-14T21:16:56.1837620Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-14T21:16:56.1976850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5819-mdbgie.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-14T21:16:58.8546200Z ==> Summary 2021-05-14T21:16:58.8564200Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-14T21:16:58.8571250Z ==> Installing ffmpeg dependency: libbluray 2021-05-14T21:16:58.8759450Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-14T21:16:58.8777670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-4h7kv2 2021-05-14T21:16:58.8939230Z cp -pR /private/tmp/d20210514-5280-4h7kv2/libbluray/. /usr/local/Cellar/libbluray 2021-05-14T21:16:58.9106730Z chmod -Rf +w /private/tmp/d20210514-5280-4h7kv2 2021-05-14T21:16:58.9791640Z ==> Finishing up 2021-05-14T21:16:59.0187150Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-14T21:16:59.0191440Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-14T21:16:59.0196810Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-14T21:16:59.0203830Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-14T21:16:59.0210790Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-14T21:16:59.0215410Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-14T21:16:59.0221160Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-14T21:16:59.0228620Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-14T21:16:59.0388060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5845-l3w7ps.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-14T21:17:01.5454870Z ==> Summary 2021-05-14T21:17:01.5520360Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-14T21:17:01.5526210Z ==> Installing ffmpeg dependency: libsoxr 2021-05-14T21:17:01.5588910Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-14T21:17:01.5606910Z 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/d20210514-5280-1sbqyj6 2021-05-14T21:17:01.5763100Z cp -pR /private/tmp/d20210514-5280-1sbqyj6/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-14T21:17:01.6223760Z chmod -Rf +w /private/tmp/d20210514-5280-1sbqyj6 2021-05-14T21:17:01.6928560Z ==> Finishing up 2021-05-14T21:17:01.7340870Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-14T21:17:01.7344260Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-14T21:17:01.7358400Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-14T21:17:01.7365080Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-14T21:17:01.7370070Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-14T21:17:01.7376010Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-14T21:17:01.7381540Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-14T21:17:01.7386920Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-14T21:17:01.7392140Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-14T21:17:01.7399810Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-14T21:17:01.7404950Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-14T21:17:01.7563830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5871-unmpk5.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-14T21:17:04.3943720Z ==> Summary 2021-05-14T21:17:04.3980870Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-14T21:17:04.3987730Z ==> Installing ffmpeg dependency: libvidstab 2021-05-14T21:17:04.4046040Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-14T21:17:04.4063930Z 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/d20210514-5280-157bi13 2021-05-14T21:17:04.4226320Z cp -pR /private/tmp/d20210514-5280-157bi13/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-14T21:17:04.4418600Z chmod -Rf +w /private/tmp/d20210514-5280-157bi13 2021-05-14T21:17:04.4955810Z ==> Finishing up 2021-05-14T21:17:04.5225960Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-14T21:17:04.5232160Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-14T21:17:04.5237190Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-14T21:17:04.5245020Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-14T21:17:04.5392730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5897-1swd7jz.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-14T21:17:07.2209840Z ==> Summary 2021-05-14T21:17:07.2239380Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-14T21:17:07.2246140Z ==> Installing ffmpeg dependency: libvpx 2021-05-14T21:17:07.2281900Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-14T21:17:07.2300670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-1u87bm 2021-05-14T21:17:07.2589690Z cp -pR /private/tmp/d20210514-5280-1u87bm/libvpx/. /usr/local/Cellar/libvpx 2021-05-14T21:17:07.2756520Z chmod -Rf +w /private/tmp/d20210514-5280-1u87bm 2021-05-14T21:17:07.3281460Z ==> Finishing up 2021-05-14T21:17:07.3698050Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-14T21:17:07.3703530Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-14T21:17:07.3727660Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-14T21:17:07.3832360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5923-186n1lr.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-14T21:17:09.8612280Z ==> Summary 2021-05-14T21:17:09.8633750Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-14T21:17:09.8642930Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-14T21:17:09.8684330Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-14T21:17:09.8745130Z 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/d20210514-5280-symm2c 2021-05-14T21:17:09.8905860Z cp -pR /private/tmp/d20210514-5280-symm2c/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-14T21:17:09.9070500Z chmod -Rf +w /private/tmp/d20210514-5280-symm2c 2021-05-14T21:17:09.9645780Z ==> Finishing up 2021-05-14T21:17:10.0078560Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-14T21:17:10.0082290Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-14T21:17:10.0091070Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-14T21:17:10.0096040Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-14T21:17:10.0102140Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-14T21:17:10.0107210Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-14T21:17:10.0112790Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-14T21:17:10.0118570Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-14T21:17:10.0136830Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-14T21:17:10.0157560Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-14T21:17:10.0383920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5949-16ordej.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-14T21:17:12.6293280Z ==> Summary 2021-05-14T21:17:12.6317990Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-14T21:17:12.6326430Z ==> Installing ffmpeg dependency: rav1e 2021-05-14T21:17:12.6407900Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-14T21:17:12.6427180Z 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/d20210514-5280-1rgksn1 2021-05-14T21:17:13.0665010Z cp -pR /private/tmp/d20210514-5280-1rgksn1/rav1e/. /usr/local/Cellar/rav1e 2021-05-14T21:17:13.3414660Z chmod -Rf +w /private/tmp/d20210514-5280-1rgksn1 2021-05-14T21:17:13.4119230Z ==> Finishing up 2021-05-14T21:17:13.4554080Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-14T21:17:13.4559980Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-14T21:17:13.4567360Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-14T21:17:13.4571800Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-14T21:17:13.4577140Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-14T21:17:13.4582390Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-14T21:17:13.4589810Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-14T21:17:13.4758070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5975-17mx3of.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-14T21:17:16.0492410Z ==> Summary 2021-05-14T21:17:16.0514670Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-14T21:17:16.0520630Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-14T21:17:16.1042700Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-14T21:17:16.1060070Z 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/d20210514-5280-fdykr2 2021-05-14T21:17:16.1397830Z cp -pR /private/tmp/d20210514-5280-fdykr2/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-14T21:17:16.1686340Z chmod -Rf +w /private/tmp/d20210514-5280-fdykr2 2021-05-14T21:17:16.2633850Z ==> Finishing up 2021-05-14T21:17:16.3691220Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-14T21:17:16.3696640Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-14T21:17:16.3706290Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-14T21:17:16.3716330Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-14T21:17:16.3720870Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-14T21:17:16.3727180Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-14T21:17:16.3736280Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-14T21:17:16.3930080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6001-185klr.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-14T21:17:18.9227880Z ==> Summary 2021-05-14T21:17:18.9265200Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-14T21:17:18.9273030Z ==> Installing ffmpeg dependency: rubberband 2021-05-14T21:17:18.9832570Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-14T21:17:18.9850910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-1x6mfos 2021-05-14T21:17:19.0000270Z cp -pR /private/tmp/d20210514-5280-1x6mfos/rubberband/. /usr/local/Cellar/rubberband 2021-05-14T21:17:19.0146470Z chmod -Rf +w /private/tmp/d20210514-5280-1x6mfos 2021-05-14T21:17:19.0761470Z ==> Finishing up 2021-05-14T21:17:19.1170350Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-14T21:17:19.1176090Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-14T21:17:19.1184230Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-14T21:17:19.1190140Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-14T21:17:19.1195100Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-14T21:17:19.1203150Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-14T21:17:19.1340550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6027-s49fir.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-14T21:17:21.9025790Z ==> Summary 2021-05-14T21:17:21.9046560Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-14T21:17:21.9053420Z ==> Installing ffmpeg dependency: sdl2 2021-05-14T21:17:21.9084490Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-14T21:17:21.9104130Z 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/d20210514-5280-1d98aws 2021-05-14T21:17:21.9674390Z cp -pR /private/tmp/d20210514-5280-1d98aws/sdl2/. /usr/local/Cellar/sdl2 2021-05-14T21:17:22.0254960Z chmod -Rf +w /private/tmp/d20210514-5280-1d98aws 2021-05-14T21:17:22.1132210Z ==> Finishing up 2021-05-14T21:17:22.1559730Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-14T21:17:22.1565040Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-14T21:17:22.1575490Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-14T21:17:22.1583460Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-14T21:17:22.1588460Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-14T21:17:22.1593830Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-14T21:17:22.1598710Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-14T21:17:22.1604390Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-14T21:17:22.1609240Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-14T21:17:22.1616820Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-14T21:17:22.1913500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6053-yb0r1i.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-14T21:17:24.8813320Z ==> Summary 2021-05-14T21:17:24.8880660Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-14T21:17:24.8886990Z ==> Installing ffmpeg dependency: snappy 2021-05-14T21:17:24.8951310Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-14T21:17:24.8969030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-1jcng9k 2021-05-14T21:17:24.9094430Z cp -pR /private/tmp/d20210514-5280-1jcng9k/snappy/. /usr/local/Cellar/snappy 2021-05-14T21:17:24.9244260Z chmod -Rf +w /private/tmp/d20210514-5280-1jcng9k 2021-05-14T21:17:24.9830400Z ==> Finishing up 2021-05-14T21:17:25.0353020Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-14T21:17:25.0357400Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-14T21:17:25.0361960Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-14T21:17:25.0367490Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-14T21:17:25.0377120Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-14T21:17:25.0382340Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-14T21:17:25.0387460Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-14T21:17:25.0392530Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-14T21:17:25.0397480Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-14T21:17:25.0546850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6079-q3cpre.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-14T21:17:27.7831430Z ==> Summary 2021-05-14T21:17:27.7856450Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-14T21:17:27.7863460Z ==> Installing ffmpeg dependency: speex 2021-05-14T21:17:27.7926330Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-14T21:17:27.7946530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-as3zkm 2021-05-14T21:17:27.8104190Z cp -pR /private/tmp/d20210514-5280-as3zkm/speex/. /usr/local/Cellar/speex 2021-05-14T21:17:27.8707710Z chmod -Rf +w /private/tmp/d20210514-5280-as3zkm 2021-05-14T21:17:27.9458350Z ==> Finishing up 2021-05-14T21:17:27.9912910Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-14T21:17:27.9951780Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-14T21:17:27.9960090Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-14T21:17:27.9970010Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-14T21:17:27.9972060Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-14T21:17:28.0002430Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-14T21:17:28.0012080Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-14T21:17:28.0156440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6105-wz68me.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-14T21:17:30.6677790Z ==> Summary 2021-05-14T21:17:30.6708750Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-14T21:17:30.6716040Z ==> Installing ffmpeg dependency: srt 2021-05-14T21:17:30.6830700Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-14T21:17:30.6850430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-khga7c 2021-05-14T21:17:30.7202720Z cp -pR /private/tmp/d20210514-5280-khga7c/srt/. /usr/local/Cellar/srt 2021-05-14T21:17:30.7442050Z chmod -Rf +w /private/tmp/d20210514-5280-khga7c 2021-05-14T21:17:30.8303270Z ==> Finishing up 2021-05-14T21:17:30.8787380Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-14T21:17:30.8790780Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-14T21:17:30.8796300Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-14T21:17:30.8811030Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-14T21:17:30.8819590Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-14T21:17:30.8828850Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-14T21:17:30.8835740Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-14T21:17:30.8841470Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-14T21:17:30.8848370Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-14T21:17:30.8857780Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-14T21:17:30.8863920Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-14T21:17:30.9060420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6131-15864x2.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-14T21:17:33.6258360Z ==> Summary 2021-05-14T21:17:33.6283960Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-14T21:17:33.6290920Z ==> Installing ffmpeg dependency: giflib 2021-05-14T21:17:33.6340210Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-14T21:17:33.6358600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-1crxlkb 2021-05-14T21:17:33.6497110Z cp -pR /private/tmp/d20210514-5280-1crxlkb/giflib/. /usr/local/Cellar/giflib 2021-05-14T21:17:33.6642620Z chmod -Rf +w /private/tmp/d20210514-5280-1crxlkb 2021-05-14T21:17:33.7171170Z ==> Finishing up 2021-05-14T21:17:33.7592040Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-14T21:17:33.7600430Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-14T21:17:33.7605300Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-14T21:17:33.7617020Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-14T21:17:33.7621960Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-14T21:17:33.7626740Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-14T21:17:33.7634300Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-14T21:17:33.7641530Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-14T21:17:33.7646940Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-14T21:17:33.7651620Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-14T21:17:33.7657140Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-14T21:17:33.7821300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6157-tqqjek.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-14T21:17:36.2391330Z ==> Summary 2021-05-14T21:17:36.2415550Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-14T21:17:36.2421520Z ==> Installing ffmpeg dependency: leptonica 2021-05-14T21:17:36.3214880Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-14T21:17:36.3231060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-lrmudd 2021-05-14T21:17:36.4251940Z cp -pR /private/tmp/d20210514-5280-lrmudd/leptonica/. /usr/local/Cellar/leptonica 2021-05-14T21:17:36.4587760Z chmod -Rf +w /private/tmp/d20210514-5280-lrmudd 2021-05-14T21:17:36.7070130Z ==> Finishing up 2021-05-14T21:17:36.7641760Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-14T21:17:36.7649480Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-14T21:17:36.7657740Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-14T21:17:36.7670190Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-14T21:17:36.7750580Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-14T21:17:36.7762280Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-14T21:17:36.7767240Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-14T21:17:36.7772750Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-14T21:17:36.7779190Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-14T21:17:36.7785250Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-14T21:17:36.7793380Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-14T21:17:36.7809030Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-14T21:17:36.7814650Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-14T21:17:36.7819220Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-14T21:17:36.7824510Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-14T21:17:36.7830340Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-14T21:17:36.7837560Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-14T21:17:36.8120730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6183-1banbn6.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-14T21:17:39.4164910Z ==> Summary 2021-05-14T21:17:39.4208710Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-14T21:17:39.4215150Z ==> Installing ffmpeg dependency: tesseract 2021-05-14T21:17:39.4989980Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-14T21:17:39.5009000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-qq5trj 2021-05-14T21:17:39.6855660Z cp -pR /private/tmp/d20210514-5280-qq5trj/tesseract/. /usr/local/Cellar/tesseract 2021-05-14T21:17:39.7952560Z chmod -Rf +w /private/tmp/d20210514-5280-qq5trj 2021-05-14T21:17:39.8766310Z ==> Finishing up 2021-05-14T21:17:39.9199500Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-14T21:17:39.9215370Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-14T21:17:39.9221410Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-14T21:17:39.9228150Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-14T21:17:39.9232900Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-14T21:17:39.9238890Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-14T21:17:39.9246660Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-14T21:17:39.9482460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6209-1goljhn.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-14T21:17:42.6492750Z ==> Caveats 2021-05-14T21:17:42.6494030Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T21:17:42.6495920Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T21:17:42.6497310Z ==> Summary 2021-05-14T21:17:42.6545050Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-14T21:17:42.6551890Z ==> Installing ffmpeg dependency: theora 2021-05-14T21:17:42.6713810Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-14T21:17:42.6731830Z 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/d20210514-5280-7reyvu 2021-05-14T21:17:42.7252350Z cp -pR /private/tmp/d20210514-5280-7reyvu/theora/. /usr/local/Cellar/theora 2021-05-14T21:17:42.7892010Z chmod -Rf +w /private/tmp/d20210514-5280-7reyvu 2021-05-14T21:17:43.0327470Z ==> Finishing up 2021-05-14T21:17:43.0750930Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-14T21:17:43.0760940Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-14T21:17:43.0767890Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-14T21:17:43.0773690Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-14T21:17:43.0779280Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-14T21:17:43.0784840Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-14T21:17:43.0789640Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-14T21:17:43.0795260Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-14T21:17:43.0801410Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-14T21:17:43.0805730Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-14T21:17:43.0811120Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-14T21:17:43.0818730Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-14T21:17:43.0824060Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-14T21:17:43.0829240Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-14T21:17:43.1102850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6236-1yswh8p.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-14T21:17:45.6360140Z ==> Summary 2021-05-14T21:17:45.6432700Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-14T21:17:45.6442460Z ==> Installing ffmpeg dependency: x264 2021-05-14T21:17:45.6483990Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-14T21:17:45.6502230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-9j7bi9 2021-05-14T21:17:45.6865210Z cp -pR /private/tmp/d20210514-5280-9j7bi9/x264/. /usr/local/Cellar/x264 2021-05-14T21:17:45.7032510Z chmod -Rf +w /private/tmp/d20210514-5280-9j7bi9 2021-05-14T21:17:45.7552770Z ==> Finishing up 2021-05-14T21:17:45.7972380Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-14T21:17:45.7978160Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-14T21:17:45.7983170Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-14T21:17:45.7990240Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-14T21:17:45.7995330Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-14T21:17:45.8000710Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-14T21:17:45.8008170Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-14T21:17:45.8150610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6262-1hazpdj.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-14T21:17:48.2440810Z ==> Summary 2021-05-14T21:17:48.2461380Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-14T21:17:48.2468210Z ==> Installing ffmpeg dependency: x265 2021-05-14T21:17:48.2556480Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-14T21:17:48.2574580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5280-1hwks4t 2021-05-14T21:17:48.3667060Z cp -pR /private/tmp/d20210514-5280-1hwks4t/x265/. /usr/local/Cellar/x265 2021-05-14T21:17:48.4605710Z chmod -Rf +w /private/tmp/d20210514-5280-1hwks4t 2021-05-14T21:17:48.5661900Z ==> Finishing up 2021-05-14T21:17:48.6254420Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-14T21:17:48.6351070Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-14T21:17:48.6354830Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-14T21:17:48.6362030Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-14T21:17:48.6366580Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-14T21:17:48.6372260Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-14T21:17:48.6381190Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-14T21:17:48.6596880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6288-o7pwaz.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-14T21:17:51.1938630Z ==> Summary 2021-05-14T21:17:51.1958070Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-14T21:17:51.1964730Z ==> Installing ffmpeg dependency: xvid 2021-05-14T21:17:51.1985490Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-14T21:17:51.2004600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-1dyv01s 2021-05-14T21:17:51.2163650Z cp -pR /private/tmp/d20210514-5280-1dyv01s/xvid/. /usr/local/Cellar/xvid 2021-05-14T21:17:51.2281550Z chmod -Rf +w /private/tmp/d20210514-5280-1dyv01s 2021-05-14T21:17:51.2746580Z ==> Finishing up 2021-05-14T21:17:51.3165790Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-14T21:17:51.3172180Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-14T21:17:51.3178480Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-14T21:17:51.3310760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6314-hkbdpv.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-14T21:17:53.7557740Z ==> Summary 2021-05-14T21:17:53.7575100Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-14T21:17:53.7585510Z ==> Installing ffmpeg dependency: zeromq 2021-05-14T21:17:53.7787300Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-14T21:17:53.7806620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-1kjow7f 2021-05-14T21:17:53.8450130Z cp -pR /private/tmp/d20210514-5280-1kjow7f/zeromq/. /usr/local/Cellar/zeromq 2021-05-14T21:17:53.9424430Z chmod -Rf +w /private/tmp/d20210514-5280-1kjow7f 2021-05-14T21:17:54.0673690Z ==> Finishing up 2021-05-14T21:17:54.1613430Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-14T21:17:54.1620490Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-14T21:17:54.1625400Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-14T21:17:54.1656030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-14T21:17:54.1669870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-14T21:17:54.1680590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-14T21:17:54.1692890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-14T21:17:54.1707170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-14T21:17:54.1717930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-14T21:17:54.1730120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-14T21:17:54.1739340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-14T21:17:54.1750430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-14T21:17:54.1762500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-14T21:17:54.1773760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-14T21:17:54.1782360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-14T21:17:54.1795470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-14T21:17:54.1806230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-14T21:17:54.1814760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-14T21:17:54.1826620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-14T21:17:54.1835240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-14T21:17:54.1847070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-14T21:17:54.1856100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-14T21:17:54.1861900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-14T21:17:54.1871670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-14T21:17:54.1882340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-14T21:17:54.1887790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-14T21:17:54.1898470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-14T21:17:54.1909610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-14T21:17:54.1919520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-14T21:17:54.1928200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-14T21:17:54.1941440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-14T21:17:54.1951900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-14T21:17:54.1959290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-14T21:17:54.1966780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-14T21:17:54.1979470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-14T21:17:54.1988970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-14T21:17:54.1998870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-14T21:17:54.2004560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-14T21:17:54.2017230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-14T21:17:54.2025170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-14T21:17:54.2055620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-14T21:17:54.2060560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-14T21:17:54.2070230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-14T21:17:54.2079020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-14T21:17:54.2089810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-14T21:17:54.2094780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-14T21:17:54.2100960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-14T21:17:54.2105460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-14T21:17:54.2117030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-14T21:17:54.2122450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-14T21:17:54.2131880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-14T21:17:54.2141630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-14T21:17:54.2152690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-14T21:17:54.2158230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-14T21:17:54.2165320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-14T21:17:54.2179050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-14T21:17:54.2187790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-14T21:17:54.2194000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-14T21:17:54.2204670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-14T21:17:54.2209440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-14T21:17:54.7731410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-14T21:17:54.7733320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-14T21:17:54.7841720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-14T21:17:54.7945340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-14T21:17:54.8047680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-14T21:17:54.8150850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-14T21:17:54.8254880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-14T21:17:54.8357470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-14T21:17:54.8460300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-14T21:17:54.8565230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-14T21:17:54.8668480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-14T21:17:54.8770600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-14T21:17:54.8872790Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-14T21:17:54.8974750Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-14T21:17:54.9076960Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-14T21:17:54.9179580Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-14T21:17:54.9282930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6340-1915bww.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-14T21:17:56.7226910Z ==> Summary 2021-05-14T21:17:56.7294860Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-14T21:17:56.7303020Z ==> Installing ffmpeg dependency: zimg 2021-05-14T21:17:56.7393350Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:17:56.7412050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-1v79qu6 2021-05-14T21:17:56.7645050Z cp -pR /private/tmp/d20210514-5280-1v79qu6/zimg/. /usr/local/Cellar/zimg 2021-05-14T21:17:56.7900220Z chmod -Rf +w /private/tmp/d20210514-5280-1v79qu6 2021-05-14T21:17:56.8521790Z ==> Finishing up 2021-05-14T21:17:56.8937660Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-14T21:17:56.8941300Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-14T21:17:56.8950580Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-14T21:17:56.8956830Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-14T21:17:56.8961510Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-14T21:17:56.8967050Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-14T21:17:56.8974370Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-14T21:17:56.9131560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6366-1meqzty.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-14T21:17:59.4857670Z ==> Summary 2021-05-14T21:17:59.4889410Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-14T21:17:59.4896790Z ==> Installing ffmpeg 2021-05-14T21:17:59.4900250Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-14T21:17:59.4919350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5280-1sw2w8y 2021-05-14T21:17:59.8298610Z cp -pR /private/tmp/d20210514-5280-1sw2w8y/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-14T21:18:00.1162170Z chmod -Rf +w /private/tmp/d20210514-5280-1sw2w8y 2021-05-14T21:18:04.0790810Z ==> Finishing up 2021-05-14T21:18:04.1211220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-14T21:18:04.1214910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-14T21:18:04.1220120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-14T21:18:04.1224660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-14T21:18:04.1229790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-14T21:18:04.1234220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-14T21:18:04.1239420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-14T21:18:04.1248610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-14T21:18:04.1253780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-14T21:18:04.1259070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-14T21:18:04.1263820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-14T21:18:04.1269250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-14T21:18:04.1274210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-14T21:18:04.1278980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-14T21:18:04.1284310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-14T21:18:04.1289250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-14T21:18:04.1293660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-14T21:18:04.1298830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-14T21:18:04.1304850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-14T21:18:04.1309220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-14T21:18:04.1314810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-14T21:18:04.1319820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-14T21:18:04.1324530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-14T21:18:04.1330010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-14T21:18:04.1334870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-14T21:18:04.1344450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-14T21:18:04.1349650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-14T21:18:04.1354620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-14T21:18:04.1359820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-14T21:18:04.1370670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-14T21:18:04.1372260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-14T21:18:04.1374880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-14T21:18:04.1380190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-14T21:18:04.1385660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-14T21:18:04.1390860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-14T21:18:04.1396190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-14T21:18:04.1401310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-14T21:18:04.1406860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-14T21:18:04.1414380Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-14T21:18:04.1419410Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-14T21:18:04.1424470Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-14T21:18:04.1429670Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-14T21:18:04.1435540Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-14T21:18:04.1440470Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-14T21:18:04.1446010Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-14T21:18:04.1451420Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-14T21:18:04.1456660Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-14T21:18:04.1463770Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-14T21:18:04.1487690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-14T21:18:04.1498850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-14T21:18:04.1507030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-14T21:18:04.1518840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-14T21:18:04.1524670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-14T21:18:04.1536460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-14T21:18:04.1543310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-14T21:18:04.1596690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-14T21:18:04.1602510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-14T21:18:04.1634020Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-14T21:18:04.1640180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-14T21:18:04.1672900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-14T21:18:04.1679060Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-14T21:18:04.1685150Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-14T21:18:04.1694530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-14T21:18:04.1709520Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-14T21:18:04.1721350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-14T21:18:04.1733930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-14T21:18:04.1760780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-14T21:18:04.1771380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-14T21:18:04.1783880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-14T21:18:04.1789510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-14T21:18:04.1797400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-14T21:18:04.1802450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-14T21:18:04.1807710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-14T21:18:04.1812830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-14T21:18:04.1817760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-14T21:18:04.1823200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-14T21:18:04.1827760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-14T21:18:04.1833880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-14T21:18:04.1838330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-14T21:18:04.1843510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-14T21:18:04.1847940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-14T21:18:04.1853410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-14T21:18:04.1858600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-14T21:18:04.1863530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-14T21:18:04.1869130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-14T21:18:04.1875320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-14T21:18:04.1880330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-14T21:18:04.1885250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-14T21:18:04.1890450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-14T21:18:04.1896730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-14T21:18:04.1901570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-14T21:18:04.1906960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-14T21:18:04.1912660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-14T21:18:04.1918660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-14T21:18:04.1924420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-14T21:18:04.1929170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-14T21:18:04.1934460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-14T21:18:04.1939840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-14T21:18:04.1944820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-14T21:18:04.1950240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-14T21:18:04.1953700Z Only the first 100 operations were output. 2021-05-14T21:18:04.3233980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6392-12v559t.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-14T21:18:07.1145760Z ==> Summary 2021-05-14T21:18:07.1326100Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-14T21:18:08.3842170Z ==> Caveats 2021-05-14T21:18:08.3845900Z ==> tesseract 2021-05-14T21:18:08.3860880Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T21:18:08.3862900Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T21:18:10.2620420Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-14T21:18:11.4000480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:11.9996060Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-14T21:18:12.3618100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-14T21%3A25%3A00Z&sig=WZbPKL285PJrNfe%2BCjUIwdLBrdiSadRwHZKAK4NzRNo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:12.4116140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=WZbPKL285PJrNfe\%2BCjUIwdLBrdiSadRwHZKAK4NzRNo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:12.8519170Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-14T21:18:12.9629910Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-14T21:18:14.0684920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:14.6343170Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-14T21:18:15.0009090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-14T21%3A25%3A00Z&sig=yI66ZIky9dkvspq%2BgP1eU9jybSk0F1WQ7hqAT%2BFA0Io%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:15.0468010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=yI66ZIky9dkvspq\%2BgP1eU9jybSk0F1WQ7hqAT\%2BFA0Io\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:15.3523570Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-14T21:18:15.3931780Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-14T21:18:15.3948890Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-14T21:18:15.4731450Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-14T21:18:15.4761440Z 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/d20210514-6399-1caqaix 2021-05-14T21:18:16.0816760Z cp -pR /private/tmp/d20210514-6399-1caqaix/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-14T21:18:16.6253500Z chmod -Rf +w /private/tmp/d20210514-6399-1caqaix 2021-05-14T21:18:17.0121570Z ==> Finishing up 2021-05-14T21:18:17.0375650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-14T21:18:17.0394070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-14T21:18:17.0404580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-14T21:18:17.0413340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-14T21:18:17.0433140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-14T21:18:17.0445850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-14T21:18:17.0453440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-14T21:18:17.0465890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-14T21:18:17.0479020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-14T21:18:17.0491660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-14T21:18:17.0502770Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-14T21:18:17.0518470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-14T21:18:17.0531460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-14T21:18:17.0543240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-14T21:18:17.0555820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-14T21:18:17.0566390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-14T21:18:17.0585240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-14T21:18:17.0597890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-14T21:18:17.0607370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-14T21:18:17.0663170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-14T21:18:17.0667830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-14T21:18:17.0672970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-14T21:18:17.0680050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-14T21:18:17.0685540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-14T21:18:17.0691120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-14T21:18:17.0696730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-14T21:18:17.0702300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-14T21:18:17.0707880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-14T21:18:17.0713470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-14T21:18:17.0719020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-14T21:18:17.0727180Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-14T21:18:17.0736870Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-14T21:18:17.0742100Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-14T21:18:17.0753120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-14T21:18:17.0759660Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-14T21:18:17.0765980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-14T21:18:17.0773050Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-14T21:18:17.0779010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-14T21:18:17.0784690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-14T21:18:17.0795570Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-14T21:18:17.0801090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-14T21:18:17.0812700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-14T21:18:17.0818180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-14T21:18:17.0823690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-14T21:18:17.0829750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-14T21:18:17.0834720Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-14T21:18:17.0845740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-14T21:18:17.0851380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-14T21:18:17.0857020Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-14T21:18:17.0862430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-14T21:18:17.0872040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-14T21:18:17.0877800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-14T21:18:17.0884470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-14T21:18:17.0912950Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-14T21:18:17.0918500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-14T21:18:17.0925380Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-14T21:18:17.0930730Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-14T21:18:17.0935780Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-14T21:18:17.2574160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6569-w1jrif.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-14T21:18:20.0936950Z ==> Summary 2021-05-14T21:18:20.1367500Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-14T21:18:20.1380290Z ==> Installing imagemagick@6 2021-05-14T21:18:20.1383380Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-14T21:18:20.1408490Z 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/d20210514-6399-12m5nt7 2021-05-14T21:18:20.4870170Z cp -pR /private/tmp/d20210514-6399-12m5nt7/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-14T21:18:20.8938500Z chmod -Rf +w /private/tmp/d20210514-6399-12m5nt7 2021-05-14T21:18:22.3713450Z ==> Finishing up 2021-05-14T21:18:22.6450290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6595-1j8jj25.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-14T21:18:25.3591230Z ==> Caveats 2021-05-14T21:18:25.3592930Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:18:25.3594100Z because this is an alternate version of another formula. 2021-05-14T21:18:25.3594810Z 2021-05-14T21:18:25.3595680Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T21:18:25.3597300Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:18:25.3598100Z 2021-05-14T21:18:25.3598960Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T21:18:25.3605960Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T21:18:25.3607530Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T21:18:25.3608290Z 2021-05-14T21:18:25.3609580Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T21:18:25.3610750Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T21:18:25.3611490Z 2021-05-14T21:18:25.3612740Z ==> Summary 2021-05-14T21:18:25.4043840Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-14T21:18:26.2600840Z ==> Caveats 2021-05-14T21:18:26.2602800Z ==> imagemagick@6 2021-05-14T21:18:26.2724830Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:18:26.2726150Z because this is an alternate version of another formula. 2021-05-14T21:18:26.2726860Z 2021-05-14T21:18:26.2727700Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T21:18:26.2729610Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:18:26.2731640Z 2021-05-14T21:18:26.2732630Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T21:18:26.2734380Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T21:18:26.2737420Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T21:18:26.2738210Z 2021-05-14T21:18:26.2740750Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T21:18:26.2741930Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T21:18:26.2742620Z 2021-05-14T21:18:28.3992850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-14T21:18:29.5360360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:30.1031620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-14T21:18:30.6285280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-14T21%3A25%3A00Z&sig=xZcaAQhmrVCXY0EfjwssO%2BWjD9qcpT%2FVyL%2BmXHYSvu4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:30.6781920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=xZcaAQhmrVCXY0EfjwssO\%2BWjD9qcpT\%2FVyL\%2BmXHYSvu4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:30.7876470Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-14T21:18:30.7961530Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-14T21:18:31.9115090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:32.4746760Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-14T21:18:32.8657670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-14T21%3A25%3A00Z&sig=Z9zlzOsMEnqVpkzu4Dm8bwY1ChCA7yHaww322B%2Bm25Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:32.9243700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=Z9zlzOsMEnqVpkzu4Dm8bwY1ChCA7yHaww322B\%2Bm25Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:33.0806180Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-14T21:18:33.0887220Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-14T21:18:34.2402330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:34.8267990Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-14T21:18:35.2097360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-14T21%3A25%3A00Z&sig=qGh3fNEcYbGz%2B%2FaUTGenK7p%2FVizK4f2xfuqnCHep3fk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:35.2579250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=qGh3fNEcYbGz\%2B\%2FaUTGenK7p\%2FVizK4f2xfuqnCHep3fk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:35.9213320Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-14T21:18:36.0762470Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-14T21:18:37.2351760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:37.8384590Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-14T21:18:38.2181460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-14T21%3A25%3A00Z&sig=00lphq9Am49JwC7X5HL%2BVN%2BBxnfv8Rvs8Vva3qiMQQw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:38.2730520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=00lphq9Am49JwC7X5HL\%2BVN\%2BBxnfv8Rvs8Vva3qiMQQw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:38.3273180Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-14T21:18:38.3314880Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-14T21:18:39.4896300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:40.0306240Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-14T21:18:40.4234780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-14T21%3A25%3A00Z&sig=FqaI%2BFA0iwfpHU%2Be5AM%2BcbQuM6QeDXUGA2h2VUr8hSM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:40.4718220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=FqaI\%2BFA0iwfpHU\%2Be5AM\%2BcbQuM6QeDXUGA2h2VUr8hSM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:40.5203240Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-14T21:18:40.5262010Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-14T21:18:41.6964130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:42.2911650Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-14T21:18:42.6626200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-14T21%3A25%3A00Z&sig=GNk8TIqqh83mtwR6ptH4Dsu9o4kYLTIa%2B1QXDQfr%2F7o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:42.7223300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=GNk8TIqqh83mtwR6ptH4Dsu9o4kYLTIa\%2B1QXDQfr\%2F7o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:42.8560040Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-14T21:18:42.8642190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-14T21:18:43.9968270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:44.5590920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-14T21:18:44.9434510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-14T21%3A25%3A00Z&sig=Ccd6dr%2BXHD9MBwBd5rz%2BeDMqglGOu8RbREMhDyUFXFI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:44.9952010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=Ccd6dr\%2BXHD9MBwBd5rz\%2BeDMqglGOu8RbREMhDyUFXFI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:45.1057450Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-14T21:18:45.1138170Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-14T21:18:46.2244000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:46.8273180Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-14T21:18:47.2128120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-14T21%3A25%3A00Z&sig=%2B%2FH3M3BfOnutl8D93wk6iaK5h5ADxD32i5KbNFybQXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:47.2620670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=\%2B\%2FH3M3BfOnutl8D93wk6iaK5h5ADxD32i5KbNFybQXo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:47.3119480Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-14T21:18:47.3157250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-14T21:18:48.4818780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:49.1136420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-14T21:18:49.4968710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-14T21%3A25%3A00Z&sig=q5gUWQWv3R%2BmM0gd7RMn0QyVVLNDMBsU0OBs2x0VW%2Fo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:49.5432530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=q5gUWQWv3R\%2BmM0gd7RMn0QyVVLNDMBsU0OBs2x0VW\%2Fo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:49.6434400Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-14T21:18:49.6480250Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-14T21:18:50.8169410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:51.4177610Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-14T21:18:51.8047890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-14T21%3A25%3A00Z&sig=jBrttSzhUYiOG1iIWZQOxvOxRsfrdl1nHroVM9zXxuU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:51.8688740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=jBrttSzhUYiOG1iIWZQOxvOxRsfrdl1nHroVM9zXxuU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:51.9516830Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:18:51.9553440Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-14T21:18:53.0961100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:53.6710230Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-14T21:18:54.0497700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-14T21%3A25%3A00Z&sig=wuRU30VUYq%2F2UqTN66AQjIjibBfByC7udHtiraSJBB4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:54.1052340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=wuRU30VUYq\%2F2UqTN66AQjIjibBfByC7udHtiraSJBB4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:54.2554930Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:18:54.2626090Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-14T21:18:55.3867180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:55.9969580Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-14T21:18:56.4596700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-14T21%3A25%3A00Z&sig=u7aATxDgywSdZUxeVj7Xahg97yzi%2BWOFX1e6U9LVync%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:56.5082590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=u7aATxDgywSdZUxeVj7Xahg97yzi\%2BWOFX1e6U9LVync\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:56.8378230Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-14T21:18:56.8895480Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-14T21:18:56.8898510Z ==> Installing imagemagick dependency: libde265 2021-05-14T21:18:56.9666800Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-14T21:18:56.9719830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6602-12wztnw 2021-05-14T21:18:56.9974290Z cp -pR /private/tmp/d20210514-6602-12wztnw/libde265/. /usr/local/Cellar/libde265 2021-05-14T21:18:57.0213890Z chmod -Rf +w /private/tmp/d20210514-6602-12wztnw 2021-05-14T21:18:57.0971640Z ==> Finishing up 2021-05-14T21:18:57.2109500Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-14T21:18:57.2161320Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-14T21:18:57.2172040Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-14T21:18:57.2192800Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-14T21:18:57.2198850Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-14T21:18:57.2209100Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-14T21:18:57.2225930Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-14T21:18:57.2239780Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-14T21:18:57.2246200Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-14T21:18:57.2266650Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-14T21:18:57.2491950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6833-1r27sua.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-14T21:18:59.8707510Z ==> Summary 2021-05-14T21:18:59.8736240Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-14T21:18:59.8743360Z ==> Installing imagemagick dependency: docbook 2021-05-14T21:18:59.8763630Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-14T21:18:59.8780820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6602-15spr4c 2021-05-14T21:18:59.9768920Z cp -pR /private/tmp/d20210514-6602-15spr4c/docbook/. /usr/local/Cellar/docbook 2021-05-14T21:19:00.0842220Z chmod -Rf +w /private/tmp/d20210514-6602-15spr4c 2021-05-14T21:19:00.1712380Z ==> Finishing up 2021-05-14T21:19:00.2284390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6859-vc2z3k.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-14T21:19:02.4536580Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-14T21:19:02.5503700Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:02.5914270Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:02.6384290Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:02.6822390Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:02.7273880Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:02.7706280Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:02.8170120Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:02.8581810Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:02.9049770Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:02.9491650Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:02.9956430Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:03.0360360Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:03.0814530Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:03.1277030Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:03.4483320Z ==> Caveats 2021-05-14T21:19:03.4484910Z To use the DocBook package in your XML toolchain, 2021-05-14T21:19:03.4485930Z you need to add the following to your ~/.bashrc: 2021-05-14T21:19:03.4486560Z 2021-05-14T21:19:03.4487380Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T21:19:03.4488630Z ==> Summary 2021-05-14T21:19:03.4633580Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-14T21:19:03.4641980Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-14T21:19:03.4693610Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-14T21:19:03.4711910Z 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/d20210514-6602-1isd51j 2021-05-14T21:19:05.5039800Z cp -pR /private/tmp/d20210514-6602-1isd51j/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-14T21:19:08.4219550Z chmod -Rf +w /private/tmp/d20210514-6602-1isd51j 2021-05-14T21:19:10.0002420Z ==> Finishing up 2021-05-14T21:19:10.0494710Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-14T21:19:10.0510600Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-14T21:19:10.0640860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6900-757byr.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-14T21:19:12.4798990Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:12.5278780Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:12.5731090Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:19:12.6200340Z ==> 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-14T21:19:12.6613020Z ==> 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-14T21:19:12.7080700Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-14T21:19:12.7534260Z ==> 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-14T21:19:12.7988260Z ==> 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-14T21:19:12.8406430Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:19:12.8872180Z ==> 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-14T21:19:12.9325890Z ==> 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-14T21:19:12.9794410Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T21:19:13.0205850Z ==> 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-14T21:19:13.0679910Z ==> 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-14T21:19:13.1123410Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:13.1589110Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:19:13.2000990Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:19:13.2474030Z ==> 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-14T21:19:13.2916670Z ==> 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-14T21:19:13.3383630Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T21:19:13.3805280Z ==> 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-14T21:19:13.4274340Z ==> 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-14T21:19:13.4719140Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:19:13.5187480Z ==> 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-14T21:19:13.5605650Z ==> 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-14T21:19:13.6075270Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-14T21:19:13.6516900Z ==> 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-14T21:19:13.6971550Z ==> 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-14T21:19:14.7231260Z ==> Summary 2021-05-14T21:19:15.0294840Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-14T21:19:15.0304570Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-14T21:19:15.0326630Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-14T21:19:15.0348280Z 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/d20210514-6602-xrwz5e 2021-05-14T21:19:15.0469470Z cp -pR /private/tmp/d20210514-6602-xrwz5e/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-14T21:19:15.0630920Z chmod -Rf +w /private/tmp/d20210514-6602-xrwz5e 2021-05-14T21:19:15.1179710Z ==> Finishing up 2021-05-14T21:19:15.1646180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6954-11goqy.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-14T21:19:17.7640370Z ==> Caveats 2021-05-14T21:19:17.7642060Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:19:17.7643510Z because macOS already provides this software and installing another version in 2021-05-14T21:19:17.7645150Z parallel can cause all kinds of trouble. 2021-05-14T21:19:17.7645780Z 2021-05-14T21:19:17.7647060Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T21:19:17.7649110Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:19:17.7650410Z 2021-05-14T21:19:17.7650910Z 2021-05-14T21:19:17.7651670Z Bash completion has been installed to: 2021-05-14T21:19:17.7653160Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T21:19:17.7655590Z ==> Summary 2021-05-14T21:19:17.7660790Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-14T21:19:17.7675470Z ==> Installing imagemagick dependency: xmlto 2021-05-14T21:19:17.7817520Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-14T21:19:17.7835880Z 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/d20210514-6602-1o29rhw 2021-05-14T21:19:17.8059760Z cp -pR /private/tmp/d20210514-6602-1o29rhw/xmlto/. /usr/local/Cellar/xmlto 2021-05-14T21:19:17.8387460Z chmod -Rf +w /private/tmp/d20210514-6602-1o29rhw 2021-05-14T21:19:17.9145000Z ==> Finishing up 2021-05-14T21:19:17.9576790Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-14T21:19:17.9589360Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-14T21:19:17.9611510Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-14T21:19:17.9624890Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-14T21:19:17.9631390Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-14T21:19:17.9728740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6980-ke669b.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-14T21:19:20.7228310Z ==> Summary 2021-05-14T21:19:20.7276010Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-14T21:19:20.7313060Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-14T21:19:20.8395540Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-14T21:19:20.8413250Z 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/d20210514-6602-1n4aw2t 2021-05-14T21:19:20.9155280Z cp -pR /private/tmp/d20210514-6602-1n4aw2t/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-14T21:19:21.0531640Z chmod -Rf +w /private/tmp/d20210514-6602-1n4aw2t 2021-05-14T21:19:21.2209830Z ==> Finishing up 2021-05-14T21:19:21.2667850Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-14T21:19:21.2732330Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-14T21:19:21.2752700Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-14T21:19:21.2856100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.2917560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.2925680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.2940260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.2946230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3017180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3093040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3159690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3206140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3264950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3267200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3304270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3336430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3362390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3371090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3374960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3393310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3415390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3417810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3420440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3447260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3477400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3491970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3504810Z mkdir -p /usr/local/share/locale/fo 2021-05-14T21:19:21.3505990Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-14T21:19:21.3532480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3537020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3539360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3542500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3544830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3554420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3561500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3575260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3589440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3617800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3624980Z mkdir -p /usr/local/share/locale/ia 2021-05-14T21:19:21.3626850Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-14T21:19:21.3628920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3631260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3644650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3662440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3672320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3701560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3708390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3710720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3712480Z mkdir -p /usr/local/share/locale/ky 2021-05-14T21:19:21.3713950Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-14T21:19:21.3716530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3729800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3731770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3743950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3758570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3761690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3764200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3787440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3807160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3810810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3814090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3818600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3828290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3840240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3845140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3847190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3873110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3899080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3929400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3941470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3957630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3977110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.3985660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.4003270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.4013180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.4030910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.4059290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.4134530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.4177510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.4210260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.4283980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.4332790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.4436560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.4540390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:19:21.4644750Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-14T21:19:21.4690510Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-14T21:19:21.4745160Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-14T21:19:21.4767790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7006-8zsaow.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-14T21:19:23.8955560Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-14T21:19:25.2529950Z ==> Summary 2021-05-14T21:19:25.2752220Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-14T21:19:25.2758320Z ==> Installing imagemagick dependency: libheif 2021-05-14T21:19:25.3960830Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-14T21:19:25.3979910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6602-2xdg1q 2021-05-14T21:19:25.4687020Z cp -pR /private/tmp/d20210514-6602-2xdg1q/libheif/. /usr/local/Cellar/libheif 2021-05-14T21:19:25.5052920Z chmod -Rf +w /private/tmp/d20210514-6602-2xdg1q 2021-05-14T21:19:25.6053740Z ==> Finishing up 2021-05-14T21:19:25.6826770Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-14T21:19:25.6830430Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-14T21:19:25.6836150Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-14T21:19:25.6840930Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-14T21:19:25.6848550Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-14T21:19:25.6854940Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-14T21:19:25.6878690Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-14T21:19:25.6890740Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-14T21:19:25.6902100Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-14T21:19:25.6915650Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-14T21:19:25.6925750Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-14T21:19:25.6932060Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-14T21:19:25.6937600Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-14T21:19:25.6944220Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-14T21:19:25.6954960Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-14T21:19:25.6969190Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-14T21:19:25.6981490Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-14T21:19:25.7178920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7033-1y90gdc.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-14T21:19:28.0952280Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-14T21:19:29.5728410Z ==> Summary 2021-05-14T21:19:29.5828940Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-14T21:19:29.5931400Z ==> Installing imagemagick dependency: liblqr 2021-05-14T21:19:29.6346280Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-14T21:19:29.6364540Z 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/d20210514-6602-10nhkru 2021-05-14T21:19:29.6523320Z cp -pR /private/tmp/d20210514-6602-10nhkru/liblqr/. /usr/local/Cellar/liblqr 2021-05-14T21:19:29.6746220Z chmod -Rf +w /private/tmp/d20210514-6602-10nhkru 2021-05-14T21:19:29.7342090Z ==> Finishing up 2021-05-14T21:19:29.7797580Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-14T21:19:29.7810040Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-14T21:19:29.7814540Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-14T21:19:29.7825320Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-14T21:19:29.7985290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7060-dpy4ke.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-14T21:19:32.8433180Z ==> Summary 2021-05-14T21:19:32.8468150Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-14T21:19:32.8477220Z ==> Installing imagemagick dependency: libomp 2021-05-14T21:19:32.8546730Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-14T21:19:32.8567240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6602-16uyebz 2021-05-14T21:19:32.8739000Z cp -pR /private/tmp/d20210514-6602-16uyebz/libomp/. /usr/local/Cellar/libomp 2021-05-14T21:19:32.8861840Z chmod -Rf +w /private/tmp/d20210514-6602-16uyebz 2021-05-14T21:19:32.9415570Z ==> Finishing up 2021-05-14T21:19:32.9954130Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-14T21:19:32.9961740Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-14T21:19:32.9968210Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-14T21:19:32.9978870Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-14T21:19:32.9985850Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-14T21:19:33.0136750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7086-1ryx05x.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-14T21:19:35.7090690Z ==> Summary 2021-05-14T21:19:35.7107200Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-14T21:19:35.7117280Z ==> Installing imagemagick dependency: imath 2021-05-14T21:19:35.7180590Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:19:35.7200130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6602-1bk7skx 2021-05-14T21:19:35.7821430Z cp -pR /private/tmp/d20210514-6602-1bk7skx/imath/. /usr/local/Cellar/imath 2021-05-14T21:19:35.8147200Z chmod -Rf +w /private/tmp/d20210514-6602-1bk7skx 2021-05-14T21:19:35.8870610Z ==> Finishing up 2021-05-14T21:19:35.9341810Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-14T21:19:35.9358530Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-14T21:19:35.9364200Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-14T21:19:35.9369910Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-14T21:19:35.9375280Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-14T21:19:35.9382120Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-14T21:19:35.9390180Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-14T21:19:35.9613520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7112-19yw0ud.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-14T21:19:38.5555970Z ==> Summary 2021-05-14T21:19:38.5603820Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-14T21:19:38.5612910Z ==> Installing imagemagick dependency: openexr 2021-05-14T21:19:38.5716660Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:19:38.5735070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6602-pcfzt3 2021-05-14T21:19:38.6546250Z cp -pR /private/tmp/d20210514-6602-pcfzt3/openexr/. /usr/local/Cellar/openexr 2021-05-14T21:19:38.7660870Z chmod -Rf +w /private/tmp/d20210514-6602-pcfzt3 2021-05-14T21:19:39.0790290Z ==> Finishing up 2021-05-14T21:19:39.1319410Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-14T21:19:39.1322490Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-14T21:19:39.1328860Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-14T21:19:39.1332890Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-14T21:19:39.1338140Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-14T21:19:39.1350660Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-14T21:19:39.1369690Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-14T21:19:39.1379840Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-14T21:19:39.1399010Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-14T21:19:39.1413170Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-14T21:19:39.1433830Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-14T21:19:39.1448040Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-14T21:19:39.1471090Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-14T21:19:39.1481240Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-14T21:19:39.1493770Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-14T21:19:39.1511000Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-14T21:19:39.1523820Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-14T21:19:39.1536500Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-14T21:19:39.1550290Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-14T21:19:39.1581580Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-14T21:19:39.1583470Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-14T21:19:39.1601460Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-14T21:19:39.1612450Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-14T21:19:39.1621290Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-14T21:19:39.1634490Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-14T21:19:39.1647500Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-14T21:19:39.1659850Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-14T21:19:39.1682690Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-14T21:19:39.2280900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7140-1ceqxky.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-14T21:19:41.9929430Z ==> Summary 2021-05-14T21:19:42.0108230Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-14T21:19:42.0115520Z ==> Installing imagemagick 2021-05-14T21:19:42.0119640Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-14T21:19:42.0143150Z 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/d20210514-6602-1wrexk9 2021-05-14T21:19:42.4502990Z cp -pR /private/tmp/d20210514-6602-1wrexk9/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-14T21:19:42.9433120Z chmod -Rf +w /private/tmp/d20210514-6602-1wrexk9 2021-05-14T21:19:45.5074730Z ==> Finishing up 2021-05-14T21:19:45.5364950Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-14T21:19:45.5369940Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-14T21:19:45.5375570Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-14T21:19:45.5380180Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-14T21:19:45.5385650Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-14T21:19:45.5390880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-14T21:19:45.5396320Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-14T21:19:45.5401060Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-14T21:19:45.5406810Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-14T21:19:45.5411490Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-14T21:19:45.5417100Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-14T21:19:45.5421960Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-14T21:19:45.5427350Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-14T21:19:45.5432580Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-14T21:19:45.5441120Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-14T21:19:45.5446730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-14T21:19:45.5457130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-14T21:19:45.5458910Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-14T21:19:45.5460460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-14T21:19:45.5464780Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-14T21:19:45.5470450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-14T21:19:45.5477070Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-14T21:19:45.5480880Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-14T21:19:45.5485800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-14T21:19:45.5491170Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-14T21:19:45.5496210Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-14T21:19:45.5501550Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-14T21:19:45.5506150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-14T21:19:45.5511490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-14T21:19:45.5516580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-14T21:19:45.5523930Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-14T21:19:45.5530570Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-14T21:19:45.5538040Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-14T21:19:45.5548220Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-14T21:19:45.5560030Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-14T21:19:45.5566020Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-14T21:19:45.5571570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-14T21:19:45.5584970Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-14T21:19:45.5597880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-14T21:19:45.5606540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-14T21:19:45.5612060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-14T21:19:45.5617710Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-14T21:19:45.5626870Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-14T21:19:45.5632550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-14T21:19:45.5641120Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-14T21:19:45.5677290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-14T21:19:45.5681770Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-14T21:19:45.5687900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-14T21:19:45.5694250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-14T21:19:45.5700090Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-14T21:19:45.5707770Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-14T21:19:45.5713450Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-14T21:19:45.5718360Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-14T21:19:45.5723960Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-14T21:19:45.5729220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-14T21:19:45.5734470Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-14T21:19:45.5739220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-14T21:19:45.5745210Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-14T21:19:45.5750490Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-14T21:19:45.5755490Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-14T21:19:45.5760380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-14T21:19:45.5766190Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-14T21:19:45.5775430Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-14T21:19:45.5783900Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-14T21:19:45.5790980Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-14T21:19:45.5795750Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-14T21:19:45.5801500Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-14T21:19:45.5806830Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-14T21:19:45.5811720Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-14T21:19:45.5817660Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-14T21:19:45.5822470Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-14T21:19:45.8750540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7167-1qj75eq.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-14T21:19:48.8290460Z ==> Summary 2021-05-14T21:19:48.8816430Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-14T21:19:50.8428350Z ==> Caveats 2021-05-14T21:19:50.8444310Z ==> docbook 2021-05-14T21:19:50.8457950Z To use the DocBook package in your XML toolchain, 2021-05-14T21:19:50.8483390Z you need to add the following to your ~/.bashrc: 2021-05-14T21:19:50.8484060Z 2021-05-14T21:19:50.8485460Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T21:19:50.8487050Z ==> gnu-getopt 2021-05-14T21:19:50.8488590Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:19:50.8489890Z because macOS already provides this software and installing another version in 2021-05-14T21:19:50.8490930Z parallel can cause all kinds of trouble. 2021-05-14T21:19:50.8491530Z 2021-05-14T21:19:50.8492810Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T21:19:50.8494440Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:19:50.8495230Z 2021-05-14T21:19:50.8495720Z 2021-05-14T21:19:50.8496470Z Bash completion has been installed to: 2021-05-14T21:19:50.8497790Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T21:19:52.6463430Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-14T21:19:53.8396140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:19:54.4425490Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-14T21:19:54.8267920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-14T21%3A25%3A00Z&sig=e5CtOiCvk7wEYD8QIMVCFgRZlHgqt%2FrTul7EaQSLQt4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:54.8760670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=e5CtOiCvk7wEYD8QIMVCFgRZlHgqt\%2FrTul7EaQSLQt4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:19:54.9400160Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-14T21:19:55.0096070Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-14T21:19:55.0144470Z 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/d20210514-7174-t8iykd 2021-05-14T21:19:55.0326050Z cp -pR /private/tmp/d20210514-7174-t8iykd/udunits/. /usr/local/Cellar/udunits 2021-05-14T21:19:55.0550090Z chmod -Rf +w /private/tmp/d20210514-7174-t8iykd 2021-05-14T21:19:55.1264600Z ==> Finishing up 2021-05-14T21:19:55.2139810Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-14T21:19:55.2145010Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-14T21:19:55.2150210Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-14T21:19:55.2161350Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-14T21:19:55.2176740Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-14T21:19:55.2234170Z info /usr/local/share/info/udunits2.info 2021-05-14T21:19:55.2242670Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-14T21:19:55.2294820Z info /usr/local/share/info/udunits2lib.info 2021-05-14T21:19:55.2305950Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-14T21:19:55.2353350Z info /usr/local/share/info/udunits2prog.info 2021-05-14T21:19:55.2362390Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-14T21:19:55.2370760Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-14T21:19:55.2377250Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-14T21:19:55.2562080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7341-1tzm2ts.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-14T21:19:57.9238430Z ==> Summary 2021-05-14T21:19:57.9267930Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-14T21:20:00.3947660Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-14T21:20:00.3948760Z To reinstall 1.6, run: 2021-05-14T21:20:00.3949510Z brew reinstall jq 2021-05-14T21:20:02.0917230Z ==> Caveats 2021-05-14T21:20:02.0918400Z imagej requires Java. You can install the latest version with: 2021-05-14T21:20:02.0919790Z brew install --cask adoptopenjdk 2021-05-14T21:20:02.0920460Z 2021-05-14T21:20:02.4161570Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-14T21:20:02.6507130Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-14T21:20:10.7975540Z ==> Verifying checksum for cask 'imagej' 2021-05-14T21:20:11.1399930Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T21:20:11.1401110Z ==> Installing Cask imagej 2021-05-14T21:20:11.1882570Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210514-7451-1sialwx 2021-05-14T21:20:11.3760410Z cp -pR /private/tmp/d20210514-7451-1sialwx/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-14T21:20:11.5717370Z chmod -Rf +w /private/tmp/d20210514-7451-1sialwx 2021-05-14T21:20:11.6455480Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-14T21:20:12.0148170Z 🍺 imagej was successfully installed! 2021-05-14T21:20:14.0504440Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-14T21:20:17.7637410Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-14T21:20:18.1174990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-14T21%3A30%3A00Z&sig=ON0fMgH7aJilu8%2FAp%2FlCN%2BMVXiariG51Euovl5MFD5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:18.3281780Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-14T21:20:22.0944020Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-14T21:20:22.6479350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-14T21%3A30%3A00Z&sig=fkVVoJR1E4SoZRCS5yBTBhL7hVqj8Q8ulAdPqu8fnPE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:23.0878060Z ==> Installing dependencies for bowtie2: tbb 2021-05-14T21:20:23.0970670Z ==> Installing bowtie2 dependency: tbb 2021-05-14T21:20:23.2073060Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-14T21:20:27.5586870Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-14T21:20:27.5625380Z ==> Installing bowtie2 2021-05-14T21:20:27.5633610Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-14T21:20:32.5866650Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-14T21:20:36.0029900Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-14T21:20:37.7472750Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-14T21:20:38.1234140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-14T21%3A30%3A00Z&sig=obNoNVnile%2B34EkK58%2BnZihU2A%2FomKcGjJf5tBOiI6U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:38.2965210Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-14T21:20:39.9952910Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-14T21:20:40.3980420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-14T21%3A30%3A00Z&sig=hwhb9z6TE%2FOpfzXe2R4NWcoNROw3T%2BnIsgZ84oofhyI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:40.5185270Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-14T21:20:42.1966900Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-14T21:20:42.5832890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-14T21%3A30%3A00Z&sig=rMtDdkmZfcUJds3RpZnDavSwbJhOuG83rnx2h0m1gOk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:42.6944640Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-14T21:20:44.4268220Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-14T21:20:44.8003910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-14T21%3A30%3A00Z&sig=%2F0hVw0PlcCoKxICYz7r2%2B4av61%2Foj33F4goQtneAez4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:44.9200090Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-14T21:20:46.6694560Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-14T21:20:47.0492420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-14T21%3A30%3A00Z&sig=tJRziwhCqpSnIn5FRhKlk5CCVwG91Cu3%2F1MiSPDx6zo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:47.1706850Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-14T21:20:48.8639270Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-14T21:20:49.2407470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-14T21%3A30%3A00Z&sig=LPkFe5kXInXqUGGsP9k9Q8%2BIqaPokksmacJZ%2BTnMtw0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:49.4558120Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T21:20:50.0228240Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-14T21:20:50.0267950Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T21:20:50.4092360Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:20:50.4346150Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-14T21:20:52.6560020Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-14T21:20:53.0289770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-14T21%3A30%3A00Z&sig=mDbSw1AOiiuB1FH8t%2B2SmFuxeHb3NQyzfvbMRfJU3UQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:53.1465970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-14T21:20:54.9066590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-14T21:20:55.2739200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-14T21%3A30%3A00Z&sig=nGhz4sb5pS6BYCQovxis5SlIjfrAAB2RNmcbQdMFj7M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:55.5221470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-14T21:20:57.2316420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-14T21:20:57.6273640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-14T21%3A30%3A00Z&sig=pkgYG76Q1ZMUKs9WMj%2F8RJPOiFgeWe8N2WxXovltmBE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:57.8627130Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-14T21:20:59.5282590Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-14T21:20:59.9034130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-14T21%3A30%3A00Z&sig=iXTBeBwdTxoE99xOngxPgw317RfgobXslNBnjnYnhtI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:00.2145790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-14T21:21:01.9281890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-14T21:21:02.3448820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-14T21%3A30%3A00Z&sig=HN6n6vWLS5nS47TE1f1Yk8Gllwof0UoYSq7SjgxG1%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:02.4885440Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-14T21:21:04.2392350Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-14T21:21:04.6133450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-14T21%3A30%3A00Z&sig=0cyLq1vusIjndRHuzt1PulLaCP52%2F2Mu3627B0ebdhA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:04.7453960Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-14T21:21:06.5005900Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-14T21:21:06.8819650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-14T21%3A30%3A00Z&sig=Sm4AWz%2BgYtysUnAk5u%2B4wx2cTt96W8zSpyHCF347yQ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:07.0099610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-14T21:21:09.1004300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-14T21:21:09.4799420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-14T21%3A30%3A00Z&sig=Wzehu9vDON31MUnFI9YV%2BRzbCe2qg0FhrI1gr9uWAH0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:09.9011890Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T21:21:11.6579900Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T21:21:12.0193360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-14T21%3A30%3A00Z&sig=%2FFWYAVb7pRYecZAgEdNspu1Zm0PdbTZpTXFP7RQhk%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:12.2558580Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-14T21:21:14.0399100Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-14T21:21:14.4147590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-14T21%3A30%3A00Z&sig=8Num3n7pMRNrWsG1xY7rzbQQ6IN7F5oVwqvSALZbHlk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:14.9522480Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-14T21:21:16.6818100Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-14T21:21:17.0709470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-14T21%3A30%3A00Z&sig=dLmRirWyoI07Z9G43%2B9u9mT5bdG7jaacr5wx3Jze%2ByI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:17.4123450Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-14T21:21:20.7501610Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-14T21:21:21.1204850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-14T21%3A30%3A00Z&sig=z8PFtGZp92zisETemEjeXXDhRe1C4FdWcO6FUph8mrc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:21.4787780Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-14T21:21:23.3210190Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-14T21:21:23.6945610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-14T21%3A30%3A00Z&sig=3mD%2BH7kpY6G9wrmVsUgtvzoYXqB9aax9ZMo3N9MGaJ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:24.3061670Z ==> 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-14T21:21:24.3063870Z ==> Installing gdal dependency: cfitsio 2021-05-14T21:21:25.3462800Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-14T21:21:27.1614360Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-14T21:21:27.1631530Z ==> Installing gdal dependency: popt 2021-05-14T21:21:27.1661160Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-14T21:21:29.8907480Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-14T21:21:29.8920100Z ==> Installing gdal dependency: epsilon 2021-05-14T21:21:29.8976380Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-14T21:21:32.7660650Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-14T21:21:32.7666290Z ==> Installing gdal dependency: expat 2021-05-14T21:21:32.7689890Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-14T21:21:35.5038200Z ==> Caveats 2021-05-14T21:21:35.5040610Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:21:35.5041930Z because macOS already provides this software and installing another version in 2021-05-14T21:21:35.5042980Z parallel can cause all kinds of trouble. 2021-05-14T21:21:35.5043580Z 2021-05-14T21:21:35.5044400Z If you need to have expat first in your PATH, run: 2021-05-14T21:21:35.5045960Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:21:35.5046740Z 2021-05-14T21:21:35.5047540Z For compilers to find expat you may need to set: 2021-05-14T21:21:35.5048850Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T21:21:35.5050250Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T21:21:35.5050950Z 2021-05-14T21:21:35.5052150Z For pkg-config to find expat you may need to set: 2021-05-14T21:21:35.5053210Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T21:21:35.5053890Z 2021-05-14T21:21:35.5055030Z ==> Summary 2021-05-14T21:21:35.5070380Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-14T21:21:35.5076680Z ==> Installing gdal dependency: freexl 2021-05-14T21:21:35.5191420Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-14T21:21:38.4090420Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-14T21:21:38.4095260Z ==> Installing gdal dependency: geos 2021-05-14T21:21:38.4676960Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-14T21:21:42.0012150Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-14T21:21:42.0031560Z ==> Installing gdal dependency: hdf5 2021-05-14T21:21:42.0578010Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:21:45.5803820Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T21:21:45.5811420Z ==> Installing gdal dependency: json-c 2021-05-14T21:21:45.5876380Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-14T21:21:48.5433960Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-14T21:21:48.5441830Z ==> Installing gdal dependency: libxml2 2021-05-14T21:21:48.5520120Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-14T21:21:51.9830980Z ==> Caveats 2021-05-14T21:21:51.9832630Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:21:51.9833920Z because macOS already provides this software and installing another version in 2021-05-14T21:21:51.9834970Z parallel can cause all kinds of trouble. 2021-05-14T21:21:51.9835620Z 2021-05-14T21:21:51.9836430Z If you need to have libxml2 first in your PATH, run: 2021-05-14T21:21:51.9837980Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:21:51.9838750Z 2021-05-14T21:21:51.9840060Z For compilers to find libxml2 you may need to set: 2021-05-14T21:21:51.9841520Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T21:21:51.9842950Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T21:21:51.9848800Z 2021-05-14T21:21:51.9850390Z For pkg-config to find libxml2 you may need to set: 2021-05-14T21:21:51.9851520Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T21:21:51.9852200Z 2021-05-14T21:21:51.9853370Z ==> Summary 2021-05-14T21:21:52.0084280Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-14T21:21:52.0093750Z ==> Installing gdal dependency: libdap 2021-05-14T21:21:52.0280510Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-14T21:21:55.2012170Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-14T21:21:55.2018460Z ==> Installing gdal dependency: proj 2021-05-14T21:21:55.2203400Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-14T21:21:58.5200710Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-14T21:21:58.5207260Z ==> Installing gdal dependency: libgeotiff 2021-05-14T21:21:58.5490200Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-14T21:22:01.6527310Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-14T21:22:01.6532940Z ==> Installing gdal dependency: librttopo 2021-05-14T21:22:01.7000490Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-14T21:22:04.6358940Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-14T21:22:04.6364220Z ==> Installing gdal dependency: minizip 2021-05-14T21:22:04.6616480Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-14T21:22:07.3619640Z ==> Caveats 2021-05-14T21:22:07.3626350Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T21:22:07.3627880Z with the venerable 'unzip' library. 2021-05-14T21:22:07.3629190Z ==> Summary 2021-05-14T21:22:07.3642640Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-14T21:22:07.3649500Z ==> Installing gdal dependency: libspatialite 2021-05-14T21:22:07.4610010Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-14T21:22:10.9838140Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-14T21:22:10.9843690Z ==> Installing gdal dependency: netcdf 2021-05-14T21:22:11.0423460Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:22:14.3908440Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T21:22:14.3914290Z ==> Installing gdal dependency: openblas 2021-05-14T21:22:14.4287170Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-14T21:22:19.1751810Z ==> Caveats 2021-05-14T21:22:19.1753480Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:22:19.1754690Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T21:22:19.1755420Z 2021-05-14T21:22:19.1756250Z For compilers to find openblas you may need to set: 2021-05-14T21:22:19.1757600Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T21:22:19.1759120Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T21:22:19.1759850Z 2021-05-14T21:22:19.1761060Z For pkg-config to find openblas you may need to set: 2021-05-14T21:22:19.1762180Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T21:22:19.1762870Z 2021-05-14T21:22:19.1763980Z ==> Summary 2021-05-14T21:22:19.1780760Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-14T21:22:19.1787830Z ==> Installing gdal dependency: numpy 2021-05-14T21:22:19.2510900Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-14T21:22:23.9578450Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-14T21:22:23.9583210Z ==> Installing gdal dependency: xerces-c 2021-05-14T21:22:23.9655390Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-14T21:22:30.2183110Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-14T21:22:30.2188500Z ==> Installing gdal 2021-05-14T21:22:30.2192400Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-14T21:22:38.1899390Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-14T21:22:39.6456200Z ==> No outdated dependents to upgrade! 2021-05-14T21:22:39.6457840Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:22:40.0073460Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:22:40.0074580Z netcdf 2021-05-14T21:22:40.1014960Z ==> Caveats 2021-05-14T21:22:40.1017560Z ==> expat 2021-05-14T21:22:40.1057590Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:22:40.1058940Z because macOS already provides this software and installing another version in 2021-05-14T21:22:40.1059990Z parallel can cause all kinds of trouble. 2021-05-14T21:22:40.1060600Z 2021-05-14T21:22:40.1061410Z If you need to have expat first in your PATH, run: 2021-05-14T21:22:40.1062950Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:22:40.1063720Z 2021-05-14T21:22:40.1064540Z For compilers to find expat you may need to set: 2021-05-14T21:22:40.1065860Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T21:22:40.1067270Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T21:22:40.1067970Z 2021-05-14T21:22:40.1069170Z For pkg-config to find expat you may need to set: 2021-05-14T21:22:40.1070240Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T21:22:40.1070930Z 2021-05-14T21:22:40.1072080Z ==> libxml2 2021-05-14T21:22:40.1104120Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:22:40.1105470Z because macOS already provides this software and installing another version in 2021-05-14T21:22:40.1106520Z parallel can cause all kinds of trouble. 2021-05-14T21:22:40.1107140Z 2021-05-14T21:22:40.1107960Z If you need to have libxml2 first in your PATH, run: 2021-05-14T21:22:40.1109620Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:22:40.1110420Z 2021-05-14T21:22:40.1111230Z For compilers to find libxml2 you may need to set: 2021-05-14T21:22:40.1112540Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T21:22:40.1114600Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T21:22:40.1115370Z 2021-05-14T21:22:40.1116590Z For pkg-config to find libxml2 you may need to set: 2021-05-14T21:22:40.1117680Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T21:22:40.1118640Z 2021-05-14T21:22:40.1119770Z ==> minizip 2021-05-14T21:22:40.1121820Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T21:22:40.1123260Z with the venerable 'unzip' library. 2021-05-14T21:22:40.1124510Z ==> openblas 2021-05-14T21:22:40.1165100Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:22:40.1166380Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T21:22:40.1167100Z 2021-05-14T21:22:40.1167910Z For compilers to find openblas you may need to set: 2021-05-14T21:22:40.1169270Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T21:22:40.1170690Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T21:22:40.1171420Z 2021-05-14T21:22:40.1172630Z For pkg-config to find openblas you may need to set: 2021-05-14T21:22:40.1173750Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T21:22:40.1174960Z 2021-05-14T21:22:42.4830220Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T21:22:43.0496290Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-14T21:22:43.0524970Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T21:22:43.4407290Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:22:43.4589710Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T21:22:44.0507220Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-14T21:22:44.0525740Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T21:22:44.4260310Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:22:44.4478630Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-14T21:22:46.1514850Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-14T21:22:46.5544420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-14T21%3A30%3A00Z&sig=oQGaWeMwepkD1v58fRgnMMZoPKNLhSQxfp7rWiRhdrI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:22:47.8741510Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T21:22:48.4283450Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-14T21:22:48.4314400Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T21:22:48.7994690Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:22:48.8104780Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-14T21:22:50.5033890Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-14T21:22:50.9004070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-14T21%3A30%3A00Z&sig=yfWJr4zOxCb7dTyQ8hv%2B%2BGcOXQEE%2FrAa%2FtMkDez19dU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:22:51.2412110Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-14T21:22:51.2431270Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-14T21:22:52.9260000Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-14T21:22:53.2898110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-14T21%3A30%3A00Z&sig=%2BQo2BMJVjak0D4c0Bsn2HS6IpMzzM4OS6SBu9VsqKi4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:22:53.9160750Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-14T21:22:55.6251260Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-14T21:22:55.9852730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-14T21%3A30%3A00Z&sig=MVwOE9vpI1T48ee5N7qtnTvlF0lVwvBOgDjUYzMwU9A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:22:56.3388860Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-14T21:22:58.1247740Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-14T21:22:58.5475790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-14T21%3A30%3A00Z&sig=VT2mG5u28javxhgohJzmi%2FLZNGcS7LxP7malJqkfy2Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:22:59.7517910Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-14T21:22:59.7526100Z ==> Installing itk dependency: open-mpi 2021-05-14T21:22:59.8873290Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:23:06.1940980Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T21:23:06.1948790Z ==> Installing itk dependency: fftw 2021-05-14T21:23:06.2608490Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:23:09.4004060Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T21:23:09.4011320Z ==> Installing itk dependency: boost 2021-05-14T21:23:09.4077870Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-14T21:23:43.1906130Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-14T21:23:43.1922110Z ==> Installing itk dependency: netcdf 2021-05-14T21:23:43.2674450Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:23:46.3715480Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T21:23:46.3722530Z ==> Installing itk dependency: pyqt@5 2021-05-14T21:23:46.4398170Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-14T21:23:52.2529280Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-14T21:23:52.2536750Z ==> Installing itk dependency: vtk@8.2 2021-05-14T21:23:52.4174820Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-14T21:24:24.8775160Z ==> Caveats 2021-05-14T21:24:24.8776860Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:24:24.8778310Z because this is an alternate version of another formula. 2021-05-14T21:24:24.8779280Z 2021-05-14T21:24:24.8780230Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-14T21:24:24.8781780Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:24:24.8782530Z 2021-05-14T21:24:24.8783500Z For compilers to find vtk@8.2 you may need to set: 2021-05-14T21:24:24.8784880Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-14T21:24:24.8786660Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-14T21:24:24.8787360Z 2021-05-14T21:24:24.8788520Z ==> Summary 2021-05-14T21:24:25.1157380Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-14T21:24:25.1168980Z ==> Installing itk dependency: gdcm 2021-05-14T21:24:25.3134200Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-14T21:24:31.7328940Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-14T21:24:31.7330390Z ==> Installing itk 2021-05-14T21:24:31.7331650Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-14T21:24:46.5896780Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-14T21:24:49.9378020Z ==> No outdated dependents to upgrade! 2021-05-14T21:24:49.9379800Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:24:52.2383960Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:24:52.2385000Z fftw 2021-05-14T21:24:52.2853720Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-14T21:24:52.2855420Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-14T21:24:54.1861690Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-14T21:24:54.3146140Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-14T21:24:55.4572070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:24:55.9872570Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-14T21:24:56.3666660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-14T21%3A30%3A00Z&sig=JI7TYRkPWItWYuk3qNMKHYgpYDjKxoIioo9B1IQeWAM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:24:56.4134690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=JI7TYRkPWItWYuk3qNMKHYgpYDjKxoIioo9B1IQeWAM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:24:56.4679950Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-14T21:24:56.4742020Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-14T21:24:57.6158440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:24:58.1752360Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-14T21:24:58.5462900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-14T21%3A30%3A00Z&sig=obI6Tr7xoEwcL%2FKVPmmvftU4iOpko8ZTMq2FHNsWpN8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:24:58.5947840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=obI6Tr7xoEwcL\%2FKVPmmvftU4iOpko8ZTMq2FHNsWpN8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:24:58.7372070Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-14T21:24:58.7461820Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-14T21:24:59.9176240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:25:00.4867250Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-14T21:25:00.9803920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-14T21%3A35%3A00Z&sig=jyb%2FGJGsPGv03OBamti3YbTGTN1tWuGlYet36hoSxn8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:25:01.0277850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A35\%3A00Z\&sig=jyb\%2FGJGsPGv03OBamti3YbTGTN1tWuGlYet36hoSxn8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:25:01.1251130Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-14T21:25:01.1291990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-14T21:25:02.3322730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:25:02.9030230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-14T21:25:03.4360810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-14T21%3A35%3A00Z&sig=Z0Uaj3j74cRnHsxESF57HVPs6jCocebUw8z3WdlJhRs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:25:03.4944580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A35\%3A00Z\&sig=Z0Uaj3j74cRnHsxESF57HVPs6jCocebUw8z3WdlJhRs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:25:03.8701410Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-14T21:25:03.9360370Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-14T21:25:03.9363760Z ==> Installing libav dependency: faac 2021-05-14T21:25:04.0008510Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-14T21:25:04.0041340Z 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/d20210514-9041-aoenu3 2021-05-14T21:25:04.0164320Z cp -pR /private/tmp/d20210514-9041-aoenu3/faac/. /usr/local/Cellar/faac 2021-05-14T21:25:04.0325910Z chmod -Rf +w /private/tmp/d20210514-9041-aoenu3 2021-05-14T21:25:04.0901890Z ==> Finishing up 2021-05-14T21:25:04.1416960Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-14T21:25:04.1423930Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-14T21:25:04.1435250Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-14T21:25:04.1454590Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-14T21:25:04.1466040Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-14T21:25:04.1471390Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-14T21:25:04.1476990Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-14T21:25:04.1637300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9223-q68ttj.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-14T21:25:06.8529930Z ==> Summary 2021-05-14T21:25:06.8557770Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-14T21:25:06.8573020Z ==> Installing libav dependency: fdk-aac 2021-05-14T21:25:06.8597450Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-14T21:25:06.8618390Z 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/d20210514-9041-3ck0e9 2021-05-14T21:25:06.8921910Z cp -pR /private/tmp/d20210514-9041-3ck0e9/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-14T21:25:06.9126960Z chmod -Rf +w /private/tmp/d20210514-9041-3ck0e9 2021-05-14T21:25:06.9827080Z ==> Finishing up 2021-05-14T21:25:07.0403950Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-14T21:25:07.0416140Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-14T21:25:07.0424050Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-14T21:25:07.0431230Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-14T21:25:07.0437420Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-14T21:25:07.0458400Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-14T21:25:07.0643450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9249-mxhw6h.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-14T21:25:09.6733760Z ==> Summary 2021-05-14T21:25:09.6757490Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-14T21:25:09.6765020Z ==> Installing libav dependency: sdl 2021-05-14T21:25:09.6788330Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-14T21:25:09.6807560Z 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/d20210514-9041-1puqw68 2021-05-14T21:25:09.7982980Z cp -pR /private/tmp/d20210514-9041-1puqw68/sdl/. /usr/local/Cellar/sdl 2021-05-14T21:25:09.9044070Z chmod -Rf +w /private/tmp/d20210514-9041-1puqw68 2021-05-14T21:25:10.0336750Z ==> Finishing up 2021-05-14T21:25:10.0826470Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-14T21:25:10.0832680Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-14T21:25:10.0856470Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-14T21:25:10.0888420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-14T21:25:10.0898010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-14T21:25:10.0907190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-14T21:25:10.0919720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-14T21:25:10.0932170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-14T21:25:10.0937910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-14T21:25:10.0958010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-14T21:25:10.0962400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-14T21:25:10.0976530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-14T21:25:10.0985950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-14T21:25:10.1073740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-14T21:25:10.1084130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-14T21:25:10.1090170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-14T21:25:10.1095970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-14T21:25:10.1105390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-14T21:25:10.1119670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-14T21:25:10.1130020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-14T21:25:10.1141030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-14T21:25:10.1150410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-14T21:25:10.1158850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-14T21:25:10.1170650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-14T21:25:10.1180010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-14T21:25:10.1194140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-14T21:25:10.1204070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-14T21:25:10.1213100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-14T21:25:10.1222300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-14T21:25:10.1232250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-14T21:25:10.1240990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-14T21:25:10.1246920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-14T21:25:10.1252730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-14T21:25:10.1261530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-14T21:25:10.1270410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-14T21:25:10.1280170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-14T21:25:10.1287030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-14T21:25:10.1297030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-14T21:25:10.1307080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-14T21:25:10.1312300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-14T21:25:10.1318890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-14T21:25:10.1328620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-14T21:25:10.1338250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-14T21:25:10.1345650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-14T21:25:10.1354610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-14T21:25:10.1360710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-14T21:25:10.1366530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-14T21:25:10.1372590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-14T21:25:10.1378430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-14T21:25:10.1387300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-14T21:25:10.1399070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-14T21:25:10.1404940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-14T21:25:10.1410810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-14T21:25:10.1420090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-14T21:25:10.1428350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-14T21:25:10.1437920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-14T21:25:10.1444190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-14T21:25:10.1450280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-14T21:25:10.1463650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-14T21:25:10.1472840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-14T21:25:10.1480930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-14T21:25:10.1491770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-14T21:25:10.1506280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-14T21:25:10.1511480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-14T21:25:10.1519940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-14T21:25:10.1531240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-14T21:25:10.1537100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-14T21:25:10.1543470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-14T21:25:10.1551330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-14T21:25:10.1560700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-14T21:25:10.1568530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-14T21:25:10.1574380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-14T21:25:10.1582260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-14T21:25:10.1592560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-14T21:25:10.1602960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-14T21:25:10.1608870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-14T21:25:10.1614620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-14T21:25:10.1623850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-14T21:25:10.1629440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-14T21:25:10.1635330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-14T21:25:10.1641240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-14T21:25:10.1651100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-14T21:25:10.1656840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-14T21:25:10.1662730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-14T21:25:10.1668560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-14T21:25:10.1674300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-14T21:25:10.1680110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-14T21:25:10.1685950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-14T21:25:10.1695980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-14T21:25:10.1702320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-14T21:25:10.1708260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-14T21:25:10.1718900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-14T21:25:10.1725720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-14T21:25:10.1732080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-14T21:25:10.1740840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-14T21:25:10.1747140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-14T21:25:10.1753340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-14T21:25:10.1761630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-14T21:25:10.1767800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-14T21:25:10.1789450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-14T21:25:10.1796490Z Only the first 100 operations were output. 2021-05-14T21:25:10.2838960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9275-watc89.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-14T21:25:12.9658510Z ==> Summary 2021-05-14T21:25:12.9805020Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-14T21:25:12.9820400Z ==> Installing libav 2021-05-14T21:25:12.9823780Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-14T21:25:12.9844890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9041-v8h21r 2021-05-14T21:25:13.1817620Z cp -pR /private/tmp/d20210514-9041-v8h21r/libav/. /usr/local/Cellar/libav 2021-05-14T21:25:13.2846570Z chmod -Rf +w /private/tmp/d20210514-9041-v8h21r 2021-05-14T21:25:14.7596100Z ==> Finishing up 2021-05-14T21:25:14.8704010Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-14T21:25:14.8714430Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-14T21:25:14.8719210Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-14T21:25:14.8739750Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-14T21:25:14.8746170Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-14T21:25:14.8752150Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-14T21:25:14.9127220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9301-1kv6sa8.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-14T21:25:17.5234450Z ==> Summary 2021-05-14T21:25:17.5255480Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-14T21:25:20.4158000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-14T21:25:22.1395500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-14T21:25:22.5453410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-14T21%3A35%3A00Z&sig=zpP5oqjXenXtvmMZHtuSe13G8kFumNU49yZt4dfoe1s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:25:22.7878300Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-14T21:25:25.8351540Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-14T21:25:28.6393080Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-14T21:25:28.6394240Z To reinstall 4.3.0, run: 2021-05-14T21:25:28.6395000Z brew reinstall libtiff 2021-05-14T21:25:30.3362320Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-14T21:25:30.3363470Z To reinstall 2.3.9_1, run: 2021-05-14T21:25:30.3364240Z brew reinstall unixodbc 2021-05-14T21:25:32.0652930Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-14T21:25:32.0654090Z To reinstall 1.0.18_1, run: 2021-05-14T21:25:32.0654880Z brew reinstall libsodium 2021-05-14T21:25:33.7879110Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-14T21:25:33.7880330Z To reinstall 4.1.1, run: 2021-05-14T21:25:33.7881870Z brew reinstall tesseract 2021-05-14T21:25:35.4999140Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-14T21:25:35.5000320Z To reinstall 1.21.1, run: 2021-05-14T21:25:35.5001080Z brew reinstall wget 2021-05-14T21:25:37.1620480Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-14T21:25:37.1621660Z To reinstall 4.3.4, run: 2021-05-14T21:25:37.1624780Z brew reinstall zeromq 2021-05-14T21:25:38.7990450Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-14T21:25:38.7991610Z To reinstall 2.2.27.6_1, run: 2021-05-14T21:25:38.7992380Z brew reinstall udunits 2021-05-14T21:25:40.4703850Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-14T21:25:40.4704980Z To reinstall 1.2.0, run: 2021-05-14T21:25:40.4706790Z brew reinstall webp 2021-05-14T21:25:42.2825480Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-14T21:25:44.0460880Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-14T21:25:44.4355110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-14T21%3A35%3A00Z&sig=8Xs27oNuaTBP5bjf8YPcDc5VJcInGZXYowZSiKvAR9k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:25:46.4376700Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-14T21:26:36.2051850Z ==> Caveats 2021-05-14T21:26:36.2052920Z Bash completion has been installed to: 2021-05-14T21:26:36.2053820Z /usr/local/etc/bash_completion.d 2021-05-14T21:26:36.2055100Z ==> Summary 2021-05-14T21:26:37.7105890Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-14T21:26:40.8339300Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-14T21:26:40.8345220Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T212439Z&X-Amz-Expires=300&X-Amz-Signature=df0cc3b1e493160986bf9dc611250817cb0d838cb548d7fad642f0e6567243b1&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-14T21:26:43.9026600Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T21:26:43.9027760Z ==> Installing Cask xquartz 2021-05-14T21:27:02.6517780Z ==> Running installer for xquartz; your password may be necessary. 2021-05-14T21:27:02.6520650Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-14T21:27:26.7091720Z installer: Package name is 2021-05-14T21:27:26.7096510Z installer: Installing at base path / 2021-05-14T21:27:26.7097720Z installer: The install was successful. 2021-05-14T21:27:26.7098720Z installer: The install requires logging out now. 2021-05-14T21:27:26.8127480Z 🍺 xquartz was successfully installed! 2021-05-14T21:27:26.8383680Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T21:27:26.8384230Z with: 2021-05-14T21:27:26.8384700Z github_slug: neuroconductor/RNifti 2021-05-14T21:27:26.8385100Z env: 2021-05-14T21:27:26.8385490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:27:26.8385900Z TIC_DEPLOY_KEY: 2021-05-14T21:27:26.8386220Z RSPM: 2021-05-14T21:27:26.8387810Z GITHUB_PAT: *** 2021-05-14T21:27:26.8388190Z COVERALLS_TOKEN: 2021-05-14T21:27:26.8388630Z continue-on-error: false 2021-05-14T21:27:26.8389060Z VDIFFR_RUN_TESTS: false 2021-05-14T21:27:26.8389540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:27:26.8389940Z TZ: UTC 2021-05-14T21:27:26.8390280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:27:26.8390640Z NOT_CRAN: true 2021-05-14T21:27:26.8390970Z ##[endgroup] 2021-05-14T21:27:26.9104590Z repo slug is: neuroconductor/RNifti 2021-05-14T21:27:26.9222760Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T21:27:26.9223390Z env: 2021-05-14T21:27:26.9223970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:27:26.9224410Z TIC_DEPLOY_KEY: 2021-05-14T21:27:26.9224850Z RSPM: 2021-05-14T21:27:26.9225700Z GITHUB_PAT: *** 2021-05-14T21:27:26.9226120Z COVERALLS_TOKEN: 2021-05-14T21:27:26.9226580Z continue-on-error: false 2021-05-14T21:27:26.9227080Z VDIFFR_RUN_TESTS: false 2021-05-14T21:27:26.9227560Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:27:26.9228020Z TZ: UTC 2021-05-14T21:27:26.9228420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:27:26.9228820Z NOT_CRAN: true 2021-05-14T21:27:26.9229250Z ##[endgroup] 2021-05-14T21:27:27.7707640Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T21:27:27.7708360Z with: 2021-05-14T21:27:27.7708710Z repo_name: RNifti 2021-05-14T21:27:27.7709130Z repo_version: 1.3.1 2021-05-14T21:27:27.7709500Z runner_os: macOS 2021-05-14T21:27:27.7709880Z R_version: 3.5 2021-05-14T21:27:27.7710210Z env: 2021-05-14T21:27:27.7710650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:27:27.7711090Z TIC_DEPLOY_KEY: 2021-05-14T21:27:27.7711470Z RSPM: 2021-05-14T21:27:27.7712710Z GITHUB_PAT: *** 2021-05-14T21:27:27.7713120Z COVERALLS_TOKEN: 2021-05-14T21:27:27.7713600Z continue-on-error: false 2021-05-14T21:27:27.7714070Z VDIFFR_RUN_TESTS: false 2021-05-14T21:27:27.7714580Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:27:27.7715000Z TZ: UTC 2021-05-14T21:27:27.7715400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:27:27.7715780Z NOT_CRAN: true 2021-05-14T21:27:27.7716340Z ##[endgroup] 2021-05-14T21:27:27.8388010Z Package: RNifti 2021-05-14T21:27:27.8393690Z Version: 1.3.1 2021-05-14T21:27:27.8394120Z OS: macOS 2021-05-14T21:27:27.8482910Z ##[group]Run install.packages('remotes') 2021-05-14T21:27:27.8483660Z install.packages('remotes') 2021-05-14T21:27:27.8484460Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T21:27:27.8485420Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T21:27:27.8661120Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:27:27.8661570Z env: 2021-05-14T21:27:27.8661990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:27:27.8662470Z TIC_DEPLOY_KEY: 2021-05-14T21:27:27.8662810Z RSPM: 2021-05-14T21:27:27.8663830Z GITHUB_PAT: *** 2021-05-14T21:27:27.8664230Z COVERALLS_TOKEN: 2021-05-14T21:27:27.8664720Z continue-on-error: false 2021-05-14T21:27:27.8665210Z VDIFFR_RUN_TESTS: false 2021-05-14T21:27:27.8666280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:27:27.8666760Z TZ: UTC 2021-05-14T21:27:27.8667180Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:27:27.8667580Z NOT_CRAN: true 2021-05-14T21:27:27.8667960Z ##[endgroup] 2021-05-14T21:27:28.0900910Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:27:28.0902520Z (as ‘lib’ is unspecified) 2021-05-14T21:27:31.2716940Z 2021-05-14T21:27:31.2718010Z There is a binary version available but the source version is later: 2021-05-14T21:27:31.2769490Z binary source needs_compilation 2021-05-14T21:27:31.2770140Z remotes 2.1.1 2.3.0 FALSE 2021-05-14T21:27:31.2770440Z 2021-05-14T21:27:31.2772450Z installing the source package ‘remotes’ 2021-05-14T21:27:31.2772930Z 2021-05-14T21:27:31.2794930Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T21:27:31.5080980Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-14T21:27:31.5261520Z ================================================== 2021-05-14T21:27:31.5262700Z downloaded 144 KB 2021-05-14T21:27:31.5263310Z 2021-05-14T21:27:31.9138820Z * installing *source* package ‘remotes’ ... 2021-05-14T21:27:31.9223440Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:31.9471060Z ** R 2021-05-14T21:27:31.9906180Z ** inst 2021-05-14T21:27:31.9941060Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:33.9938560Z ** help 2021-05-14T21:27:34.1151180Z *** installing help indices 2021-05-14T21:27:34.1930700Z ** building package indices 2021-05-14T21:27:34.2860710Z ** installing vignettes 2021-05-14T21:27:34.2935930Z ** testing if installed package can be loaded 2021-05-14T21:27:34.5263870Z * DONE (remotes) 2021-05-14T21:27:34.5684430Z 2021-05-14T21:27:34.5844060Z The downloaded source packages are in 2021-05-14T21:27:34.5957800Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpVO5JAf/downloaded_packages’ 2021-05-14T21:27:40.5280580Z ##[group]Run actions/cache@v1 2021-05-14T21:27:40.5281170Z with: 2021-05-14T21:27:40.5281600Z path: /Users/runner/work/_temp/Library 2021-05-14T21:27:40.5283920Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-2b0c662048c5912d8f0777115b5adfaa92525063e7b1708280067da34b6a5f1a 2021-05-14T21:27:40.5287080Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-14T21:27:40.5288120Z env: 2021-05-14T21:27:40.5288570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:27:40.5289190Z TIC_DEPLOY_KEY: 2021-05-14T21:27:40.5289590Z RSPM: 2021-05-14T21:27:40.5291180Z GITHUB_PAT: *** 2021-05-14T21:27:40.5291840Z COVERALLS_TOKEN: 2021-05-14T21:27:40.5292330Z continue-on-error: false 2021-05-14T21:27:40.5292850Z VDIFFR_RUN_TESTS: false 2021-05-14T21:27:40.5293350Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:27:40.5293780Z TZ: UTC 2021-05-14T21:27:40.5294290Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:27:40.5294960Z NOT_CRAN: true 2021-05-14T21:27:40.5295330Z ##[endgroup] 2021-05-14T21:27:40.6122890Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T21:27:40.6243130Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T21:27:40.6244080Z remotes::install_github("ropensci/tic") 2021-05-14T21:27:40.6245110Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T21:27:40.6246000Z remotes::install_github("muschellij2/aghast") 2021-05-14T21:27:40.6246650Z remotes::install_cran("covr") 2021-05-14T21:27:40.6489800Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:27:40.6490310Z env: 2021-05-14T21:27:40.6506650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:27:40.6507440Z TIC_DEPLOY_KEY: 2021-05-14T21:27:40.6507780Z RSPM: 2021-05-14T21:27:40.6508810Z GITHUB_PAT: *** 2021-05-14T21:27:40.6509210Z COVERALLS_TOKEN: 2021-05-14T21:27:40.6509680Z continue-on-error: false 2021-05-14T21:27:40.6510940Z VDIFFR_RUN_TESTS: false 2021-05-14T21:27:40.6511470Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:27:40.6511930Z TZ: UTC 2021-05-14T21:27:40.6512350Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:27:40.6512930Z NOT_CRAN: true 2021-05-14T21:27:40.6513430Z ##[endgroup] 2021-05-14T21:27:40.9052450Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:27:41.7162710Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T21:27:45.9599730Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T21:27:45.9601420Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:27:45.9602990Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:27:45.9604050Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T21:27:45.9604910Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T21:27:45.9605770Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:27:45.9607270Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T21:27:45.9608820Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T21:27:45.9609960Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T21:27:45.9611160Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T21:27:45.9612720Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T21:27:45.9613670Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:27:45.9614600Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T21:27:45.9616200Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:27:45.9617070Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T21:27:45.9618350Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T21:27:45.9619380Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:27:45.9620650Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:27:45.9621620Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-14T21:27:45.9622450Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T21:27:45.9623330Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T21:27:45.9624180Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T21:27:45.9625020Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T21:27:45.9626090Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T21:27:45.9627960Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:27:45.9629030Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:27:45.9630410Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:27:45.9631900Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:27:45.9632750Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T21:27:45.9634570Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:27:45.9635620Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T21:27:45.9637240Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T21:27:45.9638160Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:27:45.9639010Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T21:27:45.9639880Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T21:27:45.9642410Z 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-14T21:27:45.9644650Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:27:45.9645700Z (as ‘lib’ is unspecified) 2021-05-14T21:27:48.7107640Z 2021-05-14T21:27:48.7109390Z There are binary versions available but the source versions are later: 2021-05-14T21:27:48.7138770Z binary source needs_compilation 2021-05-14T21:27:48.7139570Z rlang 0.4.5 0.4.11 TRUE 2021-05-14T21:27:48.7140080Z magrittr 1.5 2.0.1 TRUE 2021-05-14T21:27:48.7140600Z glue 1.3.2 1.4.2 TRUE 2021-05-14T21:27:48.7141060Z sys 3.3 3.4 TRUE 2021-05-14T21:27:48.7141540Z R6 2.4.1 2.5.0 FALSE 2021-05-14T21:27:48.7142020Z openssl 1.4.1 1.4.4 TRUE 2021-05-14T21:27:48.7142530Z mime 0.9 0.10 TRUE 2021-05-14T21:27:48.7142990Z curl 4.3 4.3.1 TRUE 2021-05-14T21:27:48.7143510Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-14T21:27:48.7144020Z httr 1.4.1 1.4.2 FALSE 2021-05-14T21:27:48.7144830Z cli 2.0.2 2.5.0 FALSE 2021-05-14T21:27:48.7145330Z zip 2.0.4 2.1.1 TRUE 2021-05-14T21:27:48.7145820Z rstudioapi 0.11 0.13 FALSE 2021-05-14T21:27:48.7146390Z credentials 1.1 1.3.0 FALSE 2021-05-14T21:27:48.7148590Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-14T21:27:48.7149180Z crayon 1.3.4 1.4.1 FALSE 2021-05-14T21:27:48.7149940Z fastmap 1.0.1 1.1.0 TRUE 2021-05-14T21:27:48.7150900Z withr 2.1.2 2.4.2 FALSE 2021-05-14T21:27:48.7151480Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-14T21:27:48.7152370Z purrr 0.3.3 0.3.4 TRUE 2021-05-14T21:27:48.7153120Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-14T21:27:48.7153620Z gh 1.1.0 1.3.0 FALSE 2021-05-14T21:27:48.7154300Z gert 0.3 1.3.0 TRUE 2021-05-14T21:27:48.7155290Z fs 1.3.2 1.5.0 TRUE 2021-05-14T21:27:48.7155850Z desc 1.2.0 1.3.0 FALSE 2021-05-14T21:27:48.7156320Z clipr 0.7.0 0.7.1 FALSE 2021-05-14T21:27:48.7157570Z Package which is only available in source form, and may need 2021-05-14T21:27:48.7159000Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-14T21:27:48.7159590Z usethis 1.5.1 2.0.1 FALSE 2021-05-14T21:27:48.7160620Z memoise 1.1.0 2.0.0 FALSE 2021-05-14T21:27:48.7161410Z git2r 0.26.1 0.28.0 TRUE 2021-05-14T21:27:48.7161740Z 2021-05-14T21:27:48.7184880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-14T21:27:48.9861360Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-14T21:27:48.9869720Z ================================================== 2021-05-14T21:27:48.9871610Z downloaded 20 KB 2021-05-14T21:27:48.9871990Z 2021-05-14T21:27:48.9908600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-14T21:27:49.2415700Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-14T21:27:49.2416600Z ================================================== 2021-05-14T21:27:49.2417070Z downloaded 12 KB 2021-05-14T21:27:49.2417410Z 2021-05-14T21:27:49.2452100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-14T21:27:49.3905500Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-14T21:27:49.6222500Z ================================================== 2021-05-14T21:27:49.6224370Z downloaded 195 KB 2021-05-14T21:27:49.6224710Z 2021-05-14T21:27:49.6262030Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-14T21:27:49.8761450Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-14T21:27:49.8832270Z ================================================== 2021-05-14T21:27:49.8832830Z downloaded 63 KB 2021-05-14T21:27:49.8833140Z 2021-05-14T21:27:49.9699790Z 2021-05-14T21:27:49.9700790Z The downloaded binary packages are in 2021-05-14T21:27:49.9702200Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpgcwk3r/downloaded_packages 2021-05-14T21:27:49.9707270Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘withr’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-14T21:27:49.9708770Z 2021-05-14T21:27:49.9723350Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T21:27:50.1360150Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-14T21:27:50.3427000Z ================================================== 2021-05-14T21:27:50.3449620Z downloaded 841 KB 2021-05-14T21:27:50.3451220Z 2021-05-14T21:27:50.3477240Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T21:27:50.6208800Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-14T21:27:50.6516730Z ================================================== 2021-05-14T21:27:50.6518590Z downloaded 259 KB 2021-05-14T21:27:50.6519280Z 2021-05-14T21:27:50.6554330Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T21:27:50.8020740Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-14T21:27:50.8143450Z ================================================== 2021-05-14T21:27:50.8144980Z downloaded 96 KB 2021-05-14T21:27:50.8145790Z 2021-05-14T21:27:50.8180200Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-14T21:27:50.9657520Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-14T21:27:50.9658720Z ================================================== 2021-05-14T21:27:50.9659160Z downloaded 19 KB 2021-05-14T21:27:50.9659450Z 2021-05-14T21:27:50.9691540Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T21:27:51.2431700Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-14T21:27:51.2511130Z ================================================== 2021-05-14T21:27:51.2511730Z downloaded 61 KB 2021-05-14T21:27:51.2512570Z 2021-05-14T21:27:51.2546810Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T21:27:51.4410760Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-14T21:27:51.4940870Z ================================================== 2021-05-14T21:27:51.4941460Z downloaded 1.3 MB 2021-05-14T21:27:51.4941880Z 2021-05-14T21:27:51.4983040Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-14T21:27:51.7542650Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-14T21:27:51.7547490Z ================================================== 2021-05-14T21:27:51.7549510Z downloaded 12 KB 2021-05-14T21:27:51.7550710Z 2021-05-14T21:27:51.7583840Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T21:27:51.9359630Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-14T21:27:51.9744660Z ================================================== 2021-05-14T21:27:51.9746010Z downloaded 774 KB 2021-05-14T21:27:51.9747910Z 2021-05-14T21:27:51.9782340Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T21:27:52.2597410Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-14T21:27:52.2873500Z ================================================== 2021-05-14T21:27:52.2875830Z downloaded 411 KB 2021-05-14T21:27:52.2876560Z 2021-05-14T21:27:52.2909530Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T21:27:52.4540970Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-14T21:27:52.4892500Z ================================================== 2021-05-14T21:27:52.4893080Z downloaded 156 KB 2021-05-14T21:27:52.4893380Z 2021-05-14T21:27:52.4925890Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T21:27:52.7470910Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-14T21:27:52.9948700Z ================================================== 2021-05-14T21:27:52.9949870Z downloaded 60 KB 2021-05-14T21:27:52.9950260Z 2021-05-14T21:27:52.9983110Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T21:27:53.1515230Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-14T21:27:53.2576530Z ================================================== 2021-05-14T21:27:53.2577100Z downloaded 154 KB 2021-05-14T21:27:53.2577890Z 2021-05-14T21:27:53.2614080Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T21:27:53.4334430Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-14T21:27:53.4457540Z ================================================== 2021-05-14T21:27:53.4458090Z downloaded 110 KB 2021-05-14T21:27:53.4458350Z 2021-05-14T21:27:53.4496090Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T21:27:53.6535340Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-14T21:27:53.6640270Z ================================================== 2021-05-14T21:27:53.6641070Z downloaded 107 KB 2021-05-14T21:27:53.6641540Z 2021-05-14T21:27:53.6676030Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T21:27:53.9199570Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-14T21:27:53.9383250Z ================================================== 2021-05-14T21:27:53.9384190Z downloaded 224 KB 2021-05-14T21:27:53.9384500Z 2021-05-14T21:27:53.9422110Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T21:27:54.1265410Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-14T21:27:54.1333510Z ================================================== 2021-05-14T21:27:54.1335650Z downloaded 58 KB 2021-05-14T21:27:54.1336290Z 2021-05-14T21:27:54.1370760Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T21:27:54.3274300Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-14T21:27:54.3289610Z ================================================== 2021-05-14T21:27:54.3290100Z downloaded 34 KB 2021-05-14T21:27:54.3290440Z 2021-05-14T21:27:54.3335530Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T21:27:54.4779870Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-14T21:27:54.4833550Z ================================================== 2021-05-14T21:27:54.4834890Z downloaded 43 KB 2021-05-14T21:27:54.4835350Z 2021-05-14T21:27:54.4870720Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T21:27:54.6558970Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-14T21:27:54.6647340Z ================================================== 2021-05-14T21:27:54.6647930Z downloaded 92 KB 2021-05-14T21:27:54.6648210Z 2021-05-14T21:27:54.6683370Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T21:27:54.8126080Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-14T21:27:54.8127560Z ================================================== 2021-05-14T21:27:54.8128080Z downloaded 12 KB 2021-05-14T21:27:54.8128380Z 2021-05-14T21:27:54.8163020Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T21:27:54.9928350Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-14T21:27:55.0204970Z ================================================== 2021-05-14T21:27:55.0205560Z downloaded 366 KB 2021-05-14T21:27:55.0205870Z 2021-05-14T21:27:55.0242300Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T21:27:55.1727310Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-14T21:27:55.1825070Z ================================================== 2021-05-14T21:27:55.1825600Z downloaded 81 KB 2021-05-14T21:27:55.1825880Z 2021-05-14T21:27:55.1864460Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T21:27:55.4049340Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-14T21:27:55.4127080Z ================================================== 2021-05-14T21:27:55.4127880Z downloaded 44 KB 2021-05-14T21:27:55.4128250Z 2021-05-14T21:27:55.4318530Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T21:27:55.7030410Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-14T21:27:55.8417220Z ================================================== 2021-05-14T21:27:55.8417980Z downloaded 64 KB 2021-05-14T21:27:55.8418490Z 2021-05-14T21:27:55.8451720Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T21:27:56.0012740Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-14T21:27:56.0451600Z ================================================== 2021-05-14T21:27:56.0452490Z downloaded 777 KB 2021-05-14T21:27:56.0452790Z 2021-05-14T21:27:56.0488250Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T21:27:56.4841810Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-14T21:27:56.4924370Z ================================================== 2021-05-14T21:27:56.4924910Z downloaded 286 KB 2021-05-14T21:27:56.4925210Z 2021-05-14T21:27:56.4960850Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T21:27:56.6887700Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-14T21:27:56.6888900Z ================================================== 2021-05-14T21:27:56.6889740Z downloaded 20 KB 2021-05-14T21:27:56.6890060Z 2021-05-14T21:27:56.6921980Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T21:27:56.9640400Z Content type 'application/x-gzip' length 24493 bytes (23 KB) 2021-05-14T21:27:56.9650010Z ================================================== 2021-05-14T21:27:56.9695450Z downloaded 23 KB 2021-05-14T21:27:56.9696360Z 2021-05-14T21:27:56.9699590Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T21:27:57.1469190Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-14T21:27:57.1688280Z ================================================== 2021-05-14T21:27:57.1731720Z downloaded 298 KB 2021-05-14T21:27:57.1732430Z 2021-05-14T21:27:57.1734400Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T21:27:57.3479260Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-14T21:27:57.3486760Z ================================================== 2021-05-14T21:27:57.3487340Z downloaded 16 KB 2021-05-14T21:27:57.3487610Z 2021-05-14T21:27:57.3522430Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T21:27:57.5717520Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-14T21:27:57.6192860Z ================================================== 2021-05-14T21:27:57.6193660Z downloaded 1.2 MB 2021-05-14T21:27:57.6193980Z 2021-05-14T21:27:58.3539360Z * installing *source* package ‘rlang’ ... 2021-05-14T21:27:58.3825240Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:58.4058180Z ** libs 2021-05-14T21:28:04.2042190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-14T21:28:04.7364340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-14T21:28:05.1451200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-14T21:28:07.8190030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-14T21:28:10.1780300Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-14T21:28:10.1783260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T21:28:10.1784150Z ** R 2021-05-14T21:28:10.1784460Z ** inst 2021-05-14T21:28:10.1785520Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:10.1788310Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:28:14.1609510Z ** help 2021-05-14T21:28:14.9808650Z *** installing help indices 2021-05-14T21:28:15.3497140Z *** copying figures 2021-05-14T21:28:15.3538510Z ** building package indices 2021-05-14T21:28:15.7959010Z ** testing if installed package can be loaded 2021-05-14T21:28:16.2595490Z * DONE (rlang) 2021-05-14T21:28:16.7342340Z * installing *source* package ‘magrittr’ ... 2021-05-14T21:28:16.7393960Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:16.7576060Z ** libs 2021-05-14T21:28:16.7758040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-14T21:28:16.9299340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T21:28:17.0257380Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:28:17.0864330Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-14T21:28:17.0909790Z ** R 2021-05-14T21:28:17.0983000Z ** inst 2021-05-14T21:28:17.1039460Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:17.3009430Z ** help 2021-05-14T21:28:17.3609170Z *** installing help indices 2021-05-14T21:28:17.3997510Z *** copying figures 2021-05-14T21:28:17.4012360Z ** building package indices 2021-05-14T21:28:17.4330010Z ** installing vignettes 2021-05-14T21:28:17.4405020Z ** testing if installed package can be loaded 2021-05-14T21:28:17.7909350Z * DONE (magrittr) 2021-05-14T21:28:18.1955450Z * installing *source* package ‘glue’ ... 2021-05-14T21:28:18.1997450Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:18.2202060Z ** libs 2021-05-14T21:28:18.2368340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-14T21:28:18.3541760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:28:18.4308980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-14T21:28:18.5458940Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:28:18.6017660Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-14T21:28:18.6058510Z ** R 2021-05-14T21:28:18.6143380Z ** inst 2021-05-14T21:28:18.6177630Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:19.0202070Z ** help 2021-05-14T21:28:19.0582410Z *** installing help indices 2021-05-14T21:28:19.0890270Z *** copying figures 2021-05-14T21:28:19.0899630Z ** building package indices 2021-05-14T21:28:19.1114310Z ** installing vignettes 2021-05-14T21:28:19.1185220Z ** testing if installed package can be loaded 2021-05-14T21:28:19.4754810Z * DONE (glue) 2021-05-14T21:28:19.7832820Z * installing *source* package ‘sys’ ... 2021-05-14T21:28:19.7858770Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:19.8032840Z ** libs 2021-05-14T21:28:19.8246620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-14T21:28:20.0660140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:28:20.1700120Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:28:20.2460020Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-14T21:28:20.2560380Z ** R 2021-05-14T21:28:20.2604130Z ** inst 2021-05-14T21:28:20.2607380Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:20.3696460Z ** help 2021-05-14T21:28:20.3945760Z *** installing help indices 2021-05-14T21:28:20.4221640Z ** building package indices 2021-05-14T21:28:20.4402670Z ** testing if installed package can be loaded 2021-05-14T21:28:20.7886650Z * DONE (sys) 2021-05-14T21:28:21.1221450Z * installing *source* package ‘R6’ ... 2021-05-14T21:28:21.1262880Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:21.1428970Z ** R 2021-05-14T21:28:21.1536560Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:21.5147620Z ** help 2021-05-14T21:28:21.5448940Z *** installing help indices 2021-05-14T21:28:21.5686600Z *** copying figures 2021-05-14T21:28:21.5699170Z ** building package indices 2021-05-14T21:28:21.5866870Z ** testing if installed package can be loaded 2021-05-14T21:28:21.8263110Z * DONE (R6) 2021-05-14T21:28:22.5401520Z * installing *source* package ‘openssl’ ... 2021-05-14T21:28:22.5627590Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:22.6892480Z Homebrew 3.1.6 2021-05-14T21:28:22.7906690Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-14T21:28:22.8867870Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-14T21:28:23.3042060Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-14T21:28:23.6912390Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-14T21:28:23.7143530Z ** libs 2021-05-14T21:28:23.7359150Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-14T21:28:23.7391750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-14T21:28:23.8808760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T21:28:24.0266850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-14T21:28:24.2158810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-14T21:28:24.4965180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-14T21:28:24.6665590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-14T21:28:24.8631660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-14T21:28:25.0777890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-14T21:28:25.1927990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-14T21:28:25.3547560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-14T21:28:25.4911940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-14T21:28:25.6615710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-14T21:28:25.8789640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-14T21:28:26.0909160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-14T21:28:26.3816710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-14T21:28:26.4748520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-14T21:28:26.5560920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-14T21:28:26.7838440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-14T21:28:27.0369080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-14T21:28:27.2602740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-14T21:28:27.3478650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-14T21:28:27.5499850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-14T21:28:27.7900230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-14T21:28:28.0794710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-14T21:28:28.2955420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-14T21:28:28.5198370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-14T21:28:28.7495920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-14T21:28:28.8671200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-14T21:28:29.0800580Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-14T21:28:30.2251930Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:28:30.2973730Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-14T21:28:30.3031120Z ** R 2021-05-14T21:28:30.3292100Z ** inst 2021-05-14T21:28:30.3546940Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:31.4953630Z ** help 2021-05-14T21:28:31.5736410Z *** installing help indices 2021-05-14T21:28:31.6247010Z ** building package indices 2021-05-14T21:28:31.6687820Z ** installing vignettes 2021-05-14T21:28:31.6856590Z ** testing if installed package can be loaded 2021-05-14T21:28:32.0538690Z * DONE (openssl) 2021-05-14T21:28:32.3617450Z * installing *source* package ‘mime’ ... 2021-05-14T21:28:32.3636280Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:32.3803190Z ** libs 2021-05-14T21:28:32.3999860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:28:32.4897490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-14T21:28:32.5912530Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:28:32.6543860Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-14T21:28:32.6653870Z ** R 2021-05-14T21:28:32.6737630Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:32.9509430Z ** help 2021-05-14T21:28:32.9719210Z *** installing help indices 2021-05-14T21:28:32.9912990Z ** building package indices 2021-05-14T21:28:33.0079990Z ** testing if installed package can be loaded 2021-05-14T21:28:33.3437140Z * DONE (mime) 2021-05-14T21:28:33.8513660Z * installing *source* package ‘curl’ ... 2021-05-14T21:28:33.8691540Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:33.9613910Z Found pkg-config cflags and libs! 2021-05-14T21:28:34.3448270Z Using PKG_CFLAGS= 2021-05-14T21:28:34.3449630Z Using PKG_LIBS=-lcurl 2021-05-14T21:28:34.4829270Z ** libs 2021-05-14T21:28:34.5034540Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-14T21:28:34.5068400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-14T21:28:34.6263630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-14T21:28:34.7859240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-14T21:28:34.8864570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-14T21:28:34.9797480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-14T21:28:35.0879990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-14T21:28:35.1932090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-14T21:28:35.2820760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-14T21:28:35.4802980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-14T21:28:35.5485560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:28:35.6444390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-14T21:28:35.7500150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-14T21:28:35.9395030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-14T21:28:36.0253780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-14T21:28:36.1098860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-14T21:28:36.1819740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-14T21:28:36.2643620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-14T21:28:36.3466550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T21:28:36.4944090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T21:28:36.5929040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-14T21:28:36.6350980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-14T21:28:36.7199590Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:28:36.7841020Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-14T21:28:36.7888060Z ** R 2021-05-14T21:28:36.8082300Z ** inst 2021-05-14T21:28:36.8246330Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:37.2094170Z ** help 2021-05-14T21:28:37.2760690Z *** installing help indices 2021-05-14T21:28:37.3637860Z ** building package indices 2021-05-14T21:28:37.3994760Z ** installing vignettes 2021-05-14T21:28:37.4096780Z ** testing if installed package can be loaded 2021-05-14T21:28:37.7849720Z * DONE (curl) 2021-05-14T21:28:38.3031450Z * installing *source* package ‘jsonlite’ ... 2021-05-14T21:28:38.3145550Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:38.3328210Z ** libs 2021-05-14T21:28:38.3560610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T21:28:38.4641450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-14T21:28:38.5730490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-14T21:28:38.6775760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-14T21:28:38.8097330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-14T21:28:38.9204480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-14T21:28:39.0057610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-14T21:28:39.0909820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-14T21:28:39.1943920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-14T21:28:39.2860680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-14T21:28:39.4392130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-14T21:28:39.5428840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-14T21:28:39.6588810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-14T21:28:39.7669450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-14T21:28:39.8701760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-14T21:28:39.9645880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-14T21:28:40.0587450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-14T21:28:40.1463880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-14T21:28:40.2590410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-14T21:28:40.3455250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-14T21:28:40.4325130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-14T21:28:40.5355620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-14T21:28:40.6040720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-14T21:28:40.6959660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-14T21:28:40.8215950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-14T21:28:41.0460740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-14T21:28:41.3541100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-14T21:28:41.5511420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-14T21:28:41.7304160Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-14T21:28:41.7582860Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:28:41.8279510Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-14T21:28:41.8330040Z ** R 2021-05-14T21:28:41.8621390Z ** inst 2021-05-14T21:28:41.8692650Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:41.9801610Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-14T21:28:42.8848310Z ** help 2021-05-14T21:28:42.9618730Z *** installing help indices 2021-05-14T21:28:42.9951650Z ** building package indices 2021-05-14T21:28:43.0234720Z ** installing vignettes 2021-05-14T21:28:43.0299440Z ** testing if installed package can be loaded 2021-05-14T21:28:43.3710120Z * DONE (jsonlite) 2021-05-14T21:28:43.6804070Z * installing *source* package ‘gitcreds’ ... 2021-05-14T21:28:43.6837280Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:43.6979650Z ** R 2021-05-14T21:28:43.7074600Z ** inst 2021-05-14T21:28:43.7106790Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:44.0643210Z ** help 2021-05-14T21:28:44.0988810Z *** installing help indices 2021-05-14T21:28:44.1259400Z ** building package indices 2021-05-14T21:28:44.1450910Z ** installing vignettes 2021-05-14T21:28:44.1495940Z ** testing if installed package can be loaded 2021-05-14T21:28:44.3775020Z * DONE (gitcreds) 2021-05-14T21:28:44.7092610Z * installing *source* package ‘zip’ ... 2021-05-14T21:28:44.7138310Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:44.7278190Z ** libs 2021-05-14T21:28:44.7567950Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-14T21:28:48.1495230Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-14T21:28:51.3476660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:28:51.4300480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-14T21:28:54.1568980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-14T21:28:54.2461260Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-14T21:28:54.2470070Z size_t uzipfile_len = 0; 2021-05-14T21:28:54.2470540Z ^ 2021-05-14T21:28:54.3048760Z 1 warning generated. 2021-05-14T21:28:54.3077770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-14T21:28:54.4698270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-14T21:28:54.5753170Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:28:54.6375720Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-14T21:28:54.6496030Z ** R 2021-05-14T21:28:54.6574830Z ** inst 2021-05-14T21:28:54.6601230Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:54.8383980Z ** help 2021-05-14T21:28:54.8769000Z *** installing help indices 2021-05-14T21:28:54.9005750Z ** building package indices 2021-05-14T21:28:54.9221140Z ** testing if installed package can be loaded 2021-05-14T21:28:55.2682420Z * DONE (zip) 2021-05-14T21:28:55.7178420Z * installing *source* package ‘rstudioapi’ ... 2021-05-14T21:28:55.7290320Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:55.7459140Z ** R 2021-05-14T21:28:55.7636070Z ** inst 2021-05-14T21:28:55.7733170Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:56.2946770Z ** help 2021-05-14T21:28:56.6070480Z *** installing help indices 2021-05-14T21:28:56.8205510Z *** copying figures 2021-05-14T21:28:56.8226720Z ** building package indices 2021-05-14T21:28:57.0073450Z ** installing vignettes 2021-05-14T21:28:57.0170930Z ** testing if installed package can be loaded 2021-05-14T21:28:57.2750070Z * DONE (rstudioapi) 2021-05-14T21:28:57.6547040Z * installing *source* package ‘rprojroot’ ... 2021-05-14T21:28:57.6597850Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:57.6781010Z ** R 2021-05-14T21:28:57.6865560Z ** inst 2021-05-14T21:28:57.6894140Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:58.0541650Z ** help 2021-05-14T21:28:58.0936740Z *** installing help indices 2021-05-14T21:28:58.1250020Z *** copying figures 2021-05-14T21:28:58.1350770Z ** building package indices 2021-05-14T21:28:58.1483880Z ** installing vignettes 2021-05-14T21:28:58.1535800Z ** testing if installed package can be loaded 2021-05-14T21:28:58.3817780Z * DONE (rprojroot) 2021-05-14T21:28:58.7081900Z * installing *source* package ‘crayon’ ... 2021-05-14T21:28:58.7119410Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:58.7292780Z ** R 2021-05-14T21:28:58.7461330Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:59.6397520Z ** help 2021-05-14T21:28:59.7472180Z *** installing help indices 2021-05-14T21:28:59.7916560Z ** building package indices 2021-05-14T21:28:59.8425980Z ** testing if installed package can be loaded 2021-05-14T21:29:00.0734010Z * DONE (crayon) 2021-05-14T21:29:00.4134820Z * installing *source* package ‘fastmap’ ... 2021-05-14T21:29:00.4177050Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:00.4338320Z ** libs 2021-05-14T21:29:00.4545490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-14T21:29:04.1763120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:29:04.2598120Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:29:04.3261470Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-14T21:29:04.3306470Z ** R 2021-05-14T21:29:04.3386950Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:04.6111280Z ** help 2021-05-14T21:29:04.6340630Z *** installing help indices 2021-05-14T21:29:04.6572780Z ** building package indices 2021-05-14T21:29:04.6727670Z ** testing if installed package can be loaded 2021-05-14T21:29:05.0048750Z * DONE (fastmap) 2021-05-14T21:29:05.4132510Z * installing *source* package ‘withr’ ... 2021-05-14T21:29:05.4187010Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:05.4430860Z ** R 2021-05-14T21:29:05.4621310Z ** inst 2021-05-14T21:29:05.4648170Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:06.0474130Z ** help 2021-05-14T21:29:06.1594570Z *** installing help indices 2021-05-14T21:29:06.2268800Z *** copying figures 2021-05-14T21:29:06.2299440Z ** building package indices 2021-05-14T21:29:06.3156190Z ** installing vignettes 2021-05-14T21:29:06.3245100Z ** testing if installed package can be loaded 2021-05-14T21:29:06.5521030Z * DONE (withr) 2021-05-14T21:29:06.8515140Z * installing *source* package ‘rappdirs’ ... 2021-05-14T21:29:06.8542590Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:06.8744930Z ** libs 2021-05-14T21:29:06.8911860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:29:06.9681440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-14T21:29:07.0458380Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:29:07.1015320Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-14T21:29:07.1055290Z ** R 2021-05-14T21:29:07.1117860Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:07.2429760Z ** help 2021-05-14T21:29:07.2710460Z *** installing help indices 2021-05-14T21:29:07.2984610Z ** building package indices 2021-05-14T21:29:07.3170220Z ** testing if installed package can be loaded 2021-05-14T21:29:07.6355030Z * DONE (rappdirs) 2021-05-14T21:29:08.2553080Z * installing *source* package ‘fs’ ... 2021-05-14T21:29:08.2772590Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:08.2977240Z ** libs 2021-05-14T21:29:08.3193010Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-14T21:29:09.1136870Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-14T21:29:09.3054460Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-14T21:29:09.9792200Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-14T21:29:10.1545760Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-14T21:29:10.7217920Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-14T21:29:11.6290770Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-14T21:29:11.7801500Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-14T21:29:12.3555310Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-14T21:29:13.0192100Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-14T21:29:13.6088520Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-14T21:29:14.1770470Z (cd libuv-1.38.1 \ 2021-05-14T21:29:14.1772070Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-14T21:29:15.6207920Z rm: conftest.dSYM: is a directory 2021-05-14T21:29:18.4184310Z rm: conftest.dSYM: is a directory 2021-05-14T21:29:18.5088120Z rm: conftest.dSYM: is a directory 2021-05-14T21:29:18.5329210Z rm: conftest.dSYM: is a directory 2021-05-14T21:29:30.0891720Z make --directory=libuv-1.38.1 \ 2021-05-14T21:29:30.0892400Z HAVE_DTRACE=0 2021-05-14T21:29:30.1446920Z CC src/libuv_la-fs-poll.lo 2021-05-14T21:29:31.2043590Z CC src/libuv_la-idna.lo 2021-05-14T21:29:32.3035100Z CC src/libuv_la-inet.lo 2021-05-14T21:29:33.3694530Z CC src/libuv_la-random.lo 2021-05-14T21:29:34.2712910Z CC src/libuv_la-strscpy.lo 2021-05-14T21:29:35.1858960Z CC src/libuv_la-threadpool.lo 2021-05-14T21:29:36.2499780Z CC src/libuv_la-timer.lo 2021-05-14T21:29:37.3909400Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-14T21:29:38.3459530Z CC src/libuv_la-uv-common.lo 2021-05-14T21:29:39.8049640Z CC src/libuv_la-version.lo 2021-05-14T21:29:40.7531070Z CC src/unix/libuv_la-async.lo 2021-05-14T21:29:41.8003010Z CC src/unix/libuv_la-core.lo 2021-05-14T21:29:43.3656660Z CC src/unix/libuv_la-dl.lo 2021-05-14T21:29:44.3074720Z CC src/unix/libuv_la-fs.lo 2021-05-14T21:29:46.1751040Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-14T21:29:47.1986180Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-14T21:29:48.1632900Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-14T21:29:49.1940980Z CC src/unix/libuv_la-loop.lo 2021-05-14T21:29:50.1946660Z CC src/unix/libuv_la-pipe.lo 2021-05-14T21:29:51.3255580Z CC src/unix/libuv_la-poll.lo 2021-05-14T21:29:52.4292590Z CC src/unix/libuv_la-process.lo 2021-05-14T21:29:53.6946010Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-14T21:29:54.7269410Z CC src/unix/libuv_la-signal.lo 2021-05-14T21:29:56.2485760Z CC src/unix/libuv_la-stream.lo 2021-05-14T21:29:58.0496890Z CC src/unix/libuv_la-tcp.lo 2021-05-14T21:29:59.1171040Z CC src/unix/libuv_la-thread.lo 2021-05-14T21:30:00.2826710Z CC src/unix/libuv_la-tty.lo 2021-05-14T21:30:01.3419020Z CC src/unix/libuv_la-udp.lo 2021-05-14T21:30:02.7519320Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-14T21:30:03.7470600Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-14T21:30:04.7310160Z CC src/unix/libuv_la-darwin.lo 2021-05-14T21:30:05.8582930Z CC src/unix/libuv_la-fsevents.lo 2021-05-14T21:30:07.1059980Z CC src/unix/libuv_la-kqueue.lo 2021-05-14T21:30:08.3143180Z CC src/unix/libuv_la-proctitle.lo 2021-05-14T21:30:09.2874470Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-14T21:30:10.2145530Z CCLD libuv.la 2021-05-14T21:30:10.7246610Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:30:10.8064610Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-14T21:30:10.8132940Z ** R 2021-05-14T21:30:10.8322290Z ** inst 2021-05-14T21:30:10.8352160Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:11.8480820Z ** help 2021-05-14T21:30:11.9519430Z *** installing help indices 2021-05-14T21:30:12.0199470Z ** building package indices 2021-05-14T21:30:12.0787880Z ** installing vignettes 2021-05-14T21:30:12.0860330Z ** testing if installed package can be loaded 2021-05-14T21:30:12.5255770Z * DONE (fs) 2021-05-14T21:30:12.9094400Z * installing *source* package ‘clipr’ ... 2021-05-14T21:30:12.9121300Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:12.9309460Z ** R 2021-05-14T21:30:12.9381470Z ** inst 2021-05-14T21:30:12.9411570Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:13.1021320Z ** help 2021-05-14T21:30:13.1503880Z *** installing help indices 2021-05-14T21:30:13.1720920Z ** building package indices 2021-05-14T21:30:13.1934340Z ** installing vignettes 2021-05-14T21:30:13.1979690Z ** testing if installed package can be loaded 2021-05-14T21:30:13.4255750Z * DONE (clipr) 2021-05-14T21:30:14.4783230Z * installing *source* package ‘git2r’ ... 2021-05-14T21:30:14.5208910Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:14.8498040Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-14T21:30:14.8500570Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-14T21:30:14.8510990Z checking for gcc... gcc 2021-05-14T21:30:17.2545220Z checking whether the C compiler works... yes 2021-05-14T21:30:17.2546100Z checking for C compiler default output file name... a.out 2021-05-14T21:30:17.3880230Z checking for suffix of executables... 2021-05-14T21:30:17.7291140Z checking whether we are cross compiling... no 2021-05-14T21:30:17.8093910Z checking for suffix of object files... o 2021-05-14T21:30:17.8745560Z checking whether we are using the GNU C compiler... yes 2021-05-14T21:30:17.9404510Z checking whether gcc accepts -g... yes 2021-05-14T21:30:18.0715550Z checking for gcc option to accept ISO C89... none needed 2021-05-14T21:30:18.0728050Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-14T21:30:18.0864150Z checking pkg-config is at least version 0.9.0... yes 2021-05-14T21:30:18.1804750Z Found pkg-config cflags and libs! 2021-05-14T21:30:18.5715480Z checking whether the libgit2 version will work in git2r... yes 2021-05-14T21:30:18.8326610Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-14T21:30:18.9181500Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-14T21:30:19.0038820Z checking whether the libgit2 function git_error_last is available... yes 2021-05-14T21:30:19.2446410Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-14T21:30:19.2450800Z ----- Results of the git2r package configure ----- 2021-05-14T21:30:19.2454570Z 2021-05-14T21:30:19.2457240Z PKG_CFLAGS: -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES 2021-05-14T21:30:19.2459150Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-14T21:30:19.2459890Z 2021-05-14T21:30:19.2461110Z -------------------------------------------------- 2021-05-14T21:30:19.2823720Z configure: creating ./config.status 2021-05-14T21:30:19.4580100Z config.status: creating src/Makevars 2021-05-14T21:30:19.5992330Z ** libs 2021-05-14T21:30:19.6181460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-14T21:30:19.7411440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-14T21:30:19.8279580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-14T21:30:20.0367480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-14T21:30:20.1769420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-14T21:30:20.3473330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-14T21:30:20.5896840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-14T21:30:20.7338480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-14T21:30:20.8785400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-14T21:30:21.0769870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-14T21:30:21.2812000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-14T21:30:21.4300050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-14T21:30:21.6794120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-14T21:30:21.7990610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-14T21:30:21.9341230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-14T21:30:22.0707500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-14T21:30:22.2052270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-14T21:30:22.4188780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-14T21:30:22.5836940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-14T21:30:22.7136150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-14T21:30:22.9089940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-14T21:30:23.0291880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-14T21:30:23.1629720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-14T21:30:23.3044050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-14T21:30:23.4415440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-14T21:30:23.6429260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-14T21:30:23.8289110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-14T21:30:23.9627820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-14T21:30:24.0933740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-14T21:30:24.3030090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-14T21:30:24.4362060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-14T21:30:24.5990310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-14T21:30:24.8039370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-14T21:30:24.9741410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-14T21:30:25.0958580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-14T21:30:25.2525740Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:30:25.3219870Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-14T21:30:25.3273420Z ** R 2021-05-14T21:30:25.3608190Z ** inst 2021-05-14T21:30:25.3634860Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:26.3178280Z ** help 2021-05-14T21:30:26.6689620Z *** installing help indices 2021-05-14T21:30:26.8970670Z ** building package indices 2021-05-14T21:30:27.0698360Z ** testing if installed package can be loaded 2021-05-14T21:30:27.5282350Z * DONE (git2r) 2021-05-14T21:30:28.0565740Z * installing *source* package ‘httr’ ... 2021-05-14T21:30:28.0663900Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:28.0869070Z ** R 2021-05-14T21:30:28.1217610Z ** demo 2021-05-14T21:30:28.1272090Z ** inst 2021-05-14T21:30:28.1322120Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:30.9111580Z ** help 2021-05-14T21:30:31.1351520Z *** installing help indices 2021-05-14T21:30:31.3001820Z ** building package indices 2021-05-14T21:30:31.4260410Z ** installing vignettes 2021-05-14T21:30:31.4330710Z ** testing if installed package can be loaded 2021-05-14T21:30:31.6600080Z * DONE (httr) 2021-05-14T21:30:32.1514600Z * installing *source* package ‘cli’ ... 2021-05-14T21:30:32.1629430Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:32.1836690Z ** R 2021-05-14T21:30:32.2751890Z ** inst 2021-05-14T21:30:32.2754450Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:35.0932050Z ** help 2021-05-14T21:30:35.4135360Z *** installing help indices 2021-05-14T21:30:35.5544130Z *** copying figures 2021-05-14T21:30:35.5548370Z ** building package indices 2021-05-14T21:30:35.6949090Z ** testing if installed package can be loaded 2021-05-14T21:30:35.9596840Z * DONE (cli) 2021-05-14T21:30:36.2932270Z * installing *source* package ‘credentials’ ... 2021-05-14T21:30:36.2966550Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:36.3151110Z ** R 2021-05-14T21:30:36.3230180Z ** inst 2021-05-14T21:30:36.3266520Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:36.6225150Z ** help 2021-05-14T21:30:36.6628060Z *** installing help indices 2021-05-14T21:30:36.7049460Z ** building package indices 2021-05-14T21:30:36.7261500Z ** installing vignettes 2021-05-14T21:30:36.7363750Z ** testing if installed package can be loaded 2021-05-14T21:30:37.1676660Z * DONE (credentials) 2021-05-14T21:30:37.5972260Z * installing *source* package ‘purrr’ ... 2021-05-14T21:30:37.6072310Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:37.6268810Z ** libs 2021-05-14T21:30:37.6457490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-14T21:30:37.7196890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-14T21:30:37.8397200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-14T21:30:37.9418940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-14T21:30:38.0705580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:30:38.1520030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-14T21:30:38.2947540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-14T21:30:38.4552590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-14T21:30:38.5687610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T21:30:38.6584130Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:30:38.7210360Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-14T21:30:38.7255740Z ** R 2021-05-14T21:30:38.7568340Z ** inst 2021-05-14T21:30:38.7588740Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:39.9722390Z ** help 2021-05-14T21:30:40.1821540Z *** installing help indices 2021-05-14T21:30:40.2962560Z *** copying figures 2021-05-14T21:30:40.2997340Z ** building package indices 2021-05-14T21:30:40.4022960Z ** installing vignettes 2021-05-14T21:30:40.4115110Z ** testing if installed package can be loaded 2021-05-14T21:30:40.7729750Z * DONE (purrr) 2021-05-14T21:30:41.1406290Z * installing *source* package ‘lifecycle’ ... 2021-05-14T21:30:41.1516720Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:41.1705200Z ** R 2021-05-14T21:30:41.1722050Z ** inst 2021-05-14T21:30:41.1766590Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:41.5136650Z ** help 2021-05-14T21:30:41.5598480Z *** installing help indices 2021-05-14T21:30:41.5890210Z *** copying figures 2021-05-14T21:30:41.5926850Z ** building package indices 2021-05-14T21:30:41.6190820Z ** installing vignettes 2021-05-14T21:30:41.6239160Z ** testing if installed package can be loaded 2021-05-14T21:30:41.9451690Z * DONE (lifecycle) 2021-05-14T21:30:42.3817690Z * installing *source* package ‘desc’ ... 2021-05-14T21:30:42.3905200Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:42.4105180Z ** R 2021-05-14T21:30:42.4363530Z ** inst 2021-05-14T21:30:42.4421800Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:44.1609720Z ** help 2021-05-14T21:30:44.3457920Z *** installing help indices 2021-05-14T21:30:44.4560020Z ** building package indices 2021-05-14T21:30:44.6334870Z ** testing if installed package can be loaded 2021-05-14T21:30:44.8707800Z * DONE (desc) 2021-05-14T21:30:45.1896810Z * installing *source* package ‘cachem’ ... 2021-05-14T21:30:45.1999790Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:45.2088340Z ** libs 2021-05-14T21:30:45.2245350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-14T21:30:45.3209800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:30:45.4022640Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:30:45.4636850Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-14T21:30:45.4691960Z ** R 2021-05-14T21:30:45.5123850Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:45.9509750Z ** help 2021-05-14T21:30:45.9803700Z *** installing help indices 2021-05-14T21:30:46.0031400Z ** building package indices 2021-05-14T21:30:46.0232160Z ** testing if installed package can be loaded 2021-05-14T21:30:46.3639290Z * DONE (cachem) 2021-05-14T21:30:46.7096540Z * installing *source* package ‘gh’ ... 2021-05-14T21:30:46.7130370Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:46.7333890Z ** R 2021-05-14T21:30:46.7492830Z ** inst 2021-05-14T21:30:46.7521180Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:47.7336700Z ** help 2021-05-14T21:30:47.8160090Z *** installing help indices 2021-05-14T21:30:47.8617750Z ** building package indices 2021-05-14T21:30:47.8813110Z ** installing vignettes 2021-05-14T21:30:47.8862260Z ** testing if installed package can be loaded 2021-05-14T21:30:48.1875650Z * DONE (gh) 2021-05-14T21:30:48.5630800Z * installing *source* package ‘gert’ ... 2021-05-14T21:30:48.5687580Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:48.6628220Z Found pkg-config cflags and libs! 2021-05-14T21:30:49.0263950Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-14T21:30:49.0267820Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-14T21:30:49.1510810Z Configuration OK! 2021-05-14T21:30:49.1713410Z ** libs 2021-05-14T21:30:49.1921020Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-14T21:30:49.1965630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-14T21:30:49.4308450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-14T21:30:49.6778950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-14T21:30:49.9222430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-14T21:30:50.0626230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-14T21:30:50.1984500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-14T21:30:50.3946390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:30:50.5208810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-14T21:30:50.6768210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-14T21:30:50.8351880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-14T21:30:50.9738390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-14T21:30:51.1302360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-14T21:30:51.2646620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T21:30:51.4331750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T21:30:51.5646410Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:30:51.6315270Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-14T21:30:51.6363780Z ** R 2021-05-14T21:30:51.6542870Z ** inst 2021-05-14T21:30:51.6570710Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:52.3933390Z ** help 2021-05-14T21:30:52.4785980Z *** installing help indices 2021-05-14T21:30:52.5572030Z ** building package indices 2021-05-14T21:30:52.6023100Z ** installing vignettes 2021-05-14T21:30:52.6127590Z ** testing if installed package can be loaded 2021-05-14T21:30:53.0515610Z * DONE (gert) 2021-05-14T21:30:53.3505510Z * installing *source* package ‘memoise’ ... 2021-05-14T21:30:53.3531690Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:53.3715120Z ** R 2021-05-14T21:30:53.3785420Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:53.6339310Z ** help 2021-05-14T21:30:53.6722140Z *** installing help indices 2021-05-14T21:30:53.7046850Z ** building package indices 2021-05-14T21:30:53.7308870Z ** testing if installed package can be loaded 2021-05-14T21:30:53.9869700Z * DONE (memoise) 2021-05-14T21:30:54.5702280Z * installing *source* package ‘usethis’ ... 2021-05-14T21:30:54.5861750Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:54.6176530Z ** R 2021-05-14T21:30:54.6874970Z ** inst 2021-05-14T21:30:54.7074240Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:57.8663810Z ** help 2021-05-14T21:30:58.1497540Z *** installing help indices 2021-05-14T21:30:58.2974680Z *** copying figures 2021-05-14T21:30:58.3076310Z ** building package indices 2021-05-14T21:30:58.4641500Z ** testing if installed package can be loaded 2021-05-14T21:30:58.8068880Z * DONE (usethis) 2021-05-14T21:30:58.8618460Z 2021-05-14T21:30:58.8619700Z The downloaded source packages are in 2021-05-14T21:30:58.8621730Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpgcwk3r/downloaded_packages’ 2021-05-14T21:30:58.8637310Z Running `R CMD build`... 2021-05-14T21:31:01.2857510Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpgcwk3r/remotes2a3e49a6aee8/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T21:31:01.2859530Z * preparing ‘tic’: 2021-05-14T21:31:01.2860850Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:31:01.2862080Z * installing the package to process help pages 2021-05-14T21:31:01.2863580Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:31:01.2864660Z * checking for empty or unneeded directories 2021-05-14T21:31:01.2865950Z Removed empty directory ‘tic/.circleci’ 2021-05-14T21:31:01.2867250Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T21:31:01.2868470Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T21:31:01.2873020Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:31:01.2874330Z (as ‘lib’ is unspecified) 2021-05-14T21:31:01.7557790Z * installing *source* package ‘tic’ ... 2021-05-14T21:31:01.7861620Z ** R 2021-05-14T21:31:01.8269210Z ** inst 2021-05-14T21:31:01.8481720Z ** preparing package for lazy loading 2021-05-14T21:31:02.0946390Z ** help 2021-05-14T21:31:02.3029610Z *** installing help indices 2021-05-14T21:31:02.4527040Z *** copying figures 2021-05-14T21:31:02.4555660Z ** building package indices 2021-05-14T21:31:02.6632750Z ** installing vignettes 2021-05-14T21:31:02.6680150Z ** testing if installed package can be loaded 2021-05-14T21:31:02.9865210Z * DONE (tic) 2021-05-14T21:31:03.0644270Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:31:03.4134950Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T21:31:06.7005130Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T21:31:06.7006840Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:31:06.7008270Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T21:31:06.7011340Z 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-14T21:31:06.7013340Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T21:31:06.7014920Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:31:06.7016130Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T21:31:06.7017490Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:31:06.7018790Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T21:31:06.7019910Z (as ‘lib’ is unspecified) 2021-05-14T21:31:06.7021080Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T21:31:06.7022280Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:31:06.7023460Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T21:31:06.7024600Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:31:06.7025750Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T21:31:06.7027010Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:31:06.7028170Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:31:06.7029350Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T21:31:06.7030530Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T21:31:06.7031780Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T21:31:06.7032920Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T21:31:06.7034040Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T21:31:06.7035180Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T21:31:06.7036440Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T21:31:06.7037610Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T21:31:06.7038800Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T21:31:06.7039960Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T21:31:06.7041200Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T21:31:06.7042570Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T21:31:06.7044350Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T21:31:06.7045730Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T21:31:06.7046890Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T21:31:06.7048040Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:31:06.7049220Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:31:06.7050410Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:31:06.7051610Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T21:31:06.7052770Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T21:31:06.7053950Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:31:06.7055130Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T21:31:06.7056360Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T21:31:06.7057560Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T21:31:08.3483430Z 2021-05-14T21:31:08.3485010Z There are binary versions available but the source versions are later: 2021-05-14T21:31:08.3499040Z binary source needs_compilation 2021-05-14T21:31:08.3500060Z utf8 1.1.4 1.2.1 TRUE 2021-05-14T21:31:08.3500940Z vctrs 0.2.4 0.3.8 TRUE 2021-05-14T21:31:08.3501800Z pillar 1.4.3 1.6.0 FALSE 2021-05-14T21:31:08.3502650Z tibble 2.1.3 3.1.1 TRUE 2021-05-14T21:31:08.3503510Z rematch2 2.1.0 2.1.2 FALSE 2021-05-14T21:31:08.3504370Z fansi 0.4.1 0.4.2 TRUE 2021-05-14T21:31:08.3505220Z diffobj 0.2.4 0.3.4 TRUE 2021-05-14T21:31:08.3506060Z ps 1.3.2 1.6.0 TRUE 2021-05-14T21:31:08.3506900Z processx 3.4.2 3.5.2 TRUE 2021-05-14T21:31:08.3507770Z pkgload 1.0.2 1.2.1 TRUE 2021-05-14T21:31:08.3508620Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-14T21:31:08.3509570Z digest 0.6.25 0.6.27 TRUE 2021-05-14T21:31:08.3510420Z callr 3.4.2 3.7.0 FALSE 2021-05-14T21:31:08.3511260Z xml2 1.2.5 1.3.2 TRUE 2021-05-14T21:31:08.3512100Z xfun 0.12 0.22 TRUE 2021-05-14T21:31:08.3513340Z Package which is only available in source form, and may need 2021-05-14T21:31:08.3513940Z highr 0.8 0.9 FALSE 2021-05-14T21:31:08.3515900Z compilation of C/C++/Fortran: ‘brio’ 2021-05-14T21:31:08.3516420Z stringi 1.4.6 1.6.1 TRUE 2021-05-14T21:31:08.3517540Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-14T21:31:08.3518280Z knitr 1.28 1.33 FALSE 2021-05-14T21:31:08.3519020Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-14T21:31:08.3519780Z testthat 2.3.2 3.0.2 TRUE 2021-05-14T21:31:08.3520530Z rversions 2.0.1 2.0.2 FALSE 2021-05-14T21:31:08.3521290Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-14T21:31:08.3522040Z devtools 2.2.2 2.4.1 FALSE 2021-05-14T21:31:08.3522610Z 2021-05-14T21:31:08.3527000Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-14T21:31:08.5925870Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-14T21:31:08.5934770Z ================================================== 2021-05-14T21:31:08.5935680Z downloaded 17 KB 2021-05-14T21:31:08.5936350Z 2021-05-14T21:31:08.5972880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-14T21:31:08.7678050Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-14T21:31:08.7679720Z ================================================== 2021-05-14T21:31:08.7681370Z downloaded 15 KB 2021-05-14T21:31:08.7682110Z 2021-05-14T21:31:08.7711700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-14T21:31:08.9480160Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-14T21:31:08.9648840Z ================================================== 2021-05-14T21:31:08.9649980Z downloaded 71 KB 2021-05-14T21:31:08.9650880Z 2021-05-14T21:31:08.9815920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-14T21:31:09.1325320Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-14T21:31:09.1511170Z ================================================== 2021-05-14T21:31:09.1512360Z downloaded 192 KB 2021-05-14T21:31:09.1513040Z 2021-05-14T21:31:09.1546940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-14T21:31:09.3101100Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-14T21:31:09.3280550Z ================================================== 2021-05-14T21:31:09.3281630Z downloaded 203 KB 2021-05-14T21:31:09.3282770Z 2021-05-14T21:31:09.3313840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-14T21:31:09.4823580Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-14T21:31:09.5071560Z ================================================== 2021-05-14T21:31:09.5074080Z downloaded 300 KB 2021-05-14T21:31:09.5078500Z 2021-05-14T21:31:09.5108430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-14T21:31:09.7641280Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-14T21:31:10.0097670Z ================================================== 2021-05-14T21:31:10.0098780Z downloaded 104 KB 2021-05-14T21:31:10.0099440Z 2021-05-14T21:31:10.0133610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-14T21:31:10.3111250Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-14T21:31:10.3115400Z ================================================== 2021-05-14T21:31:10.3116270Z downloaded 21 KB 2021-05-14T21:31:10.3116940Z 2021-05-14T21:31:10.3146550Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-14T21:31:10.5883810Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-14T21:31:10.5939310Z ================================================== 2021-05-14T21:31:10.5941120Z downloaded 42 KB 2021-05-14T21:31:10.5941860Z 2021-05-14T21:31:10.5974820Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-14T21:31:10.7657970Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-14T21:31:10.7675160Z ================================================== 2021-05-14T21:31:10.7675800Z downloaded 34 KB 2021-05-14T21:31:10.7676080Z 2021-05-14T21:31:10.7710370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-14T21:31:10.9332580Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-14T21:31:10.9447320Z ================================================== 2021-05-14T21:31:10.9449080Z downloaded 128 KB 2021-05-14T21:31:10.9449440Z 2021-05-14T21:31:11.1959680Z 2021-05-14T21:31:11.1961100Z The downloaded binary packages are in 2021-05-14T21:31:11.1962410Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpgcwk3r/downloaded_packages 2021-05-14T21:31:11.1965840Z installing the source packages ‘utf8’, ‘vctrs’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘pkgload’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘highr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘devtools’ 2021-05-14T21:31:11.1967290Z 2021-05-14T21:31:11.1979900Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T21:31:11.3393220Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-14T21:31:11.3586580Z ================================================== 2021-05-14T21:31:11.3589230Z downloaded 233 KB 2021-05-14T21:31:11.3590200Z 2021-05-14T21:31:11.3622330Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T21:31:11.6279790Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-14T21:31:11.7108540Z ================================================== 2021-05-14T21:31:11.7211230Z downloaded 764 KB 2021-05-14T21:31:11.7311470Z 2021-05-14T21:31:11.7414790Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T21:31:11.9730530Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-14T21:31:12.0238800Z ================================================== 2021-05-14T21:31:12.0239340Z downloaded 1.0 MB 2021-05-14T21:31:12.0239610Z 2021-05-14T21:31:12.0282000Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T21:31:12.1919300Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-14T21:31:12.2282170Z ================================================== 2021-05-14T21:31:12.2283800Z downloaded 670 KB 2021-05-14T21:31:12.2285670Z 2021-05-14T21:31:12.2320940Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T21:31:12.3778390Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-14T21:31:12.3779850Z ================================================== 2021-05-14T21:31:12.3780720Z downloaded 13 KB 2021-05-14T21:31:12.3781250Z 2021-05-14T21:31:12.3812330Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T21:31:12.6491890Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-14T21:31:12.6694780Z ================================================== 2021-05-14T21:31:12.6696230Z downloaded 265 KB 2021-05-14T21:31:12.6698100Z 2021-05-14T21:31:12.6729270Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T21:31:12.8491160Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-14T21:31:13.0378690Z ================================================== 2021-05-14T21:31:13.0425830Z downloaded 466 KB 2021-05-14T21:31:13.0426690Z 2021-05-14T21:31:13.0429640Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T21:31:13.3742270Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-14T21:31:13.3844680Z ================================================== 2021-05-14T21:31:13.3946390Z downloaded 25 KB 2021-05-14T21:31:13.4022870Z 2021-05-14T21:31:13.4411710Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T21:31:13.6516990Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-14T21:31:13.6677430Z ================================================== 2021-05-14T21:31:13.6679520Z downloaded 116 KB 2021-05-14T21:31:13.6680050Z 2021-05-14T21:31:13.6711750Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T21:31:13.8815610Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-14T21:31:13.8945340Z ================================================== 2021-05-14T21:31:13.8947240Z downloaded 138 KB 2021-05-14T21:31:13.8947780Z 2021-05-14T21:31:13.8982610Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T21:31:14.1362530Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-14T21:31:14.1436360Z ================================================== 2021-05-14T21:31:14.1437390Z downloaded 59 KB 2021-05-14T21:31:14.1439280Z 2021-05-14T21:31:14.1471660Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T21:31:14.3089110Z Content type 'application/x-gzip' length 8066 bytes 2021-05-14T21:31:14.3090510Z ================================================== 2021-05-14T21:31:14.3091560Z downloaded 8066 bytes 2021-05-14T21:31:14.3092240Z 2021-05-14T21:31:14.3124480Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T21:31:14.6156520Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-14T21:31:14.6364570Z ================================================== 2021-05-14T21:31:14.6466450Z downloaded 160 KB 2021-05-14T21:31:14.6568290Z 2021-05-14T21:31:14.6641430Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T21:31:14.7822190Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-14T21:31:14.7947530Z ================================================== 2021-05-14T21:31:14.8051880Z downloaded 72 KB 2021-05-14T21:31:14.8154920Z 2021-05-14T21:31:14.8257810Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T21:31:15.0167170Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-14T21:31:15.0170390Z ================================================== 2021-05-14T21:31:15.0171400Z downloaded 11 KB 2021-05-14T21:31:15.0172370Z 2021-05-14T21:31:15.0207990Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T21:31:15.2835260Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-14T21:31:15.3236540Z ================================================== 2021-05-14T21:31:15.3337340Z downloaded 265 KB 2021-05-14T21:31:15.3350100Z 2021-05-14T21:31:15.3452550Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.22.tar.gz' 2021-05-14T21:31:15.4728080Z Content type 'application/x-gzip' length 105388 bytes (102 KB) 2021-05-14T21:31:15.4835000Z ================================================== 2021-05-14T21:31:15.4836260Z downloaded 102 KB 2021-05-14T21:31:15.4836940Z 2021-05-14T21:31:15.4871810Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-14T21:31:15.7053390Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-14T21:31:15.7101630Z ================================================== 2021-05-14T21:31:15.7105900Z downloaded 14 KB 2021-05-14T21:31:15.7106460Z 2021-05-14T21:31:15.7108480Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T21:31:15.8624910Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-14T21:31:15.9833410Z ================================================== 2021-05-14T21:31:15.9919660Z downloaded 7.2 MB 2021-05-14T21:31:15.9920040Z 2021-05-14T21:31:15.9922300Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T21:31:16.1847730Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-14T21:31:16.2631880Z ================================================== 2021-05-14T21:31:16.2633150Z downloaded 2.8 MB 2021-05-14T21:31:16.2633820Z 2021-05-14T21:31:16.2684750Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-14T21:31:16.4175210Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-14T21:31:16.4625150Z ================================================== 2021-05-14T21:31:16.4627620Z downloaded 871 KB 2021-05-14T21:31:16.4628490Z 2021-05-14T21:31:16.4661530Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T21:31:16.7165420Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-14T21:31:16.7190500Z ================================================== 2021-05-14T21:31:16.7191410Z downloaded 29 KB 2021-05-14T21:31:16.7192060Z 2021-05-14T21:31:16.7228430Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T21:31:16.8670210Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-14T21:31:16.9055990Z ================================================== 2021-05-14T21:31:16.9059180Z downloaded 664 KB 2021-05-14T21:31:16.9059930Z 2021-05-14T21:31:16.9092720Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T21:31:17.0647580Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-14T21:31:17.0724170Z ================================================== 2021-05-14T21:31:17.0725130Z downloaded 40 KB 2021-05-14T21:31:17.0726090Z 2021-05-14T21:31:17.0757480Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T21:31:17.3484210Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-14T21:31:17.3686750Z ================================================== 2021-05-14T21:31:17.3687920Z downloaded 248 KB 2021-05-14T21:31:17.3688590Z 2021-05-14T21:31:17.3723660Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T21:31:17.5286990Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-14T21:31:17.5552840Z ================================================== 2021-05-14T21:31:17.5554160Z downloaded 362 KB 2021-05-14T21:31:17.5555220Z 2021-05-14T21:31:18.0134350Z * installing *source* package ‘utf8’ ... 2021-05-14T21:31:18.0239440Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:18.0416820Z ** libs 2021-05-14T21:31:18.0611650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-14T21:31:18.1622620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-14T21:31:18.3479110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-14T21:31:18.4496810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:31:18.5287220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-14T21:31:18.6264160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-14T21:31:18.8056870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-14T21:31:18.9027830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-14T21:31:19.0625670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-14T21:31:19.1675240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-14T21:31:19.2810290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-14T21:31:19.3833940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-14T21:31:19.4755180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-14T21:31:19.5659240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-14T21:31:19.6536410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-14T21:31:19.7488530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-14T21:31:19.8638980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-14T21:31:19.9501790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-14T21:31:20.0217380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-14T21:31:20.1139080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-14T21:31:20.1865420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-14T21:31:20.3861370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-14T21:31:20.9074490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-14T21:31:21.1299590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-14T21:31:21.2381960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-14T21:31:21.3383590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-14T21:31:21.4431280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-14T21:31:21.5591090Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-14T21:31:21.5900780Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:31:21.6623730Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-14T21:31:21.6688460Z ** R 2021-05-14T21:31:21.6773850Z ** inst 2021-05-14T21:31:21.6799870Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:21.9988780Z ** help 2021-05-14T21:31:22.0537720Z *** installing help indices 2021-05-14T21:31:22.0850700Z ** building package indices 2021-05-14T21:31:22.1055350Z ** installing vignettes 2021-05-14T21:31:22.1098720Z ** testing if installed package can be loaded 2021-05-14T21:31:22.4424900Z * DONE (utf8) 2021-05-14T21:31:22.8282770Z * installing *source* package ‘fansi’ ... 2021-05-14T21:31:22.8351360Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:22.8550090Z ** libs 2021-05-14T21:31:22.8740870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-14T21:31:22.9453960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-14T21:31:23.0436290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:31:23.1272790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-14T21:31:23.2304050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-14T21:31:23.4915440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-14T21:31:23.5680200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-14T21:31:23.8295910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-14T21:31:23.9877110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-14T21:31:24.0710450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-14T21:31:24.2116920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-14T21:31:24.3902350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-14T21:31:24.5103190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-14T21:31:24.6018410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-14T21:31:24.6999710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T21:31:24.8921340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-14T21:31:25.1326770Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:31:25.1961590Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-14T21:31:25.2017560Z ** R 2021-05-14T21:31:25.2196940Z ** inst 2021-05-14T21:31:25.2224160Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:25.7630290Z ** help 2021-05-14T21:31:25.8536450Z *** installing help indices 2021-05-14T21:31:25.9019540Z ** building package indices 2021-05-14T21:31:25.9754280Z ** installing vignettes 2021-05-14T21:31:25.9807370Z ** testing if installed package can be loaded 2021-05-14T21:31:26.3102860Z * DONE (fansi) 2021-05-14T21:31:26.9502240Z * installing *source* package ‘diffobj’ ... 2021-05-14T21:31:26.9704890Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:26.9894400Z ** libs 2021-05-14T21:31:27.0076870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-14T21:31:27.3112580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-14T21:31:27.4064960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:31:27.4930710Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:31:27.5548710Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-14T21:31:27.5597040Z ** R 2021-05-14T21:31:27.6302690Z ** inst 2021-05-14T21:31:27.6358180Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:34.2762270Z ** help 2021-05-14T21:31:34.5198220Z *** installing help indices 2021-05-14T21:31:34.6331690Z ** building package indices 2021-05-14T21:31:34.7534440Z ** installing vignettes 2021-05-14T21:31:34.7612320Z ** testing if installed package can be loaded 2021-05-14T21:31:35.2624220Z * DONE (diffobj) 2021-05-14T21:31:35.7096130Z * installing *source* package ‘ps’ ... 2021-05-14T21:31:35.7169910Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:36.0240920Z ** libs 2021-05-14T21:31:36.0445000Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-14T21:31:36.2184630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:31:36.3101840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-14T21:31:36.3940560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-14T21:31:36.4788470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-14T21:31:36.6578090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-14T21:31:36.7321010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-14T21:31:37.0854000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-14T21:31:37.2570760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-14T21:31:37.3794540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-14T21:31:37.6912230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-14T21:31:38.1482110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-14T21:31:38.3145570Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:31:38.3778460Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-14T21:31:38.3859690Z ** R 2021-05-14T21:31:38.4054000Z ** inst 2021-05-14T21:31:38.4080880Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:39.3445470Z ** help 2021-05-14T21:31:39.6511340Z *** installing help indices 2021-05-14T21:31:39.7680570Z ** building package indices 2021-05-14T21:31:39.9055050Z ** testing if installed package can be loaded 2021-05-14T21:31:40.2844880Z * DONE (ps) 2021-05-14T21:31:40.7558370Z * installing *source* package ‘pkgload’ ... 2021-05-14T21:31:40.7679790Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:40.7866120Z ** R 2021-05-14T21:31:40.8111470Z ** inst 2021-05-14T21:31:40.8126010Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:41.6330130Z ** help 2021-05-14T21:31:41.7157240Z *** installing help indices 2021-05-14T21:31:41.7702500Z ** building package indices 2021-05-14T21:31:41.8242670Z ** testing if installed package can be loaded 2021-05-14T21:31:42.3317750Z * DONE (pkgload) 2021-05-14T21:31:42.6628870Z * installing *source* package ‘ellipsis’ ... 2021-05-14T21:31:42.6681020Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:42.7285310Z ** libs 2021-05-14T21:31:42.7458610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-14T21:31:42.8497240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:31:42.9351530Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:31:42.9950980Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-14T21:31:42.9994670Z ** R 2021-05-14T21:31:43.0050480Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:43.1055860Z ** help 2021-05-14T21:31:43.1342580Z *** installing help indices 2021-05-14T21:31:43.1574240Z ** building package indices 2021-05-14T21:31:43.1801150Z ** testing if installed package can be loaded 2021-05-14T21:31:43.5301960Z * DONE (ellipsis) 2021-05-14T21:31:43.8942960Z * installing *source* package ‘digest’ ... 2021-05-14T21:31:43.9004190Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:43.9147330Z ** libs 2021-05-14T21:31:43.9346350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-14T21:31:44.1774460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-14T21:31:44.4313110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-14T21:31:45.1212200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-14T21:31:45.4920610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-14T21:31:46.2496610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-14T21:31:46.3654910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-14T21:31:46.5982200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-14T21:31:46.6945900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:31:46.7452210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-14T21:31:46.9307630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-14T21:31:47.0227690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-14T21:31:47.1293950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-14T21:31:47.4299420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-14T21:31:47.5617390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-14T21:31:48.3262570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-14T21:31:48.5104060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-14T21:31:48.7540210Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:31:48.8170380Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-14T21:31:48.8222630Z ** R 2021-05-14T21:31:48.8357100Z ** demo 2021-05-14T21:31:48.8369180Z ** inst 2021-05-14T21:31:48.8458640Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:49.2995630Z ** help 2021-05-14T21:31:49.3481050Z *** installing help indices 2021-05-14T21:31:49.3826530Z ** building package indices 2021-05-14T21:31:49.4366900Z ** installing vignettes 2021-05-14T21:31:49.4420100Z ** testing if installed package can be loaded 2021-05-14T21:31:49.8254270Z * DONE (digest) 2021-05-14T21:31:50.2060810Z * installing *source* package ‘brio’ ... 2021-05-14T21:31:50.2163630Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:50.2265280Z ** libs 2021-05-14T21:31:50.2468580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-14T21:31:50.3180190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-14T21:31:50.4059480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:31:50.4865760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-14T21:31:50.5718520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-14T21:31:50.6584960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-14T21:31:50.7760020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-14T21:31:50.9179730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-14T21:31:51.0116890Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:31:51.0717780Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-14T21:31:51.0761530Z ** R 2021-05-14T21:31:51.0815460Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:51.1471090Z ** help 2021-05-14T21:31:51.1763780Z *** installing help indices 2021-05-14T21:31:51.2004650Z ** building package indices 2021-05-14T21:31:51.2223300Z ** testing if installed package can be loaded 2021-05-14T21:31:51.5539820Z * DONE (brio) 2021-05-14T21:31:51.9646220Z * installing *source* package ‘xml2’ ... 2021-05-14T21:31:51.9725910Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:52.0916120Z Found pkg-config cflags and libs! 2021-05-14T21:31:52.4528550Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-14T21:31:52.4530630Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-14T21:31:52.5431350Z ** libs 2021-05-14T21:31:52.5625730Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-14T21:31:53.2761290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:31:53.3633360Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-14T21:31:54.0569070Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-14T21:31:54.6223330Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-14T21:31:55.4807950Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-14T21:31:57.6913590Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-14T21:31:58.2944180Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-14T21:31:59.0703360Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-14T21:31:59.6303620Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-14T21:32:00.0741870Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:32:00.1723490Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-14T21:32:00.1773660Z ** R 2021-05-14T21:32:00.1980010Z ** inst 2021-05-14T21:32:00.2032900Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:32:01.1340230Z ** help 2021-05-14T21:32:01.3882970Z *** installing help indices 2021-05-14T21:32:01.4549690Z ** building package indices 2021-05-14T21:32:01.5154800Z ** installing vignettes 2021-05-14T21:32:01.5251670Z ** testing if installed package can be loaded 2021-05-14T21:32:01.7642200Z * DONE (xml2) 2021-05-14T21:32:02.1803430Z * installing *source* package ‘xfun’ ... 2021-05-14T21:32:02.1875280Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-14T21:32:02.2111660Z ** libs 2021-05-14T21:32:02.2308510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T21:32:02.3580140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:32:02.4464470Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:32:02.5229060Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-14T21:32:02.5275380Z ** R 2021-05-14T21:32:02.5677880Z ** inst 2021-05-14T21:32:02.5779680Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:32:03.7650730Z ** help 2021-05-14T21:32:03.9795160Z *** installing help indices 2021-05-14T21:32:04.1305190Z ** building package indices 2021-05-14T21:32:04.2464790Z ** installing vignettes 2021-05-14T21:32:04.2534930Z ** testing if installed package can be loaded 2021-05-14T21:32:04.5899610Z * DONE (xfun) 2021-05-14T21:32:08.8838030Z * installing *source* package ‘stringi’ ... 2021-05-14T21:32:09.0776900Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-14T21:32:09.2978830Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-14T21:32:09.2990100Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-14T21:32:09.5020210Z checking for endianness... little 2021-05-14T21:32:09.7104870Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-14T21:32:09.9301810Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-14T21:32:09.9302840Z checking for cat... /bin/cat 2021-05-14T21:32:11.0294450Z checking for local ICUDT_DIR... icu69/data 2021-05-14T21:32:11.0296160Z checking for gcc... clang 2021-05-14T21:32:11.3685500Z checking whether the C compiler works... yes 2021-05-14T21:32:11.3686840Z checking for C compiler default output file name... a.out 2021-05-14T21:32:11.4728680Z checking for suffix of executables... 2021-05-14T21:32:11.7076130Z checking whether we are cross compiling... no 2021-05-14T21:32:11.7829990Z checking for suffix of object files... o 2021-05-14T21:32:11.8386730Z checking whether we are using the GNU C compiler... yes 2021-05-14T21:32:11.8894960Z checking whether clang accepts -g... yes 2021-05-14T21:32:11.9651950Z checking for clang option to accept ISO C89... none needed 2021-05-14T21:32:12.1101480Z checking how to run the C preprocessor... clang -E 2021-05-14T21:32:12.8801950Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-14T21:32:12.8832010Z checking for egrep... /usr/bin/grep -E 2021-05-14T21:32:13.0235110Z rm: conftest.dSYM: is a directory 2021-05-14T21:32:13.0789090Z rm: conftest.dSYM: is a directory 2021-05-14T21:32:13.3207970Z checking for ANSI C header files... yes 2021-05-14T21:32:13.4455230Z checking for sys/types.h... yes 2021-05-14T21:32:13.5412480Z checking for sys/stat.h... yes 2021-05-14T21:32:13.6333490Z checking for stdlib.h... yes 2021-05-14T21:32:13.7217860Z checking for string.h... yes 2021-05-14T21:32:13.8119830Z checking for memory.h... yes 2021-05-14T21:32:13.9041020Z checking for strings.h... yes 2021-05-14T21:32:13.9980310Z checking for inttypes.h... yes 2021-05-14T21:32:14.0877160Z checking for stdint.h... yes 2021-05-14T21:32:14.1809410Z checking for unistd.h... yes 2021-05-14T21:32:14.2812170Z checking elf.h usability... no 2021-05-14T21:32:14.4220150Z checking elf.h presence... no 2021-05-14T21:32:14.4221510Z checking for elf.h... no 2021-05-14T21:32:14.7028210Z checking whether we are using the GNU C++ compiler... yes 2021-05-14T21:32:14.7534790Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-14T21:32:15.5495890Z checking whether the C++ compiler supports the long long type... yes 2021-05-14T21:32:15.6072230Z checking whether the compiler implements namespaces... yes 2021-05-14T21:32:16.1441710Z checking whether the compiler supports Standard Template Library... yes 2021-05-14T21:32:17.2997730Z checking whether std::map is available... yes 2021-05-14T21:32:17.3040070Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-14T21:32:17.3176320Z checking with pkg-config for the system ICU4C... no 2021-05-14T21:32:17.3178070Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-14T21:32:17.3179820Z *** Trying with 'standard' fallback flags 2021-05-14T21:32:17.3876780Z checking whether an ICU4C-based project can be built... no 2021-05-14T21:32:17.3878330Z *** This version of ICU4C cannot be used. 2021-05-14T21:32:18.3204780Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-14T21:32:19.1666320Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-14T21:32:19.4229950Z downloading the ICU data library (icudt) 2021-05-14T21:32:19.4238600Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-14T21:32:19.4260830Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-14T21:32:19.6633780Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-14T21:32:19.9154080Z ================================================== 2021-05-14T21:32:19.9155390Z downloaded 10.9 MB 2021-05-14T21:32:19.9156070Z 2021-05-14T21:32:19.9752520Z icudt fetch successful 2021-05-14T21:32:20.0586270Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-14T21:32:20.3080960Z config.status: creating src/Makevars 2021-05-14T21:32:20.3455140Z config.status: creating src/uconfig_local.h 2021-05-14T21:32:20.3824050Z config.status: creating src/install.libs.R 2021-05-14T21:32:20.4161420Z 2021-05-14T21:32:20.4162740Z *** stringi configure summary: 2021-05-14T21:32:20.4163620Z ICU_FOUND=0 2021-05-14T21:32:20.4164420Z ICUDT_DIR=icu69/data 2021-05-14T21:32:20.4165240Z ICU_BUNDLE_VERSION=69 2021-05-14T21:32:20.4166140Z ICUDT_ENDIANNESS=little 2021-05-14T21:32:20.4166730Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-14T21:32:20.4168010Z STRINGI_CFLAGS= -fPIC 2021-05-14T21:32:20.4170020Z 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-14T21:32:20.4171520Z STRINGI_CXXFLAGS= -fPIC 2021-05-14T21:32:20.4171990Z STRINGI_LDFLAGS= 2021-05-14T21:32:20.4172390Z STRINGI_LIBS= 2021-05-14T21:32:20.4172640Z 2021-05-14T21:32:20.4173040Z *** Compiler settings used: 2021-05-14T21:32:20.4173440Z CC=clang 2021-05-14T21:32:20.4173780Z LD=clang++ 2021-05-14T21:32:20.4174580Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-14T21:32:20.4175690Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-14T21:32:20.4176700Z CXX=clang++ -std=gnu++11 2021-05-14T21:32:20.4177540Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-14T21:32:20.4177950Z LDFLAGS= 2021-05-14T21:32:20.4178290Z LIBS= 2021-05-14T21:32:20.4178500Z 2021-05-14T21:32:20.5015380Z ** libs 2021-05-14T21:32:20.5305480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:21.4153730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:22.2294960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:23.1579650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:24.0513700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:24.7768920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:25.7667750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:26.5749580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:27.4105070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:28.2088700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:29.0900760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:29.9385970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:30.9462220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:31.8371820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:32.6148880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:33.7161740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:35.6758090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:36.5909000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:37.5079600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:38.2580000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:39.0054460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:40.0864390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:40.9478120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:41.8045140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:42.7316340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:43.7407930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:44.5076410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:45.3620910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:46.2429040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:47.4775940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:48.7544300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:50.0954050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:51.3140360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:52.2286200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:53.1894920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:54.0581920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:54.8708260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:55.7078810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:56.5504000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:57.7017460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:58.8714060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:00.1432920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:01.3733970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:02.2747790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:03.2093580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:03.9770670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:05.1143980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:06.2466080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:07.3851000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:08.1566550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:08.9491270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:10.0919020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:11.2094470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:12.4792900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:13.6690460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:14.5784270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:15.4187720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:15.4602800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:16.7383990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:17.5068330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:18.2621250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:19.4006980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:20.5621480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:21.9700690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:22.8251260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:24.7073610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:24.9003400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:27.2118630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:28.0305480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:28.8605050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:29.8994050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:30.6478380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:31.4486490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:32.3946060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:33.2834960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:34.2677000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:35.1443040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:36.1578170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:37.0045010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:37.7957890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:38.6388020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:39.3622950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:40.1526930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:33:41.8020140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:41.8807100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:42.6398370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:43.4195570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:44.2715020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:44.8500690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:45.3317580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:45.9628070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:46.6797620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:47.2823960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:48.2248860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:49.0385640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:49.5655920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:50.1913200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:50.5174360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:51.0389000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:51.4051990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:51.4578720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:52.5742260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:53.1736890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:53.2563090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:54.0169030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:54.0871550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:55.1424520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:55.8282130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:56.3481890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:56.4005950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:57.2347130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:58.0522610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:59.0106770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:59.6696340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:00.5194590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:01.0432200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:02.1077820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:02.7433140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:03.8680880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:05.6385110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:06.4562000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:07.3990650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:07.9723510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:08.5388500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:09.2923180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:09.8356270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:10.9400440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:12.0630100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:14.0617830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:14.9042230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:14.9759420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:15.5161860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:16.0369300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:16.8400890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:17.5062940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:17.9399520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:18.8061920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:19.9692430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:20.9299180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:21.7076290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:22.3417440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:23.1308730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:24.1338760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:24.8781920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-14T21:34:25.6210770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:26.8055060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:27.5810280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:28.1025420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:28.5888860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:28.6389550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:29.1756390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:29.7361630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:30.7373000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:31.4792480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:32.1950320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:32.9436640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:33.6174300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:34.2982820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:35.0035520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:35.6094440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:37.0129580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:37.0442020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:37.5527570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:38.1337480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:38.5373630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:39.8089490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:40.5256700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:41.3696430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:41.7925710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:42.3266830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:42.9851280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:43.9628240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:44.9723790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:45.6689100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:46.1921960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:47.1707670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:47.7933790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:48.5184550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:49.1365360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:49.7537010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:50.3281140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:50.7136840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:51.6220290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:52.5153040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:53.3707350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:53.7583890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:54.1749620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:54.7599410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:55.1895180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:55.7614120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:56.6195590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:57.2110370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:57.5679310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:58.1953700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:58.7502360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:59.3307400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:59.9669660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:00.5291390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:01.0732880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:01.5427650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:02.2356070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:02.7547190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:04.5597890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:05.4181460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:06.3197540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:06.9770060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:07.4512930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:08.8158220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:09.6829400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:10.0221960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:10.4631210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:10.8156220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:11.5062240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:12.0114550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:12.5406200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:13.0963780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:13.7068170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:14.4508230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:14.8263050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:15.9855670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:16.9728150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:18.6502900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:18.9842770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:19.0459050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:20.5994100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:21.2262290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:22.4439700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:23.2653040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:23.3526130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:23.4175090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:24.7470760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:25.5342380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:26.6025940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:27.5677560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:28.1819280Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-14T21:35:28.1821010Z static void uprv_UnicodeStringDummy(void) { 2021-05-14T21:35:28.1821940Z ^ 2021-05-14T21:35:28.8932850Z 1 warning generated. 2021-05-14T21:35:28.8984060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:29.6403280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:30.2722840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:30.9053520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:31.4070630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:32.0673350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:32.8166630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:33.6195660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:33.9516220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:34.8634120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:35.3854120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:36.7299260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:37.6674500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:38.0284510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:38.5814100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:39.0874470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:39.7449360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:40.3670960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:40.9198100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:41.6103370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:42.5279570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:42.8686630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:43.5383040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:44.3211500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:44.6681130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:45.6871980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:46.3572490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:46.9689250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:47.3157060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:47.9755060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:48.6227300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:49.6380330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:49.8326680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:50.4457970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:50.9924340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:51.7313070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:52.4286190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:53.1264790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:54.2459360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:54.8552730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:55.8543260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:55.9198900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:56.5000540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:56.9724100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:57.3856460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:57.4393210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:58.5618980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:59.3529570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:00.2136350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:00.9452600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:01.4207370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:02.2217470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:02.8901360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:04.9965210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:05.6878490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:06.2379450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:07.0783170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:07.8299270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:08.7483260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:09.7795490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:09.9482610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:11.4634000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:12.2357350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:13.0424610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:14.4437130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:15.2587790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:16.0754750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:17.0681820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:18.0216360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:18.0815840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:19.3577340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:20.4619370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:21.2421450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:21.5187650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:22.8391600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:23.7773770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:24.5869900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:25.3410180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:25.8311770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:26.5954320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:27.2624120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:28.0250630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:28.8582860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:29.3627340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:29.7250830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:29.7868980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:30.2085650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:30.7764390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:30.9015790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:30.9835160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:31.5413780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:32.1297380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:32.9863500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:33.5600450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:34.2446890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:35.2594680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:36.1426570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:37.1429470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:37.3329970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:39.4600970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:41.1779330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:41.4188970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:42.2734360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:42.4423600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:42.8447910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:43.2042660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:44.0505820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:44.3872550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:47.4498210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:48.9596400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:49.8985880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:52.2860610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:52.4945580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:53.1299990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:53.7984060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:54.5034160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:55.5136530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:56.0179140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:56.6094150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:57.3676950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:58.0248060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:58.9542040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:59.6045290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:00.2273550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:00.6041180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:01.2103660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:01.9504690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:02.8308620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:03.4288070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:04.2212730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:04.9650700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:05.3385000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:06.1732570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:08.5653410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:09.7368240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:11.1899590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:12.7582260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:14.0102010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:14.5892930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:16.1865810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:16.8300900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:17.7707100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:18.9541210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:20.1516710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:20.8196510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:21.3867020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:22.2376010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:23.0832990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:23.9891630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:25.0044480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:25.7894920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:27.2135000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:28.1010750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:29.6859440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:30.9942680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:32.1850830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:32.3902810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:34.2873770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:35.2603290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:36.2692070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:37.1148040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:37.8093290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:38.7230050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:39.4094020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:40.3179560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:41.5063700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:42.4006500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:43.2052010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:44.7422460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:45.5056220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:46.5840920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:47.4318060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:48.8348480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:49.9943260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:50.7537530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:51.5422770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:52.3663460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:53.7465020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:54.4370600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:55.1797790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:55.9673550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:56.6932620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:57.6489810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:58.8226660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:59.9714160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:00.8171550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:01.8673480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:02.5501670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:03.4507350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:04.4999110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:06.4431960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:07.0226370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:07.8198810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:09.3772870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:10.1166670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:10.8117730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:11.9481550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:12.5973550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:13.2460770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:14.1630050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:16.0865240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:16.7247890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:17.4268960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:17.9052720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:19.0030310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:20.6013780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:21.5466570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:24.6171260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:25.1614850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:26.0079000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:27.5851890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:28.3157490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:28.9829910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:29.6792720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:30.3940900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:31.0446070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:32.0567150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:34.5278710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:35.2010080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:35.8409650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:36.3613030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:37.1299160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:37.8133150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:38.4956920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:39.2376450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:39.9160540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:41.1383750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:41.8179330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:42.3356620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:42.8837150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:43.9165820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:44.5594990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:45.2039300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:46.4432890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:47.5012540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:48.4323160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:50.1005680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:51.1826940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:51.9643580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:53.4075840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:54.1735940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:54.7033230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:55.4616220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:55.9939800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:56.6971250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:57.7582460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:58.5931040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:59.3402640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:59.7191380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:00.7862400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:01.5758640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:02.2929410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:02.6352620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:03.5113640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:04.2232480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:04.8562110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:05.6171040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:06.2695900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:06.8568220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:08.0435030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:09.0801170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:10.0532310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:11.1505070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:12.0498650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:12.5962800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:13.4685210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:14.5167980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:15.0281640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:15.5736760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:16.8331450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:17.7287760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:18.4131240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:19.2595420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:20.2242730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:21.1113510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:22.0642750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:22.1387950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:22.8149800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:24.4450830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:25.0305200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:25.0827450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:25.1342310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:25.1859060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:26.1047500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:26.6397370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:39:26.9897220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:39:27.3197470Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:39:27.6007890Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-14T21:39:27.7575930Z icudt already downloaded 2021-05-14T21:39:27.7580690Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-14T21:39:28.0415340Z icudt has been installed successfully 2021-05-14T21:39:28.1051440Z ** R 2021-05-14T21:39:28.1865330Z ** inst 2021-05-14T21:39:28.1971120Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:39:29.1861810Z ** help 2021-05-14T21:39:29.7045970Z *** installing help indices 2021-05-14T21:39:29.9311410Z ** building package indices 2021-05-14T21:39:30.2189580Z ** testing if installed package can be loaded 2021-05-14T21:39:30.6713390Z * DONE (stringi) 2021-05-14T21:39:32.4079450Z * installing *source* package ‘Rcpp’ ... 2021-05-14T21:39:32.4675280Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-14T21:39:32.4819930Z ** libs 2021-05-14T21:39:32.5039590Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-14T21:39:33.5712770Z In file included from api.cpp:24: 2021-05-14T21:39:33.5714040Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:39:33.5716760Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:39:33.5718400Z SEXP data = Parent::get__(); 2021-05-14T21:39:33.5719130Z ^ 2021-05-14T21:39:36.1534990Z 1 warning generated. 2021-05-14T21:39:36.1649960Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-14T21:39:37.2315430Z In file included from attributes.cpp:39: 2021-05-14T21:39:37.2316580Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:39:37.2318630Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:39:37.2320050Z SEXP data = Parent::get__(); 2021-05-14T21:39:37.2328800Z ^ 2021-05-14T21:39:49.8048450Z 1 warning generated. 2021-05-14T21:39:49.8213310Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-14T21:39:50.2303930Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-14T21:39:51.2479090Z In file included from date.cpp:30: 2021-05-14T21:39:51.2480340Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:39:51.2482580Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:39:51.2483990Z SEXP data = Parent::get__(); 2021-05-14T21:39:51.2484820Z ^ 2021-05-14T21:39:54.0232830Z 1 warning generated. 2021-05-14T21:39:54.0326100Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-14T21:39:55.0712190Z In file included from module.cpp:24: 2021-05-14T21:39:55.0713510Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:39:55.0715740Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:39:55.0718070Z SEXP data = Parent::get__(); 2021-05-14T21:39:55.0718910Z ^ 2021-05-14T21:40:00.3654860Z 1 warning generated. 2021-05-14T21:40:00.3791980Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-14T21:40:01.4318720Z In file included from rcpp_init.cpp:24: 2021-05-14T21:40:01.4319850Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:40:01.4321960Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:40:01.4323330Z SEXP data = Parent::get__(); 2021-05-14T21:40:01.4324060Z ^ 2021-05-14T21:40:03.9164290Z 1 warning generated. 2021-05-14T21:40:03.9326750Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:40:04.0232920Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-14T21:40:04.0314240Z ** R 2021-05-14T21:40:04.0530270Z ** inst 2021-05-14T21:40:04.3690220Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:06.7342690Z ** help 2021-05-14T21:40:06.8566490Z *** installing help indices 2021-05-14T21:40:06.9678690Z ** building package indices 2021-05-14T21:40:07.0584690Z ** installing vignettes 2021-05-14T21:40:07.0686620Z ** testing if installed package can be loaded 2021-05-14T21:40:07.5744570Z * DONE (Rcpp) 2021-05-14T21:40:08.4844760Z * installing *source* package ‘vctrs’ ... 2021-05-14T21:40:08.5124230Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-14T21:40:08.5353850Z ** libs 2021-05-14T21:40:08.5581040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-14T21:40:08.7004810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-14T21:40:08.8310050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-14T21:40:08.9858090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-14T21:40:09.3027860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-14T21:40:09.4622670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-14T21:40:09.6731490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-14T21:40:09.7800020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-14T21:40:09.9295220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-14T21:40:10.0421920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-14T21:40:10.2049500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-14T21:40:10.4618400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-14T21:40:10.6338740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-14T21:40:10.7522090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-14T21:40:11.1078060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-14T21:40:11.2220550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-14T21:40:11.7501430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-14T21:40:11.8814870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-14T21:40:12.0765550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-14T21:40:12.2233540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-14T21:40:12.3637320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-14T21:40:12.6849700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:40:12.7950780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-14T21:40:13.1664530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-14T21:40:13.2880380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-14T21:40:14.1766100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-14T21:40:14.3861530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-14T21:40:14.4979440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-14T21:40:14.7087180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-14T21:40:14.9177500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-14T21:40:15.0625400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-14T21:40:15.2358610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-14T21:40:15.4009120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-14T21:40:15.6188820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-14T21:40:15.9642820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-14T21:40:16.1310410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-14T21:40:16.2488060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-14T21:40:16.3988010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-14T21:40:17.1495260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-14T21:40:17.7737970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-14T21:40:18.0659660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-14T21:40:18.2645260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-14T21:40:18.6284190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-14T21:40:18.7212260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-14T21:40:18.9489900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-14T21:40:19.1184920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-14T21:40:19.2520020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-14T21:40:19.5858000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-14T21:40:19.7659090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-14T21:40:19.9252280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-14T21:40:20.0626080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-14T21:40:20.1704260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-14T21:40:20.3173610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-14T21:40:20.4835300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-14T21:40:20.6257290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-14T21:40:20.7599520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-14T21:40:20.8718700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-14T21:40:20.9795850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-14T21:40:21.0714880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T21:40:21.7766090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T21:40:21.8484840Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:40:21.9218020Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-14T21:40:21.9286660Z ** R 2021-05-14T21:40:21.9943270Z ** inst 2021-05-14T21:40:22.0033880Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:25.0407390Z ** help 2021-05-14T21:40:25.4202880Z *** installing help indices 2021-05-14T21:40:25.5751610Z *** copying figures 2021-05-14T21:40:25.5825170Z ** building package indices 2021-05-14T21:40:25.7385330Z ** installing vignettes 2021-05-14T21:40:25.7638260Z ** testing if installed package can be loaded 2021-05-14T21:40:26.1542620Z * DONE (vctrs) 2021-05-14T21:40:26.6562000Z * installing *source* package ‘processx’ ... 2021-05-14T21:40:26.6634450Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-14T21:40:26.6822220Z ** libs 2021-05-14T21:40:26.7019260Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-14T21:40:26.8798940Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-14T21:40:26.8800840Z supervisor/utils.c -o supervisor/supervisor 2021-05-14T21:40:27.1704070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T21:40:27.2747360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-14T21:40:27.3807130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-14T21:40:27.4570320Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-14T21:40:27.4572480Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-14T21:40:27.5189900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:40:27.6170590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-14T21:40:27.7362080Z