2021-05-15T13:49:39.7875836Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:49:39.8697426Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T13:49:39.9523519Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T13:49:40.0518002Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T13:49:40.1112391Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:49:54.1460700Z Current runner version: '2.278.0' 2021-05-15T13:49:54.1507140Z ##[group]Operating System 2021-05-15T13:49:54.1508100Z Mac OS X 2021-05-15T13:49:54.1508590Z 10.15.7 2021-05-15T13:49:54.1508990Z 19H1030 2021-05-15T13:49:54.1509620Z ##[endgroup] 2021-05-15T13:49:54.1510160Z ##[group]Virtual Environment 2021-05-15T13:49:54.1510810Z Environment: macos-10.15 2021-05-15T13:49:54.1511370Z Version: 20210510.1 2021-05-15T13:49:54.1512310Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T13:49:54.1513880Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T13:49:54.1514730Z ##[endgroup] 2021-05-15T13:49:54.1516650Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:49:54.1518020Z Actions: write 2021-05-15T13:49:54.1518510Z Checks: write 2021-05-15T13:49:54.1519190Z Contents: write 2021-05-15T13:49:54.1519690Z Deployments: write 2021-05-15T13:49:54.1520330Z Issues: write 2021-05-15T13:49:54.1520890Z Metadata: read 2021-05-15T13:49:54.1521480Z Packages: write 2021-05-15T13:49:54.1522040Z PullRequests: write 2021-05-15T13:49:54.1522620Z RepositoryProjects: write 2021-05-15T13:49:54.1523270Z SecurityEvents: write 2021-05-15T13:49:54.1523780Z Statuses: write 2021-05-15T13:49:54.1524520Z ##[endgroup] 2021-05-15T13:49:54.1528120Z Prepare workflow directory 2021-05-15T13:49:54.2872330Z Prepare all required actions 2021-05-15T13:49:54.2885270Z Getting action download info 2021-05-15T13:49:54.7004720Z Download action repository 'actions/checkout@v2' 2021-05-15T13:49:56.4844660Z Download action repository 'r-lib/actions@master' 2021-05-15T13:49:58.5372840Z Download action repository 'adigherman/actions@master' 2021-05-15T13:50:01.0461850Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:50:01.8927950Z Download action repository 'actions/cache@v1' 2021-05-15T13:50:02.3842250Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:50:03.7239600Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:50:04.5477170Z ##[group]Run actions/checkout@v2 2021-05-15T13:50:04.5477880Z with: 2021-05-15T13:50:04.5478380Z repository: neuroconductor/malf.templates 2021-05-15T13:50:04.5479540Z token: *** 2021-05-15T13:50:04.5479930Z ssh-strict: true 2021-05-15T13:50:04.5480390Z persist-credentials: true 2021-05-15T13:50:04.5480830Z clean: true 2021-05-15T13:50:04.5481190Z fetch-depth: 1 2021-05-15T13:50:04.5481540Z lfs: false 2021-05-15T13:50:04.5481900Z submodules: false 2021-05-15T13:50:04.5482240Z env: 2021-05-15T13:50:04.5482650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:04.5483080Z TIC_DEPLOY_KEY: 2021-05-15T13:50:04.5483410Z RSPM: 2021-05-15T13:50:04.5484150Z GITHUB_PAT: *** 2021-05-15T13:50:04.5484530Z COVERALLS_TOKEN: 2021-05-15T13:50:04.5484980Z continue-on-error: false 2021-05-15T13:50:04.5485440Z VDIFFR_RUN_TESTS: false 2021-05-15T13:50:04.5485810Z ##[endgroup] 2021-05-15T13:50:05.4380930Z Syncing repository: neuroconductor/malf.templates 2021-05-15T13:50:05.4382230Z ##[group]Getting Git version info 2021-05-15T13:50:05.4384000Z Working directory is '/Users/runner/work/malf.templates/malf.templates' 2021-05-15T13:50:05.4384790Z [command]/usr/local/bin/git version 2021-05-15T13:50:05.5474130Z git version 2.31.1 2021-05-15T13:50:05.5508440Z ##[endgroup] 2021-05-15T13:50:05.5517630Z Deleting the contents of '/Users/runner/work/malf.templates/malf.templates' 2021-05-15T13:50:05.5522480Z ##[group]Initializing the repository 2021-05-15T13:50:05.5527720Z [command]/usr/local/bin/git init /Users/runner/work/malf.templates/malf.templates 2021-05-15T13:50:05.5789310Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:50:05.5790330Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:50:05.5791210Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:50:05.5791820Z hint: 2021-05-15T13:50:05.5793900Z hint: git config --global init.defaultBranch 2021-05-15T13:50:05.5794530Z hint: 2021-05-15T13:50:05.5797880Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:50:05.5799470Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:50:05.5800100Z hint: 2021-05-15T13:50:05.5801470Z hint: git branch -m 2021-05-15T13:50:05.5843040Z Initialized empty Git repository in /Users/runner/work/malf.templates/malf.templates/.git/ 2021-05-15T13:50:05.5857670Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/malf.templates 2021-05-15T13:50:05.5952670Z ##[endgroup] 2021-05-15T13:50:05.5953370Z ##[group]Disabling automatic garbage collection 2021-05-15T13:50:05.5960120Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T13:50:05.6029790Z ##[endgroup] 2021-05-15T13:50:05.6037050Z ##[group]Setting up auth 2021-05-15T13:50:05.6049000Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:50:05.6121350Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T13:50:05.7657440Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:50:05.7781190Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T13:50:05.8918730Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:50:05.9012880Z ##[endgroup] 2021-05-15T13:50:05.9013650Z ##[group]Fetching the repository 2021-05-15T13:50:05.9026120Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +e20ea485d1a7dc360c34f5232189c9f158bafdbf:refs/tags/1.2.0.s 2021-05-15T13:50:06.3131060Z remote: Enumerating objects: 254, done. 2021-05-15T13:50:06.3133060Z remote: Counting objects: 0% (1/254) 2021-05-15T13:50:06.3134970Z remote: Counting objects: 1% (3/254) 2021-05-15T13:50:06.3143230Z remote: Counting objects: 2% (6/254) 2021-05-15T13:50:06.3146730Z remote: Counting objects: 3% (8/254) 2021-05-15T13:50:06.3147710Z remote: Counting objects: 4% (11/254) 2021-05-15T13:50:06.3148610Z remote: Counting objects: 5% (13/254) 2021-05-15T13:50:06.3149360Z remote: Counting objects: 6% (16/254) 2021-05-15T13:50:06.3152160Z remote: Counting objects: 7% (18/254) 2021-05-15T13:50:06.3152950Z remote: Counting objects: 8% (21/254) 2021-05-15T13:50:06.3154320Z remote: Counting objects: 9% (23/254) 2021-05-15T13:50:06.3155200Z remote: Counting objects: 10% (26/254) 2021-05-15T13:50:06.3156170Z remote: Counting objects: 11% (28/254) 2021-05-15T13:50:06.3156900Z remote: Counting objects: 12% (31/254) 2021-05-15T13:50:06.3158010Z remote: Counting objects: 13% (34/254) 2021-05-15T13:50:06.3158770Z remote: Counting objects: 14% (36/254) 2021-05-15T13:50:06.3159540Z remote: Counting objects: 15% (39/254) 2021-05-15T13:50:06.3160150Z remote: Counting objects: 16% (41/254) 2021-05-15T13:50:06.3160920Z remote: Counting objects: 17% (44/254) 2021-05-15T13:50:06.3162060Z remote: Counting objects: 18% (46/254) 2021-05-15T13:50:06.3162730Z remote: Counting objects: 19% (49/254) 2021-05-15T13:50:06.3163350Z remote: Counting objects: 20% (51/254) 2021-05-15T13:50:06.3164040Z remote: Counting objects: 21% (54/254) 2021-05-15T13:50:06.3164680Z remote: Counting objects: 22% (56/254) 2021-05-15T13:50:06.3165280Z remote: Counting objects: 23% (59/254) 2021-05-15T13:50:06.3165830Z remote: Counting objects: 24% (61/254) 2021-05-15T13:50:06.3167190Z remote: Counting objects: 25% (64/254) 2021-05-15T13:50:06.3167770Z remote: Counting objects: 26% (67/254) 2021-05-15T13:50:06.3168410Z remote: Counting objects: 27% (69/254) 2021-05-15T13:50:06.3168930Z remote: Counting objects: 28% (72/254) 2021-05-15T13:50:06.3169510Z remote: Counting objects: 29% (74/254) 2021-05-15T13:50:06.3170080Z remote: Counting objects: 30% (77/254) 2021-05-15T13:50:06.3193540Z remote: Counting objects: 31% (79/254) 2021-05-15T13:50:06.3194750Z remote: Counting objects: 32% (82/254) 2021-05-15T13:50:06.3195280Z remote: Counting objects: 33% (84/254) 2021-05-15T13:50:06.3195860Z remote: Counting objects: 34% (87/254) 2021-05-15T13:50:06.3196430Z remote: Counting objects: 35% (89/254) 2021-05-15T13:50:06.3197010Z remote: Counting objects: 36% (92/254) 2021-05-15T13:50:06.3197530Z remote: Counting objects: 37% (94/254) 2021-05-15T13:50:06.3198150Z remote: Counting objects: 38% (97/254) 2021-05-15T13:50:06.3198700Z remote: Counting objects: 39% (100/254) 2021-05-15T13:50:06.3199310Z remote: Counting objects: 40% (102/254) 2021-05-15T13:50:06.3199820Z remote: Counting objects: 41% (105/254) 2021-05-15T13:50:06.3200410Z remote: Counting objects: 42% (107/254) 2021-05-15T13:50:06.3200970Z remote: Counting objects: 43% (110/254) 2021-05-15T13:50:06.3201480Z remote: Counting objects: 44% (112/254) 2021-05-15T13:50:06.3201990Z remote: Counting objects: 45% (115/254) 2021-05-15T13:50:06.3202600Z remote: Counting objects: 46% (117/254) 2021-05-15T13:50:06.3203130Z remote: Counting objects: 47% (120/254) 2021-05-15T13:50:06.3203720Z remote: Counting objects: 48% (122/254) 2021-05-15T13:50:06.3204230Z remote: Counting objects: 49% (125/254) 2021-05-15T13:50:06.3205010Z remote: Counting objects: 50% (127/254) 2021-05-15T13:50:06.3207420Z remote: Counting objects: 51% (130/254) 2021-05-15T13:50:06.3208690Z remote: Counting objects: 52% (133/254) 2021-05-15T13:50:06.3209230Z remote: Counting objects: 53% (135/254) 2021-05-15T13:50:06.3211610Z remote: Counting objects: 54% (138/254) 2021-05-15T13:50:06.3212550Z remote: Counting objects: 55% (140/254) 2021-05-15T13:50:06.3213790Z remote: Counting objects: 56% (143/254) 2021-05-15T13:50:06.3214360Z remote: Counting objects: 57% (145/254) 2021-05-15T13:50:06.3215200Z remote: Counting objects: 58% (148/254) 2021-05-15T13:50:06.3215770Z remote: Counting objects: 59% (150/254) 2021-05-15T13:50:06.3216280Z remote: Counting objects: 60% (153/254) 2021-05-15T13:50:06.3216820Z remote: Counting objects: 61% (155/254) 2021-05-15T13:50:06.3217340Z remote: Counting objects: 62% (158/254) 2021-05-15T13:50:06.3217880Z remote: Counting objects: 63% (161/254) 2021-05-15T13:50:06.3218380Z remote: Counting objects: 64% (163/254) 2021-05-15T13:50:06.3218940Z remote: Counting objects: 65% (166/254) 2021-05-15T13:50:06.3219490Z remote: Counting objects: 66% (168/254) 2021-05-15T13:50:06.3220000Z remote: Counting objects: 67% (171/254) 2021-05-15T13:50:06.3220510Z remote: Counting objects: 68% (173/254) 2021-05-15T13:50:06.3221020Z remote: Counting objects: 69% (176/254) 2021-05-15T13:50:06.3221560Z remote: Counting objects: 70% (178/254) 2021-05-15T13:50:06.3222060Z remote: Counting objects: 71% (181/254) 2021-05-15T13:50:06.3222580Z remote: Counting objects: 72% (183/254) 2021-05-15T13:50:06.3223090Z remote: Counting objects: 73% (186/254) 2021-05-15T13:50:06.3223640Z remote: Counting objects: 74% (188/254) 2021-05-15T13:50:06.3224170Z remote: Counting objects: 75% (191/254) 2021-05-15T13:50:06.3224660Z remote: Counting objects: 76% (194/254) 2021-05-15T13:50:06.3225200Z remote: Counting objects: 77% (196/254) 2021-05-15T13:50:06.3226270Z remote: Counting objects: 78% (199/254) 2021-05-15T13:50:06.3227590Z remote: Counting objects: 79% (201/254) 2021-05-15T13:50:06.3228090Z remote: Counting objects: 80% (204/254) 2021-05-15T13:50:06.3228610Z remote: Counting objects: 81% (206/254) 2021-05-15T13:50:06.3229130Z remote: Counting objects: 82% (209/254) 2021-05-15T13:50:06.3229660Z remote: Counting objects: 83% (211/254) 2021-05-15T13:50:06.3230170Z remote: Counting objects: 84% (214/254) 2021-05-15T13:50:06.3230680Z remote: Counting objects: 85% (216/254) 2021-05-15T13:50:06.3231220Z remote: Counting objects: 86% (219/254) 2021-05-15T13:50:06.3231720Z remote: Counting objects: 87% (221/254) 2021-05-15T13:50:06.3232260Z remote: Counting objects: 88% (224/254) 2021-05-15T13:50:06.3232770Z remote: Counting objects: 89% (227/254) 2021-05-15T13:50:06.3233320Z remote: Counting objects: 90% (229/254) 2021-05-15T13:50:06.3233850Z remote: Counting objects: 91% (232/254) 2021-05-15T13:50:06.3234410Z remote: Counting objects: 92% (234/254) 2021-05-15T13:50:06.3234960Z remote: Counting objects: 93% (237/254) 2021-05-15T13:50:06.3235470Z remote: Counting objects: 94% (239/254) 2021-05-15T13:50:06.3236020Z remote: Counting objects: 95% (242/254) 2021-05-15T13:50:06.3236870Z remote: Counting objects: 96% (244/254) 2021-05-15T13:50:06.3237440Z remote: Counting objects: 97% (247/254) 2021-05-15T13:50:06.3241350Z remote: Counting objects: 98% (249/254) 2021-05-15T13:50:06.3242110Z remote: Counting objects: 99% (252/254) 2021-05-15T13:50:06.3243140Z remote: Counting objects: 100% (254/254) 2021-05-15T13:50:06.3243700Z remote: Counting objects: 100% (254/254), done. 2021-05-15T13:50:06.3244310Z remote: Compressing objects: 0% (1/250) 2021-05-15T13:50:06.3244870Z remote: Compressing objects: 1% (3/250) 2021-05-15T13:50:06.3245920Z remote: Compressing objects: 2% (5/250) 2021-05-15T13:50:06.3246510Z remote: Compressing objects: 3% (8/250) 2021-05-15T13:50:06.3247050Z remote: Compressing objects: 4% (10/250) 2021-05-15T13:50:06.3247590Z remote: Compressing objects: 5% (13/250) 2021-05-15T13:50:06.3248120Z remote: Compressing objects: 6% (15/250) 2021-05-15T13:50:06.3248650Z remote: Compressing objects: 7% (18/250) 2021-05-15T13:50:06.3249230Z remote: Compressing objects: 8% (20/250) 2021-05-15T13:50:06.3249790Z remote: Compressing objects: 9% (23/250) 2021-05-15T13:50:06.3250320Z remote: Compressing objects: 10% (25/250) 2021-05-15T13:50:06.3250900Z remote: Compressing objects: 11% (28/250) 2021-05-15T13:50:06.3251450Z remote: Compressing objects: 12% (30/250) 2021-05-15T13:50:06.3252010Z remote: Compressing objects: 13% (33/250) 2021-05-15T13:50:06.3252580Z remote: Compressing objects: 14% (35/250) 2021-05-15T13:50:06.3253140Z remote: Compressing objects: 15% (38/250) 2021-05-15T13:50:06.3253730Z remote: Compressing objects: 16% (40/250) 2021-05-15T13:50:06.3254280Z remote: Compressing objects: 17% (43/250) 2021-05-15T13:50:06.3254850Z remote: Compressing objects: 18% (45/250) 2021-05-15T13:50:06.3255400Z remote: Compressing objects: 19% (48/250) 2021-05-15T13:50:06.3255930Z remote: Compressing objects: 20% (50/250) 2021-05-15T13:50:06.3256490Z remote: Compressing objects: 21% (53/250) 2021-05-15T13:50:06.3257050Z remote: Compressing objects: 22% (55/250) 2021-05-15T13:50:06.3257580Z remote: Compressing objects: 23% (58/250) 2021-05-15T13:50:06.3258110Z remote: Compressing objects: 24% (60/250) 2021-05-15T13:50:06.3258700Z remote: Compressing objects: 25% (63/250) 2021-05-15T13:50:06.3259260Z remote: Compressing objects: 26% (65/250) 2021-05-15T13:50:06.3260280Z remote: Compressing objects: 27% (68/250) 2021-05-15T13:50:06.3260850Z remote: Compressing objects: 28% (70/250) 2021-05-15T13:50:06.3261440Z remote: Compressing objects: 29% (73/250) 2021-05-15T13:50:06.3261990Z remote: Compressing objects: 30% (75/250) 2021-05-15T13:50:06.3262590Z remote: Compressing objects: 31% (78/250) 2021-05-15T13:50:06.3263170Z remote: Compressing objects: 32% (80/250) 2021-05-15T13:50:06.3264080Z remote: Compressing objects: 33% (83/250) 2021-05-15T13:50:06.3264810Z remote: Compressing objects: 34% (85/250) 2021-05-15T13:50:06.3265700Z remote: Compressing objects: 35% (88/250) 2021-05-15T13:50:06.3266280Z remote: Compressing objects: 36% (90/250) 2021-05-15T13:50:06.3271770Z remote: Compressing objects: 37% (93/250) 2021-05-15T13:50:06.3274530Z remote: Compressing objects: 38% (95/250) 2021-05-15T13:50:06.3278130Z remote: Compressing objects: 39% (98/250) 2021-05-15T13:50:06.3279490Z remote: Compressing objects: 40% (100/250) 2021-05-15T13:50:06.3281020Z remote: Compressing objects: 41% (103/250) 2021-05-15T13:50:06.3281600Z remote: Compressing objects: 42% (105/250) 2021-05-15T13:50:06.3282200Z remote: Compressing objects: 43% (108/250) 2021-05-15T13:50:06.3282760Z remote: Compressing objects: 44% (110/250) 2021-05-15T13:50:06.3283340Z remote: Compressing objects: 45% (113/250) 2021-05-15T13:50:06.3283900Z remote: Compressing objects: 46% (115/250) 2021-05-15T13:50:06.3284500Z remote: Compressing objects: 47% (118/250) 2021-05-15T13:50:06.3285060Z remote: Compressing objects: 48% (120/250) 2021-05-15T13:50:06.3285640Z remote: Compressing objects: 49% (123/250) 2021-05-15T13:50:06.3286230Z remote: Compressing objects: 50% (125/250) 2021-05-15T13:50:06.3286840Z remote: Compressing objects: 51% (128/250) 2021-05-15T13:50:06.3287430Z remote: Compressing objects: 52% (130/250) 2021-05-15T13:50:06.3288370Z remote: Compressing objects: 53% (133/250) 2021-05-15T13:50:06.3288990Z remote: Compressing objects: 54% (135/250) 2021-05-15T13:50:06.3289540Z remote: Compressing objects: 55% (138/250) 2021-05-15T13:50:06.3290130Z remote: Compressing objects: 56% (140/250) 2021-05-15T13:50:06.3290680Z remote: Compressing objects: 57% (143/250) 2021-05-15T13:50:06.3291260Z remote: Compressing objects: 58% (145/250) 2021-05-15T13:50:06.3291850Z remote: Compressing objects: 59% (148/250) 2021-05-15T13:50:06.3292370Z remote: Compressing objects: 60% (150/250) 2021-05-15T13:50:06.3292960Z remote: Compressing objects: 61% (153/250) 2021-05-15T13:50:06.3293520Z remote: Compressing objects: 62% (155/250) 2021-05-15T13:50:06.3294100Z remote: Compressing objects: 63% (158/250) 2021-05-15T13:50:06.3294650Z remote: Compressing objects: 64% (160/250) 2021-05-15T13:50:06.3295330Z remote: Compressing objects: 65% (163/250) 2021-05-15T13:50:06.3295920Z remote: Compressing objects: 66% (165/250) 2021-05-15T13:50:06.3296510Z remote: Compressing objects: 67% (168/250) 2021-05-15T13:50:06.3297090Z remote: Compressing objects: 68% (170/250) 2021-05-15T13:50:06.3297730Z remote: Compressing objects: 69% (173/250) 2021-05-15T13:50:06.3298310Z remote: Compressing objects: 70% (175/250) 2021-05-15T13:50:06.3298860Z remote: Compressing objects: 71% (178/250) 2021-05-15T13:50:06.3299410Z remote: Compressing objects: 72% (180/250) 2021-05-15T13:50:06.3299940Z remote: Compressing objects: 73% (183/250) 2021-05-15T13:50:06.3300490Z remote: Compressing objects: 74% (185/250) 2021-05-15T13:50:06.3301010Z remote: Compressing objects: 75% (188/250) 2021-05-15T13:50:06.3301600Z remote: Compressing objects: 76% (190/250) 2021-05-15T13:50:06.3302220Z remote: Compressing objects: 77% (193/250) 2021-05-15T13:50:06.3303150Z remote: Compressing objects: 78% (195/250) 2021-05-15T13:50:06.3304800Z remote: Compressing objects: 79% (198/250) 2021-05-15T13:50:06.3305560Z remote: Compressing objects: 80% (200/250) 2021-05-15T13:50:06.3306150Z remote: Compressing objects: 81% (203/250) 2021-05-15T13:50:06.3306700Z remote: Compressing objects: 82% (205/250) 2021-05-15T13:50:06.3307290Z remote: Compressing objects: 83% (208/250) 2021-05-15T13:50:06.3307860Z remote: Compressing objects: 84% (210/250) 2021-05-15T13:50:06.3308410Z remote: Compressing objects: 85% (213/250) 2021-05-15T13:50:06.3309000Z remote: Compressing objects: 85% (214/250) 2021-05-15T13:50:06.3311010Z remote: Compressing objects: 86% (215/250) 2021-05-15T13:50:06.3311640Z remote: Compressing objects: 87% (218/250) 2021-05-15T13:50:06.3312180Z remote: Compressing objects: 88% (220/250) 2021-05-15T13:50:06.3312740Z remote: Compressing objects: 89% (223/250) 2021-05-15T13:50:06.3313280Z remote: Compressing objects: 90% (225/250) 2021-05-15T13:50:06.3314630Z remote: Compressing objects: 91% (228/250) 2021-05-15T13:50:06.3315210Z remote: Compressing objects: 92% (230/250) 2021-05-15T13:50:06.3315750Z remote: Compressing objects: 93% (233/250) 2021-05-15T13:50:06.3316320Z remote: Compressing objects: 94% (235/250) 2021-05-15T13:50:06.3316870Z remote: Compressing objects: 95% (238/250) 2021-05-15T13:50:06.3317430Z remote: Compressing objects: 96% (240/250) 2021-05-15T13:50:06.3317980Z remote: Compressing objects: 97% (243/250) 2021-05-15T13:50:06.3318540Z remote: Compressing objects: 98% (245/250) 2021-05-15T13:50:06.3319060Z remote: Compressing objects: 99% (248/250) 2021-05-15T13:50:06.3319640Z remote: Compressing objects: 100% (250/250) 2021-05-15T13:50:06.3320240Z remote: Compressing objects: 100% (250/250), done. 2021-05-15T13:50:06.3320770Z Receiving objects: 0% (1/254) 2021-05-15T13:50:06.3321640Z Receiving objects: 1% (3/254) 2021-05-15T13:50:06.3322160Z Receiving objects: 2% (6/254) 2021-05-15T13:50:06.3322600Z Receiving objects: 3% (8/254) 2021-05-15T13:50:06.3323040Z Receiving objects: 4% (11/254) 2021-05-15T13:50:06.3323480Z Receiving objects: 5% (13/254) 2021-05-15T13:50:06.3323910Z Receiving objects: 6% (16/254) 2021-05-15T13:50:06.3324420Z Receiving objects: 7% (18/254) 2021-05-15T13:50:06.3324870Z Receiving objects: 8% (21/254) 2021-05-15T13:50:06.3325320Z Receiving objects: 9% (23/254) 2021-05-15T13:50:06.3325790Z Receiving objects: 10% (26/254) 2021-05-15T13:50:06.3326230Z Receiving objects: 11% (28/254) 2021-05-15T13:50:06.7834370Z Receiving objects: 12% (31/254) 2021-05-15T13:50:06.8563100Z Receiving objects: 13% (34/254) 2021-05-15T13:50:06.8930650Z Receiving objects: 14% (36/254), 7.46 MiB | 14.91 MiB/s 2021-05-15T13:50:07.1486760Z Receiving objects: 15% (39/254), 7.46 MiB | 14.91 MiB/s 2021-05-15T13:50:07.1594450Z Receiving objects: 16% (41/254), 7.46 MiB | 14.91 MiB/s 2021-05-15T13:50:07.3368960Z Receiving objects: 17% (44/254), 7.46 MiB | 14.91 MiB/s 2021-05-15T13:50:07.3552520Z Receiving objects: 17% (45/254), 23.11 MiB | 22.93 MiB/s 2021-05-15T13:50:07.4133750Z Receiving objects: 18% (46/254), 23.11 MiB | 22.93 MiB/s 2021-05-15T13:50:07.4236250Z Receiving objects: 19% (49/254), 23.11 MiB | 22.93 MiB/s 2021-05-15T13:50:07.6758620Z Receiving objects: 20% (51/254), 23.11 MiB | 22.93 MiB/s 2021-05-15T13:50:07.6794470Z Receiving objects: 21% (54/254), 23.11 MiB | 22.93 MiB/s 2021-05-15T13:50:07.9434360Z Receiving objects: 22% (56/254), 23.11 MiB | 22.93 MiB/s 2021-05-15T13:50:07.9536710Z Receiving objects: 23% (59/254), 39.32 MiB | 25.87 MiB/s 2021-05-15T13:50:08.1372470Z Receiving objects: 24% (61/254), 39.32 MiB | 25.87 MiB/s 2021-05-15T13:50:08.2504880Z Receiving objects: 25% (64/254), 39.32 MiB | 25.87 MiB/s 2021-05-15T13:50:08.2605070Z Receiving objects: 26% (67/254), 39.32 MiB | 25.87 MiB/s 2021-05-15T13:50:08.3643280Z Receiving objects: 27% (69/254), 39.32 MiB | 25.87 MiB/s 2021-05-15T13:50:08.5110760Z Receiving objects: 27% (69/254), 55.65 MiB | 27.36 MiB/s 2021-05-15T13:50:08.5170670Z Receiving objects: 28% (72/254), 55.65 MiB | 27.36 MiB/s 2021-05-15T13:50:08.7722660Z Receiving objects: 29% (74/254), 55.65 MiB | 27.36 MiB/s 2021-05-15T13:50:08.7812330Z Receiving objects: 30% (77/254), 55.65 MiB | 27.36 MiB/s 2021-05-15T13:50:08.9657960Z Receiving objects: 31% (79/254), 55.65 MiB | 27.36 MiB/s 2021-05-15T13:50:09.0283890Z Receiving objects: 32% (82/254), 71.82 MiB | 28.23 MiB/s 2021-05-15T13:50:09.0336320Z Receiving objects: 33% (84/254), 71.82 MiB | 28.23 MiB/s 2021-05-15T13:50:09.2879550Z Receiving objects: 34% (87/254), 71.82 MiB | 28.23 MiB/s 2021-05-15T13:50:09.2953260Z Receiving objects: 35% (89/254), 71.82 MiB | 28.23 MiB/s 2021-05-15T13:50:09.3891790Z Receiving objects: 36% (92/254), 71.82 MiB | 28.23 MiB/s 2021-05-15T13:50:09.4765280Z Receiving objects: 36% (93/254), 87.93 MiB | 28.75 MiB/s 2021-05-15T13:50:10.0524380Z Receiving objects: 37% (94/254), 87.93 MiB | 28.75 MiB/s 2021-05-15T13:50:10.0541440Z Receiving objects: 38% (97/254), 87.93 MiB | 28.75 MiB/s 2021-05-15T13:50:10.0603070Z Receiving objects: 39% (100/254), 87.93 MiB | 28.75 MiB/s 2021-05-15T13:50:10.0617730Z Receiving objects: 40% (102/254), 87.93 MiB | 28.75 MiB/s 2021-05-15T13:50:10.0719110Z Receiving objects: 41% (105/254), 87.93 MiB | 28.75 MiB/s 2021-05-15T13:50:10.0791300Z Receiving objects: 42% (107/254), 104.02 MiB | 29.13 MiB/s 2021-05-15T13:50:10.2505890Z Receiving objects: 43% (110/254), 104.02 MiB | 29.13 MiB/s 2021-05-15T13:50:10.3210230Z Receiving objects: 44% (112/254), 104.02 MiB | 29.13 MiB/s 2021-05-15T13:50:10.3244450Z Receiving objects: 45% (115/254), 104.02 MiB | 29.13 MiB/s 2021-05-15T13:50:10.4033290Z Receiving objects: 46% (117/254), 104.02 MiB | 29.13 MiB/s 2021-05-15T13:50:10.5755100Z Receiving objects: 46% (117/254), 119.95 MiB | 29.46 MiB/s 2021-05-15T13:50:10.5856090Z Receiving objects: 47% (120/254), 119.95 MiB | 29.46 MiB/s 2021-05-15T13:50:10.8199060Z Receiving objects: 48% (122/254), 119.95 MiB | 29.46 MiB/s 2021-05-15T13:50:10.8299610Z Receiving objects: 49% (125/254), 119.95 MiB | 29.46 MiB/s 2021-05-15T13:50:11.0060530Z Receiving objects: 50% (127/254), 119.95 MiB | 29.46 MiB/s 2021-05-15T13:50:11.0803320Z Receiving objects: 51% (130/254), 136.76 MiB | 29.88 MiB/s 2021-05-15T13:50:11.0855510Z Receiving objects: 52% (133/254), 136.76 MiB | 29.88 MiB/s 2021-05-15T13:50:11.2841010Z Receiving objects: 53% (135/254), 136.76 MiB | 29.88 MiB/s 2021-05-15T13:50:11.2881100Z Receiving objects: 54% (138/254), 136.76 MiB | 29.88 MiB/s 2021-05-15T13:50:11.4100690Z Receiving objects: 55% (140/254), 136.76 MiB | 29.88 MiB/s 2021-05-15T13:50:11.5344380Z Receiving objects: 55% (141/254), 152.40 MiB | 31.67 MiB/s 2021-05-15T13:50:11.5471320Z Receiving objects: 56% (143/254), 152.40 MiB | 31.67 MiB/s 2021-05-15T13:50:11.7259060Z Receiving objects: 57% (145/254), 152.40 MiB | 31.67 MiB/s 2021-05-15T13:50:11.7844370Z Receiving objects: 58% (148/254), 152.40 MiB | 31.67 MiB/s 2021-05-15T13:50:11.7923140Z Receiving objects: 59% (150/254), 152.40 MiB | 31.67 MiB/s 2021-05-15T13:50:12.0501610Z Receiving objects: 60% (153/254), 152.40 MiB | 31.67 MiB/s 2021-05-15T13:50:12.0582420Z Receiving objects: 61% (155/254), 169.38 MiB | 32.01 MiB/s 2021-05-15T13:50:12.3164810Z Receiving objects: 62% (158/254), 169.38 MiB | 32.01 MiB/s 2021-05-15T13:50:12.3266740Z Receiving objects: 63% (161/254), 169.38 MiB | 32.01 MiB/s 2021-05-15T13:50:12.4123990Z Receiving objects: 64% (163/254), 169.38 MiB | 32.01 MiB/s 2021-05-15T13:50:12.5336530Z Receiving objects: 64% (165/254), 186.14 MiB | 32.22 MiB/s 2021-05-15T13:50:12.5839130Z Receiving objects: 65% (166/254), 186.14 MiB | 32.22 MiB/s 2021-05-15T13:50:12.6392500Z Receiving objects: 66% (168/254), 186.14 MiB | 32.22 MiB/s 2021-05-15T13:50:12.7823340Z Receiving objects: 67% (171/254), 186.14 MiB | 32.22 MiB/s 2021-05-15T13:50:12.8052270Z Receiving objects: 68% (173/254), 186.14 MiB | 32.22 MiB/s 2021-05-15T13:50:12.9647060Z Receiving objects: 69% (176/254), 186.14 MiB | 32.22 MiB/s 2021-05-15T13:50:13.0342540Z Receiving objects: 70% (178/254), 203.61 MiB | 32.57 MiB/s 2021-05-15T13:50:13.0443190Z Receiving objects: 71% (181/254), 203.61 MiB | 32.57 MiB/s 2021-05-15T13:50:13.3546650Z Receiving objects: 72% (183/254), 203.61 MiB | 32.57 MiB/s 2021-05-15T13:50:13.3646960Z Receiving objects: 73% (186/254), 203.61 MiB | 32.57 MiB/s 2021-05-15T13:50:13.6407730Z Receiving objects: 74% (188/254), 203.61 MiB | 32.57 MiB/s 2021-05-15T13:50:13.6506610Z Receiving objects: 75% (191/254), 218.45 MiB | 32.30 MiB/s 2021-05-15T13:50:13.8894960Z Receiving objects: 76% (194/254), 218.45 MiB | 32.30 MiB/s 2021-05-15T13:50:13.9741900Z Receiving objects: 77% (196/254), 218.45 MiB | 32.30 MiB/s 2021-05-15T13:50:13.9743030Z Receiving objects: 78% (199/254), 231.39 MiB | 31.70 MiB/s 2021-05-15T13:50:14.2988800Z Receiving objects: 79% (201/254), 231.39 MiB | 31.70 MiB/s 2021-05-15T13:50:14.3090630Z Receiving objects: 80% (204/254), 231.39 MiB | 31.70 MiB/s 2021-05-15T13:50:14.4176800Z Receiving objects: 81% (206/254), 231.39 MiB | 31.70 MiB/s 2021-05-15T13:50:14.6206170Z Receiving objects: 81% (207/254), 243.60 MiB | 30.94 MiB/s 2021-05-15T13:50:14.6262120Z Receiving objects: 82% (209/254), 243.60 MiB | 30.94 MiB/s 2021-05-15T13:50:14.9287560Z Receiving objects: 83% (211/254), 243.60 MiB | 30.94 MiB/s 2021-05-15T13:50:15.0130120Z Receiving objects: 84% (214/254), 256.48 MiB | 30.20 MiB/s 2021-05-15T13:50:15.0230360Z Receiving objects: 85% (216/254), 256.48 MiB | 30.20 MiB/s 2021-05-15T13:50:15.3263930Z Receiving objects: 86% (219/254), 256.48 MiB | 30.20 MiB/s 2021-05-15T13:50:15.3288740Z Receiving objects: 87% (221/254), 256.48 MiB | 30.20 MiB/s 2021-05-15T13:50:15.3327880Z Receiving objects: 87% (222/254), 256.48 MiB | 30.20 MiB/s 2021-05-15T13:50:15.7363060Z Receiving objects: 88% (224/254), 256.48 MiB | 30.20 MiB/s 2021-05-15T13:50:15.7465380Z Receiving objects: 89% (227/254), 268.58 MiB | 29.19 MiB/s 2021-05-15T13:50:16.0583890Z Receiving objects: 90% (229/254), 268.58 MiB | 29.19 MiB/s 2021-05-15T13:50:16.1832660Z Receiving objects: 91% (232/254), 278.57 MiB | 27.94 MiB/s 2021-05-15T13:50:16.1915970Z Receiving objects: 92% (234/254), 278.57 MiB | 27.94 MiB/s 2021-05-15T13:50:16.4398160Z Receiving objects: 93% (237/254), 278.57 MiB | 27.94 MiB/s 2021-05-15T13:50:16.5161960Z Receiving objects: 93% (237/254), 288.44 MiB | 26.30 MiB/s 2021-05-15T13:50:16.5383820Z Receiving objects: 94% (239/254), 288.44 MiB | 26.30 MiB/s 2021-05-15T13:50:16.5699660Z Receiving objects: 95% (242/254), 288.44 MiB | 26.30 MiB/s 2021-05-15T13:50:16.5701580Z remote: Total 254 (delta 3), reused 238 (delta 3), pack-reused 0 2021-05-15T13:50:16.5705250Z Receiving objects: 96% (244/254), 288.44 MiB | 26.30 MiB/s 2021-05-15T13:50:16.5706680Z Receiving objects: 97% (247/254), 288.44 MiB | 26.30 MiB/s 2021-05-15T13:50:16.5709870Z Receiving objects: 98% (249/254), 288.44 MiB | 26.30 MiB/s 2021-05-15T13:50:16.5710440Z Receiving objects: 99% (252/254), 288.44 MiB | 26.30 MiB/s 2021-05-15T13:50:16.5710940Z Receiving objects: 100% (254/254), 288.44 MiB | 26.30 MiB/s 2021-05-15T13:50:16.5711470Z Receiving objects: 100% (254/254), 291.12 MiB | 28.43 MiB/s, done. 2021-05-15T13:50:16.5712780Z Resolving deltas: 0% (0/3) 2021-05-15T13:50:16.5713960Z Resolving deltas: 33% (1/3) 2021-05-15T13:50:16.5714410Z Resolving deltas: 66% (2/3) 2021-05-15T13:50:16.5745840Z Resolving deltas: 100% (3/3) 2021-05-15T13:50:16.5746450Z Resolving deltas: 100% (3/3), done. 2021-05-15T13:50:16.6116620Z From https://github.com/neuroconductor/malf.templates 2021-05-15T13:50:16.6118380Z * [new ref] e20ea485d1a7dc360c34f5232189c9f158bafdbf -> 1.2.0.s 2021-05-15T13:50:16.6186910Z ##[endgroup] 2021-05-15T13:50:16.6187570Z ##[group]Determining the checkout info 2021-05-15T13:50:16.6189470Z ##[endgroup] 2021-05-15T13:50:16.6189940Z ##[group]Checking out the ref 2021-05-15T13:50:16.6196530Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.2.0.s 2021-05-15T13:50:17.7650190Z Updating files: 80% (197/244) 2021-05-15T13:50:17.7744730Z Updating files: 81% (198/244) 2021-05-15T13:50:17.8073750Z Updating files: 82% (201/244) 2021-05-15T13:50:17.8112020Z Updating files: 83% (203/244) 2021-05-15T13:50:17.8538290Z Updating files: 84% (205/244) 2021-05-15T13:50:17.8660070Z Updating files: 85% (208/244) 2021-05-15T13:50:17.8761090Z Updating files: 86% (210/244) 2021-05-15T13:50:17.8962790Z Updating files: 87% (213/244) 2021-05-15T13:50:17.9062920Z Updating files: 88% (215/244) 2021-05-15T13:50:17.9157980Z Updating files: 89% (218/244) 2021-05-15T13:50:17.9295060Z Updating files: 90% (220/244) 2021-05-15T13:50:17.9312080Z Updating files: 91% (223/244) 2021-05-15T13:50:17.9551070Z Updating files: 92% (225/244) 2021-05-15T13:50:17.9582700Z Updating files: 93% (227/244) 2021-05-15T13:50:17.9604080Z Updating files: 94% (230/244) 2021-05-15T13:50:17.9609710Z Updating files: 95% (232/244) 2021-05-15T13:50:17.9615070Z Updating files: 96% (235/244) 2021-05-15T13:50:17.9624560Z Updating files: 97% (237/244) 2021-05-15T13:50:17.9628570Z Updating files: 98% (240/244) 2021-05-15T13:50:17.9634420Z Updating files: 99% (242/244) 2021-05-15T13:50:17.9636300Z Updating files: 100% (244/244) 2021-05-15T13:50:17.9636850Z Updating files: 100% (244/244), done. 2021-05-15T13:50:17.9707480Z HEAD is now at e20ea48 Version id 37 stable 2021-05-15T13:50:17.9757530Z ##[endgroup] 2021-05-15T13:50:17.9892690Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T13:50:17.9998250Z 'e20ea485d1a7dc360c34f5232189c9f158bafdbf' 2021-05-15T13:50:18.0176150Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:50:18.0176640Z with: 2021-05-15T13:50:18.0176950Z r-version: 3.5 2021-05-15T13:50:18.0177280Z Ncpus: 1 2021-05-15T13:50:18.0177650Z crayon.enabled: NULL 2021-05-15T13:50:18.0178140Z remove-openmp-macos: true 2021-05-15T13:50:18.0178660Z http-user-agent: default 2021-05-15T13:50:18.0179090Z install-r: true 2021-05-15T13:50:18.0179620Z windows-path-include-mingw: true 2021-05-15T13:50:18.0180100Z env: 2021-05-15T13:50:18.0180490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:18.0180920Z TIC_DEPLOY_KEY: 2021-05-15T13:50:18.0181240Z RSPM: 2021-05-15T13:50:18.0182420Z GITHUB_PAT: *** 2021-05-15T13:50:18.0182810Z COVERALLS_TOKEN: 2021-05-15T13:50:18.0183250Z continue-on-error: false 2021-05-15T13:50:18.0183710Z VDIFFR_RUN_TESTS: false 2021-05-15T13:50:18.0184080Z ##[endgroup] 2021-05-15T13:50:18.3008970Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T13:50:21.8411770Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-15T13:50:21.9082710Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T13:50:22.5870290Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T13:50:22.5921580Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T13:50:22.5924530Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T13:50:22.5925650Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T13:50:22.5937650Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T13:50:23.0601290Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T13:50:23.0702650Z Checksumming (Apple_Free : 3)… 2021-05-15T13:50:24.0365890Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T13:50:24.0486410Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T13:50:24.0725450Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T13:50:24.0727510Z Checksumming (Apple_Free : 5)… 2021-05-15T13:50:25.0738410Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T13:50:25.0838410Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T13:50:25.0839880Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T13:50:25.0842250Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T13:50:26.0119130Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T13:50:26.0222200Z verified CRC32 $84F1919B 2021-05-15T13:50:26.1689370Z /dev/disk2 GUID_partition_scheme 2021-05-15T13:50:26.1793850Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T13:50:26.2030170Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T13:50:30.2044850Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T13:50:30.2046110Z To reinstall 0.29.2_3, run: 2021-05-15T13:50:30.2047370Z brew reinstall pkg-config 2021-05-15T13:50:30.2380550Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T13:50:32.1590940Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T13:50:32.4046020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T14%3A00%3A00Z&sig=TgD%2BCs%2BS9tVV61f3vh6PRFOKwujcUp7Ktev%2Fddv4LLc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:32.6663230Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T13:50:33.4360220Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-15T13:50:33.4460320Z installer: Upgrading at base path / 2021-05-15T13:50:33.4562410Z installer: The upgrade was successful. 2021-05-15T13:50:35.9243510Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T13:50:35.9741870Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T13:50:37.0472220Z installer: Package name is gfortran 2021-05-15T13:50:37.0473080Z installer: Installing at base path / 2021-05-15T13:50:37.0475560Z installer: The install was successful. 2021-05-15T13:50:37.0537200Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T13:50:37.2341970Z "disk2" ejected. 2021-05-15T13:50:37.2402290Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T13:50:37.7978600Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T13:50:38.1637340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T14%3A00%3A00Z&sig=KwKy4ObaPh9rvlFHdk0h2M9hxTTCX78mnjjWPRP%2Fkrk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:38.2932730Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T13:50:40.7444810Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T13:50:41.5050400Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T13:50:41.5316840Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:50:41.5317440Z env: 2021-05-15T13:50:41.5317870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:41.5318350Z TIC_DEPLOY_KEY: 2021-05-15T13:50:41.5318690Z RSPM: 2021-05-15T13:50:41.5320080Z GITHUB_PAT: *** 2021-05-15T13:50:41.5320540Z COVERALLS_TOKEN: 2021-05-15T13:50:41.5321020Z continue-on-error: false 2021-05-15T13:50:41.5321520Z VDIFFR_RUN_TESTS: false 2021-05-15T13:50:41.5322030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:50:41.5322500Z TZ: UTC 2021-05-15T13:50:41.5322880Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:50:41.5323310Z NOT_CRAN: true 2021-05-15T13:50:41.5323670Z ##[endgroup] 2021-05-15T13:50:42.1569850Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T13:50:42.6277760Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T13:50:42.6279580Z Dload Upload Total Spent Left Speed 2021-05-15T13:50:42.6280000Z 2021-05-15T13:50:42.6914370Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:50:42.6916080Z 100 117 0 117 0 0 1828 0 --:--:-- --:--:-- --:--:-- 1828 2021-05-15T13:50:43.4072440Z 2021-05-15T13:50:43.6047460Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:50:43.6049160Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:50:44.4059810Z 2021-05-15T13:50:45.4143220Z 11 82.6M 11 9904k 0 0 5570k 0 0:00:15 0:00:01 0:00:14 5570k 2021-05-15T13:50:46.4154750Z 14 82.6M 14 12.0M 0 0 4414k 0 0:00:19 0:00:02 0:00:17 2380k 2021-05-15T13:50:47.4172530Z 24 82.6M 24 20.2M 0 0 5478k 0 0:00:15 0:00:03 0:00:12 5399k 2021-05-15T13:50:48.4248620Z 38 82.6M 38 31.7M 0 0 6797k 0 0:00:12 0:00:04 0:00:08 7524k 2021-05-15T13:50:49.4000700Z 53 82.6M 53 44.0M 0 0 7775k 0 0:00:10 0:00:05 0:00:05 8752k 2021-05-15T13:50:50.3987570Z 67 82.6M 67 56.0M 0 0 8470k 0 0:00:09 0:00:06 0:00:03 9502k 2021-05-15T13:50:51.1288010Z 85 82.6M 85 70.9M 0 0 9353k 0 0:00:09 0:00:07 0:00:02 11.8M 2021-05-15T13:50:51.1314400Z 100 82.6M 100 82.6M 0 0 9954k 0 0:00:08 0:00:08 --:--:-- 13.2M 2021-05-15T13:51:41.0492160Z ##[group]Run tlmgr update --self 2021-05-15T13:51:41.0492880Z tlmgr update --self 2021-05-15T13:51:41.0493780Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:51:41.0494640Z tlmgr update --all 2021-05-15T13:51:41.1916940Z shell: /bin/bash -e {0} 2021-05-15T13:51:41.1917370Z env: 2021-05-15T13:51:41.1917820Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:41.1918340Z TIC_DEPLOY_KEY: 2021-05-15T13:51:41.1918690Z RSPM: 2021-05-15T13:51:41.1920340Z GITHUB_PAT: *** 2021-05-15T13:51:41.1920800Z COVERALLS_TOKEN: 2021-05-15T13:51:41.1921320Z continue-on-error: false 2021-05-15T13:51:41.1922220Z VDIFFR_RUN_TESTS: false 2021-05-15T13:51:41.1922750Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:51:41.1923220Z TZ: UTC 2021-05-15T13:51:41.1923710Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:51:41.1924170Z NOT_CRAN: true 2021-05-15T13:51:41.1924650Z ##[endgroup] 2021-05-15T13:51:46.5539800Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:51:46.5542020Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:51:49.1922020Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:51:49.1923160Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:51:49.9578950Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:51:54.7217960Z [3/89, 00:05/53:37] install: auto-pst-pdf-lua [3k] 2021-05-15T13:51:55.4370060Z [4/89, 00:06/01:01:42] install: barracuda [30k] 2021-05-15T13:51:56.2616530Z [5/89, 00:07/48:07] install: bezierplot [8k] 2021-05-15T13:51:56.9686430Z [6/89, 00:07/44:16] install: biber.universal-darwin [33017k] 2021-05-15T13:52:04.7528960Z [7/89, 00:15/00:16] install: biber [1k] 2021-05-15T13:52:05.2669630Z [8/89, 00:16/00:17] install: biblatex [238k] 2021-05-15T13:52:10.7258780Z [9/89, 00:21/00:23] install: checkcites.universal-darwin [1k] 2021-05-15T13:52:11.4628690Z [10/89, 00:22/00:24] install: checkcites [7k] 2021-05-15T13:52:12.0287680Z [11/89, 00:23/00:25] install: chickenize [15k] 2021-05-15T13:52:12.6640900Z [12/89, 00:23/00:25] install: chinese-jfm [3k] 2021-05-15T13:52:13.3089870Z [13/89, 00:24/00:26] install: cloze [9k] 2021-05-15T13:52:13.9090340Z [14/89, 00:24/00:26] install: colorprofiles [86k] 2021-05-15T13:52:14.6980800Z [15/89, 00:25/00:27] install: combofont [2k] 2021-05-15T13:52:15.2563780Z [16/89, 00:26/00:28] install: courier [470k] 2021-05-15T13:52:19.9921800Z [17/89, 00:30/00:32] install: courier-scaled [3k] 2021-05-15T13:52:20.9624820Z [18/89, 00:31/00:33] install: cstypo [3k] 2021-05-15T13:52:21.5918000Z [19/89, 00:32/00:34] install: ctablestack [2k] 2021-05-15T13:52:22.1489340Z [20/89, 00:33/00:35] install: ekdosis [19k] 2021-05-15T13:52:22.7485490Z [21/89, 00:33/00:35] install: emoji [40k] 2021-05-15T13:52:23.4145310Z [22/89, 00:34/00:36] install: emojicite [2k] 2021-05-15T13:52:23.9790400Z [23/89, 00:34/00:36] install: enctex [24k] 2021-05-15T13:52:25.3804960Z [24/89, 00:36/00:38] install: enigma [18k] 2021-05-15T13:52:26.2513930Z [25/89, 00:37/00:39] install: etex-pkg [6k] 2021-05-15T13:52:26.8108490Z [26/89, 00:37/00:39] install: filecontents [3k] 2021-05-15T13:52:27.3773800Z [27/89, 00:38/00:40] install: grfext [3k] 2021-05-15T13:52:27.9486300Z [28/89, 00:38/00:40] install: hyphenex [9k] 2021-05-15T13:52:28.6765870Z [29/89, 00:39/00:41] install: ifplatform [2k] 2021-05-15T13:52:29.2351040Z [30/89, 00:40/00:42] install: innerscript [4k] 2021-05-15T13:52:29.9985340Z [31/89, 00:40/00:42] install: interpreter [7k] 2021-05-15T13:52:30.8962980Z [32/89, 00:41/00:43] install: kanaparser [5k] 2021-05-15T13:52:31.8194080Z [33/89, 00:42/00:45] install: knuth-local [23k] 2021-05-15T13:52:34.4876870Z [34/89, 00:45/00:48] install: logreq [4k] 2021-05-15T13:52:35.0457750Z [35/89, 00:46/00:49] install: lua-typo [7k] 2021-05-15T13:52:35.8037540Z [36/89, 00:46/00:49] install: lua-uca [70k] 2021-05-15T13:52:36.8596490Z [37/89, 00:47/00:50] install: lua-ul [7k] 2021-05-15T13:52:37.8193870Z [38/89, 00:48/00:51] install: lua-uni-algos [6k] 2021-05-15T13:52:38.8284000Z [39/89, 00:49/00:52] install: lua-visual-debug [4k] 2021-05-15T13:52:39.5865340Z [40/89, 00:50/00:53] install: luacode [3k] 2021-05-15T13:52:40.3621910Z [41/89, 00:51/00:54] install: luacolor [5k] 2021-05-15T13:52:41.0471100Z [42/89, 00:52/00:55] install: luahyphenrules [3k] 2021-05-15T13:52:41.8087290Z [43/89, 00:52/00:55] install: luaimageembed [2k] 2021-05-15T13:52:42.7810370Z [44/89, 00:53/00:56] install: luaindex [5k] 2021-05-15T13:52:43.6606420Z [45/89, 00:54/00:57] install: luainputenc [5k] 2021-05-15T13:52:44.5486070Z [46/89, 00:55/00:58] install: luaintro [1k] 2021-05-15T13:52:45.3871670Z [47/89, 00:56/00:59] install: luakeys [5k] 2021-05-15T13:52:45.9311290Z [48/89, 00:56/00:59] install: lualatex-doc [1k] 2021-05-15T13:52:46.5735300Z [49/89, 00:57/01:00] install: lualatex-truncate [2k] 2021-05-15T13:52:47.4253740Z [50/89, 00:58/01:01] install: luamplib [12k] 2021-05-15T13:52:48.1875140Z [51/89, 00:59/01:02] install: luapackageloader [2k] 2021-05-15T13:52:48.9497230Z [52/89, 00:59/01:02] install: luaprogtable [7k] 2021-05-15T13:52:49.7948240Z [53/89, 01:00/01:04] install: luarandom [2k] 2021-05-15T13:52:50.2565550Z [54/89, 01:01/01:05] install: luatex85 [2k] 2021-05-15T13:52:50.9795460Z [55/89, 01:01/01:05] install: luatexbase [4k] 2021-05-15T13:52:52.2591590Z [56/89, 01:03/01:07] install: luatexko [22k] 2021-05-15T13:52:53.2464340Z [57/89, 01:04/01:08] install: luatextra [2k] 2021-05-15T13:52:53.9758730Z [58/89, 01:04/01:08] install: luavlna [8k] 2021-05-15T13:52:55.2205760Z [59/89, 01:06/01:10] install: luaxml [31k] 2021-05-15T13:52:56.6662490Z [60/89, 01:07/01:11] install: makeindex.universal-darwin [91k] 2021-05-15T13:52:57.6304940Z [61/89, 01:08/01:12] install: makeindex [5k] 2021-05-15T13:52:58.9675060Z [62/89, 01:09/01:13] install: mflogo [2k] 2021-05-15T13:52:59.8985800Z [63/89, 01:10/01:14] install: newpax [9k] 2021-05-15T13:53:00.8246070Z [64/89, 01:11/01:15] install: nodetree [13k] 2021-05-15T13:53:01.7575500Z [65/89, 01:12/01:16] install: odsfile [5k] 2021-05-15T13:53:02.6003940Z [66/89, 01:13/01:17] install: optex.universal-darwin [1k] 2021-05-15T13:53:03.2865260Z [67/89, 01:14/01:18] install: optex [770k] 2021-05-15T13:53:07.5701470Z [68/89, 01:18/01:20] install: pdfarticle [4k] 2021-05-15T13:53:08.5714640Z [69/89, 01:19/01:21] install: pdfextra [22k] 2021-05-15T13:53:09.1307810Z [70/89, 01:20/01:22] install: placeat [4k] 2021-05-15T13:53:09.9848090Z [71/89, 01:20/01:22] install: plantuml [3k] 2021-05-15T13:53:10.8009060Z [72/89, 01:21/01:23] install: rsfs [55k] 2021-05-15T13:53:12.7947120Z [73/89, 01:23/01:25] install: selnolig [53k] 2021-05-15T13:53:14.0004820Z [74/89, 01:24/01:26] install: spelling [14k] 2021-05-15T13:53:15.2226520Z [75/89, 01:26/01:28] install: stricttex [2k] 2021-05-15T13:53:16.0372930Z [76/89, 01:27/01:29] install: texlive-common [1k] 2021-05-15T13:53:16.7307120Z [77/89, 01:27/01:29] install: texlive-en [1k] 2021-05-15T13:53:17.3332580Z [78/89, 01:28/01:30] install: texlive-msg-translations [144k] 2021-05-15T13:53:19.5158980Z [79/89, 01:30/01:32] install: thumbpdf.universal-darwin [1k] 2021-05-15T13:53:20.2086090Z [80/89, 01:31/01:33] install: thumbpdf [19k] 2021-05-15T13:53:21.2080660Z [81/89, 01:32/01:34] install: tlshell.universal-darwin [1k] 2021-05-15T13:53:21.9011160Z [82/89, 01:32/01:34] install: tlshell [29k] 2021-05-15T13:53:22.8410060Z [83/89, 01:33/01:35] install: typewriter [25k] 2021-05-15T13:53:23.6948020Z [84/89, 01:34/01:36] install: uninormalize [6k] 2021-05-15T13:53:24.6220720Z [85/89, 01:35/01:37] install: upquote [2k] 2021-05-15T13:53:25.3946960Z [86/89, 01:36/01:38] install: xdvi.universal-darwin [948k] 2021-05-15T13:53:26.9289770Z [87/89, 01:37/01:37] install: xdvi [7k] 2021-05-15T13:53:27.4899500Z [88/89, 01:38/01:38] install: collection-basic [1k] 2021-05-15T13:53:28.0015180Z [89/89, 01:39/01:39] install: collection-luatex [1k] 2021-05-15T13:53:28.6781880Z running mktexlsr ... 2021-05-15T13:53:30.2088970Z done running mktexlsr. 2021-05-15T13:53:30.2946610Z running updmap-sys ... 2021-05-15T13:53:32.6805450Z done running updmap-sys. 2021-05-15T13:53:32.6807210Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T13:53:32.6810380Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/YFyQF1Ql0b/BkgQ1KIjwx ... 2021-05-15T13:53:34.5027820Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/YFyQF1Ql0b/BkgQ1KIjwx. 2021-05-15T13:53:34.5029210Z OK: optex.fmt/luatex 2021-05-15T13:53:34.5030470Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:53:34.5032150Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:53:37.4041770Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:53:37.4042830Z tlmgr: no updates available 2021-05-15T13:53:37.6731410Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:53:37.6731950Z with: 2021-05-15T13:53:37.6732300Z pandoc-version: 2.7.3 2021-05-15T13:53:37.6732830Z env: 2021-05-15T13:53:37.6733370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:37.6733810Z TIC_DEPLOY_KEY: 2021-05-15T13:53:37.6734130Z RSPM: 2021-05-15T13:53:37.6735710Z GITHUB_PAT: *** 2021-05-15T13:53:37.6736130Z COVERALLS_TOKEN: 2021-05-15T13:53:37.6736580Z continue-on-error: false 2021-05-15T13:53:37.6737030Z VDIFFR_RUN_TESTS: false 2021-05-15T13:53:37.6737490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:53:37.6737910Z TZ: UTC 2021-05-15T13:53:37.6738260Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:37.6738630Z NOT_CRAN: true 2021-05-15T13:53:37.6738970Z ##[endgroup] 2021-05-15T13:53:38.7831150Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T13:54:09.1264160Z installer: Package name is pandoc 2021-05-15T13:54:09.1270030Z installer: Installing at base path / 2021-05-15T13:54:09.1274840Z installer: The install was successful. 2021-05-15T13:54:09.2639060Z ##[group]Run git config user.name adigherman 2021-05-15T13:54:09.2639850Z git config user.name adigherman 2021-05-15T13:54:09.2640440Z git config user.email adig@jhu.edu 2021-05-15T13:54:09.2833100Z shell: /bin/bash -e {0} 2021-05-15T13:54:09.2833490Z env: 2021-05-15T13:54:09.2834580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:09.2835280Z TIC_DEPLOY_KEY: 2021-05-15T13:54:09.2835720Z RSPM: 2021-05-15T13:54:09.2836980Z GITHUB_PAT: *** 2021-05-15T13:54:09.2837450Z COVERALLS_TOKEN: 2021-05-15T13:54:09.2838060Z continue-on-error: false 2021-05-15T13:54:09.2838580Z VDIFFR_RUN_TESTS: false 2021-05-15T13:54:09.2839210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:54:09.2839990Z TZ: UTC 2021-05-15T13:54:09.2840570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:09.2841010Z NOT_CRAN: true 2021-05-15T13:54:09.2841440Z ##[endgroup] 2021-05-15T13:54:09.7355030Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T13:54:09.7355760Z env: 2021-05-15T13:54:09.7356260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:09.7356760Z TIC_DEPLOY_KEY: 2021-05-15T13:54:09.7357110Z RSPM: 2021-05-15T13:54:09.7358640Z GITHUB_PAT: *** 2021-05-15T13:54:09.7359070Z COVERALLS_TOKEN: 2021-05-15T13:54:09.7359570Z continue-on-error: false 2021-05-15T13:54:09.7360110Z VDIFFR_RUN_TESTS: false 2021-05-15T13:54:09.7360630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:54:09.7361100Z TZ: UTC 2021-05-15T13:54:09.7361480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:09.7361910Z NOT_CRAN: true 2021-05-15T13:54:09.7362280Z ##[endgroup] 2021-05-15T13:54:11.8501140Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T13:54:11.8951100Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T13:54:11.8952500Z To reinstall 3.20.2, run: 2021-05-15T13:54:11.8953610Z brew reinstall cmake 2021-05-15T13:54:13.9447410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T13:54:15.0985370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a61a3ab0ec9415dac3ffd0296b86a41fef17910b8beba0d8e4864bf3569259a9--libssh-0.9.5_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T13:54:15.7059640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T13:54:16.0851140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T14%3A00%3A00Z&sig=MnHNE%2FOHcOyiAcs1PvZMfJzqvFQie8zffzeHoDTZ8l4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:16.1341500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd\?se=2021-05-15T14\%3A00\%3A00Z\&sig=MnHNE\%2FOHcOyiAcs1PvZMfJzqvFQie8zffzeHoDTZ8l4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:54:16.2971680Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T13:54:16.3727140Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T13:54:16.3759390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2537-xqyjjy 2021-05-15T13:54:17.2238200Z cp -pR /private/tmp/d20210515-2537-xqyjjy/libssh/. /usr/local/Cellar/libssh 2021-05-15T13:54:17.3739110Z chmod -Rf +w /private/tmp/d20210515-2537-xqyjjy 2021-05-15T13:54:17.4968220Z ==> Finishing up 2021-05-15T13:54:17.5309300Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T13:54:17.5327440Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T13:54:17.5332810Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T13:54:17.5341220Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T13:54:17.5345330Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T13:54:17.5350670Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T13:54:17.5359600Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T13:54:17.5938810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2701-1ugyw2s.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libssh.rb 2021-05-15T13:54:19.9726550Z ==> Summary 2021-05-15T13:54:19.9783130Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T13:54:22.9631570Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T13:54:24.0703400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b20931f829356765837697d9e25f51f85236c83f3184776dc28108e8d0e6027--gcc-11.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T13:54:24.7016850Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T13:54:25.0691540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T14%3A00%3A00Z&sig=BgolM3f0chulQCv8JUnLnsUGrskTKOy6oebirSAIj%2BQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:25.1173800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-15T14\%3A00\%3A00Z\&sig=BgolM3f0chulQCv8JUnLnsUGrskTKOy6oebirSAIj\%2BQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:54:31.0702700Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T13:54:31.4315610Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T13:54:32.5980680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd59f8e44ee92cb72180e876af6db8b78925079622f6a5bc2296fafa4daa1202--jags-4.3.0_2-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T13:54:33.2350180Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T13:54:33.6728990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T14%3A00%3A00Z&sig=%2BvWAHFsawsQW%2Fii6JqZV8b88Qg2i91gToVQzvnVfw%2Fo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:33.7310240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7\?se=2021-05-15T14\%3A00\%3A00Z\&sig=\%2BvWAHFsawsQW\%2Fii6JqZV8b88Qg2i91gToVQzvnVfw\%2Fo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:54:33.8886400Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T13:54:33.8966540Z ==> Installing dependencies for jags: gcc 2021-05-15T13:54:33.8977010Z ==> Installing jags dependency: gcc 2021-05-15T13:54:34.0019670Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T13:54:34.0051960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2708-k3hp67 2021-05-15T13:54:46.5786080Z cp -pR /private/tmp/d20210515-2708-k3hp67/gcc/. /usr/local/Cellar/gcc 2021-05-15T13:55:10.6647490Z chmod -Rf +w /private/tmp/d20210515-2708-k3hp67 2021-05-15T13:55:22.8222680Z ==> Finishing up 2021-05-15T13:55:24.7554130Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T13:55:24.7559270Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T13:55:24.7563890Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T13:55:24.7568860Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T13:55:24.7574020Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T13:55:24.7579490Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T13:55:24.7584630Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T13:55:24.7589640Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T13:55:24.7594710Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T13:55:24.7599770Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T13:55:24.7614720Z rm /usr/local/bin/c++-11 2021-05-15T13:55:24.7617900Z rm /usr/local/bin/cpp-11 2021-05-15T13:55:24.7621370Z rm /usr/local/bin/g++-11 2021-05-15T13:55:24.7624450Z rm /usr/local/bin/gcc-11 2021-05-15T13:55:24.7674250Z rm /usr/local/bin/gcc-ar-11 2021-05-15T13:55:24.7677110Z rm /usr/local/bin/gcc-nm-11 2021-05-15T13:55:24.7680870Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T13:55:24.7683770Z rm /usr/local/bin/gcov-11 2021-05-15T13:55:24.7686860Z rm /usr/local/bin/gcov-dump-11 2021-05-15T13:55:24.7690270Z rm /usr/local/bin/gcov-tool-11 2021-05-15T13:55:25.2185880Z Error: The `brew link` step did not complete successfully 2021-05-15T13:55:25.2186800Z The formula built, but is not symlinked into /usr/local 2021-05-15T13:55:25.2191620Z Could not symlink bin/gfortran 2021-05-15T13:55:25.2192460Z Target /usr/local/bin/gfortran 2021-05-15T13:55:25.2193080Z already exists. You may want to remove it: 2021-05-15T13:55:25.2194230Z rm '/usr/local/bin/gfortran' 2021-05-15T13:55:25.2194790Z 2021-05-15T13:55:25.2195400Z To force the link and overwrite all conflicting files: 2021-05-15T13:55:25.2197100Z brew link --overwrite gcc 2021-05-15T13:55:25.2197470Z 2021-05-15T13:55:25.2197960Z To list all files that would be deleted: 2021-05-15T13:55:25.2198970Z brew link --overwrite --dry-run gcc 2021-05-15T13:55:25.2199300Z 2021-05-15T13:55:25.2199830Z Possible conflicting files are: 2021-05-15T13:55:25.2233700Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T13:55:25.7716740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2928-1l2hccp.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gcc.rb 2021-05-15T13:55:28.6976330Z ==> Summary 2021-05-15T13:55:28.7980100Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T13:55:28.7985760Z ==> Installing jags 2021-05-15T13:55:28.7989520Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T13:55:28.8008320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-2708-le9a5v 2021-05-15T13:55:32.5709440Z cp -pR /private/tmp/d20210515-2708-le9a5v/jags/. /usr/local/Cellar/jags 2021-05-15T13:55:32.6425750Z chmod -Rf +w /private/tmp/d20210515-2708-le9a5v 2021-05-15T13:55:32.7663560Z ==> Finishing up 2021-05-15T13:55:32.8004170Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T13:55:32.8009920Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T13:55:32.8021000Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T13:55:32.8027400Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T13:55:32.8032330Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T13:55:32.8038530Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T13:55:32.8043560Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T13:55:32.8048830Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T13:55:32.8059550Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T13:55:32.8445400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2954-1bcjnkq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/jags.rb 2021-05-15T13:55:35.6025820Z ==> Summary 2021-05-15T13:55:35.6117860Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T13:55:37.9847880Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T13:55:39.1243060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d52003640a54f397d1964d0059769afdbf6abca94ffbdd64ac538765f751872c--v8-9.0.257.17.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T13:55:39.7140050Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T13:55:40.0898940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T14%3A05%3A00Z&sig=TU1mpmqoBixBwqI04z7m4AkOyHLkuqsLiAQ2%2BkMX9I4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:40.1351240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9\?se=2021-05-15T14\%3A05\%3A00Z\&sig=TU1mpmqoBixBwqI04z7m4AkOyHLkuqsLiAQ2\%2BkMX9I4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:40.4895110Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T13:55:40.6057770Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T13:55:40.6085980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2965-11hpxke 2021-05-15T13:55:40.8625700Z cp -pR /private/tmp/d20210515-2965-11hpxke/v8/. /usr/local/Cellar/v8 2021-05-15T13:55:40.9816150Z chmod -Rf +w /private/tmp/d20210515-2965-11hpxke 2021-05-15T13:55:41.1469440Z ==> Finishing up 2021-05-15T13:55:41.1999400Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T13:55:41.2446280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3193-1p1mwdr.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/v8.rb 2021-05-15T13:55:43.7738900Z ==> Summary 2021-05-15T13:55:43.7799380Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T13:55:46.0174290Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T13:55:47.1711180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e9022f765f31908bded17a8075482b336c4b9d4ec0d8ae33739e36c1688df5e2--hwloc-2.4.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T13:55:47.7523690Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T13:55:48.1368780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T14%3A05%3A00Z&sig=cyIBTRNFdhTZS5SEtZO32obyeAD7PILHy41fDVKjzq4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:48.1837310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf\?se=2021-05-15T14\%3A05\%3A00Z\&sig=cyIBTRNFdhTZS5SEtZO32obyeAD7PILHy41fDVKjzq4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:48.3603510Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T13:55:48.3802260Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T13:55:49.5294340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T13:55:50.1014050Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T13:55:50.4852230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T14%3A05%3A00Z&sig=BjKJlLrUsFxbZYNuGtIME5aTYE4y0kjMq9%2BtgqL4NfY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:50.5304470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e\?se=2021-05-15T14\%3A05\%3A00Z\&sig=BjKJlLrUsFxbZYNuGtIME5aTYE4y0kjMq9\%2BtgqL4NfY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:51.3381390Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T13:55:51.3522440Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T13:55:52.4737420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T13:55:53.0415500Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T13:55:53.4212810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T14%3A05%3A00Z&sig=ZimEId18VQH06RVnIACfFmsdDdWbxfigZ4Jl%2FrlNM%2FI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:53.4661480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e\?se=2021-05-15T14\%3A05\%3A00Z\&sig=ZimEId18VQH06RVnIACfFmsdDdWbxfigZ4Jl\%2FrlNM\%2FI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:53.7007810Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T13:55:53.7235310Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T13:55:53.7240120Z ==> Installing fftw dependency: hwloc 2021-05-15T13:55:53.7884700Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T13:55:53.7911670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3200-1avijec 2021-05-15T13:55:54.0951670Z cp -pR /private/tmp/d20210515-3200-1avijec/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T13:55:54.5869870Z chmod -Rf +w /private/tmp/d20210515-3200-1avijec 2021-05-15T13:55:55.0045790Z ==> Finishing up 2021-05-15T13:55:55.0392450Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T13:55:55.0395810Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T13:55:55.0401140Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T13:55:55.0405840Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T13:55:55.0410850Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T13:55:55.0415660Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T13:55:55.0420380Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T13:55:55.0425130Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T13:55:55.0430010Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T13:55:55.0435360Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T13:55:55.0439820Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T13:55:55.0457840Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T13:55:55.0463060Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T13:55:55.0469770Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T13:55:55.0474530Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T13:55:55.0486340Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T13:55:55.0494490Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T13:55:55.0499690Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T13:55:55.0510470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T13:55:55.0516230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T13:55:55.0521860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T13:55:55.0527780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T13:55:55.0532920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T13:55:55.0538620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T13:55:55.0544230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T13:55:55.0549180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T13:55:55.0555390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T13:55:55.0560880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T13:55:55.0566200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T13:55:55.0571670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T13:55:55.0576600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T13:55:55.0595010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T13:55:55.0600700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T13:55:55.0606510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T13:55:55.0611250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T13:55:55.0616950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T13:55:55.0621930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T13:55:55.0627670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T13:55:55.0632530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T13:55:55.0638740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T13:55:55.0643650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 2021-05-15T13:55:55.0649230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T13:55:55.0654950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T13:55:55.0660540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T13:55:55.0665680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T13:55:55.0671300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T13:55:55.0676390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T13:55:55.0682150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 2021-05-15T13:55:55.0704000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 2021-05-15T13:55:55.0709410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T13:55:55.0714930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T13:55:55.0720150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T13:55:55.0725390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T13:55:55.0730850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T13:55:55.0735930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T13:55:55.0741600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T13:55:55.0746510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T13:55:55.0752260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T13:55:55.0757030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T13:55:55.0762590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T13:55:55.0767530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T13:55:55.0773250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T13:55:55.0778190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T13:55:55.0783650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T13:55:55.0788640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T13:55:55.0794330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T13:55:55.0825370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T13:55:55.0827080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T13:55:55.0828880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T13:55:55.0831040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T13:55:55.0832890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T13:55:55.0834640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T13:55:55.0836430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T13:55:55.0838150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T13:55:55.0841460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T13:55:55.0846650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T13:55:55.0852050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T13:55:55.0857390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T13:55:55.0862140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T13:55:55.0867570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T13:55:55.0872390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T13:55:55.0877820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T13:55:55.0882620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T13:55:55.0888100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T13:55:55.0892950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T13:55:55.0898390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T13:55:55.0903300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T13:55:55.0912130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T13:55:55.0917740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T13:55:55.0923680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T13:55:55.0929090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T13:55:55.0934610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T13:55:55.0940190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T13:55:55.0945860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T13:55:55.0951520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T13:55:55.0957090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T13:55:55.0962760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T13:55:55.0968270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T13:55:55.0973370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T13:55:55.0979500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T13:55:55.0983320Z Only the first 100 operations were output. 2021-05-15T13:55:55.4764380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3376-1hxn6n6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hwloc.rb 2021-05-15T13:55:58.0525350Z ==> Summary 2021-05-15T13:55:58.1094550Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T13:55:58.1102160Z ==> Installing fftw dependency: open-mpi 2021-05-15T13:55:58.1645390Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T13:55:58.1664000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3200-1scz3dm 2021-05-15T13:55:58.4305840Z cp -pR /private/tmp/d20210515-3200-1scz3dm/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T13:55:58.7770210Z chmod -Rf +w /private/tmp/d20210515-3200-1scz3dm 2021-05-15T13:56:00.1188800Z ==> Finishing up 2021-05-15T13:56:00.1552900Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T13:56:00.1556700Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T13:56:00.1562220Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T13:56:00.1566830Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T13:56:00.1573990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T13:56:00.1578610Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T13:56:00.1583980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T13:56:00.1589010Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T13:56:00.1594110Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T13:56:00.1599080Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T13:56:00.1604020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T13:56:00.1608970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T13:56:00.1613810Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T13:56:00.1619130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T13:56:00.1624910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T13:56:00.1629660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T13:56:00.1634320Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T13:56:00.1639470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T13:56:00.1643890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T13:56:00.1649060Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T13:56:00.1654460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T13:56:00.1659730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T13:56:00.1664190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T13:56:00.1669440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T13:56:00.1676530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T13:56:00.1680970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T13:56:00.1686100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T13:56:00.1690660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T13:56:00.1695700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T13:56:00.1700360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T13:56:00.1705380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T13:56:00.1710100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T13:56:00.1715500Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T13:56:00.1719840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T13:56:00.1725410Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T13:56:00.1729660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T13:56:00.1734780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T13:56:00.1739240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T13:56:00.1744300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T13:56:00.1748860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T13:56:00.1754560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T13:56:00.1758950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T13:56:00.1764110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T13:56:00.1768460Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T13:56:00.1773560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T13:56:00.1777830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T13:56:00.1783150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T13:56:00.1787730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T13:56:00.1799130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T13:56:00.1804480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T13:56:00.1809810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T13:56:00.1815120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T13:56:00.1820250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T13:56:00.1825580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T13:56:00.1830700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T13:56:00.1836040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T13:56:00.1841540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T13:56:00.1847020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T13:56:00.1852700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T13:56:00.1858000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T13:56:00.1863000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T13:56:00.1868490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T13:56:00.1900870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T13:56:00.1905720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T13:56:00.1911570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T13:56:00.1928840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T13:56:00.1934520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T13:56:00.1940060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T13:56:00.1945230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T13:56:00.1950950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T13:56:00.1956250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T13:56:00.1961530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T13:56:00.1967150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T13:56:00.1971790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T13:56:00.1977380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T13:56:00.1982900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T13:56:00.1988030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T13:56:00.1993850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T13:56:00.1999540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T13:56:00.2005140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T13:56:00.2010350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T13:56:00.2016020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T13:56:00.2021460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T13:56:00.2026940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T13:56:00.2032630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_block_init.3 MPIX_Reduce_scatter_block_init.3 2021-05-15T13:56:00.2037670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T13:56:00.2043190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T13:56:00.2048290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T13:56:00.2053930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T13:56:00.2058840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T13:56:00.2064640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T13:56:00.2070070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T13:56:00.2075180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T13:56:00.2080670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T13:56:00.2085520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T13:56:00.2091000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T13:56:00.2096410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T13:56:00.2102090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T13:56:00.2107450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T13:56:00.2112890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T13:56:00.2116870Z Only the first 100 operations were output. 2021-05-15T13:56:00.6667730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3402-1wofar3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/open-mpi.rb 2021-05-15T13:56:03.3632640Z ==> Summary 2021-05-15T13:56:03.4086490Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T13:56:03.4090880Z ==> Installing fftw 2021-05-15T13:56:03.4094770Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T13:56:03.4116660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3200-145g1uu 2021-05-15T13:56:03.4988490Z cp -pR /private/tmp/d20210515-3200-145g1uu/fftw/. /usr/local/Cellar/fftw 2021-05-15T13:56:03.5519250Z chmod -Rf +w /private/tmp/d20210515-3200-145g1uu 2021-05-15T13:56:03.7592410Z ==> Finishing up 2021-05-15T13:56:03.8185260Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T13:56:03.8188910Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T13:56:03.8194010Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T13:56:03.8198340Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T13:56:03.8205540Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T13:56:03.8210060Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T13:56:03.8215110Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T13:56:03.8219670Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T13:56:03.8224680Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T13:56:03.8229380Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T13:56:03.8234220Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T13:56:03.8238670Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T13:56:03.8247710Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T13:56:03.8353210Z info /usr/local/share/info/fftw3.info 2021-05-15T13:56:03.8362050Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T13:56:03.8368570Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T13:56:03.8380510Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T13:56:03.8387060Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T13:56:03.8393650Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T13:56:03.8400080Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T13:56:03.8410450Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T13:56:03.8415760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T13:56:03.8420770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T13:56:03.8426570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T13:56:03.8431730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T13:56:03.8442720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T13:56:03.8452970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T13:56:03.8465740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T13:56:03.8474020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T13:56:03.8488160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T13:56:03.8495770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T13:56:03.8503670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T13:56:03.8517030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T13:56:03.8526510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T13:56:03.8535200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T13:56:03.8544820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T13:56:03.8555110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T13:56:03.8561850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T13:56:03.8569840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T13:56:03.8579130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T13:56:03.8588770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T13:56:03.8601940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T13:56:03.8611150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T13:56:03.8618610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T13:56:03.8627280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T13:56:03.8636030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T13:56:03.8644390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T13:56:03.8653470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T13:56:03.8663190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T13:56:03.8672300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T13:56:03.8681950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T13:56:03.8690510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T13:56:03.8695460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T13:56:03.8704710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T13:56:03.8713970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T13:56:03.8743560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T13:56:03.8745300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T13:56:03.8746950Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T13:56:03.8755280Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T13:56:03.8763310Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T13:56:03.9191630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3429-ymmelj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fftw.rb 2021-05-15T13:56:06.4918280Z ==> Summary 2021-05-15T13:56:06.4973230Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T13:56:07.1740130Z ==> No outdated dependents to upgrade! 2021-05-15T13:56:07.1743680Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:56:07.3577280Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T13:56:07.3580020Z fftw, open-mpi 2021-05-15T13:56:07.3588570Z rm /usr/local/bin/fftw-wisdom 2021-05-15T13:56:07.3591250Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T13:56:07.3596970Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T13:56:07.3598300Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T13:56:07.3604130Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T13:56:07.3605510Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T13:56:07.3608220Z rm /usr/local/include/fftw3.f 2021-05-15T13:56:07.3613190Z rm /usr/local/include/fftw3.f03 2021-05-15T13:56:07.3616210Z rm /usr/local/include/fftw3.h 2021-05-15T13:56:07.3620270Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T13:56:07.3622410Z rm /usr/local/include/fftw3l.f03 2021-05-15T13:56:07.3625400Z rm /usr/local/include/fftw3q.f03 2021-05-15T13:56:07.3633850Z rm /usr/local/lib/cmake/fftw3 2021-05-15T13:56:07.3638920Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T13:56:07.3639860Z rm /usr/local/lib/libfftw3.a 2021-05-15T13:56:07.3643240Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T13:56:07.3653790Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T13:56:07.3654750Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T13:56:07.3656000Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T13:56:07.3657000Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T13:56:07.3660050Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T13:56:07.3663790Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T13:56:07.3667290Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T13:56:07.3670500Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T13:56:07.3675550Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T13:56:07.3677620Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T13:56:07.3680570Z rm /usr/local/lib/libfftw3f.a 2021-05-15T13:56:07.3685250Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T13:56:07.3691330Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T13:56:07.3692310Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T13:56:07.3694770Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T13:56:07.3698840Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T13:56:07.3702210Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T13:56:07.3707060Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T13:56:07.3708460Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T13:56:07.3711550Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T13:56:07.3715570Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T13:56:07.3718510Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T13:56:07.3721730Z rm /usr/local/lib/libfftw3l.a 2021-05-15T13:56:07.3727610Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T13:56:07.3728590Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T13:56:07.3730840Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T13:56:07.3734470Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T13:56:07.3737630Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T13:56:07.3740380Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T13:56:07.3743940Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T13:56:07.3748800Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T13:56:07.3750770Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T13:56:07.3755300Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T13:56:07.3759330Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T13:56:07.3763080Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T13:56:07.3767890Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T13:56:07.3824600Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T13:56:07.3825710Z rm /usr/local/share/info/fftw3.info 2021-05-15T13:56:07.3834120Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T13:56:07.3847230Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T13:56:07.3866310Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T13:56:07.3876190Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T13:56:07.3886630Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T13:56:07.3893890Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T13:56:07.4860080Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T13:56:07.4862100Z rm /usr/local/bin/mpic++ 2021-05-15T13:56:07.4865190Z rm /usr/local/bin/mpicc 2021-05-15T13:56:07.4868750Z rm /usr/local/bin/mpicxx 2021-05-15T13:56:07.4871520Z rm /usr/local/bin/mpiexec 2021-05-15T13:56:07.4874750Z rm /usr/local/bin/mpif77 2021-05-15T13:56:07.4877540Z rm /usr/local/bin/mpif90 2021-05-15T13:56:07.4880880Z rm /usr/local/bin/mpifort 2021-05-15T13:56:07.4883650Z rm /usr/local/bin/mpirun 2021-05-15T13:56:07.4887680Z rm /usr/local/bin/ompi-clean 2021-05-15T13:56:07.4890190Z rm /usr/local/bin/ompi-server 2021-05-15T13:56:07.4892880Z rm /usr/local/bin/ompi_info 2021-05-15T13:56:07.4896170Z rm /usr/local/bin/opal_wrapper 2021-05-15T13:56:07.4899360Z rm /usr/local/bin/orte-clean 2021-05-15T13:56:07.4905960Z rm /usr/local/bin/orte-info 2021-05-15T13:56:07.4908840Z rm /usr/local/bin/orte-server 2021-05-15T13:56:07.4915110Z rm /usr/local/bin/ortecc 2021-05-15T13:56:07.4923860Z rm /usr/local/bin/orted 2021-05-15T13:56:07.4926980Z rm /usr/local/bin/orterun 2021-05-15T13:56:07.4933860Z rm /usr/local/bin/profile2mat.pl 2021-05-15T13:56:07.4943220Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T13:56:07.4946150Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T13:56:07.4953520Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T13:56:07.4956010Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T13:56:07.4965980Z rm /usr/local/include/mpi-ext.h 2021-05-15T13:56:07.4969530Z rm /usr/local/include/mpi.h 2021-05-15T13:56:07.4973000Z rm /usr/local/include/mpi.mod 2021-05-15T13:56:07.4978820Z rm /usr/local/include/mpi_ext.mod 2021-05-15T13:56:07.4981860Z rm /usr/local/include/mpi_f08.mod 2021-05-15T13:56:07.4988210Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T13:56:07.4991110Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T13:56:07.4997080Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T13:56:07.5000140Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T13:56:07.5006120Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T13:56:07.5009120Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T13:56:07.5015510Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T13:56:07.5018410Z rm /usr/local/include/mpif-config.h 2021-05-15T13:56:07.5024520Z rm /usr/local/include/mpif-constants.h 2021-05-15T13:56:07.5027350Z rm /usr/local/include/mpif-ext.h 2021-05-15T13:56:07.5033410Z rm /usr/local/include/mpif-externals.h 2021-05-15T13:56:07.5039280Z rm /usr/local/include/mpif-handles.h 2021-05-15T13:56:07.5043580Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T13:56:07.5049090Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T13:56:07.5054450Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T13:56:07.5057310Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T13:56:07.5062490Z rm /usr/local/include/mpif.h 2021-05-15T13:56:07.5065440Z rm /usr/local/include/openmpi 2021-05-15T13:56:07.5071540Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T13:56:07.5080300Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T13:56:07.5083560Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T13:56:07.5090880Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T13:56:07.5093760Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T13:56:07.5101540Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T13:56:07.5109010Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T13:56:07.5111920Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T13:56:07.5118610Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T13:56:07.5121420Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T13:56:07.5124760Z rm /usr/local/lib/libmpi.dylib 2021-05-15T13:56:07.5132020Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T13:56:07.5137860Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T13:56:07.5140920Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T13:56:07.5144400Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T13:56:07.5148720Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T13:56:07.5152500Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T13:56:07.5158910Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T13:56:07.5162000Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T13:56:07.5169560Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T13:56:07.5172240Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T13:56:07.5180320Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T13:56:07.5183960Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T13:56:07.5191840Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T13:56:07.5198360Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T13:56:07.5201340Z rm /usr/local/lib/openmpi 2021-05-15T13:56:07.5210090Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T13:56:07.5217240Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T13:56:07.5220240Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T13:56:07.5227190Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T13:56:07.5230220Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T13:56:07.5238140Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T13:56:07.5244270Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T13:56:07.5247450Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T13:56:07.5254870Z rm /usr/local/lib/pmix 2021-05-15T13:56:07.5268140Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T13:56:07.5271080Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T13:56:07.5278610Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T13:56:07.5282890Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T13:56:07.5288870Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T13:56:07.5291980Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T13:56:07.5298670Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T13:56:07.5301870Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T13:56:07.5309250Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T13:56:07.5312370Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T13:56:07.5315890Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T13:56:07.5322260Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T13:56:07.5326270Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T13:56:07.5332370Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T13:56:07.5335640Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T13:56:07.5340800Z rm /usr/local/share/man/man1/orted.1 2021-05-15T13:56:07.5344000Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T13:56:07.5365970Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T13:56:07.5372200Z Only the first 100 operations were output. 2021-05-15T13:56:09.4644900Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T13:56:10.6643910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b20a61f2ec1e8aa6af744d87ae4571dabe8736f02ef7d6782e0c96bdcc029d73--dcmtk-3.6.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T13:56:11.4606030Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T13:56:11.8178230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T14%3A05%3A00Z&sig=0WStt1%2B0Q9L%2FLIWMEBLtq3BSJ9AZzmO1A3QDuDruib4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:11.8640330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a\?se=2021-05-15T14\%3A05\%3A00Z\&sig=0WStt1\%2B0Q9L\%2FLIWMEBLtq3BSJ9AZzmO1A3QDuDruib4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:12.1917090Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T13:56:12.3294550Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T13:56:12.3340590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3437-1tmppos 2021-05-15T13:56:13.0641800Z cp -pR /private/tmp/d20210515-3437-1tmppos/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T13:56:13.7563810Z chmod -Rf +w /private/tmp/d20210515-3437-1tmppos 2021-05-15T13:56:14.7153030Z ==> Finishing up 2021-05-15T13:56:14.8202580Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T13:56:14.8207730Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T13:56:14.8212580Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T13:56:14.8216910Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T13:56:14.8222170Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T13:56:14.8226630Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T13:56:14.8231780Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T13:56:14.8236180Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T13:56:14.8244180Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T13:56:14.8248930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T13:56:14.8253470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T13:56:14.8258430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T13:56:14.8262740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T13:56:14.8267740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T13:56:14.8272110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T13:56:14.8277250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T13:56:14.8299470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T13:56:14.8301070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T13:56:14.8302510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T13:56:14.8303890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T13:56:14.8305310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T13:56:14.8306720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T13:56:14.8310900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T13:56:14.8315190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T13:56:14.8320430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T13:56:14.8326310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T13:56:14.8331400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T13:56:14.8336300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T13:56:14.8341590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T13:56:14.8349550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T13:56:14.8357680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T13:56:14.8369620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T13:56:14.8377910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T13:56:14.8386180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T13:56:14.8395570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T13:56:14.8403120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T13:56:14.8412150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T13:56:14.8421030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T13:56:14.8430390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T13:56:14.8443980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T13:56:14.8450000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T13:56:14.8458340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T13:56:14.8466870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T13:56:14.8476910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T13:56:14.8486480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T13:56:14.8494340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T13:56:14.8502650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T13:56:14.8510440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T13:56:14.8518300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T13:56:14.8534100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T13:56:14.8541370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T13:56:14.8551410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T13:56:14.8576560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T13:56:14.8577950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T13:56:14.8579400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T13:56:14.8584860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T13:56:14.8592850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T13:56:14.8601960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T13:56:14.8606450Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T13:56:14.8614670Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T13:56:14.8621870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T13:56:14.8629560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T13:56:14.8637660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T13:56:14.8647050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T13:56:14.8652090Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T13:56:14.8661090Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T13:56:14.8670400Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T13:56:14.8677250Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T13:56:14.8683480Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T13:56:14.8786950Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T13:56:14.8791160Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T13:56:14.8796750Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T13:56:14.8801090Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T13:56:14.8806140Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T13:56:14.8810700Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T13:56:14.8815900Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T13:56:14.8820400Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T13:56:14.8825420Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T13:56:14.8829720Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T13:56:14.8835090Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T13:56:14.8840050Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T13:56:14.8847710Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T13:56:14.8854490Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T13:56:14.8862140Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T13:56:14.8880340Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T13:56:14.8886070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T13:56:14.8891620Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T13:56:14.8897460Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T13:56:14.8910710Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T13:56:14.8912370Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T13:56:14.8914080Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T13:56:14.8918600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T13:56:14.8924140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T13:56:14.8929530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T13:56:14.8934470Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T13:56:14.8939990Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T13:56:14.8945100Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T13:56:14.8950410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T13:56:14.8955720Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T13:56:14.8961020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T13:56:14.8965750Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T13:56:14.8970130Z Only the first 100 operations were output. 2021-05-15T13:56:15.2715370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3604-oyjfqc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dcmtk.rb 2021-05-15T13:56:17.9511650Z ==> Summary 2021-05-15T13:56:18.0238240Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T13:56:20.7697810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T13:56:21.9257570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3d85aa3d952c8c39e0e4c65a491b35ca42f64fa7eb7f59bce2e4739f9b826f5f--libsecret-0.20.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T13:56:22.5173330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T13:56:22.8901320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T14%3A05%3A00Z&sig=FughYcDsrUSQ%2FNPp4Jrq5Pu6kWmmFoMRZL8NlKdkDE4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:22.9453660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133\?se=2021-05-15T14\%3A05\%3A00Z\&sig=FughYcDsrUSQ\%2FNPp4Jrq5Pu6kWmmFoMRZL8NlKdkDE4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:23.0269750Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T13:56:23.1204240Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T13:56:23.1231100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3611-1o3spgb 2021-05-15T13:56:23.1934800Z cp -pR /private/tmp/d20210515-3611-1o3spgb/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T13:56:23.3353740Z chmod -Rf +w /private/tmp/d20210515-3611-1o3spgb 2021-05-15T13:56:23.5037300Z ==> Finishing up 2021-05-15T13:56:23.5345080Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T13:56:23.5353010Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T13:56:23.5361500Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T13:56:23.5383600Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T13:56:23.5427560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.5455010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.5482220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.5491450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.5509340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.5533560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.5557010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.5566820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.5648760Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T13:56:23.5700040Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T13:56:23.5709180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.5711050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.5812110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.5844950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.5882140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.5960540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.5966770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6027400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6061200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6081290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6106940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6151940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6195920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6223160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6224800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6255790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6329060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6431370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6484110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6553360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6655750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6687750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6708420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6807540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6846770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6949510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6961590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.6994780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.7060710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.7163540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.7265940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.7368660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.7461630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.7564340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.7666960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.7714570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.7743130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.7781070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.7819010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.7921360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.8023240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.8090750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.8191200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.8221660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.8323930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.8354710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:23.8430530Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T13:56:23.8527910Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T13:56:23.8582200Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T13:56:23.8624750Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T13:56:23.8654760Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T13:56:23.8663650Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T13:56:23.8688050Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T13:56:23.8714690Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T13:56:23.8730270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3778-1mdf69l.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsecret.rb 2021-05-15T13:56:26.0607870Z ==> Summary 2021-05-15T13:56:26.0814800Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T13:56:28.1375490Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T13:56:28.1376620Z To reinstall 1.6.37, run: 2021-05-15T13:56:28.1377400Z brew reinstall libpng 2021-05-15T13:56:30.0653880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T13:56:31.1982620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/24a9305c57405e52c07326223b7ad372b126a588bf547921c5ab8752cc56a09f--libpthread-stubs-0.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T13:56:31.7391830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T13:56:32.1083630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T14%3A05%3A00Z&sig=HZUdHI5DNm9lDMdAktUctTALB%2BQG%2BXkQsPp4Lnz7O1M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:32.1549390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d\?se=2021-05-15T14\%3A05\%3A00Z\&sig=HZUdHI5DNm9lDMdAktUctTALB\%2BQG\%2BXkQsPp4Lnz7O1M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:32.1984130Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T13:56:32.2034270Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T13:56:33.3571730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ea617e0071209147f492b6d00dd2bcd745322d7694b0641a8da03f472c9696df--xorgproto-2021.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T13:56:33.9573300Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T13:56:34.4909350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T14%3A05%3A00Z&sig=31pGz5D77nmznCB3vSw2JLFdB6AMBPy008cn68%2B0%2Fvg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:34.5455870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c\?se=2021-05-15T14\%3A05\%3A00Z\&sig=31pGz5D77nmznCB3vSw2JLFdB6AMBPy008cn68\%2B0\%2Fvg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:34.6705170Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T13:56:34.6756860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T13:56:35.8074020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e87614a9e08cf50376dad14db9326aa21731e01b9f9bf2b0a8a8a8f5b7c51650--libxau-1.0.9.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T13:56:36.3666470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T13:56:36.7433390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T14%3A05%3A00Z&sig=2ZPdaVy%2FMdC%2BH4nd6NfkccPQ8l%2BOkT5wo%2F81ROgkbgI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:36.7875180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248\?se=2021-05-15T14\%3A05\%3A00Z\&sig=2ZPdaVy\%2FMdC\%2BH4nd6NfkccPQ8l\%2BOkT5wo\%2F81ROgkbgI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:36.8433560Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T13:56:36.8462320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T13:56:37.9461550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0a73f0ebcecce9954f3fb79745cf0554c9afad71cd9c10ce417493727d9ac2e2--libxdmcp-1.1.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T13:56:38.5624110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T13:56:38.9321220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T14%3A05%3A00Z&sig=0nSfV0XGawWBeN1VCvH%2FTFtxUHr8vQ0DgKcU1S7SjAs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:38.9822590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0\?se=2021-05-15T14\%3A05\%3A00Z\&sig=0nSfV0XGawWBeN1VCvH\%2FTFtxUHr8vQ0DgKcU1S7SjAs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:39.0729100Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T13:56:39.0763920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T13:56:40.1785920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ac0e63ea84e718300d5a424032e614e465e7fcbe3248f031591a80608a6501a0--libxcb-1.14_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T13:56:40.7748900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T13:56:41.1325930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T14%3A05%3A00Z&sig=g36HVyslzP1siJ8NxHxXlFY5m%2FuaEtfQFxZ40M6e380%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:41.1764640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208\?se=2021-05-15T14\%3A05\%3A00Z\&sig=g36HVyslzP1siJ8NxHxXlFY5m\%2FuaEtfQFxZ40M6e380\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:41.3059490Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T13:56:41.3118740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T13:56:42.4626170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fcf1374bfe67cb6a6f3b3a4bcda4bdd81fd66692a84226bb2ffd739ee0509b76--libx11-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T13:56:43.0792880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T13:56:43.4829340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T14%3A05%3A00Z&sig=Q6XIhzkZTdofm9tb2vCjwbHjwvSCcNsudKZIlrlTdag%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:43.5283480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754\?se=2021-05-15T14\%3A05\%3A00Z\&sig=Q6XIhzkZTdofm9tb2vCjwbHjwvSCcNsudKZIlrlTdag\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:43.7174000Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T13:56:43.7278330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T13:56:44.8598910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e55cb9fa16a6993e0365eccb1afbb336f981eb5fc64ff8e82b38a956aea1333--libxext-1.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T13:56:45.4444690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T13:56:45.8266000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T14%3A05%3A00Z&sig=ExrKKwXXos6nlIyq%2BsGkU0K5xc2TXooWYJy6soQuocY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:45.8718650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be\?se=2021-05-15T14\%3A05\%3A00Z\&sig=ExrKKwXXos6nlIyq\%2BsGkU0K5xc2TXooWYJy6soQuocY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:45.9230070Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T13:56:45.9262340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T13:56:47.1004130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fb2d3bb1d832b35b1c9e2624599cd83a2f94f182ae9525e771b2167c47698c3b--libxrender-0.9.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T13:56:47.6745960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T13:56:48.0588860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T14%3A05%3A00Z&sig=bwkAnAg%2FNDrWQQt7FcPVlqlGxsA2W9fj4EK3%2FCcA3PI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:48.1027430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab\?se=2021-05-15T14\%3A05\%3A00Z\&sig=bwkAnAg\%2FNDrWQQt7FcPVlqlGxsA2W9fj4EK3\%2FCcA3PI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:48.1496930Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T13:56:48.1526580Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T13:56:49.2730490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T13:56:49.8527460Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T13:56:50.2167870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T14%3A05%3A00Z&sig=l975jm8Ib63ptQyHrCEmffLTrA2y%2F%2Frlm4Rnu%2F%2FS8Kw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:50.2615200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000\?se=2021-05-15T14\%3A05\%3A00Z\&sig=l975jm8Ib63ptQyHrCEmffLTrA2y\%2F\%2Frlm4Rnu\%2F\%2FS8Kw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:50.3169690Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T13:56:50.3203360Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T13:56:51.5029380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/342c07145c5f1651f947d028a1f7aff9cc6c80a0149a41fc8642a80e4f33b4ed--pixman-0.40.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T13:56:52.5509360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8\?se=2021-05-15T14\%3A05\%3A00Z\&sig=rOGi8qSr7pa7z5JXQ\%2FBrixRXs7LUUQOHDgbLhEXYoug\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:52.5516010Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T13:56:52.5520220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T14%3A05%3A00Z&sig=rOGi8qSr7pa7z5JXQ%2FBrixRXs7LUUQOHDgbLhEXYoug%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:52.5557790Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T13:56:52.5603000Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T13:56:53.7191500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9e86ee818c57a136b1c1c82caecdf07bb8eaad8e31f5e59e456a10d6d1a1cc5--cairo-1.16.0_5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T13:56:54.2859580Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T13:56:54.6440440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T14%3A05%3A00Z&sig=mRb7St9fhX4MZdBk1BeEDc%2F2DllWGbIvDrm3Le015sw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:54.6881990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c\?se=2021-05-15T14\%3A05\%3A00Z\&sig=mRb7St9fhX4MZdBk1BeEDc\%2F2DllWGbIvDrm3Le015sw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:54.8340940Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T13:56:54.8429790Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T13:56:56.0062380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8e1a3605b9203cec4705fe33526153ef223c608a4645c2e1c0edec97a07166db--little-cms2-2.12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T13:56:56.5693400Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T13:56:56.9432480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T14%3A05%3A00Z&sig=f4bQn6E2CTE6pugsw41EhPF%2FtjPvccP9ZDQViYJmDPU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:56.9897370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19\?se=2021-05-15T14\%3A05\%3A00Z\&sig=f4bQn6E2CTE6pugsw41EhPF\%2FtjPvccP9ZDQViYJmDPU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:57.0650680Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T13:56:57.0690540Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T13:56:58.1952590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/00d1c8a90e9ada0503e1afcca049c862f30e214d7fb3d3ba93623c8348ac05e5--nspr-4.30.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T13:56:58.7608730Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T13:56:59.1489030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T14%3A05%3A00Z&sig=fzIKc4VD7%2BhW0jmVdPJBGIBGzYoqN7A78nmFNn0lQ78%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:59.1953350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8\?se=2021-05-15T14\%3A05\%3A00Z\&sig=fzIKc4VD7\%2BhW0jmVdPJBGIBGzYoqN7A78nmFNn0lQ78\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:59.2674640Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T13:56:59.2716790Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T13:57:00.4189370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b90e682c7374b689e4df9b8308e81aa6682624e5981d393590edec98efa68a71--nss-3.64.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T13:57:00.9915790Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T13:57:01.4039770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T14%3A05%3A00Z&sig=yOtOECdHcweFeA%2BOMXfd8mcduZfNOxMB1rb%2B2a05GzA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:01.4620870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a\?se=2021-05-15T14\%3A05\%3A00Z\&sig=yOtOECdHcweFeA\%2BOMXfd8mcduZfNOxMB1rb\%2B2a05GzA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:01.8349710Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T13:57:01.8866410Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T13:57:03.0145950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6494a703dabcd1098ca6282f8458da18046343c1762c906434cd061384f0b9d0--openjpeg-2.4.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T13:57:03.6277250Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T13:57:03.9985050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T14%3A05%3A00Z&sig=umi%2FvxLX%2FD9%2BzqpNm09OGA3zkxCujWtaHlOuX%2BbJMDc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:04.0511570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676\?se=2021-05-15T14\%3A05\%3A00Z\&sig=umi\%2FvxLX\%2FD9\%2BzqpNm09OGA3zkxCujWtaHlOuX\%2BbJMDc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:04.1794540Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T13:57:04.1892650Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T13:57:05.3682360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d40848a3dd0029e2b11dde0991f5c81b86e8bd7ad3ca8fd2da9e77fa140b5a19--qt@5-5.15.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T13:57:05.9018950Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T13:57:06.2791480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T14%3A05%3A00Z&sig=eCQ%2BjwKg5Ei8iscVukX6QdEOGs8SLDYMzYuibGlZ7NE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:06.3329950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d\?se=2021-05-15T14\%3A05\%3A00Z\&sig=eCQ\%2BjwKg5Ei8iscVukX6QdEOGs8SLDYMzYuibGlZ7NE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:07.4145960Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T13:57:07.8437600Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T13:57:09.0732390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a698297c36d5a77671a1d768e3aa2419be5764b03522c8659f8b55a3e14b64f6--poppler-21.05.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T13:57:09.6669640Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T13:57:10.0425930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T14%3A05%3A00Z&sig=BS94DRtMKoUUdj4h%2BKantxFtvlmmxp9mwHv%2Bqe2NhRY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:10.0965680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983\?se=2021-05-15T14\%3A05\%3A00Z\&sig=BS94DRtMKoUUdj4h\%2BKantxFtvlmmxp9mwHv\%2Bqe2NhRY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:10.3982130Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T13:57:10.4585680Z ==> Installing dependencies for poppler: libpthread-stubs, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, little-cms2, nspr, nss, openjpeg and qt@5 2021-05-15T13:57:10.4588580Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T13:57:10.5470040Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T13:57:10.5527080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3888-1rus79n 2021-05-15T13:57:10.5599750Z cp -pR /private/tmp/d20210515-3888-1rus79n/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T13:57:10.5695370Z chmod -Rf +w /private/tmp/d20210515-3888-1rus79n 2021-05-15T13:57:10.6080040Z ==> Finishing up 2021-05-15T13:57:10.7283570Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T13:57:10.7377160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4149-i3ys20.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libpthread-stubs.rb 2021-05-15T13:57:13.1391180Z ==> Summary 2021-05-15T13:57:13.1409850Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T13:57:13.1414460Z ==> Installing poppler dependency: xorgproto 2021-05-15T13:57:13.1451990Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T13:57:13.1476860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-3888-1i0kmif 2021-05-15T13:57:13.2989550Z cp -pR /private/tmp/d20210515-3888-1i0kmif/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T13:57:13.4267750Z chmod -Rf +w /private/tmp/d20210515-3888-1i0kmif 2021-05-15T13:57:13.5881970Z ==> Finishing up 2021-05-15T13:57:13.6270920Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T13:57:13.6274690Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T13:57:13.6289310Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T13:57:13.6294110Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T13:57:13.6299510Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T13:57:13.6304280Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T13:57:13.6309640Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T13:57:13.6314310Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T13:57:13.6319780Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T13:57:13.6324520Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T13:57:13.6329730Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T13:57:13.6398520Z rm /usr/local/share/pkgconfig 2021-05-15T13:57:13.6424350Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T13:57:13.6429930Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T13:57:13.6435250Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T13:57:13.6440730Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T13:57:13.6446270Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T13:57:13.6463030Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T13:57:13.6467930Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T13:57:13.6473610Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T13:57:13.6478920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T13:57:13.6484670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T13:57:13.6489590Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T13:57:13.6495020Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T13:57:13.6499990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T13:57:13.6505380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T13:57:13.6513320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T13:57:13.6527220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T13:57:13.6529200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T13:57:13.6531380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T13:57:13.6533190Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T13:57:13.6538610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T13:57:13.6543440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T13:57:13.6548680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T13:57:13.6553620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T13:57:13.6558900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T13:57:13.6563590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T13:57:13.6569030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T13:57:14.5138110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T13:57:14.5139670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T13:57:14.5239160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T13:57:14.5341580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T13:57:14.5442580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T13:57:14.5544130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T13:57:14.5645540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T13:57:14.5746810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T13:57:14.5845520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T13:57:14.5947720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T13:57:14.6048630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T13:57:14.6149100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T13:57:14.6202000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T13:57:14.6213770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T13:57:14.6245080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T13:57:14.6308160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T13:57:14.6320520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4180-1xg97q0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xorgproto.rb 2021-05-15T13:57:16.2605180Z ==> Summary 2021-05-15T13:57:16.2772430Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T13:57:16.2840300Z ==> Installing poppler dependency: libxau 2021-05-15T13:57:16.2881050Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T13:57:16.2899050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3888-70m1j6 2021-05-15T13:57:16.3027110Z cp -pR /private/tmp/d20210515-3888-70m1j6/libxau/. /usr/local/Cellar/libxau 2021-05-15T13:57:16.3195100Z chmod -Rf +w /private/tmp/d20210515-3888-70m1j6 2021-05-15T13:57:16.3718010Z ==> Finishing up 2021-05-15T13:57:16.4158780Z rm /usr/local/include/X11 2021-05-15T13:57:16.4170220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T13:57:16.4180760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T13:57:16.4183100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T13:57:16.4185050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T13:57:16.4190160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T13:57:16.4195190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T13:57:16.4199910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T13:57:16.4205140Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T13:57:16.4210260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T13:57:16.4214970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T13:57:16.4220380Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T13:57:16.4225260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T13:57:16.4229880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T13:57:16.4235280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T13:57:16.4241430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T13:57:16.4246690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T13:57:16.4251650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T13:57:16.4256390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T13:57:16.4261890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T13:57:16.4268360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T13:57:16.4273290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T13:57:16.4278550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T13:57:16.4284190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T13:57:16.4293130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T13:57:16.4294620Z mkdir -p /usr/local/include/X11/dri 2021-05-15T13:57:16.4298410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T13:57:16.4303860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T13:57:16.4309880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T13:57:16.4312840Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T13:57:16.4321450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T13:57:16.4327020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T13:57:16.4334070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T13:57:16.4339380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T13:57:16.4344890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T13:57:16.4350010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T13:57:16.4377600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T13:57:16.4384050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T13:57:16.4389180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T13:57:16.4394320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T13:57:16.4400020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T13:57:16.4404780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T13:57:16.4410300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T13:57:16.4415520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T13:57:16.4420640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T13:57:16.4425860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T13:57:16.4430840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T13:57:16.4436310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T13:57:16.4441290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T13:57:16.4446790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T13:57:16.4451970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T13:57:16.4457260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T13:57:16.4462320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T13:57:16.4468340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T13:57:16.4473750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T13:57:16.4479030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T13:57:16.4483970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T13:57:16.4489310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T13:57:16.4494520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T13:57:16.4499370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T13:57:16.4505460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T13:57:16.4510410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T13:57:16.4515870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T13:57:16.4520780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T13:57:16.4526350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T13:57:16.4531160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T13:57:16.4536660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T13:57:16.4541520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T13:57:16.4546850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T13:57:16.4552110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T13:57:16.4557110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T13:57:16.4562590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T13:57:16.4567600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T13:57:16.4573080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T13:57:16.4578080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T13:57:16.4583580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T13:57:16.4589010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T13:57:16.4594210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T13:57:16.4599500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T13:57:16.4604650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T13:57:16.4610190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T13:57:16.4615040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T13:57:16.4620470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T13:57:16.4625900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T13:57:16.4631170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T13:57:16.4636660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T13:57:16.4641400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T13:57:16.4646970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T13:57:16.4651850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T13:57:16.4657280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T13:57:16.4662290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T13:57:16.4667630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T13:57:16.4672810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T13:57:16.4677620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T13:57:16.4683190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T13:57:16.4688170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T13:57:16.4693540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T13:57:16.4698830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T13:57:16.4703680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T13:57:16.4709830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T13:57:16.4739870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T13:57:16.4751400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T13:57:16.4760560Z Only the first 100 operations were output. 2021-05-15T13:57:16.5156700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4206-u6gbv1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxau.rb 2021-05-15T13:57:19.0773210Z ==> Summary 2021-05-15T13:57:19.0802160Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T13:57:19.0808820Z ==> Installing poppler dependency: libxdmcp 2021-05-15T13:57:19.0895910Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T13:57:19.0913440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3888-baah0i 2021-05-15T13:57:19.1010540Z cp -pR /private/tmp/d20210515-3888-baah0i/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T13:57:19.1125350Z chmod -Rf +w /private/tmp/d20210515-3888-baah0i 2021-05-15T13:57:19.1705720Z ==> Finishing up 2021-05-15T13:57:19.2036510Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T13:57:19.2042830Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T13:57:19.2051730Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T13:57:19.2060830Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T13:57:19.2069060Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T13:57:19.2191290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4232-ximm7h.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxdmcp.rb 2021-05-15T13:57:21.6802660Z ==> Summary 2021-05-15T13:57:21.6821960Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T13:57:21.6828030Z ==> Installing poppler dependency: libxcb 2021-05-15T13:57:21.7154040Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T13:57:21.7171240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-3888-c8ui3h 2021-05-15T13:57:22.4063570Z cp -pR /private/tmp/d20210515-3888-c8ui3h/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T13:57:23.7229310Z chmod -Rf +w /private/tmp/d20210515-3888-c8ui3h 2021-05-15T13:57:24.8325440Z ==> Finishing up 2021-05-15T13:57:24.8713810Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T13:57:24.8721500Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T13:57:24.8788700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T13:57:24.8794310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T13:57:24.8802860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T13:57:24.8811630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T13:57:24.8822950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T13:57:24.8836190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_end.3 xcb_alloc_color_cells_masks_end.3 2021-05-15T13:57:24.8846460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_length.3 xcb_alloc_color_cells_masks_length.3 2021-05-15T13:57:24.8854260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T13:57:24.8863030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_end.3 xcb_alloc_color_cells_pixels_end.3 2021-05-15T13:57:24.8873110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_length.3 xcb_alloc_color_cells_pixels_length.3 2021-05-15T13:57:24.8880940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T13:57:24.8886510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T13:57:24.8916510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T13:57:24.8927620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T13:57:24.8935000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_end.3 xcb_alloc_color_planes_pixels_end.3 2021-05-15T13:57:24.8942920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_length.3 xcb_alloc_color_planes_pixels_length.3 2021-05-15T13:57:24.8947880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T13:57:24.8953610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T13:57:24.8958450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T13:57:24.8969570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T13:57:24.8974370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T13:57:24.8982180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T13:57:24.8990120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T13:57:24.8994920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T13:57:24.9002250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T13:57:24.9006990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T13:57:24.9015360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T13:57:24.9022460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T13:57:24.9034200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T13:57:24.9044320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T13:57:24.9052120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T13:57:24.9063230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T13:57:24.9068780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab_checked.3 xcb_change_active_pointer_grab_checked.3 2021-05-15T13:57:24.9073510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T13:57:24.9082210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T13:57:24.9087090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T13:57:24.9095240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T13:57:24.9100670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T13:57:24.9107790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T13:57:24.9115720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T13:57:24.9120890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T13:57:24.9126400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T13:57:24.9133890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T13:57:24.9138800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T13:57:24.9147470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T13:57:24.9152400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T13:57:24.9158210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T13:57:24.9163300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T13:57:24.9169180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T13:57:24.9179520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T13:57:24.9184330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T13:57:24.9190140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T13:57:24.9197290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T13:57:24.9202880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T13:57:24.9212350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T13:57:24.9217590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T13:57:24.9225930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T13:57:24.9231340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T13:57:24.9237210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip.3 xcb_composite_create_region_from_border_clip.3 2021-05-15T13:57:24.9247260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip_checked.3 xcb_composite_create_region_from_border_clip_checked.3 2021-05-15T13:57:24.9252980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T13:57:24.9259100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_reply.3 xcb_composite_get_overlay_window_reply.3 2021-05-15T13:57:24.9264330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_unchecked.3 xcb_composite_get_overlay_window_unchecked.3 2021-05-15T13:57:24.9269920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T13:57:24.9275370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap_checked.3 xcb_composite_name_window_pixmap_checked.3 2021-05-15T13:57:24.9280510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T13:57:24.9286220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T13:57:24.9291380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T13:57:24.9300050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T13:57:24.9329410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T13:57:24.9334980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T13:57:24.9340400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T13:57:24.9345750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T13:57:24.9351440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window_checked.3 xcb_composite_release_overlay_window_checked.3 2021-05-15T13:57:24.9356280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T13:57:24.9362770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T13:57:24.9372370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T13:57:24.9377830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T13:57:24.9383120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T13:57:24.9388440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T13:57:24.9393300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T13:57:24.9398910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T13:57:24.9409680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T13:57:24.9415100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T13:57:24.9419850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T13:57:24.9425460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T13:57:24.9430820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T13:57:24.9436060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free_checked.3 xcb_copy_colormap_and_free_checked.3 2021-05-15T13:57:24.9443000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T13:57:24.9448360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T13:57:24.9455790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T13:57:24.9461660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T13:57:24.9466870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T13:57:24.9472310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T13:57:24.9477070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T13:57:24.9482760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T13:57:24.9487440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T13:57:24.9493060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T13:57:24.9496720Z Only the first 100 operations were output. 2021-05-15T13:57:26.5384560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4268-3vv785.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxcb.rb 2021-05-15T13:57:29.3747660Z ==> Summary 2021-05-15T13:57:29.5142840Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T13:57:29.5148550Z ==> Installing poppler dependency: libx11 2021-05-15T13:57:29.5645490Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T13:57:29.5663080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3888-20foqc 2021-05-15T13:57:29.8788160Z cp -pR /private/tmp/d20210515-3888-20foqc/libx11/. /usr/local/Cellar/libx11 2021-05-15T13:57:30.4007440Z chmod -Rf +w /private/tmp/d20210515-3888-20foqc 2021-05-15T13:57:30.8898450Z ==> Finishing up 2021-05-15T13:57:30.9279100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T13:57:30.9282910Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T13:57:30.9287910Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T13:57:30.9292570Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T13:57:30.9298180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T13:57:30.9302620Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T13:57:30.9307970Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T13:57:30.9312950Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T13:57:30.9318090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T13:57:30.9322870Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T13:57:30.9328670Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T13:57:30.9334760Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T13:57:30.9342330Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T13:57:30.9349150Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T13:57:30.9376610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T13:57:30.9382540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T13:57:30.9387580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T13:57:30.9393350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T13:57:30.9398390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T13:57:30.9404280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T13:57:30.9409630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T13:57:30.9415660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T13:57:30.9420970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T13:57:30.9426640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T13:57:30.9433590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T13:57:30.9439370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T13:57:30.9445420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T13:57:30.9450240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T13:57:30.9455850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T13:57:30.9461630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T13:57:30.9484990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T13:57:30.9491570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T13:57:30.9497870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T13:57:30.9503630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T13:57:30.9509240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T13:57:30.9515000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T13:57:30.9520940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T13:57:30.9526200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T13:57:30.9532410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T13:57:30.9537740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T13:57:30.9543690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T13:57:30.9548270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T13:57:30.9553940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T13:57:30.9559660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T13:57:30.9564490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T13:57:30.9570070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T13:57:30.9574850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T13:57:30.9580080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T13:57:30.9586110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T13:57:30.9591780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T13:57:30.9597280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T13:57:30.9603250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T13:57:30.9608960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T13:57:30.9614620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T13:57:30.9619890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T13:57:30.9625560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T13:57:30.9631470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T13:57:30.9636880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T13:57:30.9642280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T13:57:30.9647600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T13:57:30.9653120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T13:57:30.9658590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T13:57:30.9664320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T13:57:30.9669560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T13:57:30.9675530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T13:57:30.9681360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T13:57:30.9686670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T13:57:32.0311990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T13:57:32.0320400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T13:57:32.0423220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T13:57:32.0526860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T13:57:32.0629740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T13:57:32.0732100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T13:57:32.0834910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T13:57:32.0938670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T13:57:32.1041720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T13:57:32.1144840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T13:57:32.1247220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T13:57:32.1349830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T13:57:32.1458950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T13:57:32.1561720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T13:57:32.1664670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T13:57:32.1767440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T13:57:32.1870290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T13:57:32.1973150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T13:57:32.2076090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T13:57:32.2179210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T13:57:32.2282180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T13:57:32.2384790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T13:57:32.2404330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T13:57:32.2487500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T13:57:32.2506530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T13:57:32.2590410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T13:57:32.2610690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T13:57:32.2692500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T13:57:32.2795090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T13:57:32.2897410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T13:57:32.2999960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T13:57:32.3095260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T13:57:32.3103030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T13:57:32.3199020Z Only the first 100 operations were output. 2021-05-15T13:57:32.3207310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4294-x1mimw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libx11.rb 2021-05-15T13:57:34.2261980Z ==> Summary 2021-05-15T13:57:34.2935850Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T13:57:34.2941040Z ==> Installing poppler dependency: libxext 2021-05-15T13:57:34.3514860Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T13:57:34.3531670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3888-1gof13 2021-05-15T13:57:34.3867440Z cp -pR /private/tmp/d20210515-3888-1gof13/libxext/. /usr/local/Cellar/libxext 2021-05-15T13:57:34.4406340Z chmod -Rf +w /private/tmp/d20210515-3888-1gof13 2021-05-15T13:57:34.5157400Z ==> Finishing up 2021-05-15T13:57:34.5545960Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T13:57:34.5550150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T13:57:34.5556230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T13:57:34.5560750Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T13:57:34.5566060Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T13:57:34.5571310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T13:57:34.5576420Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T13:57:34.5581710Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T13:57:34.5586880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T13:57:34.5592030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T13:57:34.5597430Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T13:57:34.5602960Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T13:57:34.5608150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T13:57:34.5613340Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T13:57:34.5618400Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T13:57:34.5623820Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T13:57:34.5637010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T13:57:34.5642630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T13:57:34.5647880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T13:57:34.5653160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T13:57:34.5658630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T13:57:34.5664170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T13:57:34.5669780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T13:57:34.5674650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T13:57:34.5680440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T13:57:34.5685510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T13:57:34.5690830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T13:57:34.5698480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T13:57:34.5701980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T13:57:34.5707450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T13:57:34.5712440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T13:57:34.5718130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T13:57:34.5723110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T13:57:34.5733230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T13:57:34.5738900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T13:57:34.5744810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T13:57:34.5750200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T13:57:34.5755970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T13:57:34.5806230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T13:57:34.5808210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T13:57:34.5810120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T13:57:34.5812040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T13:57:34.5813790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T13:57:34.5815560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T13:57:34.5817360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T13:57:34.5819150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T13:57:34.5820980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T13:57:34.5822830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T13:57:34.5824730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T13:57:34.5827110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T13:57:34.5831500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T13:57:34.5837020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T13:57:34.5843150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T13:57:34.5848310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T13:57:34.5854880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T13:57:34.5859930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T13:57:34.5866330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T13:57:34.5872370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T13:57:34.5877420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T13:57:34.5883800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T13:57:34.5889540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T13:57:34.5895110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T13:57:34.5901190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T13:57:34.5906950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T13:57:34.5913160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T13:57:34.5918650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T13:57:34.5925080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T13:57:34.5930720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T13:57:34.5936660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T13:57:34.5942210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T13:57:34.5948040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T13:57:34.5953640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T13:57:34.5959220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T13:57:34.5964790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T13:57:34.5970500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T13:57:34.5976500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T13:57:34.5982100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T13:57:34.5989230Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T13:57:34.5994580Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T13:57:34.6020810Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T13:57:34.6028680Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T13:57:34.6283420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4320-2rn1y3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxext.rb 2021-05-15T13:57:37.0748950Z ==> Summary 2021-05-15T13:57:37.0760070Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T13:57:37.0761750Z ==> Installing poppler dependency: libxrender 2021-05-15T13:57:37.1338930Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T13:57:37.1356360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3888-9szbaz 2021-05-15T13:57:37.1463970Z cp -pR /private/tmp/d20210515-3888-9szbaz/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T13:57:37.1604020Z chmod -Rf +w /private/tmp/d20210515-3888-9szbaz 2021-05-15T13:57:37.2372280Z ==> Finishing up 2021-05-15T13:57:37.2742570Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T13:57:37.2751040Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T13:57:37.2757850Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T13:57:37.2762200Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T13:57:37.2767510Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T13:57:37.2774780Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T13:57:37.2904370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4346-nk65eq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxrender.rb 2021-05-15T13:57:39.6991150Z ==> Summary 2021-05-15T13:57:39.7014010Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T13:57:39.7019340Z ==> Installing poppler dependency: lzo 2021-05-15T13:57:39.7038670Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T13:57:39.7056240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3888-n0oel5 2021-05-15T13:57:39.7220660Z cp -pR /private/tmp/d20210515-3888-n0oel5/lzo/. /usr/local/Cellar/lzo 2021-05-15T13:57:39.7436840Z chmod -Rf +w /private/tmp/d20210515-3888-n0oel5 2021-05-15T13:57:39.8085600Z ==> Finishing up 2021-05-15T13:57:39.8463120Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T13:57:39.8470510Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T13:57:39.8476800Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T13:57:39.8481220Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T13:57:39.8486570Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T13:57:39.8494210Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T13:57:39.8655630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4373-1dvrlly.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lzo.rb 2021-05-15T13:57:42.3363780Z ==> Summary 2021-05-15T13:57:42.3396310Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T13:57:42.3403470Z ==> Installing poppler dependency: pixman 2021-05-15T13:57:42.3429970Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T13:57:42.3447390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3888-m9488z 2021-05-15T13:57:42.3602030Z cp -pR /private/tmp/d20210515-3888-m9488z/pixman/. /usr/local/Cellar/pixman 2021-05-15T13:57:42.3737270Z chmod -Rf +w /private/tmp/d20210515-3888-m9488z 2021-05-15T13:57:42.4188080Z ==> Finishing up 2021-05-15T13:57:42.4561890Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T13:57:42.4568610Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T13:57:42.4573310Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T13:57:42.4578470Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T13:57:42.4583470Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T13:57:42.4590840Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T13:57:42.4713100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4400-107e4lz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pixman.rb 2021-05-15T13:57:44.8460800Z ==> Summary 2021-05-15T13:57:44.8481330Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T13:57:44.8488390Z ==> Installing poppler dependency: cairo 2021-05-15T13:57:45.0306240Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T13:57:45.0323120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3888-a3338u 2021-05-15T13:57:45.0969620Z cp -pR /private/tmp/d20210515-3888-a3338u/cairo/. /usr/local/Cellar/cairo 2021-05-15T13:57:45.1631540Z chmod -Rf +w /private/tmp/d20210515-3888-a3338u 2021-05-15T13:57:45.3837060Z ==> Finishing up 2021-05-15T13:57:45.4358850Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T13:57:45.4376670Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T13:57:45.4392900Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T13:57:45.4437410Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T13:57:45.4446730Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T13:57:45.4518470Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T13:57:45.4523700Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T13:57:45.4529660Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T13:57:45.4534670Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T13:57:45.4539870Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T13:57:45.4544910Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T13:57:45.4549140Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T13:57:45.4554410Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T13:57:45.4558990Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T13:57:45.4567000Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T13:57:45.4572150Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T13:57:45.4577220Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T13:57:45.4582380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T13:57:45.4587460Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T13:57:45.4592210Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T13:57:45.4597830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T13:57:45.4603960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T13:57:45.4608620Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T13:57:45.4614860Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T13:57:45.4620670Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T13:57:45.4626680Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T13:57:45.4631700Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T13:57:45.4637060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T13:57:45.4642410Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T13:57:45.4647210Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T13:57:45.4652350Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T13:57:45.5015310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4426-qpzc2j.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cairo.rb 2021-05-15T13:57:47.8908050Z ==> Summary 2021-05-15T13:57:47.8995050Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T13:57:47.9001330Z ==> Installing poppler dependency: little-cms2 2021-05-15T13:57:47.9165410Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T13:57:47.9183500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3888-1c4abts 2021-05-15T13:57:47.9898470Z cp -pR /private/tmp/d20210515-3888-1c4abts/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T13:57:48.0086900Z chmod -Rf +w /private/tmp/d20210515-3888-1c4abts 2021-05-15T13:57:48.0729630Z ==> Finishing up 2021-05-15T13:57:48.0989780Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T13:57:48.0997300Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T13:57:48.1003180Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T13:57:48.1010050Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T13:57:48.1014790Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T13:57:48.1021660Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T13:57:48.1026360Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T13:57:48.1043380Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T13:57:48.1053640Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T13:57:48.1064570Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T13:57:48.1075150Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T13:57:48.1081160Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T13:57:48.1087810Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T13:57:48.1092300Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T13:57:48.1097740Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T13:57:48.1105020Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T13:57:48.1280540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4452-sx16f3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/little-cms2.rb 2021-05-15T13:57:50.6179730Z ==> Summary 2021-05-15T13:57:50.6206140Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T13:57:50.6211700Z ==> Installing poppler dependency: nspr 2021-05-15T13:57:50.6231590Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T13:57:50.6249170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3888-s1dyof 2021-05-15T13:57:50.6598740Z cp -pR /private/tmp/d20210515-3888-s1dyof/nspr/. /usr/local/Cellar/nspr 2021-05-15T13:57:50.7051310Z chmod -Rf +w /private/tmp/d20210515-3888-s1dyof 2021-05-15T13:57:50.7918590Z ==> Finishing up 2021-05-15T13:57:50.8310950Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T13:57:50.8316800Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T13:57:50.8353390Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T13:57:50.8359890Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T13:57:50.8364600Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T13:57:50.8369680Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T13:57:50.8374340Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T13:57:50.8379340Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T13:57:50.8384070Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T13:57:50.8391520Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T13:57:50.8659130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4478-1q21dav.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nspr.rb 2021-05-15T13:57:53.1880630Z ==> Summary 2021-05-15T13:57:53.1943850Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T13:57:53.1949800Z ==> Installing poppler dependency: nss 2021-05-15T13:57:53.2122480Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T13:57:53.2140820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3888-19ypanu 2021-05-15T13:57:53.4811850Z cp -pR /private/tmp/d20210515-3888-19ypanu/nss/. /usr/local/Cellar/nss 2021-05-15T13:57:53.6568290Z chmod -Rf +w /private/tmp/d20210515-3888-19ypanu 2021-05-15T13:57:55.0216730Z ==> Finishing up 2021-05-15T13:57:55.0610130Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T13:57:55.0613540Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T13:57:55.0621650Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T13:57:55.0626010Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T13:57:55.0631270Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T13:57:55.0636150Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T13:57:55.0644580Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T13:57:55.0650020Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T13:57:55.0654070Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T13:57:55.0659150Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T13:57:55.0663870Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T13:57:55.0668320Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T13:57:55.0673390Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T13:57:55.0680690Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T13:57:55.0685050Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T13:57:55.0690190Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T13:57:55.0695490Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T13:57:55.0700230Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T13:57:55.0704590Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T13:57:55.0710010Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T13:57:55.0714990Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T13:57:55.0719920Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T13:57:55.0724300Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T13:57:55.0729600Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T13:57:55.0733950Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T13:57:55.0738990Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T13:57:55.0743390Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T13:57:55.0748310Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T13:57:55.0752770Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T13:57:55.0757710Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T13:57:55.0762030Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T13:57:55.0767030Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T13:57:55.0771590Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T13:57:55.0776430Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T13:57:55.0780820Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T13:57:55.0785750Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T13:57:55.0790490Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T13:57:55.0795320Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T13:57:55.0799700Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T13:57:55.0804620Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T13:57:55.0809090Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T13:57:55.0814180Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T13:57:55.0818620Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T13:57:55.0823730Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T13:57:55.0828450Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T13:57:55.0833460Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T13:57:55.0838650Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T13:57:55.0843560Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T13:57:55.0852510Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T13:57:55.0857090Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T13:57:55.0862640Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T13:57:55.0867170Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T13:57:55.0872470Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T13:57:55.0877180Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T13:57:55.0882490Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T13:57:55.0887300Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T13:57:55.0892500Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T13:57:55.0897290Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T13:57:55.0902580Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T13:57:55.0907210Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T13:57:55.0912670Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T13:57:55.0917220Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T13:57:55.0922600Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T13:57:55.0927860Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T13:57:55.0932400Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T13:57:55.0937780Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T13:57:55.0942420Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T13:57:55.0947740Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T13:57:55.0952340Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T13:57:55.0957880Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T13:57:55.0965480Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T13:57:55.0973200Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T13:57:55.0978290Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T13:57:55.0983530Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T13:57:55.0988430Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T13:57:55.0993340Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T13:57:55.0998410Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T13:57:55.1003460Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T13:57:55.1008840Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T13:57:55.1013550Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T13:57:55.1018910Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T13:57:55.1023840Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T13:57:55.1028860Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T13:57:55.1033910Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T13:57:55.1038820Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T13:57:55.1044530Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T13:57:55.1049390Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T13:57:55.1054650Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T13:57:55.1059950Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T13:57:55.1065230Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T13:57:55.1069940Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T13:57:55.1075260Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T13:57:55.1080370Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T13:57:55.1086400Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T13:57:55.1092030Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T13:57:55.1097800Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T13:57:55.1102390Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T13:57:55.1107760Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T13:57:55.1113110Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T13:57:55.1118030Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T13:57:55.1121730Z Only the first 100 operations were output. 2021-05-15T13:57:55.2347680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4504-1xhso89.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nss.rb 2021-05-15T13:57:57.7856870Z ==> Summary 2021-05-15T13:57:57.7987900Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T13:57:57.7994150Z ==> Installing poppler dependency: openjpeg 2021-05-15T13:57:57.8304900Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T13:57:57.8322630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3888-1nrr3xj 2021-05-15T13:57:58.0215500Z cp -pR /private/tmp/d20210515-3888-1nrr3xj/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T13:57:58.2694140Z chmod -Rf +w /private/tmp/d20210515-3888-1nrr3xj 2021-05-15T13:57:58.5081210Z ==> Finishing up 2021-05-15T13:57:58.5448970Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T13:57:58.5452660Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T13:57:58.5458030Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T13:57:58.5464750Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:57:58.5473340Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:57:58.5482840Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T13:57:58.5501920Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T13:57:58.5510980Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T13:57:58.5518830Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T13:57:58.5525850Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T13:57:58.5531320Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T13:57:58.5535790Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T13:57:58.5541290Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T13:57:58.5546220Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:57:58.5553820Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T13:57:58.6534870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4530-27skag.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openjpeg.rb 2021-05-15T13:58:01.1230750Z ==> Summary 2021-05-15T13:58:01.1546850Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T13:58:01.1553870Z ==> Installing poppler dependency: qt@5 2021-05-15T13:58:01.1594780Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T13:58:01.1612690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3888-tleh65 2021-05-15T13:58:06.2441720Z cp -pR /private/tmp/d20210515-3888-tleh65/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T13:58:13.2604070Z chmod -Rf +w /private/tmp/d20210515-3888-tleh65 2021-05-15T13:58:27.1387100Z ==> Finishing up 2021-05-15T13:58:29.8024560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4581-arpwjh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt@5.rb 2021-05-15T13:58:34.6084800Z ==> Caveats 2021-05-15T13:58:34.6087860Z We agreed to the Qt open source license for you. 2021-05-15T13:58:34.6089000Z If this is unacceptable you should uninstall. 2021-05-15T13:58:34.6089800Z 2021-05-15T13:58:34.6091210Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:58:34.6097700Z because this is an alternate version of another formula. 2021-05-15T13:58:34.6098420Z 2021-05-15T13:58:34.6099230Z If you need to have qt@5 first in your PATH, run: 2021-05-15T13:58:34.6100860Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:58:34.6101640Z 2021-05-15T13:58:34.6102450Z For compilers to find qt@5 you may need to set: 2021-05-15T13:58:34.6103760Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T13:58:34.6105680Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T13:58:34.6106440Z 2021-05-15T13:58:34.6107650Z For pkg-config to find qt@5 you may need to set: 2021-05-15T13:58:34.6108720Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T13:58:34.6109400Z 2021-05-15T13:58:34.6110440Z ==> Summary 2021-05-15T13:58:35.3812040Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T13:58:35.3818020Z ==> Installing poppler 2021-05-15T13:58:35.3825560Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T13:58:35.3854330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3888-1crwd3m 2021-05-15T13:58:35.6519540Z cp -pR /private/tmp/d20210515-3888-1crwd3m/poppler/. /usr/local/Cellar/poppler 2021-05-15T13:58:35.8969130Z chmod -Rf +w /private/tmp/d20210515-3888-1crwd3m 2021-05-15T13:58:36.3415580Z ==> Finishing up 2021-05-15T13:58:36.4621380Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T13:58:36.4625770Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T13:58:36.4631310Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T13:58:36.4636300Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T13:58:36.4641530Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T13:58:36.4646830Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T13:58:36.4651860Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T13:58:36.4657250Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T13:58:36.4662800Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T13:58:36.4668130Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T13:58:36.4673090Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T13:58:36.4740810Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T13:58:37.1193390Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T13:58:37.1202360Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T13:58:37.1304620Z rm /usr/local/share/gir-1.0 2021-05-15T13:58:37.1407610Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T13:58:37.1511630Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T13:58:37.1614640Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T13:58:37.1717030Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T13:58:37.1819350Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T13:58:37.1927670Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T13:58:37.2030160Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T13:58:37.2132540Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T13:58:37.2235380Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T13:58:37.2338070Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T13:58:37.2440820Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T13:58:37.2544070Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T13:58:37.2646910Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T13:58:37.2749800Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T13:58:37.2852550Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T13:58:37.2955610Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T13:58:37.3061520Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T13:58:37.3164330Z rm /usr/local/lib/girepository-1.0 2021-05-15T13:58:37.3266950Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T13:58:38.2815840Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T13:58:38.2818140Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T13:58:38.2920800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T13:58:38.3023110Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T13:58:38.3127750Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T13:58:38.3230510Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T13:58:38.3337210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T13:58:38.3441100Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T13:58:38.3549380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T13:58:38.3651960Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T13:58:38.3754350Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T13:58:38.3856630Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T13:58:38.3959930Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T13:58:38.4062510Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T13:58:38.4164820Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T13:58:38.4268030Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T13:58:38.4370620Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T13:58:38.4473420Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T13:58:38.4576510Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T13:58:38.4678670Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T13:58:38.4782000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4607-aekaou.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/poppler.rb 2021-05-15T13:58:39.1727910Z ==> Summary 2021-05-15T13:58:39.2028560Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T13:58:40.8397920Z ==> Caveats 2021-05-15T13:58:40.8399440Z ==> qt@5 2021-05-15T13:58:40.8440740Z We agreed to the Qt open source license for you. 2021-05-15T13:58:40.8441800Z If this is unacceptable you should uninstall. 2021-05-15T13:58:40.8442480Z 2021-05-15T13:58:40.8444020Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:58:40.8445150Z because this is an alternate version of another formula. 2021-05-15T13:58:40.8445840Z 2021-05-15T13:58:40.8446650Z If you need to have qt@5 first in your PATH, run: 2021-05-15T13:58:40.8448180Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:58:40.8448960Z 2021-05-15T13:58:40.8450190Z For compilers to find qt@5 you may need to set: 2021-05-15T13:58:40.8451500Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T13:58:40.8452870Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T13:58:40.8453560Z 2021-05-15T13:58:40.8454770Z For pkg-config to find qt@5 you may need to set: 2021-05-15T13:58:40.8455840Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T13:58:40.8456510Z 2021-05-15T13:58:42.6227410Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T13:58:43.8023430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9f9b3db3fcab3fb68882ccc2038a29d701f498977476b20f27c1c7cc74ec3d73--szip-2.1.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T13:58:44.3466470Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T13:58:44.7528940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T14%3A05%3A00Z&sig=wXaLFyirOU%2BbuWT1YRUrreH8L%2BWG3aQ2b8dcjh4atSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:44.7966990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b\?se=2021-05-15T14\%3A05\%3A00Z\&sig=wXaLFyirOU\%2BbuWT1YRUrreH8L\%2BWG3aQ2b8dcjh4atSE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:44.8473990Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T13:58:44.8524370Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T13:58:45.9760020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T13:58:46.5415760Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T13:58:46.8888010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T14%3A05%3A00Z&sig=2OX9xPyKGcUTrg1fnNYJCvN0yjQwsjXhnsZt6Td71R4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:46.9342390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c\?se=2021-05-15T14\%3A05\%3A00Z\&sig=2OX9xPyKGcUTrg1fnNYJCvN0yjQwsjXhnsZt6Td71R4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:47.1905390Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T13:58:47.2187800Z ==> Installing dependencies for hdf5: szip 2021-05-15T13:58:47.2191530Z ==> Installing hdf5 dependency: szip 2021-05-15T13:58:47.2862260Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T13:58:47.2890810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4614-6oyyal 2021-05-15T13:58:47.2985820Z cp -pR /private/tmp/d20210515-4614-6oyyal/szip/. /usr/local/Cellar/szip 2021-05-15T13:58:47.3101290Z chmod -Rf +w /private/tmp/d20210515-4614-6oyyal 2021-05-15T13:58:47.3546930Z ==> Finishing up 2021-05-15T13:58:47.3913620Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T13:58:47.3917260Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T13:58:47.3928440Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T13:58:47.3935610Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T13:58:47.3940580Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T13:58:47.3946170Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T13:58:47.4074000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4786-1xka0wa.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/szip.rb 2021-05-15T13:58:50.4302260Z ==> Summary 2021-05-15T13:58:50.4320350Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T13:58:50.4343990Z ==> Installing hdf5 2021-05-15T13:58:50.4347110Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T13:58:50.4350130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4614-e1mgi5 2021-05-15T13:58:50.5827440Z cp -pR /private/tmp/d20210515-4614-e1mgi5/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T13:58:50.7248810Z chmod -Rf +w /private/tmp/d20210515-4614-e1mgi5 2021-05-15T13:58:51.0365960Z ==> Finishing up 2021-05-15T13:58:51.0701340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T13:58:51.0704850Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T13:58:51.0710200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T13:58:51.0714580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T13:58:51.0719840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T13:58:51.0724520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T13:58:51.0730300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T13:58:51.0734430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T13:58:51.0754620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T13:58:51.0759230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T13:58:51.0765860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T13:58:51.0770390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T13:58:51.0775460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T13:58:51.0780540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T13:58:51.0787570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T13:58:51.0793590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T13:58:51.0798970Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T13:58:51.0804440Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T13:58:51.0809890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T13:58:51.0815200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T13:58:51.0820580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T13:58:51.0825900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T13:58:51.0836510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T13:58:51.0841150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T13:58:51.0846690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T13:58:51.0861180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T13:58:51.7050550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T13:58:51.7052170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T13:58:51.7156210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T13:58:51.7258420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T13:58:51.7360100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T13:58:51.7461400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T13:58:51.7562810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T13:58:51.7664150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T13:58:51.7760000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T13:58:51.7862360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T13:58:51.7903480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T13:58:51.7968140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T13:58:51.8059960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T13:58:51.8080450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T13:58:51.8182990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T13:58:51.8201360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T13:58:51.8208010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T13:58:51.8310500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T13:58:51.8364650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T13:58:51.8427690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T13:58:51.8519750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T13:58:51.8531430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T13:58:51.8633670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T13:58:51.8638880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T13:58:51.8662270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T13:58:51.8764560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T13:58:51.8781190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T13:58:51.8882110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T13:58:51.8886630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T13:58:51.8940130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T13:58:51.8988660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T13:58:51.9092290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T13:58:51.9094810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T13:58:51.9111620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T13:58:51.9114370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T13:58:51.9217030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T13:58:51.9232430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T13:58:51.9248930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T13:58:51.9342200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T13:58:51.9401720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T13:58:51.9452030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T13:58:51.9535960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T13:58:51.9571990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T13:58:51.9674510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T13:58:51.9688150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T13:58:51.9790260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T13:58:51.9791660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T13:58:51.9798330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T13:58:51.9813460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T13:58:51.9915520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T13:58:51.9947580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T13:58:52.0050030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T13:58:52.0051280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T13:58:52.0052570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T13:58:52.0057850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T13:58:52.0070640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T13:58:52.0172200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T13:58:52.0187250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T13:58:52.0261060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T13:58:52.0315670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T13:58:52.0373250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T13:58:52.0465250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T13:58:52.0483050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T13:58:52.0585810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T13:58:52.0600960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T13:58:52.0703480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T13:58:52.0704840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T13:58:52.0712090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T13:58:52.0743510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T13:58:52.0831620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T13:58:52.0884190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T13:58:52.0944960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T13:58:52.1027530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T13:58:52.1065700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T13:58:52.1155860Z Only the first 100 operations were output. 2021-05-15T13:58:52.1175950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4817-1oh7qep.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hdf5.rb 2021-05-15T13:58:53.8187880Z ==> Summary 2021-05-15T13:58:53.8372560Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T13:58:54.4914790Z ==> No outdated dependents to upgrade! 2021-05-15T13:58:54.4918290Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:58:54.5479320Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T13:58:54.5480550Z hdf5 2021-05-15T13:58:54.5489050Z rm /usr/local/bin/gif2h5 2021-05-15T13:58:54.5493100Z rm /usr/local/bin/h52gif 2021-05-15T13:58:54.5496090Z rm /usr/local/bin/h5c++ 2021-05-15T13:58:54.5497930Z rm /usr/local/bin/h5cc 2021-05-15T13:58:54.5502560Z rm /usr/local/bin/h5clear 2021-05-15T13:58:54.5504400Z rm /usr/local/bin/h5copy 2021-05-15T13:58:54.5508150Z rm /usr/local/bin/h5debug 2021-05-15T13:58:54.5513490Z rm /usr/local/bin/h5diff 2021-05-15T13:58:54.5514350Z rm /usr/local/bin/h5dump 2021-05-15T13:58:54.5518380Z rm /usr/local/bin/h5fc 2021-05-15T13:58:54.5520020Z rm /usr/local/bin/h5format_convert 2021-05-15T13:58:54.5525100Z rm /usr/local/bin/h5import 2021-05-15T13:58:54.5526330Z rm /usr/local/bin/h5jam 2021-05-15T13:58:54.5530520Z rm /usr/local/bin/h5ls 2021-05-15T13:58:54.5532810Z rm /usr/local/bin/h5mkgrp 2021-05-15T13:58:54.5537530Z rm /usr/local/bin/h5perf_serial 2021-05-15T13:58:54.5545870Z rm /usr/local/bin/h5redeploy 2021-05-15T13:58:54.5546770Z rm /usr/local/bin/h5repack 2021-05-15T13:58:54.5551000Z rm /usr/local/bin/h5repart 2021-05-15T13:58:54.5551870Z rm /usr/local/bin/h5stat 2021-05-15T13:58:54.5556180Z rm /usr/local/bin/h5unjam 2021-05-15T13:58:54.5558040Z rm /usr/local/bin/h5watch 2021-05-15T13:58:54.5567740Z rm /usr/local/include/H5ACpublic.h 2021-05-15T13:58:54.5569450Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T13:58:54.5572380Z rm /usr/local/include/H5Apublic.h 2021-05-15T13:58:54.5576900Z rm /usr/local/include/H5ArrayType.h 2021-05-15T13:58:54.5579200Z rm /usr/local/include/H5AtomType.h 2021-05-15T13:58:54.5583810Z rm /usr/local/include/H5Attribute.h 2021-05-15T13:58:54.5585110Z rm /usr/local/include/H5Classes.h 2021-05-15T13:58:54.5589540Z rm /usr/local/include/H5CommonFG.h 2021-05-15T13:58:54.5602370Z rm /usr/local/include/H5CompType.h 2021-05-15T13:58:54.5604350Z rm /usr/local/include/H5Cpp.h 2021-05-15T13:58:54.5605770Z rm /usr/local/include/H5CppDoc.h 2021-05-15T13:58:54.5606640Z rm /usr/local/include/H5Cpublic.h 2021-05-15T13:58:54.5610900Z rm /usr/local/include/H5DOpublic.h 2021-05-15T13:58:54.5611940Z rm /usr/local/include/H5DSpublic.h 2021-05-15T13:58:54.5613470Z rm /usr/local/include/H5DaccProp.h 2021-05-15T13:58:54.5619310Z rm /usr/local/include/H5DataSet.h 2021-05-15T13:58:54.5620330Z rm /usr/local/include/H5DataSpace.h 2021-05-15T13:58:54.5625340Z rm /usr/local/include/H5DataType.h 2021-05-15T13:58:54.5626340Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T13:58:54.5631860Z rm /usr/local/include/H5Dpublic.h 2021-05-15T13:58:54.5632790Z rm /usr/local/include/H5DxferProp.h 2021-05-15T13:58:54.5639150Z rm /usr/local/include/H5ESpublic.h 2021-05-15T13:58:54.5640100Z rm /usr/local/include/H5EnumType.h 2021-05-15T13:58:54.5644230Z rm /usr/local/include/H5Epubgen.h 2021-05-15T13:58:54.5645190Z rm /usr/local/include/H5Epublic.h 2021-05-15T13:58:54.5649220Z rm /usr/local/include/H5Exception.h 2021-05-15T13:58:54.5653460Z rm /usr/local/include/H5FDcore.h 2021-05-15T13:58:54.5654740Z rm /usr/local/include/H5FDdirect.h 2021-05-15T13:58:54.5657700Z rm /usr/local/include/H5FDfamily.h 2021-05-15T13:58:54.5660880Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T13:58:54.5663810Z rm /usr/local/include/H5FDlog.h 2021-05-15T13:58:54.5667140Z rm /usr/local/include/H5FDmpi.h 2021-05-15T13:58:54.5672290Z rm /usr/local/include/H5FDmpio.h 2021-05-15T13:58:54.5673330Z rm /usr/local/include/H5FDmulti.h 2021-05-15T13:58:54.5676290Z rm /usr/local/include/H5FDpublic.h 2021-05-15T13:58:54.5679860Z rm /usr/local/include/H5FDros3.h 2021-05-15T13:58:54.5683240Z rm /usr/local/include/H5FDsec2.h 2021-05-15T13:58:54.5688930Z rm /usr/local/include/H5FDstdio.h 2021-05-15T13:58:54.5689890Z rm /usr/local/include/H5FDwindows.h 2021-05-15T13:58:54.5692390Z rm /usr/local/include/H5FaccProp.h 2021-05-15T13:58:54.5695850Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T13:58:54.5698390Z rm /usr/local/include/H5File.h 2021-05-15T13:58:54.5703120Z rm /usr/local/include/H5FloatType.h 2021-05-15T13:58:54.5707800Z rm /usr/local/include/H5Fpublic.h 2021-05-15T13:58:54.5708920Z rm /usr/local/include/H5Gpublic.h 2021-05-15T13:58:54.5711960Z rm /usr/local/include/H5Group.h 2021-05-15T13:58:54.5715080Z rm /usr/local/include/H5IMpublic.h 2021-05-15T13:58:54.5719560Z rm /usr/local/include/H5IdComponent.h 2021-05-15T13:58:54.5722080Z rm /usr/local/include/H5Include.h 2021-05-15T13:58:54.5726860Z rm /usr/local/include/H5IntType.h 2021-05-15T13:58:54.5729650Z rm /usr/local/include/H5Ipublic.h 2021-05-15T13:58:54.5731310Z rm /usr/local/include/H5LDpublic.h 2021-05-15T13:58:54.5734630Z rm /usr/local/include/H5LTpublic.h 2021-05-15T13:58:54.5739860Z rm /usr/local/include/H5LaccProp.h 2021-05-15T13:58:54.5741040Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T13:58:54.5744820Z rm /usr/local/include/H5Library.h 2021-05-15T13:58:54.5747020Z rm /usr/local/include/H5Location.h 2021-05-15T13:58:54.5754740Z rm /usr/local/include/H5Lpublic.h 2021-05-15T13:58:54.5757770Z rm /usr/local/include/H5MMpublic.h 2021-05-15T13:58:54.5761130Z rm /usr/local/include/H5Mpublic.h 2021-05-15T13:58:54.5762090Z rm /usr/local/include/H5Object.h 2021-05-15T13:58:54.5763220Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T13:58:54.5766260Z rm /usr/local/include/H5Opublic.h 2021-05-15T13:58:54.5771930Z rm /usr/local/include/H5PLextern.h 2021-05-15T13:58:54.5772890Z rm /usr/local/include/H5PLpublic.h 2021-05-15T13:58:54.5777440Z rm /usr/local/include/H5PTpublic.h 2021-05-15T13:58:54.5782300Z rm /usr/local/include/H5PacketTable.h 2021-05-15T13:58:54.5783340Z rm /usr/local/include/H5Ppublic.h 2021-05-15T13:58:54.5788440Z rm /usr/local/include/H5PredType.h 2021-05-15T13:58:54.5789390Z rm /usr/local/include/H5PropList.h 2021-05-15T13:58:54.5791930Z rm /usr/local/include/H5Rpublic.h 2021-05-15T13:58:54.5796330Z rm /usr/local/include/H5Spublic.h 2021-05-15T13:58:54.5801100Z rm /usr/local/include/H5StrType.h 2021-05-15T13:58:54.5803670Z rm /usr/local/include/H5TBpublic.h 2021-05-15T13:58:54.5805750Z rm /usr/local/include/H5Tpublic.h 2021-05-15T13:58:54.5809120Z rm /usr/local/include/H5VLconnector.h 2021-05-15T13:58:54.5813820Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T13:58:54.5819120Z rm /usr/local/include/H5VLnative.h 2021-05-15T13:58:54.5820140Z Only the first 100 operations were output. 2021-05-15T13:58:56.3205260Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T13:58:57.4825580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d00ee01c29f4d36977d809e308e6497bd13dc4857bda7eea3c9ed4ee2d12b981--protobuf-3.15.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T13:58:58.0561220Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T13:58:58.4296750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T14%3A05%3A00Z&sig=8RvTQCRJNO60Qy3%2Fv7CtfiwgDr32VJ%2BoyBqWlrJ9aEU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:58.4749960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1\?se=2021-05-15T14\%3A05\%3A00Z\&sig=8RvTQCRJNO60Qy3\%2Fv7CtfiwgDr32VJ\%2BoyBqWlrJ9aEU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:58.6528340Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T13:58:58.7323600Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T13:58:58.7350560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4824-1iffdsp 2021-05-15T13:58:58.8692490Z cp -pR /private/tmp/d20210515-4824-1iffdsp/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T13:58:59.0090960Z chmod -Rf +w /private/tmp/d20210515-4824-1iffdsp 2021-05-15T13:58:59.1841580Z ==> Finishing up 2021-05-15T13:58:59.2205340Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T13:58:59.2211920Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T13:58:59.2257310Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T13:58:59.2265790Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T13:58:59.2273350Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T13:58:59.2278650Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T13:58:59.2284150Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T13:58:59.2288990Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T13:58:59.2297540Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T13:58:59.2304610Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T13:58:59.2310280Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T13:58:59.2315760Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T13:58:59.2321340Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T13:58:59.2334310Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T13:58:59.2340330Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T13:58:59.2386130Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T13:58:59.2967170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4988-yj5wey.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/protobuf.rb 2021-05-15T13:59:01.8878650Z ==> Caveats 2021-05-15T13:59:01.8879810Z Emacs Lisp files have been installed to: 2021-05-15T13:59:01.8881140Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T13:59:01.8882370Z ==> Summary 2021-05-15T13:59:01.9032710Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T13:59:04.1016940Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T13:59:05.2429110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/22b9d0393b949c8efb2d99af0d560df0b3cfe18d26ca7ec097827eb51acc346b--gsl-2.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T13:59:05.8387000Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T13:59:06.1966360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T14%3A05%3A00Z&sig=J2dgYtMFDS0umVYzjKV7gjMysHjZ0O%2B1ZD2CwAOOIRg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:06.2418350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292\?se=2021-05-15T14\%3A05\%3A00Z\&sig=J2dgYtMFDS0umVYzjKV7gjMysHjZ0O\%2B1ZD2CwAOOIRg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:06.4536380Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T13:59:06.5321220Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T13:59:06.5370770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4995-e15458 2021-05-15T13:59:06.7065200Z cp -pR /private/tmp/d20210515-4995-e15458/gsl/. /usr/local/Cellar/gsl 2021-05-15T13:59:06.8550530Z chmod -Rf +w /private/tmp/d20210515-4995-e15458 2021-05-15T13:59:07.0102370Z ==> Finishing up 2021-05-15T13:59:07.0398880Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T13:59:07.0416650Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T13:59:07.0426660Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T13:59:07.0432250Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T13:59:07.0459050Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T13:59:07.0475060Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T13:59:07.0587250Z info /usr/local/share/info/gsl-ref.info 2021-05-15T13:59:07.0601480Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T13:59:07.0611370Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T13:59:07.0620710Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T13:59:07.0650590Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T13:59:07.0658130Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T13:59:07.0663150Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T13:59:07.0668670Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T13:59:07.0674200Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T13:59:07.0679040Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T13:59:07.0684650Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T13:59:07.0695130Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T13:59:07.1349550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5161-1kpt5uo.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gsl.rb 2021-05-15T13:59:09.5570360Z ==> Summary 2021-05-15T13:59:09.5752880Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T13:59:12.8336810Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T13:59:13.9321660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4330797f41cf1f4089b82c134b718a48800b5e3d433eefce830a688fee9b1e02--aom-3.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T13:59:14.5310980Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T13:59:14.9619400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T14%3A05%3A00Z&sig=oteeCr5%2B6w%2FseETqMxTHIitaSb3Xrj6yw1GI8SWhna0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:15.0090660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2\?se=2021-05-15T14\%3A05\%3A00Z\&sig=oteeCr5\%2B6w\%2FseETqMxTHIitaSb3Xrj6yw1GI8SWhna0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:15.2304790Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T13:59:15.2495640Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T13:59:16.3895610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d9cfa7ee248f7676c3fb6d6468a21653eb8bfedf6a1d344121c8fae0fd051bc6--dav1d-0.8.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T13:59:16.9577650Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T13:59:17.3271860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T14%3A05%3A00Z&sig=om4S9xmK0BQU12lySzEDzN%2F37ncHikxkKTy%2BNhuxiRQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:17.3810760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961\?se=2021-05-15T14\%3A05\%3A00Z\&sig=om4S9xmK0BQU12lySzEDzN\%2F37ncHikxkKTy\%2BNhuxiRQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:17.4636980Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T13:59:17.4684580Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T13:59:18.6087750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:19.1415370Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T13:59:19.5146420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T14%3A05%3A00Z&sig=w2GT6StqQqkHIvjqK7lExnznElmzYqRM3pgCAQ9kN5Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:19.5603680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872\?se=2021-05-15T14\%3A05\%3A00Z\&sig=w2GT6StqQqkHIvjqK7lExnznElmzYqRM3pgCAQ9kN5Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:19.6359140Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T13:59:19.6402810Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T13:59:20.8208860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:21.3773800Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T13:59:21.7430030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T14%3A05%3A00Z&sig=GiNTxtCax9iF59rfnd66SZVa8ezdYtW00tG8xS7mlMU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:21.7889340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3\?se=2021-05-15T14\%3A05\%3A00Z\&sig=GiNTxtCax9iF59rfnd66SZVa8ezdYtW00tG8xS7mlMU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:21.8428340Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T13:59:21.8463310Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T13:59:23.0224440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:23.6059550Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T13:59:23.9782840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T14%3A05%3A00Z&sig=fC6E4%2Bg558st7%2FqaZb%2ByJ0%2FxTANNIzIwDgEFg2eE1yA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:24.0229920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354\?se=2021-05-15T14\%3A05\%3A00Z\&sig=fC6E4\%2Bg558st7\%2FqaZb\%2ByJ0\%2FxTANNIzIwDgEFg2eE1yA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:24.1724180Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T13:59:24.1817930Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T13:59:25.3081490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:25.8632650Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T13:59:26.2990380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T14%3A05%3A00Z&sig=CpWJONMRjAD26TKLJQhqbMMM9fo7%2FVlCjeW4uaQvVyo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:26.3460120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980\?se=2021-05-15T14\%3A05\%3A00Z\&sig=CpWJONMRjAD26TKLJQhqbMMM9fo7\%2FVlCjeW4uaQvVyo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:26.4027360Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T13:59:26.4060080Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T13:59:27.4931410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:28.0495890Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T13:59:28.4383130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T14%3A05%3A00Z&sig=xDveFOyfd6cP4Yx5wBnKGvP65fwoH7SPmQSYCDLr8Io%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:28.4839150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59\?se=2021-05-15T14\%3A05\%3A00Z\&sig=xDveFOyfd6cP4Yx5wBnKGvP65fwoH7SPmQSYCDLr8Io\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:28.6164020Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T13:59:28.6265390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T13:59:29.7569110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:31.1613470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf\?se=2021-05-15T14\%3A05\%3A00Z\&sig=VIS3QNkY8oLQ7NPtQYRvKi3Ba7gL9Zt3NCgXnL1RbL0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:31.1619380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T13:59:31.1623030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T14%3A05%3A00Z&sig=VIS3QNkY8oLQ7NPtQYRvKi3Ba7gL9Zt3NCgXnL1RbL0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:31.1627460Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T13:59:31.1629950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T13:59:32.1299900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:32.6829680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T13:59:33.0350160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T14%3A05%3A00Z&sig=qm9W17Auvi0aciLu7jc3LX%2B2C3EDYwKBqSOUK0%2BlALw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:33.0812010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6\?se=2021-05-15T14\%3A05\%3A00Z\&sig=qm9W17Auvi0aciLu7jc3LX\%2B2C3EDYwKBqSOUK0\%2BlALw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:33.1508260Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T13:59:33.1550000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T13:59:34.2918190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:34.9096480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T13:59:35.2653570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T14%3A05%3A00Z&sig=zqeJELuen%2BMzbK%2BxRXQB4Vc4axpftxXpYDFUBq0ipkY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:35.3124080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e\?se=2021-05-15T14\%3A05\%3A00Z\&sig=zqeJELuen\%2BMzbK\%2BxRXQB4Vc4axpftxXpYDFUBq0ipkY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:35.3636730Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T13:59:35.3668930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T13:59:36.5093710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:37.1787060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T13:59:37.5524720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T14%3A05%3A00Z&sig=dtepL7AdERr%2F3b3r8kH1wBEiGswGzzgSH%2B93onSDmUA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:37.5963680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f\?se=2021-05-15T14\%3A05\%3A00Z\&sig=dtepL7AdERr\%2F3b3r8kH1wBEiGswGzzgSH\%2B93onSDmUA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:37.6428870Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T13:59:37.6461140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T13:59:38.8100590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:39.3641180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T13:59:39.7370220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T14%3A05%3A00Z&sig=BQsdl957ElbK73z%2BTeZKi50Ws6IoUnMGpTEbg7AN4ww%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:39.7979180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5\?se=2021-05-15T14\%3A05\%3A00Z\&sig=BQsdl957ElbK73z\%2BTeZKi50Ws6IoUnMGpTEbg7AN4ww\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:39.9412440Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T13:59:39.9482770Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T13:59:41.0977580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:41.6665100Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T13:59:42.0460040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T14%3A05%3A00Z&sig=CVxRRnalGxAlVoO%2FpqXqE0IMw14c03UoqjwFpDSE2Y0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:42.0947340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152\?se=2021-05-15T14\%3A05\%3A00Z\&sig=CVxRRnalGxAlVoO\%2FpqXqE0IMw14c03UoqjwFpDSE2Y0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:42.1801760Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T13:59:42.1842920Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T13:59:43.3622200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:43.9191050Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T13:59:44.2855810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T14%3A05%3A00Z&sig=1yg5wBT77lJVQwXl72lyLMWKfgfs62MgexPcax21XsA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:44.3323210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0\?se=2021-05-15T14\%3A05\%3A00Z\&sig=1yg5wBT77lJVQwXl72lyLMWKfgfs62MgexPcax21XsA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:44.8170920Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T13:59:44.9336770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T13:59:46.0618500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:47.0883980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T13:59:47.4729840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T14%3A05%3A00Z&sig=VRMFgWbEY8y9p2j2n3kfQSbyn0nu9ZEaib1H65gBsf8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:47.5182350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9\?se=2021-05-15T14\%3A05\%3A00Z\&sig=VRMFgWbEY8y9p2j2n3kfQSbyn0nu9ZEaib1H65gBsf8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:47.7127080Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T13:59:47.7244660Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T13:59:48.8548020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:49.4586140Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T13:59:49.8291820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T14%3A05%3A00Z&sig=oZCO4DaNLTBZi8siECjW0WGx%2B9%2FTWGpOv%2BfmNTcAv80%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:49.8772240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df\?se=2021-05-15T14\%3A05\%3A00Z\&sig=oZCO4DaNLTBZi8siECjW0WGx\%2B9\%2FTWGpOv\%2BfmNTcAv80\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:49.9471290Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T13:59:49.9515160Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T13:59:51.0912670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:51.7618570Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T13:59:52.1309400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T14%3A05%3A00Z&sig=hdWEBMrA%2BqFrmXFEXILtG1blUJ3CCHqaAAZx98JIIC4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:52.1883830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d\?se=2021-05-15T14\%3A05\%3A00Z\&sig=hdWEBMrA\%2BqFrmXFEXILtG1blUJ3CCHqaAAZx98JIIC4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:52.3455630Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T13:59:52.3534410Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T13:59:53.4565770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:54.0423330Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T13:59:54.4113200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T14%3A05%3A00Z&sig=OOoh5AJltAMPWD1Xqg20NQ7bWtPgkChfSH3tyuBb%2BeE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:54.4598580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3\?se=2021-05-15T14\%3A05\%3A00Z\&sig=OOoh5AJltAMPWD1Xqg20NQ7bWtPgkChfSH3tyuBb\%2BeE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:54.5112770Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T13:59:54.5215400Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T13:59:55.8362830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:56.4261700Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T13:59:57.2181320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0\?se=2021-05-15T14\%3A05\%3A00Z\&sig=a4BX8S5ayfUThz0oe6spJpuOPkBx39H9ttLgG\%2F8GVww\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:57.2187990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T14%3A05%3A00Z&sig=a4BX8S5ayfUThz0oe6spJpuOPkBx39H9ttLgG%2F8GVww%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:57.2191620Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T13:59:57.2194460Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T13:59:58.1015300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:58.6645210Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T13:59:59.2512110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T14%3A05%3A00Z&sig=SrXdVOVf%2B1EeI7V6Pf06uYEDm%2BFNpiNAe6D4jKGCLYo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:59.3003430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b\?se=2021-05-15T14\%3A05\%3A00Z\&sig=SrXdVOVf\%2B1EeI7V6Pf06uYEDm\%2BFNpiNAe6D4jKGCLYo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:59.4735340Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T13:59:59.5111700Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T14:00:00.7728120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/51910e68b838a5c62c91c9352172d516e77a3c3c1a59a2cebaffc3f64f46adf4--giflib-5.2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T14:00:01.3658580Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T14:00:01.8463350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T14%3A10%3A00Z&sig=ioEDD59PrHa5Q5oSX8QzZULTe%2Fma%2F6F0Y6UhhbgzfaY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:01.8958690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d\?se=2021-05-15T14\%3A10\%3A00Z\&sig=ioEDD59PrHa5Q5oSX8QzZULTe\%2Fma\%2F6F0Y6UhhbgzfaY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:01.9556140Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T14:00:01.9594830Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T14:00:03.1276530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b53d3301c7dacc213e5da7ed7628e02dde331e5b659d962e9a2fd3252faa5ec--leptonica-1.80.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T14:00:03.7351940Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T14:00:04.2280860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T14%3A10%3A00Z&sig=Sf71UfYmsbWRDnDllZA4za87VRURaDi6jv38sP%2BvpCE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:04.3024570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7\?se=2021-05-15T14\%3A10\%3A00Z\&sig=Sf71UfYmsbWRDnDllZA4za87VRURaDi6jv38sP\%2BvpCE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:04.4968940Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T14:00:04.5618530Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T14:00:05.6623480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f1f8386f81a8ef85c078e6feb3b9809cf58e988797ff46c583e6a504643cafe--tesseract-4.1.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T14:00:06.2085090Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T14:00:06.7213620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T14%3A10%3A00Z&sig=SaYi4jn0Ba%2BWZr7TsOk9bYb2zf%2Fe3f%2B6I34ArI%2BFqHI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:06.7675680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82\?se=2021-05-15T14\%3A10\%3A00Z\&sig=SaYi4jn0Ba\%2BWZr7TsOk9bYb2zf\%2Fe3f\%2B6I34ArI\%2BFqHI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:07.1352100Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T14:00:07.1776110Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T14:00:08.3819500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/dbefdb4ba8626ac7d284e0da23aaeb705c37e0bfbe0c3c22f05fe5fbcadf10e4--theora-1.1.1-4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T14:00:08.9471810Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T14:00:09.3274290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T14%3A10%3A00Z&sig=gxIuc7zXairIaILWqNM6F6BaALvc2ADtYXHRglvP05s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:09.3832730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67\?se=2021-05-15T14\%3A10\%3A00Z\&sig=gxIuc7zXairIaILWqNM6F6BaALvc2ADtYXHRglvP05s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:09.4826180Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T14:00:09.4896940Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T14:00:10.6582190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9a9d2aeaddf13d8c11644fa003bcb36fdbe9eb3337810521be4f588eb1f25793--x264-r3049.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T14:00:11.4193750Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T14:00:11.7814490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T14%3A10%3A00Z&sig=oS%2F3BuKnQaM%2FOWOrDbRf3OxXqKtO4grVPBtN9kToqvY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:11.8416740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0\?se=2021-05-15T14\%3A10\%3A00Z\&sig=oS\%2F3BuKnQaM\%2FOWOrDbRf3OxXqKtO4grVPBtN9kToqvY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:12.0192300Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T14:00:12.0302500Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T14:00:13.1653820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b2b1f388528d2c8033213ea1b60ecf69affc11dc2e9d2a90d94831e2851bfb16--x265-3.5-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T14:00:13.7447930Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T14:00:14.2099270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T14%3A10%3A00Z&sig=o4VLElE47yQw1zIITvXNukQPgYezpidK1NrDVJMgn6A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:14.2625000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a\?se=2021-05-15T14\%3A10\%3A00Z\&sig=o4VLElE47yQw1zIITvXNukQPgYezpidK1NrDVJMgn6A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:14.5104670Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T14:00:14.5310480Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T14:00:15.7234580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5121b85b4f5dfe07f78abbcbe520ae4926d781af3342e318e588b62aba59fe0--xvid-1.3.7.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T14:00:16.3376230Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T14:00:16.7693510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T14%3A10%3A00Z&sig=UyFBXJybgjNdEC%2FKrsU7ICh4itPBZNI0y7VGrWy0yAc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:16.8152230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53\?se=2021-05-15T14\%3A10\%3A00Z\&sig=UyFBXJybgjNdEC\%2FKrsU7ICh4itPBZNI0y7VGrWy0yAc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:16.8917780Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T14:00:16.8964800Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T14:00:18.0615930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/975d2a6327948963304440b55f96a7ba9a9a77d67c94009aa3b737508a6ac53d--zeromq-4.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T14:00:18.7697310Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T14:00:19.1452260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T14%3A10%3A00Z&sig=rK5Ti7M8tJ2tOTt8l2tGm%2BBOQSXhzWmJQKFzpesJjE4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:19.1911950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08\?se=2021-05-15T14\%3A10\%3A00Z\&sig=rK5Ti7M8tJ2tOTt8l2tGm\%2BBOQSXhzWmJQKFzpesJjE4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:19.3531820Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T14:00:19.3616070Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T14:00:20.5073640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/185b39b3ec34432b8755b2796ded253e0a809380c5061eec69b9903605724665--zimg-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T14:00:21.0696450Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T14:00:21.4406180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T14%3A10%3A00Z&sig=fuP9kSsk4ScK7TIInpDPai24%2B1RFFnswN1jV0em%2BDWw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:21.4957410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf\?se=2021-05-15T14\%3A10\%3A00Z\&sig=fuP9kSsk4ScK7TIInpDPai24\%2B1RFFnswN1jV0em\%2BDWw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:21.5927420Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:00:21.5994150Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T14:00:22.8056640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7f449cedced71b413d29cd33a09cec7241ac8776daef78c5ecb1369905fb0f70--ffmpeg-4.4_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T14:00:23.3975530Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T14:00:23.7647470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T14%3A10%3A00Z&sig=VEmO8Uk2d8cXHZhBPwKOmBK1WWosVZEpevWzyIja1sQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:23.8189360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4\?se=2021-05-15T14\%3A10\%3A00Z\&sig=VEmO8Uk2d8cXHZhBPwKOmBK1WWosVZEpevWzyIja1sQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:24.2122000Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T14:00:24.3295180Z ==> Installing dependencies for ffmpeg: aom, dav1d, frei0r, fribidi, gobject-introspection, graphite2, harfbuzz, libass, libbluray, libsoxr, libvidstab, libvpx, opencore-amr, rav1e, libsamplerate, rubberband, sdl2, snappy, speex, srt, giflib, leptonica, tesseract, theora, x264, x265, xvid, zeromq and zimg 2021-05-15T14:00:24.3345360Z ==> Installing ffmpeg dependency: aom 2021-05-15T14:00:24.4067090Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T14:00:24.4110180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-v79r3w 2021-05-15T14:00:24.5160180Z cp -pR /private/tmp/d20210515-5168-v79r3w/aom/. /usr/local/Cellar/aom 2021-05-15T14:00:24.5466370Z chmod -Rf +w /private/tmp/d20210515-5168-v79r3w 2021-05-15T14:00:24.6168010Z ==> Finishing up 2021-05-15T14:00:24.7364910Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T14:00:24.7377140Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T14:00:24.7392820Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T14:00:24.7409100Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T14:00:24.7419790Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T14:00:24.7429930Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T14:00:24.7436120Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T14:00:24.7450930Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T14:00:24.7656720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5580-i6rinn.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/aom.rb 2021-05-15T14:00:27.3314100Z ==> Summary 2021-05-15T14:00:27.3341290Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T14:00:27.3348600Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T14:00:27.3413290Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T14:00:27.3431670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-q3gnen 2021-05-15T14:00:27.3610040Z cp -pR /private/tmp/d20210515-5168-q3gnen/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T14:00:27.3832540Z chmod -Rf +w /private/tmp/d20210515-5168-q3gnen 2021-05-15T14:00:27.4458620Z ==> Finishing up 2021-05-15T14:00:27.4918310Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T14:00:27.4934900Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T14:00:27.4946120Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T14:00:27.4951970Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T14:00:27.4962180Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T14:00:27.5119270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5606-ygd0et.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dav1d.rb 2021-05-15T14:00:30.0107430Z ==> Summary 2021-05-15T14:00:30.0133040Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T14:00:30.0146840Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T14:00:30.0201680Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T14:00:30.0220500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-1w51ksa 2021-05-15T14:00:30.0790520Z cp -pR /private/tmp/d20210515-5168-1w51ksa/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T14:00:30.1427110Z chmod -Rf +w /private/tmp/d20210515-5168-1w51ksa 2021-05-15T14:00:30.2105900Z ==> Finishing up 2021-05-15T14:00:30.2543010Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T14:00:30.2549190Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T14:00:30.2556920Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T14:00:30.2654700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5632-gwpi16.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/frei0r.rb 2021-05-15T14:00:32.9655910Z ==> Summary 2021-05-15T14:00:32.9734450Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T14:00:32.9744050Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T14:00:32.9765890Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T14:00:32.9784140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-1vdf9ru 2021-05-15T14:00:33.0120920Z cp -pR /private/tmp/d20210515-5168-1vdf9ru/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T14:00:33.0503710Z chmod -Rf +w /private/tmp/d20210515-5168-1vdf9ru 2021-05-15T14:00:33.1305160Z ==> Finishing up 2021-05-15T14:00:33.1957980Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T14:00:33.1963410Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T14:00:33.1996540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T14:00:33.2016200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T14:00:33.2030290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T14:00:33.2039760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T14:00:33.2053340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T14:00:33.2064040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T14:00:33.2075990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T14:00:33.2088120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T14:00:33.2096590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T14:00:33.2102590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T14:00:33.2112570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T14:00:33.2126750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T14:00:33.2132610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T14:00:33.2144320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels_ex.3 fribidi_get_par_embedding_levels_ex.3 2021-05-15T14:00:33.2155530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T14:00:33.2167330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T14:00:33.2179320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T14:00:33.2188660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T14:00:33.2194590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T14:00:33.2205840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T14:00:33.2217240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T14:00:33.2222990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T14:00:33.2228640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T14:00:33.2239960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T14:00:33.2248530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T14:00:33.2258240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T14:00:33.2271860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T14:00:33.2284310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T14:00:33.2291730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T14:00:33.2297660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T14:00:33.2303410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T14:00:33.2315100Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T14:00:33.2319680Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T14:00:33.2328160Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T14:00:33.2335680Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T14:00:33.2565770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5658-1vpk7y0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fribidi.rb 2021-05-15T14:00:36.8643470Z ==> Summary 2021-05-15T14:00:36.8746440Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T14:00:36.8753480Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T14:00:37.1094160Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T14:00:37.1114040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-9dgfyr 2021-05-15T14:00:37.2442230Z cp -pR /private/tmp/d20210515-5168-9dgfyr/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T14:00:37.3569880Z chmod -Rf +w /private/tmp/d20210515-5168-9dgfyr 2021-05-15T14:00:37.5504190Z ==> Finishing up 2021-05-15T14:00:37.6082770Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T14:00:37.6092230Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T14:00:37.6109440Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T14:00:37.6122870Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T14:00:37.6134270Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T14:00:37.6149750Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:00:37.6194330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T14:00:37.6221020Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T14:00:37.6232230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T14:00:37.6307140Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T14:00:37.6313400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T14:00:37.6319630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T14:00:37.6324780Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T14:00:37.6331330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T14:00:37.6336690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T14:00:37.6341830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T14:00:37.6347330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T14:00:37.6352910Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T14:00:37.6358020Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T14:00:37.6363590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T14:00:37.6368900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T14:00:37.6373960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T14:00:37.6379820Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T14:00:37.6385170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T14:00:37.6390260Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T14:00:37.6396020Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T14:00:37.6402070Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:00:37.6419730Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T14:00:37.6430390Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T14:00:37.6440520Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T14:00:37.6453540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T14:00:37.6459590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T14:00:37.6464500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T14:00:37.6469960Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T14:00:37.6475500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T14:00:37.6480670Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T14:00:37.6486310Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T14:00:37.6491590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T14:00:37.6497170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T14:00:37.6502230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T14:00:37.6508120Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T14:00:37.6513440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T14:00:37.6518500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T14:00:37.6524880Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T14:00:37.6530840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T14:00:37.6536150Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T14:00:37.6542110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T14:00:37.6547840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T14:00:37.6557800Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T14:00:37.6562800Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T14:00:37.6572880Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T14:00:37.6581170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T14:00:37.6587000Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-no-export-1.0.pc gobject-introspection-no-export-1.0.pc 2021-05-15T14:00:37.7061730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5684-5cegmm.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gobject-introspection.rb 2021-05-15T14:00:41.3318110Z ==> Summary 2021-05-15T14:00:41.3451080Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T14:00:41.3459060Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T14:00:41.3546970Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T14:00:41.3565130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-4pbeo4 2021-05-15T14:00:41.3699350Z cp -pR /private/tmp/d20210515-5168-4pbeo4/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T14:00:41.3872160Z chmod -Rf +w /private/tmp/d20210515-5168-4pbeo4 2021-05-15T14:00:41.4456980Z ==> Finishing up 2021-05-15T14:00:41.4868770Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T14:00:41.4874950Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T14:00:41.4881270Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T14:00:41.4888120Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T14:00:41.4893150Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T14:00:41.4900900Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T14:00:41.4908890Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T14:00:41.5059800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5710-cwi4g0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/graphite2.rb 2021-05-15T14:00:45.0111710Z ==> Summary 2021-05-15T14:00:45.0139290Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T14:00:45.0146940Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T14:00:45.2510290Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T14:00:45.2528520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-1f7wj25 2021-05-15T14:00:45.3203470Z cp -pR /private/tmp/d20210515-5168-1f7wj25/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T14:00:45.3788560Z chmod -Rf +w /private/tmp/d20210515-5168-1f7wj25 2021-05-15T14:00:45.6656530Z ==> Finishing up 2021-05-15T14:00:45.7070720Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T14:00:45.7138780Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T14:00:45.7155130Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T14:00:45.7159950Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T14:00:45.7167710Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T14:00:45.7177000Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T14:00:45.7216740Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T14:00:45.7224300Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T14:00:45.7229670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T14:00:45.7235060Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T14:00:45.7252890Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T14:00:45.7257590Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T14:00:45.7266300Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T14:00:45.7271820Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T14:00:45.7276950Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T14:00:45.7309700Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T14:00:45.7314300Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T14:00:45.7319860Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T14:00:45.7324550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T14:00:45.7351990Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T14:00:45.7359910Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T14:00:45.7365610Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T14:00:45.7370920Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T14:00:45.7375940Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T14:00:45.7666210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5739-wfhseg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/harfbuzz.rb 2021-05-15T14:00:50.1153910Z ==> Summary 2021-05-15T14:00:50.1254880Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T14:00:50.1357300Z ==> Installing ffmpeg dependency: libass 2021-05-15T14:00:50.3865710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-xf96rb 2021-05-15T14:00:50.3868660Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T14:00:50.3991800Z cp -pR /private/tmp/d20210515-5168-xf96rb/libass/. /usr/local/Cellar/libass 2021-05-15T14:00:50.4202500Z chmod -Rf +w /private/tmp/d20210515-5168-xf96rb 2021-05-15T14:00:50.4812640Z ==> Finishing up 2021-05-15T14:00:50.5228980Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T14:00:50.5256550Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T14:00:50.5283910Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T14:00:50.5302010Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T14:00:50.5334800Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T14:00:50.5424810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5765-88wru4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libass.rb 2021-05-15T14:00:54.6415950Z ==> Summary 2021-05-15T14:00:54.6516370Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T14:00:54.6618780Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T14:00:54.6795650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-zr6p8e 2021-05-15T14:00:54.6798750Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T14:00:54.7022990Z cp -pR /private/tmp/d20210515-5168-zr6p8e/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T14:00:54.7253210Z chmod -Rf +w /private/tmp/d20210515-5168-zr6p8e 2021-05-15T14:00:54.8292670Z ==> Finishing up 2021-05-15T14:00:54.8707630Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T14:00:54.8810780Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T14:00:54.8843190Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T14:00:54.8945630Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T14:00:54.9048390Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T14:00:54.9151060Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T14:00:54.9253830Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T14:00:54.9357340Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T14:00:54.9461060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5791-17qif8b.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libbluray.rb 2021-05-15T14:00:58.8741020Z ==> Summary 2021-05-15T14:00:58.8832510Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T14:00:58.8836040Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T14:00:58.8855020Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T14:00:58.8882370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5168-1ct50bz 2021-05-15T14:00:58.9048840Z cp -pR /private/tmp/d20210515-5168-1ct50bz/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T14:00:58.9257810Z chmod -Rf +w /private/tmp/d20210515-5168-1ct50bz 2021-05-15T14:00:59.0079000Z ==> Finishing up 2021-05-15T14:00:59.0488990Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T14:00:59.0499170Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T14:00:59.0515890Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T14:00:59.0542920Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T14:00:59.0570020Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T14:00:59.0588570Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T14:00:59.0596920Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T14:00:59.0625390Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T14:00:59.0638730Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T14:00:59.0710620Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T14:00:59.0747920Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T14:00:59.0851600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5817-mk3f0j.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsoxr.rb 2021-05-15T14:01:02.1201920Z ==> Summary 2021-05-15T14:01:02.1233190Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T14:01:02.1240060Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T14:01:02.1294560Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T14:01:02.1312040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5168-zlvmkj 2021-05-15T14:01:02.1449450Z cp -pR /private/tmp/d20210515-5168-zlvmkj/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T14:01:02.1626310Z chmod -Rf +w /private/tmp/d20210515-5168-zlvmkj 2021-05-15T14:01:02.2608720Z ==> Finishing up 2021-05-15T14:01:02.2898810Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T14:01:02.2904880Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T14:01:02.2909680Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T14:01:02.2917200Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T14:01:02.3066330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5843-1c43nhl.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvidstab.rb 2021-05-15T14:01:04.7500970Z ==> Summary 2021-05-15T14:01:04.7528370Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T14:01:04.7535920Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T14:01:04.7565570Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T14:01:04.7584230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-g4gc9w 2021-05-15T14:01:04.7902010Z cp -pR /private/tmp/d20210515-5168-g4gc9w/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T14:01:04.8138030Z chmod -Rf +w /private/tmp/d20210515-5168-g4gc9w 2021-05-15T14:01:04.8638030Z ==> Finishing up 2021-05-15T14:01:04.9049700Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T14:01:04.9055600Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T14:01:04.9063070Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T14:01:04.9160490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5869-10zt5ea.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvpx.rb 2021-05-15T14:01:07.4682060Z ==> Summary 2021-05-15T14:01:07.4731780Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T14:01:07.4734200Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T14:01:07.4749390Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T14:01:07.4767590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-1qi1cp 2021-05-15T14:01:07.4911260Z cp -pR /private/tmp/d20210515-5168-1qi1cp/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T14:01:07.5065200Z chmod -Rf +w /private/tmp/d20210515-5168-1qi1cp 2021-05-15T14:01:07.5646450Z ==> Finishing up 2021-05-15T14:01:07.6034620Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T14:01:07.6038580Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T14:01:07.6047270Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T14:01:07.6078670Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T14:01:07.6083860Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T14:01:07.6089440Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T14:01:07.6094230Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T14:01:07.6099860Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T14:01:07.6107500Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T14:01:07.6112460Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T14:01:07.6257560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5895-1qigjvj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/opencore-amr.rb 2021-05-15T14:01:10.1685100Z ==> Summary 2021-05-15T14:01:10.1711070Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T14:01:10.1718200Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T14:01:10.1799590Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T14:01:10.1817000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-1fvacxa 2021-05-15T14:01:10.6083500Z cp -pR /private/tmp/d20210515-5168-1fvacxa/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T14:01:10.8097860Z chmod -Rf +w /private/tmp/d20210515-5168-1fvacxa 2021-05-15T14:01:10.8744830Z ==> Finishing up 2021-05-15T14:01:10.9160260Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T14:01:10.9166460Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T14:01:10.9173740Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T14:01:10.9178340Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T14:01:10.9183660Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T14:01:10.9189030Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T14:01:10.9196900Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T14:01:10.9365420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5921-1lougor.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rav1e.rb 2021-05-15T14:01:13.2735230Z ==> Summary 2021-05-15T14:01:13.2756550Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T14:01:13.2762730Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T14:01:13.3309060Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T14:01:13.3326330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5168-2lzyfi 2021-05-15T14:01:13.3652890Z cp -pR /private/tmp/d20210515-5168-2lzyfi/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T14:01:13.3903860Z chmod -Rf +w /private/tmp/d20210515-5168-2lzyfi 2021-05-15T14:01:13.4802170Z ==> Finishing up 2021-05-15T14:01:13.5861520Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T14:01:13.5867550Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T14:01:13.5876770Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T14:01:13.5883600Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T14:01:13.5888520Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T14:01:13.5894440Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T14:01:13.5902310Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T14:01:13.6075380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5947-1dsbsnv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsamplerate.rb 2021-05-15T14:01:16.0383890Z ==> Summary 2021-05-15T14:01:16.0415670Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T14:01:16.0421710Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T14:01:16.0993940Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T14:01:16.1012680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-1p34xz 2021-05-15T14:01:16.1160480Z cp -pR /private/tmp/d20210515-5168-1p34xz/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T14:01:16.1301840Z chmod -Rf +w /private/tmp/d20210515-5168-1p34xz 2021-05-15T14:01:16.1899420Z ==> Finishing up 2021-05-15T14:01:16.2316890Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T14:01:16.2323320Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T14:01:16.2330480Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T14:01:16.2335260Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T14:01:16.2341180Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T14:01:16.2367250Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T14:01:16.2514740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5973-122nglw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rubberband.rb 2021-05-15T14:01:18.7887290Z ==> Summary 2021-05-15T14:01:18.7907730Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T14:01:18.7913700Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T14:01:18.7934710Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T14:01:18.7953780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-1qmkoov 2021-05-15T14:01:18.8465040Z cp -pR /private/tmp/d20210515-5168-1qmkoov/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T14:01:18.9076960Z chmod -Rf +w /private/tmp/d20210515-5168-1qmkoov 2021-05-15T14:01:18.9853600Z ==> Finishing up 2021-05-15T14:01:19.0240230Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T14:01:19.0246340Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T14:01:19.0273490Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T14:01:19.0294260Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T14:01:19.0299120Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T14:01:19.0304450Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T14:01:19.0309760Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T14:01:19.0314610Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T14:01:19.0319950Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T14:01:19.0327370Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T14:01:19.0602590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5999-1t33oec.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl2.rb 2021-05-15T14:01:21.5367420Z ==> Summary 2021-05-15T14:01:21.5435530Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T14:01:21.5445670Z ==> Installing ffmpeg dependency: snappy 2021-05-15T14:01:21.5511900Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T14:01:21.5529610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-12apdl1 2021-05-15T14:01:21.5651450Z cp -pR /private/tmp/d20210515-5168-12apdl1/snappy/. /usr/local/Cellar/snappy 2021-05-15T14:01:21.6010470Z chmod -Rf +w /private/tmp/d20210515-5168-12apdl1 2021-05-15T14:01:21.6540210Z ==> Finishing up 2021-05-15T14:01:21.7021100Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T14:01:21.7034770Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T14:01:21.7036770Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T14:01:21.7038490Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T14:01:21.7045260Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T14:01:21.7050040Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T14:01:21.7055490Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T14:01:21.7060140Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T14:01:21.7065860Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T14:01:21.7207730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6025-1koyu4b.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/snappy.rb 2021-05-15T14:01:24.1891760Z ==> Summary 2021-05-15T14:01:24.1914370Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T14:01:24.1923220Z ==> Installing ffmpeg dependency: speex 2021-05-15T14:01:24.2019990Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T14:01:24.2036810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-1nzcivy 2021-05-15T14:01:24.2188680Z cp -pR /private/tmp/d20210515-5168-1nzcivy/speex/. /usr/local/Cellar/speex 2021-05-15T14:01:24.2377690Z chmod -Rf +w /private/tmp/d20210515-5168-1nzcivy 2021-05-15T14:01:24.2879460Z ==> Finishing up 2021-05-15T14:01:24.3290580Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T14:01:24.3303570Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T14:01:24.3310900Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T14:01:24.3317360Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T14:01:24.3321970Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T14:01:24.3327480Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T14:01:24.3334870Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T14:01:24.3485800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6051-1oel804.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/speex.rb 2021-05-15T14:01:26.8777230Z ==> Summary 2021-05-15T14:01:26.8809300Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T14:01:26.8817240Z ==> Installing ffmpeg dependency: srt 2021-05-15T14:01:26.8947030Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T14:01:26.8964740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-118rq71 2021-05-15T14:01:26.9286050Z cp -pR /private/tmp/d20210515-5168-118rq71/srt/. /usr/local/Cellar/srt 2021-05-15T14:01:26.9606810Z chmod -Rf +w /private/tmp/d20210515-5168-118rq71 2021-05-15T14:01:27.0418960Z ==> Finishing up 2021-05-15T14:01:27.0863350Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T14:01:27.0867390Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T14:01:27.0873090Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T14:01:27.0885840Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T14:01:27.0893970Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T14:01:27.0901270Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T14:01:27.0921290Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T14:01:27.0933830Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T14:01:27.0946390Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T14:01:27.0960220Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T14:01:27.0978100Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T14:01:27.1249470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6077-rpnkx3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/srt.rb 2021-05-15T14:01:29.6485300Z ==> Summary 2021-05-15T14:01:29.6515860Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T14:01:29.6517660Z ==> Installing ffmpeg dependency: giflib 2021-05-15T14:01:29.6539950Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T14:01:29.6557550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-1so4j3s 2021-05-15T14:01:29.6701560Z cp -pR /private/tmp/d20210515-5168-1so4j3s/giflib/. /usr/local/Cellar/giflib 2021-05-15T14:01:29.6846950Z chmod -Rf +w /private/tmp/d20210515-5168-1so4j3s 2021-05-15T14:01:29.7394130Z ==> Finishing up 2021-05-15T14:01:29.7821780Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T14:01:29.7830660Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T14:01:29.7835090Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T14:01:29.7848980Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T14:01:29.7853790Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T14:01:29.7858740Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T14:01:29.7865820Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T14:01:29.7872880Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T14:01:29.7878130Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T14:01:29.7882690Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T14:01:29.7888320Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T14:01:29.8051150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6103-oni3mq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/giflib.rb 2021-05-15T14:01:32.2809570Z ==> Summary 2021-05-15T14:01:32.2834410Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T14:01:32.2841810Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T14:01:32.3616060Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T14:01:32.3634100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-1bn4ii9 2021-05-15T14:01:32.4200400Z cp -pR /private/tmp/d20210515-5168-1bn4ii9/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T14:01:32.4548680Z chmod -Rf +w /private/tmp/d20210515-5168-1bn4ii9 2021-05-15T14:01:32.6885980Z ==> Finishing up 2021-05-15T14:01:32.7542010Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T14:01:32.7545980Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T14:01:32.7551390Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T14:01:32.7556130Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T14:01:32.7561380Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T14:01:32.7572760Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T14:01:32.7577900Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T14:01:32.7582660Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T14:01:32.7588190Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T14:01:32.7592870Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T14:01:32.7600330Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T14:01:32.7610500Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T14:01:32.7615340Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T14:01:32.7620720Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T14:01:32.7625530Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T14:01:32.7631430Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T14:01:32.7639500Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T14:01:32.7916100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6129-rc7mqm.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/leptonica.rb 2021-05-15T14:01:35.5912200Z ==> Summary 2021-05-15T14:01:35.5956310Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T14:01:35.5962910Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T14:01:35.6757230Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T14:01:35.6775110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-d6f9lf 2021-05-15T14:01:35.8551150Z cp -pR /private/tmp/d20210515-5168-d6f9lf/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T14:01:35.9675670Z chmod -Rf +w /private/tmp/d20210515-5168-d6f9lf 2021-05-15T14:01:36.0531430Z ==> Finishing up 2021-05-15T14:01:36.0947490Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T14:01:36.0953590Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T14:01:36.0960120Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T14:01:36.0967150Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T14:01:36.0971930Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T14:01:36.0977550Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T14:01:36.0985200Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T14:01:36.1230820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6155-gjb1t2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/tesseract.rb 2021-05-15T14:01:38.6755470Z ==> Caveats 2021-05-15T14:01:38.6756730Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:01:38.6758410Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:01:38.6759970Z ==> Summary 2021-05-15T14:01:38.6816390Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T14:01:38.6823440Z ==> Installing ffmpeg dependency: theora 2021-05-15T14:01:38.6993170Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T14:01:38.7013180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210515-5168-1yrthb2 2021-05-15T14:01:38.7515670Z cp -pR /private/tmp/d20210515-5168-1yrthb2/theora/. /usr/local/Cellar/theora 2021-05-15T14:01:38.8196100Z chmod -Rf +w /private/tmp/d20210515-5168-1yrthb2 2021-05-15T14:01:38.9242620Z ==> Finishing up 2021-05-15T14:01:38.9718180Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T14:01:38.9726760Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T14:01:38.9734170Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T14:01:38.9738710Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T14:01:38.9744260Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T14:01:38.9749150Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T14:01:38.9754430Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T14:01:38.9759770Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T14:01:38.9765550Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T14:01:38.9769720Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T14:01:38.9775360Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T14:01:38.9783390Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T14:01:38.9788970Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T14:01:38.9794380Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T14:01:39.0106750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6181-letgb.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/theora.rb 2021-05-15T14:01:41.6444930Z ==> Summary 2021-05-15T14:01:41.6517390Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T14:01:41.6523410Z ==> Installing ffmpeg dependency: x264 2021-05-15T14:01:41.6554570Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T14:01:41.6573350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-aft4xh 2021-05-15T14:01:41.6932020Z cp -pR /private/tmp/d20210515-5168-aft4xh/x264/. /usr/local/Cellar/x264 2021-05-15T14:01:41.7107070Z chmod -Rf +w /private/tmp/d20210515-5168-aft4xh 2021-05-15T14:01:41.7651790Z ==> Finishing up 2021-05-15T14:01:41.8072420Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T14:01:41.8080610Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T14:01:41.8086870Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T14:01:41.8094030Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T14:01:41.8098630Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T14:01:41.8104450Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T14:01:41.8112510Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T14:01:41.8263660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6207-15us9y9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x264.rb 2021-05-15T14:01:44.2767490Z ==> Summary 2021-05-15T14:01:44.2790240Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T14:01:44.2799030Z ==> Installing ffmpeg dependency: x265 2021-05-15T14:01:44.2909290Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T14:01:44.2929490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5168-1llghuf 2021-05-15T14:01:44.4053610Z cp -pR /private/tmp/d20210515-5168-1llghuf/x265/. /usr/local/Cellar/x265 2021-05-15T14:01:44.4894600Z chmod -Rf +w /private/tmp/d20210515-5168-1llghuf 2021-05-15T14:01:44.6061800Z ==> Finishing up 2021-05-15T14:01:44.6758410Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T14:01:44.6764610Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T14:01:44.6769540Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T14:01:44.6777050Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T14:01:44.6781950Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T14:01:44.6787360Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T14:01:44.6795130Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T14:01:44.7018300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6233-d48wyx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x265.rb 2021-05-15T14:01:47.1861500Z ==> Summary 2021-05-15T14:01:47.1880370Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T14:01:47.1887240Z ==> Installing ffmpeg dependency: xvid 2021-05-15T14:01:47.1939120Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T14:01:47.1956970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-1gzzq5q 2021-05-15T14:01:47.2121790Z cp -pR /private/tmp/d20210515-5168-1gzzq5q/xvid/. /usr/local/Cellar/xvid 2021-05-15T14:01:47.2253070Z chmod -Rf +w /private/tmp/d20210515-5168-1gzzq5q 2021-05-15T14:01:47.2882530Z ==> Finishing up 2021-05-15T14:01:47.3335510Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T14:01:47.3343240Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T14:01:47.3348730Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T14:01:47.3490360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6259-vj5323.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xvid.rb 2021-05-15T14:01:49.9875800Z ==> Summary 2021-05-15T14:01:49.9892740Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T14:01:49.9906480Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T14:01:50.0124680Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T14:01:50.0145690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-1hxc0rl 2021-05-15T14:01:50.0824820Z cp -pR /private/tmp/d20210515-5168-1hxc0rl/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T14:01:50.1401920Z chmod -Rf +w /private/tmp/d20210515-5168-1hxc0rl 2021-05-15T14:01:50.2543840Z ==> Finishing up 2021-05-15T14:01:50.2923680Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T14:01:50.2929470Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T14:01:50.2934870Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T14:01:50.2972750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T14:01:50.2984940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T14:01:50.2996870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T14:01:50.3008630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T14:01:50.3020720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T14:01:50.3031210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T14:01:50.3041120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T14:01:50.3084540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T14:01:50.3097570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T14:01:50.3108690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T14:01:50.3119740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T14:01:50.3128440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T14:01:50.3140300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T14:01:50.3153840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T14:01:50.3164840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T14:01:50.3177120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T14:01:50.3185230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T14:01:50.3195890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T14:01:50.3204780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T14:01:50.3210540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T14:01:50.3219480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T14:01:50.3230490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T14:01:50.3236060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T14:01:50.3249190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T14:01:50.3256920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T14:01:50.3265990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T14:01:50.3275790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T14:01:50.3291740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T14:01:50.3312360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T14:01:50.3320310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T14:01:50.3328620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T14:01:50.3339240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T14:01:50.3348440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T14:01:50.3358150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T14:01:50.3368050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T14:01:50.3380300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T14:01:50.3388250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T14:01:50.3397430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T14:01:50.3403320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T14:01:50.3416710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T14:01:50.3425520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T14:01:50.3438080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T14:01:50.3443910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T14:01:50.3449930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T14:01:50.3459770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T14:01:50.3471790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T14:01:50.3477800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T14:01:50.3486640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T14:01:50.3498340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T14:01:50.3508940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T14:01:50.3515570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T14:01:50.3523850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T14:01:50.3536460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T14:01:50.3544320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T14:01:50.3550140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T14:01:50.3559860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T14:01:50.3565600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T14:01:50.3608750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T14:01:50.3618140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T14:01:50.3624110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T14:01:50.3630140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T14:01:50.3635710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T14:01:50.3641680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T14:01:50.3647540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T14:01:50.3653340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T14:01:50.3669410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T14:01:50.3675270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T14:01:50.3681290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T14:01:50.3688240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T14:01:50.3695790Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T14:01:50.3701360Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T14:01:50.3730060Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T14:01:50.3738000Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T14:01:50.4021380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6285-aod1di.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zeromq.rb 2021-05-15T14:01:53.0956340Z ==> Summary 2021-05-15T14:01:53.1018280Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T14:01:53.1025170Z ==> Installing ffmpeg dependency: zimg 2021-05-15T14:01:53.1087400Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:01:53.1107880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-1n8d1q2 2021-05-15T14:01:53.1341540Z cp -pR /private/tmp/d20210515-5168-1n8d1q2/zimg/. /usr/local/Cellar/zimg 2021-05-15T14:01:53.1596310Z chmod -Rf +w /private/tmp/d20210515-5168-1n8d1q2 2021-05-15T14:01:53.2259630Z ==> Finishing up 2021-05-15T14:01:53.2719770Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T14:01:53.2723710Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T14:01:53.2732600Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T14:01:53.2739120Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T14:01:53.2744050Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T14:01:53.2749680Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T14:01:53.2757100Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T14:01:53.2924020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6311-19dqyyu.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zimg.rb 2021-05-15T14:01:55.9175320Z ==> Summary 2021-05-15T14:01:55.9208090Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T14:01:55.9216390Z ==> Installing ffmpeg 2021-05-15T14:01:55.9220090Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T14:01:55.9241200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5168-j1ac6a 2021-05-15T14:01:56.2905090Z cp -pR /private/tmp/d20210515-5168-j1ac6a/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T14:01:56.5433350Z chmod -Rf +w /private/tmp/d20210515-5168-j1ac6a 2021-05-15T14:02:00.2067980Z ==> Finishing up 2021-05-15T14:02:00.2498570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T14:02:00.2502470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T14:02:00.2507920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T14:02:00.2513380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T14:02:00.2518520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T14:02:00.2524330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T14:02:00.2528710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T14:02:00.2535070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T14:02:00.2539190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T14:02:00.2544740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T14:02:00.2549590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T14:02:00.2554960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T14:02:00.2559950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T14:02:00.2565690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T14:02:00.2570740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T14:02:00.2577690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T14:02:00.2583650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T14:02:00.2590150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T14:02:00.2597160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T14:02:00.2603000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T14:02:00.2609340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T14:02:00.2615560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T14:02:00.2620340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T14:02:00.2626870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T14:02:00.2632760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T14:02:00.2638820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T14:02:00.2645750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T14:02:00.2651050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T14:02:00.2657490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T14:02:00.2663240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T14:02:00.2669530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T14:02:00.2674850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T14:02:00.2680840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T14:02:00.2686590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T14:02:00.2692640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T14:02:00.2698920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T14:02:00.2704700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T14:02:00.2712550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T14:02:00.2721310Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T14:02:00.2727320Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T14:02:00.2732260Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T14:02:00.2738610Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T14:02:00.2744570Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T14:02:00.2749910Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T14:02:00.2755880Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T14:02:00.2762120Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T14:02:00.2767170Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T14:02:00.2775680Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T14:02:00.2804300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T14:02:00.2822520Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T14:02:00.2831930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T14:02:00.2840790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T14:02:00.2922840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T14:02:00.2933900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T14:02:00.2941670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T14:02:00.2961930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T14:02:00.2969240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T14:02:00.2982420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T14:02:00.2989490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T14:02:00.3017100Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T14:02:00.3024290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T14:02:00.3030210Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T14:02:00.3039030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T14:02:00.3054800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T14:02:00.3067850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T14:02:00.3075870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T14:02:00.3085280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T14:02:00.3091310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T14:02:00.3102930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T14:02:00.3108640Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T14:02:00.3117620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T14:02:00.3122740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T14:02:00.3128830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T14:02:00.3133580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T14:02:00.3139860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T14:02:00.3144480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T14:02:00.3150710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T14:02:00.3157330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T14:02:00.3163810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T14:02:00.3168330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T14:02:00.3173250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T14:02:00.3178790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T14:02:00.3184490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T14:02:00.3189560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T14:02:00.3195510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T14:02:00.3200130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T14:02:00.3209640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T14:02:00.3212840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T14:02:00.3216210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T14:02:00.3221360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T14:02:00.3226910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T14:02:00.3231800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T14:02:00.3236910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T14:02:00.3243320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T14:02:00.3248290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T14:02:00.3253110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T14:02:00.3258590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T14:02:00.3263490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T14:02:00.3269090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T14:02:00.3274070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T14:02:00.3279780Z Only the first 100 operations were output. 2021-05-15T14:02:00.4500120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6337-1bpoa5g.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ffmpeg.rb 2021-05-15T14:02:03.3803090Z ==> Summary 2021-05-15T14:02:03.3980210Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T14:02:04.6006810Z ==> Caveats 2021-05-15T14:02:04.6009300Z ==> tesseract 2021-05-15T14:02:04.6026260Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:02:04.6031870Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:02:06.6459390Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T14:02:07.7943140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/15a490e3b6b234167cf2acaf2c8824d3b79b6ffd7ebb37ce6eeffff7cad3eb25--ghostscript-9.53.3_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T14:02:08.3723980Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T14:02:09.6339670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad\?se=2021-05-15T14\%3A10\%3A00Z\&sig=eQzcSdysVJ7A9Itrx6iZdV\%2F2zLiyeNRzp0Ti\%2BF4L6Wo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:09.6347970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T14%3A10%3A00Z&sig=eQzcSdysVJ7A9Itrx6iZdV%2F2zLiyeNRzp0Ti%2BF4L6Wo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:09.6351750Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T14:02:09.6353900Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T14:02:10.6746030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137ab1dc2b4c3465a1ef0c3700e30d5ea4c17ebe3e9a496832524e6d7713b5ff--imagemagick@6-6.9.12-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T14:02:11.2777380Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T14:02:11.6490380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T14%3A10%3A00Z&sig=A%2BaBfOPolIXcQExY2ELVv4Vr%2BduwovnIvKGnycmbfRA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:11.6968520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01\?se=2021-05-15T14\%3A10\%3A00Z\&sig=A\%2BaBfOPolIXcQExY2ELVv4Vr\%2BduwovnIvKGnycmbfRA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:12.0178110Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T14:02:12.0576660Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T14:02:12.0582020Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T14:02:12.1306170Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T14:02:12.1336760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6344-s18sk2 2021-05-15T14:02:12.7244950Z cp -pR /private/tmp/d20210515-6344-s18sk2/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T14:02:13.3008180Z chmod -Rf +w /private/tmp/d20210515-6344-s18sk2 2021-05-15T14:02:13.6843380Z ==> Finishing up 2021-05-15T14:02:13.7602950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T14:02:13.7624860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T14:02:13.7635590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T14:02:13.7645720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T14:02:13.7666830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T14:02:13.7679100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T14:02:13.7688640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T14:02:13.7701990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T14:02:13.7715050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T14:02:13.7726370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T14:02:13.7739600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T14:02:13.7757880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T14:02:13.7771260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T14:02:13.7785170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T14:02:13.7798590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T14:02:13.7813250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T14:02:13.7834610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T14:02:13.7846030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T14:02:13.7858370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T14:02:13.7908130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T14:02:13.7912580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T14:02:13.7917760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T14:02:13.7922110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T14:02:13.7927230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T14:02:13.7931590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T14:02:13.7936610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T14:02:13.7941140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T14:02:13.7946230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T14:02:13.7950670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T14:02:13.7955850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T14:02:13.7963480Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T14:02:13.7972220Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T14:02:13.7976780Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T14:02:13.7986920Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T14:02:13.7992600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T14:02:13.7997600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T14:02:13.8003510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T14:02:13.8009030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T14:02:13.8014650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T14:02:13.8026280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T14:02:13.8031640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T14:02:13.8043120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T14:02:13.8048530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T14:02:13.8053850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T14:02:13.8059580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T14:02:13.8064580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T14:02:13.8074980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T14:02:13.8080470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T14:02:13.8085810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T14:02:13.8091140Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T14:02:13.8100330Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T14:02:13.8105880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T14:02:13.8111450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T14:02:13.8138260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T14:02:13.8143010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T14:02:13.8150090Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T14:02:13.8155230Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T14:02:13.8160180Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T14:02:13.9872680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6514-1hdvi9s.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ghostscript.rb 2021-05-15T14:02:16.7551710Z ==> Summary 2021-05-15T14:02:16.7978130Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T14:02:16.7990330Z ==> Installing imagemagick@6 2021-05-15T14:02:16.7993750Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T14:02:16.8017880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6344-85ndr0 2021-05-15T14:02:17.1689740Z cp -pR /private/tmp/d20210515-6344-85ndr0/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T14:02:17.6173590Z chmod -Rf +w /private/tmp/d20210515-6344-85ndr0 2021-05-15T14:02:19.2813830Z ==> Finishing up 2021-05-15T14:02:19.5587490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6540-12ohg63.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick@6.rb 2021-05-15T14:02:22.3528090Z ==> Caveats 2021-05-15T14:02:22.3533140Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:02:22.3534410Z because this is an alternate version of another formula. 2021-05-15T14:02:22.3535110Z 2021-05-15T14:02:22.3536010Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:02:22.3537670Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:02:22.3538500Z 2021-05-15T14:02:22.3539400Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:02:22.3540820Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:02:22.3542630Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:02:22.3543390Z 2021-05-15T14:02:22.3544750Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:02:22.3545950Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:02:22.3546690Z 2021-05-15T14:02:22.3547810Z ==> Summary 2021-05-15T14:02:22.3987670Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T14:02:23.2578540Z ==> Caveats 2021-05-15T14:02:23.2584390Z ==> imagemagick@6 2021-05-15T14:02:23.2630140Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:02:23.2631790Z because this is an alternate version of another formula. 2021-05-15T14:02:23.2633890Z 2021-05-15T14:02:23.2634890Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:02:23.2636860Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:02:23.2637760Z 2021-05-15T14:02:23.2638650Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:02:23.2640110Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:02:23.2641630Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:02:23.2642380Z 2021-05-15T14:02:23.2643680Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:02:23.2644850Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:02:23.2645580Z 2021-05-15T14:02:25.5368340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T14:02:26.6652520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/66d19a9a3c882dd519af4630aa81dc433dc23e1896935d3e54db294503a6f82d--libde265-1.0.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T14:02:27.2058410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T14:02:27.5956120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T14%3A10%3A00Z&sig=ZjfXQPOSaez4teD6BD0XZLOS%2BY%2BSkhjWVXtzdfIKqrk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:27.6653350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc\?se=2021-05-15T14\%3A10\%3A00Z\&sig=ZjfXQPOSaez4teD6BD0XZLOS\%2BY\%2BSkhjWVXtzdfIKqrk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:27.7640530Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T14:02:27.7722450Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T14:02:28.9467340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f535f42662e0d894361c489a448ac2f5462b01ecb12c3c54876cb43570da5558--docbook-5.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T14:02:29.5500070Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T14:02:29.9587650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T14%3A10%3A00Z&sig=hj0WinXjd4x3MPCscXOFSJOU2FAcuyxiHi%2FXqP9fEiI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:30.0053820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3\?se=2021-05-15T14\%3A10\%3A00Z\&sig=hj0WinXjd4x3MPCscXOFSJOU2FAcuyxiHi\%2FXqP9fEiI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:30.1551880Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T14:02:30.1629010Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T14:02:31.2597490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/33e485cb2c174d07962c3477b301084016b8cb7c2e6ea2ada01f4f0ea6ab1763--docbook-xsl-1.79.2_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T14:02:31.8330320Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T14:02:32.2537720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T14%3A10%3A00Z&sig=BZRVKf%2FOISeE5dk0Hn7xHlYaFV73eQO54bDpgVGNxeY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:32.3032640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26\?se=2021-05-15T14\%3A10\%3A00Z\&sig=BZRVKf\%2FOISeE5dk0Hn7xHlYaFV73eQO54bDpgVGNxeY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:32.8895690Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T14:02:33.0468740Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T14:02:34.1608270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a0836e32daea87c9aa1280c47bf3faa43870c6759bedecc91aa1744bda6979a3--gnu-getopt-2.36.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T14:02:34.7474930Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T14:02:35.1067460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T14%3A10%3A00Z&sig=6EYTB4gC951VZP%2Bge3qqGw1JRNoALxivznf0vQUmETU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:35.1575640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70\?se=2021-05-15T14\%3A10\%3A00Z\&sig=6EYTB4gC951VZP\%2Bge3qqGw1JRNoALxivznf0vQUmETU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:35.2088370Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T14:02:35.2122680Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T14:02:36.3479640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137dd60ce6bbbbc7ff1cc7a659cd433876b64d73a7f5ff8f6d272234cc2060c9--xmlto-0.0.28-2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T14:02:36.9109650Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T14:02:37.2941930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T14%3A10%3A00Z&sig=czN366Crvs8jfQlhxXo6S3h6j1kquLJU0fwH2LUw4ss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:37.3434110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f\?se=2021-05-15T14\%3A10\%3A00Z\&sig=czN366Crvs8jfQlhxXo6S3h6j1kquLJU0fwH2LUw4ss\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:37.3937510Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T14:02:37.3973540Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T14:02:38.5050960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c45d39fb55948a61cabc62bc4b9c3da5cc472f17feb07a1718da0603af4c869d--shared-mime-info-2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T14:02:39.0599240Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T14:02:39.4275500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T14%3A10%3A00Z&sig=wljMvsjFrfbVGeJuxVYbKYah0B%2BBKE0M0mtlWA2HGXA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:39.4759470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29\?se=2021-05-15T14\%3A10\%3A00Z\&sig=wljMvsjFrfbVGeJuxVYbKYah0B\%2BBKE0M0mtlWA2HGXA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:39.5846740Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T14:02:39.5923670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T14:02:40.8520050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ababccf45df7a05c317abde020d25f6b6814b10a333eaf75fabfccf2e8c4480d--libheif-1.12.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T14:02:41.4805340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T14:02:41.8574650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T14%3A10%3A00Z&sig=xnOkGiRZYkAt%2Fyq55rPBQYLA%2FBxH7mlaZ1afaq7tnsg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:41.9061660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7\?se=2021-05-15T14\%3A10\%3A00Z\&sig=xnOkGiRZYkAt\%2Fyq55rPBQYLA\%2FBxH7mlaZ1afaq7tnsg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:42.0444190Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T14:02:42.0535450Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T14:02:43.2169810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7809dd1f59d09c57ca5c98c24d355049ccad0b17d26b7af93d585214a4f05e21--liblqr-0.4.2_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T14:02:43.8035620Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T14:02:44.1821840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T14%3A10%3A00Z&sig=YYAYIpyzZ6PT5%2FVJMQeQExSZOEjDV5xfdt5jtFEqLX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:44.2669160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23\?se=2021-05-15T14\%3A10\%3A00Z\&sig=YYAYIpyzZ6PT5\%2FVJMQeQExSZOEjDV5xfdt5jtFEqLX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:44.3233530Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T14:02:44.3274200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T14:02:45.4578380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d471854cb45185fec96714280a89336020d68864a5b9dec9ec01d4de352c8131--libomp-12.0.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T14:02:46.0407040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T14:02:46.4233640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T14%3A10%3A00Z&sig=N6zB241%2FZu%2BrQi1XtKAPywcEKrIUZiyKd%2FpHKzDW2BM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:46.4753380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6\?se=2021-05-15T14\%3A10\%3A00Z\&sig=N6zB241\%2FZu\%2BrQi1XtKAPywcEKrIUZiyKd\%2FpHKzDW2BM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:46.5820350Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T14:02:46.5869870Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T14:02:47.7261090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9cf029c0350192639f3b432d07b538bfa8bfe314eaa69cda5ea9c7e4ffa9c18b--imath-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T14:02:48.3088710Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T14:02:48.7420630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T14%3A10%3A00Z&sig=c0VWGyCa4hzXrnB7vXPZb1CJG31dkyq1SKm0dV07Zd0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:48.7872810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1\?se=2021-05-15T14\%3A10\%3A00Z\&sig=c0VWGyCa4hzXrnB7vXPZb1CJG31dkyq1SKm0dV07Zd0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:48.8446260Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:02:48.8482130Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T14:02:50.0234180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6c5fb1592474fc0ae24fe49970030661f093bc18cc80688877c049f42e86f873--openexr-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T14:02:50.5884790Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T14:02:50.9540040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T14%3A10%3A00Z&sig=AWnj%2FbIs8Rm%2BQYkuVW8g7C6Mlq4MVZUbFjotsBp5oAk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:51.0159090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0\?se=2021-05-15T14\%3A10\%3A00Z\&sig=AWnj\%2FbIs8Rm\%2BQYkuVW8g7C6Mlq4MVZUbFjotsBp5oAk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:51.3028580Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:02:51.3096860Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T14:02:52.4174430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5c1048962f7ef87482a39131f5f8a9983fcd5161bc7e2456f5b27b40acc5199b--imagemagick-7.0.11-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T14:02:52.9705060Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T14:02:53.3346030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T14%3A10%3A00Z&sig=TlLwWRzTchJK3u%2BKR0VTay084c4OKaF9Rqk5FZfbZlY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:53.3801280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9\?se=2021-05-15T14\%3A10\%3A00Z\&sig=TlLwWRzTchJK3u\%2BKR0VTay084c4OKaF9Rqk5FZfbZlY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:53.6890860Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T14:02:53.7397190Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T14:02:53.7400050Z ==> Installing imagemagick dependency: libde265 2021-05-15T14:02:53.8132270Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T14:02:53.8183860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6547-119esk4 2021-05-15T14:02:53.8884360Z cp -pR /private/tmp/d20210515-6547-119esk4/libde265/. /usr/local/Cellar/libde265 2021-05-15T14:02:53.9097130Z chmod -Rf +w /private/tmp/d20210515-6547-119esk4 2021-05-15T14:02:53.9794220Z ==> Finishing up 2021-05-15T14:02:54.0386360Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T14:02:54.0433450Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T14:02:54.0440840Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T14:02:54.0457180Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T14:02:54.0462030Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T14:02:54.0473060Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T14:02:54.0486750Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T14:02:54.0497500Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T14:02:54.0502480Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T14:02:54.0516460Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T14:02:54.0728820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6778-1ddrz1h.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libde265.rb 2021-05-15T14:02:56.5021950Z ==> Summary 2021-05-15T14:02:56.5051270Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T14:02:56.5061270Z ==> Installing imagemagick dependency: docbook 2021-05-15T14:02:56.5078640Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T14:02:56.5097270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6547-uujvqo 2021-05-15T14:02:56.6011890Z cp -pR /private/tmp/d20210515-6547-uujvqo/docbook/. /usr/local/Cellar/docbook 2021-05-15T14:02:56.7126930Z chmod -Rf +w /private/tmp/d20210515-6547-uujvqo 2021-05-15T14:02:56.7968200Z ==> Finishing up 2021-05-15T14:02:56.9196640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6804-1xpzrwx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook.rb 2021-05-15T14:02:59.0527340Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T14:02:59.1541360Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:59.1956280Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:59.2425010Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:59.2868610Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:59.3333920Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:59.3750070Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:59.4223240Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:59.4667710Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:59.5132210Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:59.5545630Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:59.6015590Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:59.6443020Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:59.6903350Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:59.7336710Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:00.1559420Z ==> Caveats 2021-05-15T14:03:00.1560610Z To use the DocBook package in your XML toolchain, 2021-05-15T14:03:00.1562190Z you need to add the following to your ~/.bashrc: 2021-05-15T14:03:00.1562850Z 2021-05-15T14:03:00.1563710Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:03:00.1564950Z ==> Summary 2021-05-15T14:03:00.1701260Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T14:03:00.1707430Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T14:03:00.1758520Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T14:03:00.1776770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6547-eklbvq 2021-05-15T14:03:02.0194450Z cp -pR /private/tmp/d20210515-6547-eklbvq/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T14:03:04.5600860Z chmod -Rf +w /private/tmp/d20210515-6547-eklbvq 2021-05-15T14:03:05.8524750Z ==> Finishing up 2021-05-15T14:03:05.8991250Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T14:03:05.9094100Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T14:03:05.9198570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6845-ufdugq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook-xsl.rb 2021-05-15T14:03:08.2938400Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:08.3404190Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:08.3818790Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:03:08.4282100Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:03:08.4736050Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:03:08.5200600Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T14:03:08.5617500Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:03:08.6089580Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:03:08.6517990Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:03:08.6985120Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:03:08.7426560Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:03:08.7892020Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:03:08.8306540Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:03:08.8761010Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:03:08.9227800Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:08.9646690Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:09.0120490Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:03:09.0561030Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:03:09.1027060Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:03:09.1450920Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:03:09.1905010Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:03:09.2361870Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:03:09.2779510Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:03:09.3238300Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:03:09.3696170Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:03:09.4149150Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T14:03:09.4566370Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:03:09.5038340Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:03:10.5222020Z ==> Summary 2021-05-15T14:03:10.8199440Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T14:03:10.8205550Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T14:03:10.8229360Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T14:03:10.8247720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6547-24cr 2021-05-15T14:03:10.8360870Z cp -pR /private/tmp/d20210515-6547-24cr/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T14:03:10.8488260Z chmod -Rf +w /private/tmp/d20210515-6547-24cr 2021-05-15T14:03:10.8978880Z ==> Finishing up 2021-05-15T14:03:10.9407050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6899-15xs6q1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gnu-getopt.rb 2021-05-15T14:03:13.4488820Z ==> Caveats 2021-05-15T14:03:13.4491790Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:03:13.4493110Z because macOS already provides this software and installing another version in 2021-05-15T14:03:13.4494600Z parallel can cause all kinds of trouble. 2021-05-15T14:03:13.4495230Z 2021-05-15T14:03:13.4496490Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:03:13.4498160Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:03:13.4498970Z 2021-05-15T14:03:13.4499480Z 2021-05-15T14:03:13.4500250Z Bash completion has been installed to: 2021-05-15T14:03:13.4501620Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:03:13.4503090Z ==> Summary 2021-05-15T14:03:13.4509810Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T14:03:13.4521090Z ==> Installing imagemagick dependency: xmlto 2021-05-15T14:03:13.4656610Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T14:03:13.4674170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210515-6547-l18py5 2021-05-15T14:03:13.4874180Z cp -pR /private/tmp/d20210515-6547-l18py5/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T14:03:13.5218980Z chmod -Rf +w /private/tmp/d20210515-6547-l18py5 2021-05-15T14:03:13.5901450Z ==> Finishing up 2021-05-15T14:03:13.6343270Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T14:03:13.6354010Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T14:03:13.6372200Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T14:03:13.6385250Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T14:03:13.6390650Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T14:03:13.6482490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6925-rr31fb.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xmlto.rb 2021-05-15T14:03:16.0557900Z ==> Summary 2021-05-15T14:03:16.0600050Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T14:03:16.0607870Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T14:03:16.1779640Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T14:03:16.1797120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6547-1jpnqeb 2021-05-15T14:03:16.2496130Z cp -pR /private/tmp/d20210515-6547-1jpnqeb/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T14:03:16.3833400Z chmod -Rf +w /private/tmp/d20210515-6547-1jpnqeb 2021-05-15T14:03:16.5342670Z ==> Finishing up 2021-05-15T14:03:16.5777320Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T14:03:16.5893360Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T14:03:16.5905190Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T14:03:16.5938020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.5953570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.5969840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.5995530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6013860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6033460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6088540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6103070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6121980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6144900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6177930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6180220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6183020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6208830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6236540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6238790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6246670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6264980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6270270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6273330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6275870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6278190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6295210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6298990Z mkdir -p /usr/local/share/locale/fo 2021-05-15T14:03:16.6305200Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T14:03:16.6307980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6334450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6362010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6365240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6382260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6392220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6422510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6451800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6466660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6469430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6474570Z mkdir -p /usr/local/share/locale/ia 2021-05-15T14:03:16.6480740Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T14:03:16.6482670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6495150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6501140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6504070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6507040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6509300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6525700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6532530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6581240Z mkdir -p /usr/local/share/locale/ky 2021-05-15T14:03:16.6624090Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T14:03:16.6696450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6718980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6731630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6742910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6761980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6770780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6791080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6798920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6810880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6813150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6815660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6828220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6830250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6843210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6856610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6863670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6866320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6868710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6885460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6914730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6917230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6919840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6922380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6924660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6927060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6929420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6941970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6944070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6952970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6956010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6959150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6961830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6964510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.6973800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:16.7001720Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T14:03:16.7029100Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T14:03:16.7054120Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T14:03:16.7519360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6951-swfitc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/shared-mime-info.rb 2021-05-15T14:03:18.9570420Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:03:20.3515760Z ==> Summary 2021-05-15T14:03:20.3730360Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T14:03:20.3735540Z ==> Installing imagemagick dependency: libheif 2021-05-15T14:03:20.4890540Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T14:03:20.4908230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6547-13yeo33 2021-05-15T14:03:20.5173510Z cp -pR /private/tmp/d20210515-6547-13yeo33/libheif/. /usr/local/Cellar/libheif 2021-05-15T14:03:20.5411780Z chmod -Rf +w /private/tmp/d20210515-6547-13yeo33 2021-05-15T14:03:20.6467440Z ==> Finishing up 2021-05-15T14:03:20.6948070Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T14:03:20.6953060Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T14:03:20.6959570Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T14:03:20.6965660Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T14:03:20.6973360Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T14:03:20.6980170Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T14:03:20.6998290Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T14:03:20.7011380Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T14:03:20.7022870Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T14:03:20.7032120Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T14:03:20.7043240Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T14:03:20.7048520Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T14:03:20.7053600Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T14:03:20.7060100Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T14:03:20.7070640Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T14:03:20.7079500Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T14:03:20.7089570Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T14:03:20.7282810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6978-1grfu7j.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libheif.rb 2021-05-15T14:03:22.8512640Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:03:24.0852550Z ==> Summary 2021-05-15T14:03:24.0953120Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T14:03:24.1055190Z ==> Installing imagemagick dependency: liblqr 2021-05-15T14:03:24.1403880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-6547-j6l30e 2021-05-15T14:03:24.1406530Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T14:03:24.1542940Z cp -pR /private/tmp/d20210515-6547-j6l30e/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T14:03:24.1812370Z chmod -Rf +w /private/tmp/d20210515-6547-j6l30e 2021-05-15T14:03:24.2266680Z ==> Finishing up 2021-05-15T14:03:24.2706000Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T14:03:24.2723200Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T14:03:24.2733370Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T14:03:24.2810670Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T14:03:24.2914330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7005-1p5whq4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/liblqr.rb 2021-05-15T14:03:27.0447850Z ==> Summary 2021-05-15T14:03:27.0513020Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T14:03:27.0518600Z ==> Installing imagemagick dependency: libomp 2021-05-15T14:03:27.0579630Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T14:03:27.0597470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6547-un370i 2021-05-15T14:03:27.0741530Z cp -pR /private/tmp/d20210515-6547-un370i/libomp/. /usr/local/Cellar/libomp 2021-05-15T14:03:27.1090570Z chmod -Rf +w /private/tmp/d20210515-6547-un370i 2021-05-15T14:03:27.1508250Z ==> Finishing up 2021-05-15T14:03:27.1966360Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T14:03:27.1972880Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T14:03:27.1977340Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T14:03:27.1986820Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T14:03:27.1994410Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T14:03:27.2119300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7031-g38iih.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libomp.rb 2021-05-15T14:03:29.6978300Z ==> Summary 2021-05-15T14:03:29.6994260Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T14:03:29.7000050Z ==> Installing imagemagick dependency: imath 2021-05-15T14:03:29.7058550Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:03:29.7076230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6547-un3rh0 2021-05-15T14:03:29.7672120Z cp -pR /private/tmp/d20210515-6547-un3rh0/imath/. /usr/local/Cellar/imath 2021-05-15T14:03:29.7959520Z chmod -Rf +w /private/tmp/d20210515-6547-un3rh0 2021-05-15T14:03:29.8632830Z ==> Finishing up 2021-05-15T14:03:29.9100760Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T14:03:29.9116400Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T14:03:29.9121060Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T14:03:29.9126720Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T14:03:29.9131510Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T14:03:29.9137000Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T14:03:29.9144500Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T14:03:29.9457510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7057-q5f2iz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imath.rb 2021-05-15T14:03:32.3750550Z ==> Summary 2021-05-15T14:03:32.3793160Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T14:03:32.3799800Z ==> Installing imagemagick dependency: openexr 2021-05-15T14:03:32.3904380Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:03:32.3922130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6547-1a5lzkr 2021-05-15T14:03:32.4622790Z cp -pR /private/tmp/d20210515-6547-1a5lzkr/openexr/. /usr/local/Cellar/openexr 2021-05-15T14:03:32.5499660Z chmod -Rf +w /private/tmp/d20210515-6547-1a5lzkr 2021-05-15T14:03:32.8275500Z ==> Finishing up 2021-05-15T14:03:32.8854430Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T14:03:32.8862850Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T14:03:32.8871050Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T14:03:32.8880460Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T14:03:32.8892280Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T14:03:32.8903140Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T14:03:32.8913030Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T14:03:32.8928570Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T14:03:32.8939910Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T14:03:32.8955170Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T14:03:32.8974900Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T14:03:32.8985360Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T14:03:32.9000920Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T14:03:32.9012510Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T14:03:32.9027950Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T14:03:32.9098010Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T14:03:32.9104290Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T14:03:32.9109200Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T14:03:32.9114670Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T14:03:32.9119630Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T14:03:32.9124520Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T14:03:32.9130010Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T14:03:32.9135030Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T14:03:32.9139910Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T14:03:32.9145410Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T14:03:32.9150720Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T14:03:32.9155570Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T14:03:32.9163420Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T14:03:32.9641280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7086-1l5tpq5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openexr.rb 2021-05-15T14:03:35.4455810Z ==> Summary 2021-05-15T14:03:35.4575250Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T14:03:35.4581660Z ==> Installing imagemagick 2021-05-15T14:03:35.4585380Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T14:03:35.4604010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6547-bvbimn 2021-05-15T14:03:35.8159410Z cp -pR /private/tmp/d20210515-6547-bvbimn/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T14:03:36.2684990Z chmod -Rf +w /private/tmp/d20210515-6547-bvbimn 2021-05-15T14:03:38.4289110Z ==> Finishing up 2021-05-15T14:03:38.4551310Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T14:03:38.4557710Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T14:03:38.4562800Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T14:03:38.4567600Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T14:03:38.4573120Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T14:03:38.4578470Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T14:03:38.4583600Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T14:03:38.4589010Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T14:03:38.4594190Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T14:03:38.4599040Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T14:03:38.4604620Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T14:03:38.4609710Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T14:03:38.4614660Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T14:03:38.4619980Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T14:03:38.4627430Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T14:03:38.4632000Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T14:03:38.4638310Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T14:03:38.4651930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T14:03:38.4653490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T14:03:38.4655140Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T14:03:38.4658970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T14:03:38.4664530Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T14:03:38.4669710Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T14:03:38.4674770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T14:03:38.4680030Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T14:03:38.4684790Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T14:03:38.4690400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T14:03:38.4695050Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T14:03:38.4700390Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T14:03:38.4705080Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T14:03:38.4712670Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T14:03:38.4719090Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T14:03:38.4726500Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T14:03:38.4736410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T14:03:38.4747710Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T14:03:38.4753770Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T14:03:38.4759990Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T14:03:38.4770400Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T14:03:38.4781280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T14:03:38.4788980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T14:03:38.4794510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T14:03:38.4800090Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T14:03:38.4807640Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T14:03:38.4813360Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T14:03:38.4820820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T14:03:38.4831460Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T14:03:38.4836750Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T14:03:38.4864550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T14:03:38.4870190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T14:03:38.4875700Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T14:03:38.4882860Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T14:03:38.4888630Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T14:03:38.4894060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T14:03:38.4899960Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T14:03:38.4904460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T14:03:38.4909960Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T14:03:38.4914610Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T14:03:38.4920310Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T14:03:38.4925170Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T14:03:38.4930700Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T14:03:38.4935220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T14:03:38.4940810Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T14:03:38.4949050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T14:03:38.4956860Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T14:03:38.4961620Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T14:03:38.4967360Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T14:03:38.4972200Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T14:03:38.4978080Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T14:03:38.4983370Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T14:03:38.4989120Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T14:03:38.4993880Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T14:03:38.7788530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7112-1vw56p4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick.rb 2021-05-15T14:03:41.4639040Z ==> Summary 2021-05-15T14:03:41.5140190Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T14:03:43.4614460Z ==> Caveats 2021-05-15T14:03:43.4617410Z ==> docbook 2021-05-15T14:03:43.4633690Z To use the DocBook package in your XML toolchain, 2021-05-15T14:03:43.4634730Z you need to add the following to your ~/.bashrc: 2021-05-15T14:03:43.4635370Z 2021-05-15T14:03:43.4636220Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:03:43.4637670Z ==> gnu-getopt 2021-05-15T14:03:43.4667250Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:03:43.4668550Z because macOS already provides this software and installing another version in 2021-05-15T14:03:43.4669650Z parallel can cause all kinds of trouble. 2021-05-15T14:03:43.4670390Z 2021-05-15T14:03:43.4672670Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:03:43.4674590Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:03:43.4675850Z 2021-05-15T14:03:43.4676360Z 2021-05-15T14:03:43.4677440Z Bash completion has been installed to: 2021-05-15T14:03:43.4681730Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:03:45.2112500Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T14:03:46.3676150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f3258cdd6849fbec6a4804a1775a5bee56e52259f5844fe95ae8c242e22fa01a--udunits-2.2.27.6_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T14:03:46.9443640Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T14:03:47.2989690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T14%3A10%3A00Z&sig=JcgmhEaKcc8oWtPrxdgwUL7w6slYCeQtf5BWkjKhzMM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:47.3436190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c\?se=2021-05-15T14\%3A10\%3A00Z\&sig=JcgmhEaKcc8oWtPrxdgwUL7w6slYCeQtf5BWkjKhzMM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:47.4075060Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T14:03:47.4806370Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T14:03:47.4875090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-7119-1pdh8cs 2021-05-15T14:03:47.5043710Z cp -pR /private/tmp/d20210515-7119-1pdh8cs/udunits/. /usr/local/Cellar/udunits 2021-05-15T14:03:47.5253980Z chmod -Rf +w /private/tmp/d20210515-7119-1pdh8cs 2021-05-15T14:03:47.5801140Z ==> Finishing up 2021-05-15T14:03:47.6900340Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T14:03:47.6965960Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T14:03:47.6968250Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T14:03:47.6973330Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T14:03:47.7046260Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T14:03:47.7092910Z info /usr/local/share/info/udunits2.info 2021-05-15T14:03:47.7111430Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T14:03:47.7212980Z info /usr/local/share/info/udunits2lib.info 2021-05-15T14:03:47.7251160Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T14:03:47.7339940Z info /usr/local/share/info/udunits2prog.info 2021-05-15T14:03:47.7352020Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T14:03:47.7454970Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T14:03:47.7457020Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T14:03:47.7464260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7286-oi1jmt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/udunits.rb 2021-05-15T14:03:50.1760590Z ==> Summary 2021-05-15T14:03:50.1793560Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T14:03:52.5127380Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T14:03:52.5129000Z To reinstall 1.6, run: 2021-05-15T14:03:52.5129820Z brew reinstall jq 2021-05-15T14:03:54.1454950Z ==> Caveats 2021-05-15T14:03:54.1456100Z imagej requires Java. You can install the latest version with: 2021-05-15T14:03:54.1457470Z brew install --cask adoptopenjdk 2021-05-15T14:03:54.1458130Z 2021-05-15T14:03:54.3900150Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T14:03:54.6325300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip.incomplete https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T14:04:02.9634240Z ==> Verifying checksum for cask 'imagej' 2021-05-15T14:04:03.2598010Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:04:03.2599220Z ==> Installing Cask imagej 2021-05-15T14:04:03.3036470Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7396-1eltpci 2021-05-15T14:04:03.4573340Z cp -pR /private/tmp/d20210515-7396-1eltpci/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T14:04:03.5989340Z chmod -Rf +w /private/tmp/d20210515-7396-1eltpci 2021-05-15T14:04:03.6701940Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T14:04:03.8162170Z 🍺 imagej was successfully installed! 2021-05-15T14:04:05.8250830Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T14:04:07.6162420Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T14:04:08.0166290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T14%3A10%3A00Z&sig=3JTPzpAZFYU31osU6ph%2B8oNr9uJiMbYc3%2B3SRy9POmQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:08.1886720Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T14:04:09.9449580Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T14:04:10.3207460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T14%3A10%3A00Z&sig=pGUtZ0y2nUTHm32KShr%2FlrrrkPobp0AnlaCebDmBtW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:10.7753170Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T14:04:10.7855690Z ==> Installing bowtie2 dependency: tbb 2021-05-15T14:04:10.9281510Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T14:04:16.0045790Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T14:04:16.0108200Z ==> Installing bowtie2 2021-05-15T14:04:16.0116750Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T14:04:20.8214920Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T14:04:24.3600850Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T14:04:26.1296540Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T14:04:26.5361180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T14%3A10%3A00Z&sig=cd9HQMx1FO5ZoYj1PBUaX4W7JE%2Bh%2B1ZQ3F3mIJOOChA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:26.7286420Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T14:04:28.4549390Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T14:04:28.8327490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T14%3A10%3A00Z&sig=3hWuUctlGH30WKWfrCRbaj941WVeGddLxTXD9gT%2Fh64%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:28.9321010Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T14:04:30.7510250Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T14:04:31.3206110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T14%3A10%3A00Z&sig=%2BtmYm1hXcrT3zaWCoKBNr8YUo1YNYvb8%2BYBLxdpuka4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:31.4311980Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T14:04:33.3579580Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T14:04:33.7697960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T14%3A10%3A00Z&sig=A7dcOis2oaIuSvOMG2PK5KwqzIARWMf8xnI4J9JwrBk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:33.8825030Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T14:04:35.8376290Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T14:04:36.2033180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T14%3A10%3A00Z&sig=YgsrajebTwQwQEu1KtWaxwftSa1%2B1UKVAG55ARPQavQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:36.3304020Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T14:04:38.0823950Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T14:04:38.4798320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T14%3A10%3A00Z&sig=I35C28zaKMM3XvyW0NqrwgRCl81ca8N42aSNjWYFBhk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:38.7195420Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T14:04:39.4027220Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T14:04:39.4070700Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T14:04:39.7860920Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:04:39.8106070Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T14:04:41.4831260Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T14:04:42.0943800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T14%3A10%3A00Z&sig=7q13ETp%2FCWdpiEbBwdU09dVmKfFyiahS%2FiqGrE%2Ffd9U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:42.1973420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T14:04:43.9022970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T14:04:44.2929680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T14%3A10%3A00Z&sig=TMGdX3Y6CTyv0vvHdxdv1fGfx%2BR%2BBzoOfprniQjkbQQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:44.5343910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T14:04:46.3284680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T14:04:46.7106890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T14%3A10%3A00Z&sig=tzvyNerfJz2zCpK8AnwTabMTaK%2BELaJW0rc2zXtqqpE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:46.9280130Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T14:04:48.6329300Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T14:04:49.0069370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T14%3A10%3A00Z&sig=tgJwLuXRhsgBFLMTP5%2B%2FifvZL61wuUS9iftfmt%2Bv9ng%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:49.3425370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T14:04:51.1158340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T14:04:51.4911980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T14%3A10%3A00Z&sig=ge7GfIYpTLTQmA%2BjEchmge6nSWfUrn4yH8KH0cx9MjM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:51.6138840Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T14:04:53.4187110Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T14:04:53.7995750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T14%3A10%3A00Z&sig=8TuNIJ0kUpei89%2BLqsUE6l4upvDGKZJsTs5Tmf3EQLY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:54.6676510Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T14:04:55.6290970Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T14:04:56.0005100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T14%3A10%3A00Z&sig=%2B9oCryWHj5n4LUx4EnYFsH0B1x%2FLT%2BDVG3NyIEKWZIo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:56.1044330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T14:04:57.9064220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T14:04:58.3059590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T14%3A10%3A00Z&sig=omDRre0serIcqg7qQs0BBOvgN7PvPSZqxBFCxHpjvRk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:58.6673070Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:05:00.4767020Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:05:00.9558250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T14%3A15%3A00Z&sig=9pTXwPVuri8nYKumJDip2UyA3jwzy0KSuVMvK39DI7E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:01.6080910Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T14:05:03.3391790Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T14:05:03.9143840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T14%3A15%3A00Z&sig=2gMNgXPCd%2FUgeFF0KfrWMj62EsuTi1NFbADuRBwicn0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:04.4359600Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T14:05:06.1805550Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T14:05:06.7029920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T14%3A15%3A00Z&sig=WsYGvdkqOIH1%2Fg0JvUDNO0iGC5%2FIFyCeXcFX%2B1qew24%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:07.0346630Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T14:05:08.7554560Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T14:05:09.2500110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T14%3A15%3A00Z&sig=4eUzsutts1LX4d0GZeV4qb%2BSzWd7BEqOQ39i5u0iOrg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:09.6265150Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T14:05:11.4473770Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T14:05:11.9408570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T14%3A15%3A00Z&sig=9G1NMnB%2B9g2YBVo3AHbjcoxYog5JACGQnFL2SywkgjY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:12.5056430Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, hdf5, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-15T14:05:12.5059640Z ==> Installing gdal dependency: cfitsio 2021-05-15T14:05:12.5821770Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T14:05:15.2453170Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T14:05:15.2471080Z ==> Installing gdal dependency: popt 2021-05-15T14:05:15.2494720Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T14:05:17.8916350Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T14:05:17.8924000Z ==> Installing gdal dependency: epsilon 2021-05-15T14:05:17.8978700Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T14:05:21.0214730Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T14:05:21.0220420Z ==> Installing gdal dependency: expat 2021-05-15T14:05:21.0255170Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T14:05:23.9482550Z ==> Caveats 2021-05-15T14:05:23.9484240Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:05:23.9485570Z because macOS already provides this software and installing another version in 2021-05-15T14:05:23.9486610Z parallel can cause all kinds of trouble. 2021-05-15T14:05:23.9487220Z 2021-05-15T14:05:23.9488040Z If you need to have expat first in your PATH, run: 2021-05-15T14:05:23.9489580Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:05:23.9490370Z 2021-05-15T14:05:23.9491190Z For compilers to find expat you may need to set: 2021-05-15T14:05:23.9492490Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:05:23.9493900Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:05:23.9494590Z 2021-05-15T14:05:23.9495800Z For pkg-config to find expat you may need to set: 2021-05-15T14:05:23.9496870Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:05:23.9497550Z 2021-05-15T14:05:23.9498670Z ==> Summary 2021-05-15T14:05:23.9511970Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T14:05:23.9518070Z ==> Installing gdal dependency: freexl 2021-05-15T14:05:23.9578900Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T14:05:26.8912620Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T14:05:26.8922580Z ==> Installing gdal dependency: geos 2021-05-15T14:05:26.9541290Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T14:05:30.3474780Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T14:05:30.3494570Z ==> Installing gdal dependency: hdf5 2021-05-15T14:05:30.4121180Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:05:33.9042480Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T14:05:33.9048810Z ==> Installing gdal dependency: json-c 2021-05-15T14:05:33.9106270Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T14:05:36.4489420Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T14:05:36.4497840Z ==> Installing gdal dependency: libxml2 2021-05-15T14:05:36.4574580Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T14:05:39.6803410Z ==> Caveats 2021-05-15T14:05:39.6805690Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:05:39.6807000Z because macOS already provides this software and installing another version in 2021-05-15T14:05:39.6808070Z parallel can cause all kinds of trouble. 2021-05-15T14:05:39.6808700Z 2021-05-15T14:05:39.6809520Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:05:39.6811100Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:05:39.6811910Z 2021-05-15T14:05:39.6813020Z For compilers to find libxml2 you may need to set: 2021-05-15T14:05:39.6814580Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:05:39.6816040Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:05:39.6816760Z 2021-05-15T14:05:39.6818000Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:05:39.6819130Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:05:39.6819840Z 2021-05-15T14:05:39.6820970Z ==> Summary 2021-05-15T14:05:39.6989290Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T14:05:39.6995420Z ==> Installing gdal dependency: libdap 2021-05-15T14:05:39.7140970Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T14:05:42.6505390Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T14:05:42.6511790Z ==> Installing gdal dependency: proj 2021-05-15T14:05:42.6719830Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T14:05:45.5052610Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T14:05:45.5057170Z ==> Installing gdal dependency: libgeotiff 2021-05-15T14:05:45.5257700Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T14:05:48.2009180Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T14:05:48.2015420Z ==> Installing gdal dependency: librttopo 2021-05-15T14:05:48.2414660Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:05:50.8361340Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T14:05:50.8365640Z ==> Installing gdal dependency: minizip 2021-05-15T14:05:50.8610140Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T14:05:53.4712900Z ==> Caveats 2021-05-15T14:05:53.4714800Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:05:53.4716350Z with the venerable 'unzip' library. 2021-05-15T14:05:53.4717600Z ==> Summary 2021-05-15T14:05:53.4788250Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T14:05:53.4795270Z ==> Installing gdal dependency: libspatialite 2021-05-15T14:05:53.5672820Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T14:05:56.8382030Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T14:05:56.8387150Z ==> Installing gdal dependency: netcdf 2021-05-15T14:05:56.8989640Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:05:59.8055020Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:05:59.8061630Z ==> Installing gdal dependency: openblas 2021-05-15T14:05:59.8451930Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T14:06:04.1559260Z ==> Caveats 2021-05-15T14:06:04.1561000Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:06:04.1562250Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:06:04.1562990Z 2021-05-15T14:06:04.1563830Z For compilers to find openblas you may need to set: 2021-05-15T14:06:04.1565240Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:06:04.1566690Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:06:04.1568110Z 2021-05-15T14:06:04.1569400Z For pkg-config to find openblas you may need to set: 2021-05-15T14:06:04.1570530Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:06:04.1571240Z 2021-05-15T14:06:04.1572390Z ==> Summary 2021-05-15T14:06:04.1587740Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T14:06:04.1595140Z ==> Installing gdal dependency: numpy 2021-05-15T14:06:04.2369040Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T14:06:08.6428600Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T14:06:08.6434060Z ==> Installing gdal dependency: xerces-c 2021-05-15T14:06:08.6525340Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T14:06:14.1187970Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T14:06:14.1194740Z ==> Installing gdal 2021-05-15T14:06:14.1199170Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T14:06:21.2932990Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T14:06:22.6836660Z ==> No outdated dependents to upgrade! 2021-05-15T14:06:22.6838470Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:06:23.0336570Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:06:23.0337900Z netcdf 2021-05-15T14:06:23.1699770Z ==> Caveats 2021-05-15T14:06:23.1701210Z ==> expat 2021-05-15T14:06:23.1780510Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:06:23.1781900Z because macOS already provides this software and installing another version in 2021-05-15T14:06:23.1783000Z parallel can cause all kinds of trouble. 2021-05-15T14:06:23.1783620Z 2021-05-15T14:06:23.1784540Z If you need to have expat first in your PATH, run: 2021-05-15T14:06:23.1786160Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:06:23.1786990Z 2021-05-15T14:06:23.1787820Z For compilers to find expat you may need to set: 2021-05-15T14:06:23.1789170Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:06:23.1790580Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:06:23.1791300Z 2021-05-15T14:06:23.1792510Z For pkg-config to find expat you may need to set: 2021-05-15T14:06:23.1793610Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:06:23.1794310Z 2021-05-15T14:06:23.1795450Z ==> libxml2 2021-05-15T14:06:23.1857730Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:06:23.1859200Z because macOS already provides this software and installing another version in 2021-05-15T14:06:23.1860290Z parallel can cause all kinds of trouble. 2021-05-15T14:06:23.1866830Z 2021-05-15T14:06:23.1867720Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:06:23.1869400Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:06:23.1870220Z 2021-05-15T14:06:23.1871070Z For compilers to find libxml2 you may need to set: 2021-05-15T14:06:23.1872440Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:06:23.1873870Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:06:23.1874590Z 2021-05-15T14:06:23.1875820Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:06:23.1876920Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:06:23.1877630Z 2021-05-15T14:06:23.1878760Z ==> minizip 2021-05-15T14:06:23.1883860Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:06:23.1885450Z with the venerable 'unzip' library. 2021-05-15T14:06:23.1886750Z ==> openblas 2021-05-15T14:06:23.1949200Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:06:23.1950940Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:06:23.1951690Z 2021-05-15T14:06:23.1952520Z For compilers to find openblas you may need to set: 2021-05-15T14:06:23.1953940Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:06:23.1955390Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:06:23.1956100Z 2021-05-15T14:06:23.1957350Z For pkg-config to find openblas you may need to set: 2021-05-15T14:06:23.1958480Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:06:23.1959200Z 2021-05-15T14:06:25.5171680Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T14:06:26.0980120Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T14:06:26.1011100Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T14:06:26.5556640Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:06:26.5748820Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T14:06:27.1210690Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T14:06:27.1238740Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T14:06:27.5197800Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:06:27.5433120Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T14:06:29.2270880Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T14:06:29.6201250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T14%3A15%3A00Z&sig=BdEArzjfArZkxkuBvXQrVGOa%2FtEWYb0mUXQEiiasOQA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:30.9200390Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:06:31.4655790Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T14:06:31.4681420Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:06:31.8446940Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:06:31.8565500Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T14:06:33.5643410Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T14:06:33.9498900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T14%3A15%3A00Z&sig=ky4DztxIJZzHFTJwQCps7%2F8V4gB73gmx6KlW72D%2BQlQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:34.2703850Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T14:06:34.2722740Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T14:06:36.1133640Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T14:06:36.4767040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T14%3A15%3A00Z&sig=oC2qTnEqQA7cloZ46Q%2BjpwYgbP9%2BQrH7LoHmib7KP3o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:38.0040540Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T14:06:39.7253550Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T14:06:40.1217930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T14%3A15%3A00Z&sig=o06f08ZUdZY5PuIOQQVVkSH%2BF8cnkLJCuJgpZgrldB4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:40.4543230Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T14:06:42.1538170Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T14:06:42.8215820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T14%3A15%3A00Z&sig=1nB3RKJxawmDQ9nry9B8W1fU4Hmd6ibqX7PFwtJq2qw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:43.7863490Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T14:06:43.7872090Z ==> Installing itk dependency: open-mpi 2021-05-15T14:06:43.9241020Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:06:49.6157800Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T14:06:49.6164830Z ==> Installing itk dependency: fftw 2021-05-15T14:06:49.6813300Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:06:52.7358790Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T14:06:52.7365680Z ==> Installing itk dependency: boost 2021-05-15T14:06:52.7417960Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T14:07:23.9616540Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T14:07:23.9642940Z ==> Installing itk dependency: netcdf 2021-05-15T14:07:24.0311740Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:07:27.0450520Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:07:27.0457210Z ==> Installing itk dependency: pyqt@5 2021-05-15T14:07:27.1095230Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T14:07:32.4444590Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T14:07:32.4450650Z ==> Installing itk dependency: vtk@8.2 2021-05-15T14:07:32.6026990Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T14:08:01.6450860Z ==> Caveats 2021-05-15T14:08:01.6452500Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:08:01.6453720Z because this is an alternate version of another formula. 2021-05-15T14:08:01.6454430Z 2021-05-15T14:08:01.6455240Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T14:08:01.6456800Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:08:01.6457590Z 2021-05-15T14:08:01.6458400Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T14:08:01.6460440Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T14:08:01.6461850Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T14:08:01.6462540Z 2021-05-15T14:08:01.6463690Z ==> Summary 2021-05-15T14:08:01.8819490Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T14:08:01.8824370Z ==> Installing itk dependency: gdcm 2021-05-15T14:08:02.0913170Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T14:08:08.3982430Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T14:08:08.3987880Z ==> Installing itk 2021-05-15T14:08:08.3992280Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T14:08:22.5365090Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T14:08:25.9035390Z ==> No outdated dependents to upgrade! 2021-05-15T14:08:25.9038250Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:08:28.1370900Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:08:28.1371760Z fftw 2021-05-15T14:08:28.1797830Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T14:08:28.1799510Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T14:08:30.1210470Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T14:08:30.2530900Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T14:08:31.3687280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/937b58c22e4a6a9efb8e88b8587d92ba75ef95c68ae447eb0eeb15b68ade838a--faac-1.29.9.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T14:08:31.9442420Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T14:08:32.3335720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T14%3A15%3A00Z&sig=CQZZcf%2Fv9PAcyGTON41pR4BSUsWO7k%2F5ys75U3ZwFCU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:32.3837530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f\?se=2021-05-15T14\%3A15\%3A00Z\&sig=CQZZcf\%2Fv9PAcyGTON41pR4BSUsWO7k\%2F5ys75U3ZwFCU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:32.4339450Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T14:08:32.4398840Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T14:08:33.5961540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/56f458278adb5a5270c7eaffb27e027b85c44934330a82a6f0085b601d2acdc9--fdk-aac-2.0.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T14:08:34.1461000Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T14:08:34.5885490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T14%3A15%3A00Z&sig=kUrKjz33iRGDj8RP83Xt66BSvokCY%2FGRxp2UvGPZkrY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:34.6360750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8\?se=2021-05-15T14\%3A15\%3A00Z\&sig=kUrKjz33iRGDj8RP83Xt66BSvokCY\%2FGRxp2UvGPZkrY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:34.7995340Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T14:08:34.8075950Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T14:08:35.8863460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8bfdeb8b08d064554a1a945b37e7cc89b36f3261c82778ae2b667e5bb1883459--sdl-1.2.15_3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T14:08:36.4445050Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T14:08:36.8127930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T14%3A15%3A00Z&sig=72708MmYTK2LPXzI3QDcGs2M88Kwe2VjRNE9c4JGV3I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:36.8681700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f\?se=2021-05-15T14\%3A15\%3A00Z\&sig=72708MmYTK2LPXzI3QDcGs2M88Kwe2VjRNE9c4JGV3I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:36.9459380Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T14:08:36.9502960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T14:08:38.0985000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c5c689e5b3ed6faa65c45882234012aa9c17e23a2959f1253e9a197afc3670e3--libav-12.3_8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T14:08:38.6621710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T14:08:39.0415520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T14%3A15%3A00Z&sig=5TR08CuwYqmEBtuXVrMe1cjKV2zXv6Qxgx7Ja4WhQms%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:39.0956520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905\?se=2021-05-15T14\%3A15\%3A00Z\&sig=5TR08CuwYqmEBtuXVrMe1cjKV2zXv6Qxgx7Ja4WhQms\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:39.4658780Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T14:08:39.5280280Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T14:08:39.5284390Z ==> Installing libav dependency: faac 2021-05-15T14:08:39.5923850Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T14:08:39.5955100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-8998-hkmfv3 2021-05-15T14:08:39.6084340Z cp -pR /private/tmp/d20210515-8998-hkmfv3/faac/. /usr/local/Cellar/faac 2021-05-15T14:08:39.6249230Z chmod -Rf +w /private/tmp/d20210515-8998-hkmfv3 2021-05-15T14:08:39.6851390Z ==> Finishing up 2021-05-15T14:08:39.8117510Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T14:08:39.8123700Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T14:08:39.8135600Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T14:08:39.8155370Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T14:08:39.8164960Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T14:08:39.8170480Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T14:08:39.8175800Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T14:08:39.8320750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9180-iftevb.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/faac.rb 2021-05-15T14:08:42.3415700Z ==> Summary 2021-05-15T14:08:42.3441410Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T14:08:42.3448500Z ==> Installing libav dependency: fdk-aac 2021-05-15T14:08:42.3472220Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T14:08:42.3492500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-8998-p9re7e 2021-05-15T14:08:42.3772200Z cp -pR /private/tmp/d20210515-8998-p9re7e/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T14:08:42.3962410Z chmod -Rf +w /private/tmp/d20210515-8998-p9re7e 2021-05-15T14:08:42.4589040Z ==> Finishing up 2021-05-15T14:08:42.5090930Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T14:08:42.5101080Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T14:08:42.5108020Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T14:08:42.5126310Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T14:08:42.5131340Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T14:08:42.5139470Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T14:08:42.5289360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9206-6q54rp.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fdk-aac.rb 2021-05-15T14:08:45.0066050Z ==> Summary 2021-05-15T14:08:45.0090010Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T14:08:45.0100630Z ==> Installing libav dependency: sdl 2021-05-15T14:08:45.0123620Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T14:08:45.0141480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-8998-hin7wm 2021-05-15T14:08:45.1018250Z cp -pR /private/tmp/d20210515-8998-hin7wm/sdl/. /usr/local/Cellar/sdl 2021-05-15T14:08:45.2080560Z chmod -Rf +w /private/tmp/d20210515-8998-hin7wm 2021-05-15T14:08:45.3344610Z ==> Finishing up 2021-05-15T14:08:45.3827590Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T14:08:45.3834020Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T14:08:45.3850830Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T14:08:45.3881640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T14:08:45.3892830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T14:08:45.3901570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T14:08:45.3914560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T14:08:45.3928280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T14:08:45.3935580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T14:08:45.3947170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T14:08:45.3957440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T14:08:45.3982720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T14:08:45.3993930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T14:08:45.4004200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T14:08:45.4015880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T14:08:45.4023220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T14:08:45.4029790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T14:08:45.4041670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T14:08:45.4052930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T14:08:45.4061910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T14:08:45.4072760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T14:08:45.4082340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T14:08:45.4091870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T14:08:45.4101800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T14:08:45.4112380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T14:08:45.4121570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T14:08:45.4131000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T14:08:45.4140360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T14:08:45.4149610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T14:08:45.4157440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T14:08:45.4165370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T14:08:45.4170980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T14:08:45.4177490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T14:08:45.4184370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T14:08:45.4192060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T14:08:45.4201480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T14:08:45.4206470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T14:08:45.4214360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T14:08:45.4222530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T14:08:45.4227120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T14:08:45.4233120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T14:08:45.4240900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T14:08:45.4251570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T14:08:45.4263380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T14:08:45.4272000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T14:08:45.4277850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T14:08:45.4284400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T14:08:45.4290210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T14:08:45.4296060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T14:08:45.4305340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T14:08:45.4318100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T14:08:45.4325660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T14:08:45.4329380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T14:08:45.4337710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T14:08:45.4346420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T14:08:45.4354280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T14:08:45.4360270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T14:08:45.4365600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T14:08:45.4378450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T14:08:45.4385030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T14:08:45.4392260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T14:08:45.4401750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T14:08:45.4409230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T14:08:45.4415070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T14:08:45.4423510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T14:08:45.4432380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T14:08:45.4438120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T14:08:45.4443920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T14:08:45.4452690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T14:08:45.4461630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T14:08:45.4469530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T14:08:45.4475540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T14:08:45.4483630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T14:08:45.4493870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T14:08:45.4503740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T14:08:45.4524130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T14:08:45.4529590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T14:08:45.4537810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T14:08:45.4542690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T14:08:45.4548400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T14:08:45.4553930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T14:08:45.4562440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T14:08:45.4567640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T14:08:45.4573410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T14:08:45.4578710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T14:08:45.4584350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T14:08:45.4591150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T14:08:45.4596580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T14:08:45.4606310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T14:08:45.4611770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T14:08:45.4617170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T14:08:45.4625960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T14:08:45.4631090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T14:08:45.4636610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T14:08:45.4643720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T14:08:45.4649040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T14:08:45.4654710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T14:08:45.4662790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T14:08:45.4667980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T14:08:45.4673330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T14:08:45.4679650Z Only the first 100 operations were output. 2021-05-15T14:08:45.5937280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9232-1tobl91.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl.rb 2021-05-15T14:08:48.0419960Z ==> Summary 2021-05-15T14:08:48.0565850Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T14:08:48.0571830Z ==> Installing libav 2021-05-15T14:08:48.0575120Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T14:08:48.0596100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-8998-1rwckko 2021-05-15T14:08:48.2467970Z cp -pR /private/tmp/d20210515-8998-1rwckko/libav/. /usr/local/Cellar/libav 2021-05-15T14:08:48.3280000Z chmod -Rf +w /private/tmp/d20210515-8998-1rwckko 2021-05-15T14:08:49.4976180Z ==> Finishing up 2021-05-15T14:08:49.5461030Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T14:08:49.5472610Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T14:08:49.5491560Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T14:08:49.5516090Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T14:08:49.5521890Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T14:08:49.5526960Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T14:08:49.5852110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9258-13o337e.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libav.rb 2021-05-15T14:08:52.0209930Z ==> Summary 2021-05-15T14:08:52.0230980Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T14:08:54.8063650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T14:08:56.4525310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T14:08:56.8345610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T14%3A15%3A00Z&sig=XNXpaV%2BqPvg%2B2N2Uyu3oj7hxooWVH3BRKJByMkZaIcU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:57.0792830Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:08:59.9062090Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T14:09:02.4062310Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T14:09:02.4063810Z To reinstall 4.3.0, run: 2021-05-15T14:09:02.4064600Z brew reinstall libtiff 2021-05-15T14:09:04.0730430Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T14:09:04.0731570Z To reinstall 2.3.9_1, run: 2021-05-15T14:09:04.0733070Z brew reinstall unixodbc 2021-05-15T14:09:05.7641350Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T14:09:05.7642490Z To reinstall 1.0.18_1, run: 2021-05-15T14:09:05.7643290Z brew reinstall libsodium 2021-05-15T14:09:07.4365910Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T14:09:07.4367270Z To reinstall 4.1.1, run: 2021-05-15T14:09:07.4368060Z brew reinstall tesseract 2021-05-15T14:09:09.0890390Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T14:09:09.0891990Z To reinstall 1.21.1, run: 2021-05-15T14:09:09.0892860Z brew reinstall wget 2021-05-15T14:09:10.7714590Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T14:09:10.7715910Z To reinstall 4.3.4, run: 2021-05-15T14:09:10.7716710Z brew reinstall zeromq 2021-05-15T14:09:12.4375080Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T14:09:12.4376260Z To reinstall 2.2.27.6_1, run: 2021-05-15T14:09:12.4377080Z brew reinstall udunits 2021-05-15T14:09:14.2151880Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T14:09:14.2153030Z To reinstall 1.2.0, run: 2021-05-15T14:09:14.2153820Z brew reinstall webp 2021-05-15T14:09:15.9653890Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T14:09:17.6081310Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T14:09:17.9838950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T14%3A15%3A00Z&sig=vBy1GL0baEfCtALL1Tk3JjSxJSWm36vFNTdd0pahrMc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:09:19.7682090Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T14:10:02.5169010Z ==> Caveats 2021-05-15T14:10:02.5171090Z Bash completion has been installed to: 2021-05-15T14:10:02.5172270Z /usr/local/etc/bash_completion.d 2021-05-15T14:10:02.5174400Z ==> Summary 2021-05-15T14:10:03.9440430Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T14:10:07.0505610Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T14:10:07.0511580Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T140840Z&X-Amz-Expires=300&X-Amz-Signature=21044cc13559a1fa6e238a206d3d19fe09827c654bd615fe86e63ae59f74c21e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=201858552&response-content-disposition=attachment%3B%20filename%3DXQuartz-2.8.1.dmg&response-content-type=application%2Foctet-stream 2021-05-15T14:10:10.3096800Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:10:10.3098050Z ==> Installing Cask xquartz 2021-05-15T14:10:29.7745220Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T14:10:29.7747040Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T14:10:54.2294370Z installer: Package name is 2021-05-15T14:10:54.2297190Z installer: Installing at base path / 2021-05-15T14:10:54.2299390Z installer: The install was successful. 2021-05-15T14:10:54.2300530Z installer: The install requires logging out now. 2021-05-15T14:10:54.3349150Z 🍺 xquartz was successfully installed! 2021-05-15T14:10:54.3634430Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:10:54.3635000Z with: 2021-05-15T14:10:54.3635530Z github_slug: neuroconductor/malf.templates 2021-05-15T14:10:54.3636000Z env: 2021-05-15T14:10:54.3636390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:54.3637220Z TIC_DEPLOY_KEY: 2021-05-15T14:10:54.3637540Z RSPM: 2021-05-15T14:10:54.3638970Z GITHUB_PAT: *** 2021-05-15T14:10:54.3639430Z COVERALLS_TOKEN: 2021-05-15T14:10:54.3640090Z continue-on-error: false 2021-05-15T14:10:54.3640540Z VDIFFR_RUN_TESTS: false 2021-05-15T14:10:54.3641010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:10:54.3641410Z TZ: UTC 2021-05-15T14:10:54.3641770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:54.3642140Z NOT_CRAN: true 2021-05-15T14:10:54.3642480Z ##[endgroup] 2021-05-15T14:10:54.4379310Z repo slug is: neuroconductor/malf.templates 2021-05-15T14:10:54.4510980Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:10:54.4511600Z env: 2021-05-15T14:10:54.4512080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:54.4512800Z TIC_DEPLOY_KEY: 2021-05-15T14:10:54.4513490Z RSPM: 2021-05-15T14:10:54.4514420Z GITHUB_PAT: *** 2021-05-15T14:10:54.4514830Z COVERALLS_TOKEN: 2021-05-15T14:10:54.4515410Z continue-on-error: false 2021-05-15T14:10:54.4516040Z VDIFFR_RUN_TESTS: false 2021-05-15T14:10:54.4516660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:10:54.4517100Z TZ: UTC 2021-05-15T14:10:54.4517510Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:54.4517920Z NOT_CRAN: true 2021-05-15T14:10:54.4518610Z ##[endgroup] 2021-05-15T14:10:55.5340140Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:10:55.5340870Z with: 2021-05-15T14:10:55.5341290Z repo_name: malf.templates 2021-05-15T14:10:55.5341770Z repo_version: 1.2.0 2021-05-15T14:10:55.5342160Z runner_os: macOS 2021-05-15T14:10:55.5342560Z R_version: 3.5 2021-05-15T14:10:55.5342900Z env: 2021-05-15T14:10:55.5343380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:55.5343850Z TIC_DEPLOY_KEY: 2021-05-15T14:10:55.5344240Z RSPM: 2021-05-15T14:10:55.5345610Z GITHUB_PAT: *** 2021-05-15T14:10:55.5346040Z COVERALLS_TOKEN: 2021-05-15T14:10:55.5346570Z continue-on-error: false 2021-05-15T14:10:55.5347100Z VDIFFR_RUN_TESTS: false 2021-05-15T14:10:55.5347630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:10:55.5348110Z TZ: UTC 2021-05-15T14:10:55.5348490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:55.5348940Z NOT_CRAN: true 2021-05-15T14:10:55.5349330Z ##[endgroup] 2021-05-15T14:10:55.6062930Z Package: malf.templates 2021-05-15T14:10:55.6068490Z Version: 1.2.0 2021-05-15T14:10:55.6070130Z OS: macOS 2021-05-15T14:10:55.6159420Z ##[group]Run install.packages('remotes') 2021-05-15T14:10:55.6160180Z install.packages('remotes') 2021-05-15T14:10:55.6161020Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:10:55.6162030Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:10:55.6347030Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:10:55.6347510Z env: 2021-05-15T14:10:55.6347960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:55.6348530Z TIC_DEPLOY_KEY: 2021-05-15T14:10:55.6349000Z RSPM: 2021-05-15T14:10:55.6350050Z GITHUB_PAT: *** 2021-05-15T14:10:55.6350480Z COVERALLS_TOKEN: 2021-05-15T14:10:55.6350990Z continue-on-error: false 2021-05-15T14:10:55.6351540Z VDIFFR_RUN_TESTS: false 2021-05-15T14:10:55.6352030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:10:55.6352510Z TZ: UTC 2021-05-15T14:10:55.6352940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:55.6353360Z NOT_CRAN: true 2021-05-15T14:10:55.6353770Z ##[endgroup] 2021-05-15T14:10:55.8579870Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:10:55.8582250Z (as ‘lib’ is unspecified) 2021-05-15T14:10:59.0409030Z 2021-05-15T14:10:59.0497560Z installing the source package ‘remotes’ 2021-05-15T14:10:59.0498500Z There is a binary version available but the source version is later: 2021-05-15T14:10:59.0499960Z 2021-05-15T14:10:59.0500620Z binary source needs_compilation 2021-05-15T14:10:59.0503790Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T14:10:59.0504640Z remotes 2.1.1 2.3.0 FALSE 2021-05-15T14:10:59.0505900Z 2021-05-15T14:10:59.3232550Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-15T14:10:59.3330390Z ================================================== 2021-05-15T14:10:59.3334300Z downloaded 144 KB 2021-05-15T14:10:59.3335830Z 2021-05-15T14:10:59.7398910Z * installing *source* package ‘remotes’ ... 2021-05-15T14:10:59.7481930Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:59.7754510Z ** R 2021-05-15T14:10:59.8179440Z ** inst 2021-05-15T14:10:59.8216240Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:01.7413610Z ** help 2021-05-15T14:11:01.8683530Z *** installing help indices 2021-05-15T14:11:01.9448200Z ** building package indices 2021-05-15T14:11:02.0363080Z ** installing vignettes 2021-05-15T14:11:02.0438750Z ** testing if installed package can be loaded 2021-05-15T14:11:02.2741370Z * DONE (remotes) 2021-05-15T14:11:02.3194540Z 2021-05-15T14:11:02.3201090Z The downloaded source packages are in 2021-05-15T14:11:02.3317150Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp0DvHRO/downloaded_packages’ 2021-05-15T14:11:07.7457770Z ##[group]Run actions/cache@v1 2021-05-15T14:11:07.7458300Z with: 2021-05-15T14:11:07.7458780Z path: /Users/runner/work/_temp/Library 2021-05-15T14:11:07.7461190Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-cf0e333826e8a691513aa2e06efdcb699bd77b26f4adaacbf559d1c3ee27cc20 2021-05-15T14:11:07.7464860Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-15T14:11:07.7465900Z env: 2021-05-15T14:11:07.7466370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:07.7466840Z TIC_DEPLOY_KEY: 2021-05-15T14:11:07.7467240Z RSPM: 2021-05-15T14:11:07.7469120Z GITHUB_PAT: *** 2021-05-15T14:11:07.7469570Z COVERALLS_TOKEN: 2021-05-15T14:11:07.7470130Z continue-on-error: false 2021-05-15T14:11:07.7470620Z VDIFFR_RUN_TESTS: false 2021-05-15T14:11:07.7471150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:11:07.7471590Z TZ: UTC 2021-05-15T14:11:07.7472100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:07.7472570Z NOT_CRAN: true 2021-05-15T14:11:07.7472940Z ##[endgroup] 2021-05-15T14:11:07.8266600Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:11:07.8371750Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:11:07.8372670Z remotes::install_github("ropensci/tic") 2021-05-15T14:11:07.8373370Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:11:07.8374120Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:11:07.8374760Z remotes::install_cran("covr") 2021-05-15T14:11:07.8605390Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:11:07.8605960Z env: 2021-05-15T14:11:07.8606420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:07.8606920Z TIC_DEPLOY_KEY: 2021-05-15T14:11:07.8607290Z RSPM: 2021-05-15T14:11:07.8608290Z GITHUB_PAT: *** 2021-05-15T14:11:07.8608760Z COVERALLS_TOKEN: 2021-05-15T14:11:07.8609240Z continue-on-error: false 2021-05-15T14:11:07.8609760Z VDIFFR_RUN_TESTS: false 2021-05-15T14:11:07.8610270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:11:07.8610750Z TZ: UTC 2021-05-15T14:11:07.8611250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:07.8611730Z NOT_CRAN: true 2021-05-15T14:11:07.8612170Z ##[endgroup] 2021-05-15T14:11:08.1081230Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:11:09.1782910Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:11:12.8742990Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:11:12.8744510Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:11:12.8745760Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:11:12.8747020Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:11:12.8748950Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:11:12.8750120Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:11:12.8751390Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:11:12.8752570Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:11:12.8753830Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:11:12.8755080Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:11:12.8756290Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:11:12.8757510Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:11:12.8758710Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:11:12.8759970Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:11:12.8761190Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:11:12.8762410Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:11:12.8763710Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:11:12.8765040Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:11:12.8766460Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T14:11:12.8767660Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:11:12.8768950Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:11:12.8770180Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:11:12.8771370Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:11:12.8773540Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-15T14:11:12.8775860Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:11:12.8777180Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:11:12.8778410Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:11:12.8779720Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:11:12.8780970Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:11:12.8782170Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:11:12.8783450Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:11:12.8784720Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:11:12.8786040Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:11:12.8787320Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:11:12.8788730Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:11:12.8790280Z (as ‘lib’ is unspecified) 2021-05-15T14:11:12.8791220Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:11:12.8792560Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:11:15.9130490Z 2021-05-15T14:11:15.9132220Z There are binary versions available but the source versions are later: 2021-05-15T14:11:15.9159560Z binary source needs_compilation 2021-05-15T14:11:15.9161100Z rlang 0.4.5 0.4.11 TRUE 2021-05-15T14:11:15.9161980Z magrittr 1.5 2.0.1 TRUE 2021-05-15T14:11:15.9162880Z glue 1.3.2 1.4.2 TRUE 2021-05-15T14:11:15.9163720Z sys 3.3 3.4 TRUE 2021-05-15T14:11:15.9164510Z R6 2.4.1 2.5.0 FALSE 2021-05-15T14:11:15.9165350Z openssl 1.4.1 1.4.4 TRUE 2021-05-15T14:11:15.9166280Z mime 0.9 0.10 TRUE 2021-05-15T14:11:15.9167100Z curl 4.3 4.3.1 TRUE 2021-05-15T14:11:15.9167910Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-15T14:11:15.9168720Z httr 1.4.1 1.4.2 FALSE 2021-05-15T14:11:15.9169540Z cli 2.0.2 2.5.0 FALSE 2021-05-15T14:11:15.9170390Z zip 2.0.4 2.1.1 TRUE 2021-05-15T14:11:15.9171230Z rstudioapi 0.11 0.13 FALSE 2021-05-15T14:11:15.9172150Z credentials 1.1 1.3.0 FALSE 2021-05-15T14:11:15.9173040Z Package which is only available in source form, and may need 2021-05-15T14:11:15.9174790Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-15T14:11:15.9176220Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-15T14:11:15.9177160Z crayon 1.3.4 1.4.1 FALSE 2021-05-15T14:11:15.9178080Z fastmap 1.0.1 1.1.0 TRUE 2021-05-15T14:11:15.9178970Z withr 2.1.2 2.4.2 FALSE 2021-05-15T14:11:15.9180330Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-15T14:11:15.9181230Z purrr 0.3.3 0.3.4 TRUE 2021-05-15T14:11:15.9182090Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-15T14:11:15.9183000Z gh 1.1.0 1.3.0 FALSE 2021-05-15T14:11:15.9184090Z gert 0.3 1.3.0 TRUE 2021-05-15T14:11:15.9184940Z fs 1.3.2 1.5.0 TRUE 2021-05-15T14:11:15.9185820Z desc 1.2.0 1.3.0 FALSE 2021-05-15T14:11:15.9186650Z clipr 0.7.0 0.7.1 FALSE 2021-05-15T14:11:15.9187560Z usethis 1.5.1 2.0.1 FALSE 2021-05-15T14:11:15.9188470Z memoise 1.1.0 2.0.0 FALSE 2021-05-15T14:11:15.9189310Z git2r 0.26.1 0.28.0 TRUE 2021-05-15T14:11:15.9189940Z 2021-05-15T14:11:15.9200920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-15T14:11:16.1195190Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-15T14:11:16.1199830Z ================================================== 2021-05-15T14:11:16.1200760Z downloaded 20 KB 2021-05-15T14:11:16.1201390Z 2021-05-15T14:11:16.1229730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-15T14:11:16.3878320Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-15T14:11:16.3882720Z ================================================== 2021-05-15T14:11:16.3883840Z downloaded 12 KB 2021-05-15T14:11:16.3884600Z 2021-05-15T14:11:16.3915430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-15T14:11:16.6606910Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-15T14:11:16.6720260Z ================================================== 2021-05-15T14:11:16.6728680Z downloaded 195 KB 2021-05-15T14:11:16.6729420Z 2021-05-15T14:11:16.6754040Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-15T14:11:16.8271480Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-15T14:11:16.8315980Z ================================================== 2021-05-15T14:11:16.8317090Z downloaded 63 KB 2021-05-15T14:11:16.8317690Z 2021-05-15T14:11:16.9395140Z 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-15T14:11:16.9396440Z 2021-05-15T14:11:16.9492460Z 2021-05-15T14:11:16.9493340Z The downloaded binary packages are in 2021-05-15T14:11:16.9596610Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T14:11:16.9597790Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpto5hBt/downloaded_packages 2021-05-15T14:11:17.1030850Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-15T14:11:17.1330870Z ================================================== 2021-05-15T14:11:17.1367100Z downloaded 841 KB 2021-05-15T14:11:17.1393890Z 2021-05-15T14:11:17.1420900Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T14:11:17.3562880Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-15T14:11:17.3718390Z ================================================== 2021-05-15T14:11:17.3719500Z downloaded 259 KB 2021-05-15T14:11:17.3720110Z 2021-05-15T14:11:17.3757330Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T14:11:17.5316170Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-15T14:11:17.5386700Z ================================================== 2021-05-15T14:11:17.5387770Z downloaded 96 KB 2021-05-15T14:11:17.5389260Z 2021-05-15T14:11:17.5424910Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-15T14:11:17.8110060Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-15T14:11:17.8122410Z ================================================== 2021-05-15T14:11:17.8123250Z downloaded 19 KB 2021-05-15T14:11:17.8126030Z 2021-05-15T14:11:17.8156770Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T14:11:17.9529440Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-15T14:11:17.9604660Z ================================================== 2021-05-15T14:11:17.9605590Z downloaded 61 KB 2021-05-15T14:11:17.9607440Z 2021-05-15T14:11:17.9640780Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T14:11:18.1871710Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-15T14:11:18.2222020Z ================================================== 2021-05-15T14:11:18.2223070Z downloaded 1.3 MB 2021-05-15T14:11:18.2224760Z 2021-05-15T14:11:18.2259780Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-15T14:11:18.4933380Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-15T14:11:18.4935090Z ================================================== 2021-05-15T14:11:18.4937230Z downloaded 12 KB 2021-05-15T14:11:18.4937880Z 2021-05-15T14:11:18.4966810Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T14:11:18.7656220Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-15T14:11:18.7927820Z ================================================== 2021-05-15T14:11:18.7987920Z downloaded 774 KB 2021-05-15T14:11:18.7989060Z 2021-05-15T14:11:18.7992000Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T14:11:19.1939120Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-15T14:11:19.2057940Z ================================================== 2021-05-15T14:11:19.2063010Z downloaded 411 KB 2021-05-15T14:11:19.2066430Z 2021-05-15T14:11:19.2093580Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T14:11:19.6616630Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-15T14:11:19.6620040Z ================================================== 2021-05-15T14:11:19.6622220Z downloaded 156 KB 2021-05-15T14:11:19.6622860Z 2021-05-15T14:11:19.6646840Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T14:11:19.9578680Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-15T14:11:19.9639860Z ================================================== 2021-05-15T14:11:19.9643310Z downloaded 60 KB 2021-05-15T14:11:19.9644120Z 2021-05-15T14:11:19.9674860Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T14:11:20.1127840Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-15T14:11:20.1231240Z ================================================== 2021-05-15T14:11:20.1232200Z downloaded 154 KB 2021-05-15T14:11:20.1233120Z 2021-05-15T14:11:20.1267210Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T14:11:20.4809670Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-15T14:11:20.4882280Z ================================================== 2021-05-15T14:11:20.4885840Z downloaded 110 KB 2021-05-15T14:11:20.4886550Z 2021-05-15T14:11:20.4916190Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T14:11:20.9825570Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-15T14:11:21.5019280Z ================================================== 2021-05-15T14:11:21.5020310Z downloaded 107 KB 2021-05-15T14:11:21.5021000Z 2021-05-15T14:11:21.5023300Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T14:11:21.5025550Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-15T14:11:21.5026980Z ================================================== 2021-05-15T14:11:21.5027460Z downloaded 224 KB 2021-05-15T14:11:21.5028030Z 2021-05-15T14:11:21.5030350Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T14:11:21.5468600Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-15T14:11:21.5522480Z ================================================== 2021-05-15T14:11:21.5523600Z downloaded 58 KB 2021-05-15T14:11:21.5524240Z 2021-05-15T14:11:21.5560760Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T14:11:21.8265110Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-15T14:11:21.8271920Z ================================================== 2021-05-15T14:11:21.8278900Z downloaded 34 KB 2021-05-15T14:11:21.8279940Z 2021-05-15T14:11:21.8311060Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T14:11:22.1035370Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-15T14:11:22.1078200Z ================================================== 2021-05-15T14:11:22.1079450Z downloaded 43 KB 2021-05-15T14:11:22.1080550Z 2021-05-15T14:11:22.1113950Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T14:11:22.4690180Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-15T14:11:22.4750200Z ================================================== 2021-05-15T14:11:22.4751330Z downloaded 92 KB 2021-05-15T14:11:22.4751960Z 2021-05-15T14:11:22.4786150Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T14:11:22.7351210Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-15T14:11:22.7354930Z ================================================== 2021-05-15T14:11:22.7355790Z downloaded 12 KB 2021-05-15T14:11:22.7356690Z 2021-05-15T14:11:22.7394580Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T14:11:23.0071810Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-15T14:11:23.0257230Z ================================================== 2021-05-15T14:11:23.0258550Z downloaded 366 KB 2021-05-15T14:11:23.0259290Z 2021-05-15T14:11:23.0296240Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T14:11:23.5552390Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-15T14:11:23.5553700Z ================================================== 2021-05-15T14:11:23.5554720Z downloaded 81 KB 2021-05-15T14:11:23.5555320Z 2021-05-15T14:11:23.5587190Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T14:11:23.9122370Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-15T14:11:23.9172110Z ================================================== 2021-05-15T14:11:23.9173160Z downloaded 44 KB 2021-05-15T14:11:23.9174110Z 2021-05-15T14:11:23.9342440Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T14:11:24.3027630Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-15T14:11:24.3029120Z ================================================== 2021-05-15T14:11:24.3029940Z downloaded 64 KB 2021-05-15T14:11:24.3030610Z 2021-05-15T14:11:24.3066130Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T14:11:24.6569380Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-15T14:11:24.6959870Z ================================================== 2021-05-15T14:11:24.7054350Z downloaded 777 KB 2021-05-15T14:11:24.7054960Z 2021-05-15T14:11:24.7056950Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T14:11:24.8565180Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-15T14:11:24.8728720Z ================================================== 2021-05-15T14:11:24.8765590Z downloaded 286 KB 2021-05-15T14:11:24.8767910Z 2021-05-15T14:11:24.8770100Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T14:11:25.2540110Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-15T14:11:25.2597110Z ================================================== 2021-05-15T14:11:25.2598660Z downloaded 20 KB 2021-05-15T14:11:25.2602540Z 2021-05-15T14:11:25.2604590Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:11:25.5371320Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:11:25.5379890Z ================================================== 2021-05-15T14:11:25.5385360Z downloaded 24 KB 2021-05-15T14:11:25.5386150Z 2021-05-15T14:11:25.5407890Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T14:11:25.9253170Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-15T14:11:25.9402170Z ================================================== 2021-05-15T14:11:25.9404000Z downloaded 298 KB 2021-05-15T14:11:25.9406600Z 2021-05-15T14:11:25.9438350Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T14:11:26.2534410Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-15T14:11:26.2537610Z ================================================== 2021-05-15T14:11:26.2538530Z downloaded 16 KB 2021-05-15T14:11:26.2539150Z 2021-05-15T14:11:26.2567650Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T14:11:26.3912770Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-15T14:11:26.4279490Z ================================================== 2021-05-15T14:11:26.4280690Z downloaded 1.2 MB 2021-05-15T14:11:26.4281350Z 2021-05-15T14:11:27.1757570Z * installing *source* package ‘rlang’ ... 2021-05-15T14:11:27.2001260Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:27.2218640Z ** libs 2021-05-15T14:11:32.4697250Z 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-15T14:11:32.9188130Z 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-15T14:11:33.3013510Z 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-15T14:11:35.8612540Z 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-15T14:11:36.9830870Z 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-15T14:11:37.0641160Z 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-15T14:11:37.2739080Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-15T14:11:37.2827450Z ** R 2021-05-15T14:11:37.3651330Z ** inst 2021-05-15T14:11:37.3666530Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:41.0590440Z ** help 2021-05-15T14:11:41.7236890Z *** installing help indices 2021-05-15T14:11:42.0706330Z *** copying figures 2021-05-15T14:11:42.0742450Z ** building package indices 2021-05-15T14:11:42.4911640Z ** testing if installed package can be loaded 2021-05-15T14:11:42.8802040Z * DONE (rlang) 2021-05-15T14:11:43.3106630Z * installing *source* package ‘magrittr’ ... 2021-05-15T14:11:43.3159490Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:43.3325200Z ** libs 2021-05-15T14:11:43.3598120Z 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-15T14:11:43.5085570Z 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-15T14:11:43.6001410Z 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-15T14:11:43.6582670Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-15T14:11:43.6624950Z ** R 2021-05-15T14:11:43.6700320Z ** inst 2021-05-15T14:11:43.6754820Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:43.8083220Z ** help 2021-05-15T14:11:43.8643500Z *** installing help indices 2021-05-15T14:11:43.9026490Z *** copying figures 2021-05-15T14:11:43.9039670Z ** building package indices 2021-05-15T14:11:43.9315960Z ** installing vignettes 2021-05-15T14:11:43.9369730Z ** testing if installed package can be loaded 2021-05-15T14:11:44.2736740Z * DONE (magrittr) 2021-05-15T14:11:44.6157890Z * installing *source* package ‘glue’ ... 2021-05-15T14:11:44.6196390Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:44.6403790Z ** libs 2021-05-15T14:11:44.6599100Z 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-15T14:11:44.8327540Z 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-15T14:11:44.9120620Z 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-15T14:11:45.0328470Z 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-15T14:11:45.0926630Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-15T14:11:45.0972640Z ** R 2021-05-15T14:11:45.1082550Z ** inst 2021-05-15T14:11:45.1263960Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:45.4473460Z ** help 2021-05-15T14:11:45.4975410Z *** installing help indices 2021-05-15T14:11:45.5484350Z *** copying figures 2021-05-15T14:11:45.5494030Z ** building package indices 2021-05-15T14:11:45.5713380Z ** installing vignettes 2021-05-15T14:11:45.5788540Z ** testing if installed package can be loaded 2021-05-15T14:11:45.9457660Z * DONE (glue) 2021-05-15T14:11:46.2384890Z * installing *source* package ‘sys’ ... 2021-05-15T14:11:46.2411560Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:46.2571850Z ** libs 2021-05-15T14:11:46.2749590Z 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-15T14:11:46.4921200Z 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-15T14:11:46.5747280Z 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-15T14:11:46.6457700Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-15T14:11:46.6558090Z ** R 2021-05-15T14:11:46.6604530Z ** inst 2021-05-15T14:11:46.6606450Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:46.7698060Z ** help 2021-05-15T14:11:46.7937800Z *** installing help indices 2021-05-15T14:11:46.8185470Z ** building package indices 2021-05-15T14:11:46.8355950Z ** testing if installed package can be loaded 2021-05-15T14:11:47.1729680Z * DONE (sys) 2021-05-15T14:11:47.5248850Z * installing *source* package ‘R6’ ... 2021-05-15T14:11:47.5276600Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:47.5444180Z ** R 2021-05-15T14:11:47.5544940Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:47.9218860Z ** help 2021-05-15T14:11:47.9519870Z *** installing help indices 2021-05-15T14:11:47.9719420Z *** copying figures 2021-05-15T14:11:47.9821380Z ** building package indices 2021-05-15T14:11:47.9899080Z ** testing if installed package can be loaded 2021-05-15T14:11:48.2217650Z * DONE (R6) 2021-05-15T14:11:48.8486470Z * installing *source* package ‘openssl’ ... 2021-05-15T14:11:48.8679820Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:49.1606930Z Homebrew 3.1.6 2021-05-15T14:11:49.2618150Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-15T14:11:49.3514270Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-15T14:11:49.7445110Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-15T14:11:50.1058990Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-15T14:11:50.1267110Z ** libs 2021-05-15T14:11:50.1459690Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T14:11:50.1493430Z 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-15T14:11:50.2904040Z 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-15T14:11:50.4322250Z 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-15T14:11:50.6048120Z 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-15T14:11:50.8732030Z 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-15T14:11:51.0376860Z 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-15T14:11:51.2271800Z 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-15T14:11:51.4338250Z 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-15T14:11:51.5443280Z 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-15T14:11:51.6992390Z 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-15T14:11:51.8307990Z 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-15T14:11:51.9932330Z 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-15T14:11:52.2071430Z 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-15T14:11:52.4071570Z 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-15T14:11:52.6799110Z 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-15T14:11:52.7713080Z 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-15T14:11:52.8499080Z 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-15T14:11:53.0670130Z 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-15T14:11:53.3066550Z 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-15T14:11:53.5257880Z 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-15T14:11:53.6085260Z 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-15T14:11:53.7990460Z 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-15T14:11:54.0088480Z 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-15T14:11:54.2725670Z 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-15T14:11:54.4834060Z 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-15T14:11:54.6984680Z 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-15T14:11:54.9122360Z 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-15T14:11:55.0212290Z 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-15T14:11:55.2355890Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T14:11:56.8305450Z 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-15T14:11:56.8977440Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-15T14:11:56.9025040Z ** R 2021-05-15T14:11:56.9273020Z ** inst 2021-05-15T14:11:56.9489930Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:57.8612590Z ** help 2021-05-15T14:11:57.9302630Z *** installing help indices 2021-05-15T14:11:58.0215240Z ** building package indices 2021-05-15T14:11:58.0984960Z ** installing vignettes 2021-05-15T14:11:58.1138650Z ** testing if installed package can be loaded 2021-05-15T14:11:58.4565180Z * DONE (openssl) 2021-05-15T14:11:58.7583630Z * installing *source* package ‘mime’ ... 2021-05-15T14:11:58.7601930Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:58.7767960Z ** libs 2021-05-15T14:11:58.7954590Z 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-15T14:11:58.8744790Z 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-15T14:11:58.9686520Z 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-15T14:11:59.0266620Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-15T14:11:59.0369220Z ** R 2021-05-15T14:11:59.0450450Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:59.2539720Z ** help 2021-05-15T14:11:59.2724350Z *** installing help indices 2021-05-15T14:11:59.2912060Z ** building package indices 2021-05-15T14:11:59.3040830Z ** testing if installed package can be loaded 2021-05-15T14:11:59.6401290Z * DONE (mime) 2021-05-15T14:12:00.1097710Z * installing *source* package ‘curl’ ... 2021-05-15T14:12:00.1214990Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:00.2692280Z Found pkg-config cflags and libs! 2021-05-15T14:12:00.6270350Z Using PKG_CFLAGS= 2021-05-15T14:12:00.6271820Z Using PKG_LIBS=-lcurl 2021-05-15T14:12:00.7589720Z ** libs 2021-05-15T14:12:00.7766130Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-15T14:12:00.7799720Z 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-15T14:12:00.8913740Z 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-15T14:12:01.0413840Z 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-15T14:12:01.1442010Z 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-15T14:12:01.2351110Z 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-15T14:12:02.1764970Z 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-15T14:12:02.1772470Z 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-15T14:12:02.1803700Z 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-15T14:12:02.1806320Z 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-15T14:12:02.1808790Z 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-15T14:12:02.1811900Z 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-15T14:12:02.1814600Z 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-15T14:12:02.2009870Z 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-15T14:12:02.2895100Z 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-15T14:12:02.3790750Z 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-15T14:12:02.4540500Z 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-15T14:12:02.5363100Z 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-15T14:12:02.6241580Z 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-15T14:12:02.7730080Z 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-15T14:12:02.8781780Z 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-15T14:12:02.9223660Z 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-15T14:12:03.0096890Z 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-15T14:12:03.0792400Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-15T14:12:03.0836740Z ** R 2021-05-15T14:12:03.1016770Z ** inst 2021-05-15T14:12:03.1183320Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:03.4972830Z ** help 2021-05-15T14:12:03.5580980Z *** installing help indices 2021-05-15T14:12:03.5995010Z ** building package indices 2021-05-15T14:12:03.6339600Z ** installing vignettes 2021-05-15T14:12:03.6439420Z ** testing if installed package can be loaded 2021-05-15T14:12:03.9775740Z * DONE (curl) 2021-05-15T14:12:04.4307210Z * installing *source* package ‘jsonlite’ ... 2021-05-15T14:12:04.4418800Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:04.4590470Z ** libs 2021-05-15T14:12:04.4785150Z 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-15T14:12:04.5795180Z 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-15T14:12:04.6732810Z 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-15T14:12:04.7689570Z 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-15T14:12:04.8954020Z 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-15T14:12:04.9985340Z 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-15T14:12:05.0804360Z 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-15T14:12:05.1593880Z 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-15T14:12:05.2546660Z 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-15T14:12:05.3422490Z 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-15T14:12:05.4805840Z 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-15T14:12:05.5808360Z 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-15T14:12:05.6906290Z 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-15T14:12:05.7922560Z 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-15T14:12:05.8890250Z 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-15T14:12:05.9774070Z 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-15T14:12:06.0679410Z 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-15T14:12:06.1512330Z 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-15T14:12:06.2520810Z 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-15T14:12:06.3367290Z 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-15T14:12:06.4186330Z 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-15T14:12:06.5150660Z 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-15T14:12:06.5826470Z 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-15T14:12:06.6693970Z 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-15T14:12:06.7919990Z 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-15T14:12:07.0073650Z 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-15T14:12:07.3048050Z 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-15T14:12:07.4990010Z 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-15T14:12:07.6682530Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-15T14:12:07.6934340Z 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-15T14:12:07.7585950Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-15T14:12:07.7636400Z ** R 2021-05-15T14:12:07.7944550Z ** inst 2021-05-15T14:12:07.8014750Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:07.9059400Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-15T14:12:08.7359180Z ** help 2021-05-15T14:12:08.7936770Z *** installing help indices 2021-05-15T14:12:08.8661590Z ** building package indices 2021-05-15T14:12:08.8930970Z ** installing vignettes 2021-05-15T14:12:08.9003870Z ** testing if installed package can be loaded 2021-05-15T14:12:09.2479470Z * DONE (jsonlite) 2021-05-15T14:12:09.5798530Z * installing *source* package ‘gitcreds’ ... 2021-05-15T14:12:09.5833910Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:09.5978570Z ** R 2021-05-15T14:12:09.6089810Z ** inst 2021-05-15T14:12:09.6123450Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:09.9480970Z ** help 2021-05-15T14:12:09.9928310Z *** installing help indices 2021-05-15T14:12:10.0284300Z ** building package indices 2021-05-15T14:12:10.0385140Z ** installing vignettes 2021-05-15T14:12:10.0485420Z ** testing if installed package can be loaded 2021-05-15T14:12:10.2695230Z * DONE (gitcreds) 2021-05-15T14:12:10.6038980Z * installing *source* package ‘zip’ ... 2021-05-15T14:12:10.6087150Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:10.6223480Z ** libs 2021-05-15T14:12:10.6422970Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T14:12:13.9246610Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T14:12:16.9277350Z 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-15T14:12:17.0076840Z 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-15T14:12:19.6200560Z 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-15T14:12:19.7047620Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-15T14:12:19.7049350Z size_t uzipfile_len = 0; 2021-05-15T14:12:19.7050290Z ^ 2021-05-15T14:12:19.7577830Z 1 warning generated. 2021-05-15T14:12:19.7606300Z 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-15T14:12:19.9156820Z 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-15T14:12:20.0181750Z 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-15T14:12:20.0788250Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-15T14:12:20.0907450Z ** R 2021-05-15T14:12:20.0982600Z ** inst 2021-05-15T14:12:20.1005660Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:20.2974360Z ** help 2021-05-15T14:12:20.3576420Z *** installing help indices 2021-05-15T14:12:20.3802910Z ** building package indices 2021-05-15T14:12:20.3975130Z ** testing if installed package can be loaded 2021-05-15T14:12:20.7749360Z * DONE (zip) 2021-05-15T14:12:21.1766650Z * installing *source* package ‘rstudioapi’ ... 2021-05-15T14:12:21.1849290Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:21.2012050Z ** R 2021-05-15T14:12:21.2220270Z ** inst 2021-05-15T14:12:21.2301190Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:21.6291990Z ** help 2021-05-15T14:12:21.8680760Z *** installing help indices 2021-05-15T14:12:22.0501990Z *** copying figures 2021-05-15T14:12:22.0528630Z ** building package indices 2021-05-15T14:12:22.2121270Z ** installing vignettes 2021-05-15T14:12:22.2204410Z ** testing if installed package can be loaded 2021-05-15T14:12:22.4433300Z * DONE (rstudioapi) 2021-05-15T14:12:22.8400500Z * installing *source* package ‘rprojroot’ ... 2021-05-15T14:12:22.8501210Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:22.8602380Z ** R 2021-05-15T14:12:22.8704280Z ** inst 2021-05-15T14:12:22.8807060Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:23.2143020Z ** help 2021-05-15T14:12:23.2470270Z *** installing help indices 2021-05-15T14:12:23.2768770Z *** copying figures 2021-05-15T14:12:23.2798220Z ** building package indices 2021-05-15T14:12:23.2994330Z ** installing vignettes 2021-05-15T14:12:23.3044590Z ** testing if installed package can be loaded 2021-05-15T14:12:23.5414200Z * DONE (rprojroot) 2021-05-15T14:12:23.8548330Z * installing *source* package ‘crayon’ ... 2021-05-15T14:12:23.8585210Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:23.8753460Z ** R 2021-05-15T14:12:23.8904410Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:24.7241270Z ** help 2021-05-15T14:12:24.7939280Z *** installing help indices 2021-05-15T14:12:24.8402510Z ** building package indices 2021-05-15T14:12:24.8834770Z ** testing if installed package can be loaded 2021-05-15T14:12:25.1564510Z * DONE (crayon) 2021-05-15T14:12:25.4519120Z * installing *source* package ‘fastmap’ ... 2021-05-15T14:12:25.4548420Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:25.4704340Z ** libs 2021-05-15T14:12:25.4909290Z 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-15T14:12:28.7939570Z 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-15T14:12:28.8798220Z 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-15T14:12:28.9439770Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-15T14:12:28.9483280Z ** R 2021-05-15T14:12:28.9567110Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:29.2244830Z ** help 2021-05-15T14:12:29.2866140Z *** installing help indices 2021-05-15T14:12:29.3101090Z ** building package indices 2021-05-15T14:12:29.3254710Z ** testing if installed package can be loaded 2021-05-15T14:12:29.6485540Z * DONE (fastmap) 2021-05-15T14:12:30.0002760Z * installing *source* package ‘withr’ ... 2021-05-15T14:12:30.0057830Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:30.0264900Z ** R 2021-05-15T14:12:30.0433900Z ** inst 2021-05-15T14:12:30.0459150Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:30.5732680Z ** help 2021-05-15T14:12:30.6708730Z *** installing help indices 2021-05-15T14:12:30.7333410Z *** copying figures 2021-05-15T14:12:30.7346320Z ** building package indices 2021-05-15T14:12:30.8206800Z ** installing vignettes 2021-05-15T14:12:30.8286830Z ** testing if installed package can be loaded 2021-05-15T14:12:31.0639030Z * DONE (withr) 2021-05-15T14:12:31.3628860Z * installing *source* package ‘rappdirs’ ... 2021-05-15T14:12:31.3652290Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:31.3834950Z ** libs 2021-05-15T14:12:31.4011110Z 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-15T14:12:31.4804270Z 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-15T14:12:31.5619360Z 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-15T14:12:31.6198410Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-15T14:12:31.6240440Z ** R 2021-05-15T14:12:31.6305410Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:31.7682660Z ** help 2021-05-15T14:12:31.7971430Z *** installing help indices 2021-05-15T14:12:31.8253560Z ** building package indices 2021-05-15T14:12:31.8438820Z ** testing if installed package can be loaded 2021-05-15T14:12:32.1706100Z * DONE (rappdirs) 2021-05-15T14:12:32.8223340Z * installing *source* package ‘fs’ ... 2021-05-15T14:12:32.8442590Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:32.8645610Z ** libs 2021-05-15T14:12:32.8863380Z 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-15T14:12:33.6390710Z 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-15T14:12:33.8284400Z 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-15T14:12:34.4827730Z 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-15T14:12:34.6630880Z 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-15T14:12:35.2386140Z 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-15T14:12:36.1256620Z 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-15T14:12:36.2806010Z 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-15T14:12:36.8658730Z 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-15T14:12:37.5331550Z 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-15T14:12:38.1172490Z 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-15T14:12:38.6903980Z (cd libuv-1.38.1 \ 2021-05-15T14:12:38.6905810Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-15T14:12:40.2254970Z rm: conftest.dSYM: is a directory 2021-05-15T14:12:42.5676240Z rm: conftest.dSYM: is a directory 2021-05-15T14:12:42.6583470Z rm: conftest.dSYM: is a directory 2021-05-15T14:12:42.6841240Z rm: conftest.dSYM: is a directory 2021-05-15T14:12:53.7609910Z make --directory=libuv-1.38.1 \ 2021-05-15T14:12:53.7610440Z HAVE_DTRACE=0 2021-05-15T14:12:53.8178870Z CC src/libuv_la-fs-poll.lo 2021-05-15T14:12:54.9059270Z CC src/libuv_la-idna.lo 2021-05-15T14:12:56.0439320Z CC src/libuv_la-inet.lo 2021-05-15T14:12:57.1819710Z CC src/libuv_la-random.lo 2021-05-15T14:12:58.1688340Z CC src/libuv_la-strscpy.lo 2021-05-15T14:12:59.1291480Z CC src/libuv_la-threadpool.lo 2021-05-15T14:13:00.2399680Z CC src/libuv_la-timer.lo 2021-05-15T14:13:01.4097630Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T14:13:02.4130270Z CC src/libuv_la-uv-common.lo 2021-05-15T14:13:03.8944290Z CC src/libuv_la-version.lo 2021-05-15T14:13:04.8539200Z CC src/unix/libuv_la-async.lo 2021-05-15T14:13:05.9334240Z CC src/unix/libuv_la-core.lo 2021-05-15T14:13:07.5750120Z CC src/unix/libuv_la-dl.lo 2021-05-15T14:13:08.6375320Z CC src/unix/libuv_la-fs.lo 2021-05-15T14:13:10.6193540Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T14:13:11.7135840Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T14:13:12.7583340Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T14:13:13.8811020Z CC src/unix/libuv_la-loop.lo 2021-05-15T14:13:14.9675140Z CC src/unix/libuv_la-pipe.lo 2021-05-15T14:13:16.1103350Z CC src/unix/libuv_la-poll.lo 2021-05-15T14:13:17.1741660Z CC src/unix/libuv_la-process.lo 2021-05-15T14:13:18.4411380Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T14:13:19.4537440Z CC src/unix/libuv_la-signal.lo 2021-05-15T14:13:21.0046000Z CC src/unix/libuv_la-stream.lo 2021-05-15T14:13:22.9775870Z CC src/unix/libuv_la-tcp.lo 2021-05-15T14:13:24.1283010Z CC src/unix/libuv_la-thread.lo 2021-05-15T14:13:25.3320270Z CC src/unix/libuv_la-tty.lo 2021-05-15T14:13:26.4239710Z CC src/unix/libuv_la-udp.lo 2021-05-15T14:13:27.8797780Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-15T14:13:28.9447390Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-15T14:13:29.9795390Z CC src/unix/libuv_la-darwin.lo 2021-05-15T14:13:31.1161230Z CC src/unix/libuv_la-fsevents.lo 2021-05-15T14:13:32.4345320Z CC src/unix/libuv_la-kqueue.lo 2021-05-15T14:13:33.7216140Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T14:13:34.7344950Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-15T14:13:35.7313740Z CCLD libuv.la 2021-05-15T14:13:36.2732320Z 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-15T14:13:36.3584850Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-15T14:13:36.3679870Z ** R 2021-05-15T14:13:36.3878310Z ** inst 2021-05-15T14:13:36.3909930Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:37.6250160Z ** help 2021-05-15T14:13:37.7290190Z *** installing help indices 2021-05-15T14:13:37.7892190Z ** building package indices 2021-05-15T14:13:37.8490890Z ** installing vignettes 2021-05-15T14:13:37.8603770Z ** testing if installed package can be loaded 2021-05-15T14:13:38.2475470Z * DONE (fs) 2021-05-15T14:13:38.7082740Z * installing *source* package ‘clipr’ ... 2021-05-15T14:13:38.7113310Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:38.7299120Z ** R 2021-05-15T14:13:38.7370570Z ** inst 2021-05-15T14:13:38.7397600Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:38.9041130Z ** help 2021-05-15T14:13:38.9375240Z *** installing help indices 2021-05-15T14:13:38.9625170Z ** building package indices 2021-05-15T14:13:38.9861890Z ** installing vignettes 2021-05-15T14:13:38.9910650Z ** testing if installed package can be loaded 2021-05-15T14:13:39.2242820Z * DONE (clipr) 2021-05-15T14:13:40.2943300Z * installing *source* package ‘git2r’ ... 2021-05-15T14:13:40.3367350Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:40.7962440Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-15T14:13:40.7966240Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-15T14:13:40.7979630Z checking for gcc... gcc 2021-05-15T14:13:44.8675120Z checking whether the C compiler works... yes 2021-05-15T14:13:44.8676040Z checking for C compiler default output file name... a.out 2021-05-15T14:13:45.0044320Z checking for suffix of executables... 2021-05-15T14:13:45.5258640Z checking whether we are cross compiling... no 2021-05-15T14:13:45.6362060Z checking for suffix of object files... o 2021-05-15T14:13:45.6995950Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:13:45.7654740Z checking whether gcc accepts -g... yes 2021-05-15T14:13:45.8928800Z checking for gcc option to accept ISO C89... none needed 2021-05-15T14:13:45.8941250Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T14:13:45.9089600Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T14:13:45.9894300Z Found pkg-config cflags and libs! 2021-05-15T14:13:46.3948120Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T14:13:46.6491940Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T14:13:46.7439690Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T14:13:46.8377060Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T14:13:46.9314390Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-15T14:13:46.9316460Z ----- Results of the git2r package configure ----- 2021-05-15T14:13:46.9316910Z 2021-05-15T14:13:46.9319810Z PKG_CFLAGS: -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES 2021-05-15T14:13:46.9321710Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T14:13:46.9322110Z 2021-05-15T14:13:46.9322980Z -------------------------------------------------- 2021-05-15T14:13:46.9712160Z configure: creating ./config.status 2021-05-15T14:13:47.1665130Z config.status: creating src/Makevars 2021-05-15T14:13:47.3028970Z ** libs 2021-05-15T14:13:47.3235160Z 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-15T14:13:47.4565660Z 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-15T14:13:47.5486040Z 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-15T14:13:47.7692430Z 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-15T14:13:47.9137390Z 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-15T14:13:48.0832390Z 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-15T14:13:48.3331070Z 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-15T14:13:48.4814560Z 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-15T14:13:48.6212080Z 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-15T14:13:48.8176920Z 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-15T14:13:49.0208940Z 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-15T14:13:49.1673540Z 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-15T14:13:49.4227390Z 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-15T14:13:49.5435280Z 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-15T14:13:49.6775670Z 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-15T14:13:49.8171060Z 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-15T14:13:49.9497490Z 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-15T14:13:50.1621260Z 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-15T14:13:50.3296650Z 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-15T14:13:50.4657660Z 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-15T14:13:50.6657300Z 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-15T14:13:50.7890840Z 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-15T14:13:50.9243460Z 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-15T14:13:51.0675350Z 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-15T14:13:51.2098610Z 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-15T14:13:51.4152260Z 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-15T14:13:51.6068500Z 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-15T14:13:51.7398040Z 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-15T14:13:51.8759980Z 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-15T14:13:52.0890810Z 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-15T14:13:52.2219730Z 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-15T14:13:52.3850060Z 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-15T14:13:52.5929980Z 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-15T14:13:52.7651750Z 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-15T14:13:52.8892600Z 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-15T14:13:53.0462060Z 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-15T14:13:53.1159740Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-15T14:13:53.1212280Z ** R 2021-05-15T14:13:53.1547320Z ** inst 2021-05-15T14:13:53.1574470Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:54.1014870Z ** help 2021-05-15T14:13:54.4726180Z *** installing help indices 2021-05-15T14:13:54.7058380Z ** building package indices 2021-05-15T14:13:54.8839360Z ** testing if installed package can be loaded 2021-05-15T14:13:55.3496110Z * DONE (git2r) 2021-05-15T14:13:56.0518120Z * installing *source* package ‘httr’ ... 2021-05-15T14:13:56.0528250Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:56.0529070Z ** R 2021-05-15T14:13:56.0529790Z ** demo 2021-05-15T14:13:56.0530280Z ** inst 2021-05-15T14:13:56.0532090Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:58.8312600Z ** help 2021-05-15T14:13:59.0691210Z *** installing help indices 2021-05-15T14:13:59.2355180Z ** building package indices 2021-05-15T14:13:59.3670360Z ** installing vignettes 2021-05-15T14:13:59.3748520Z ** testing if installed package can be loaded 2021-05-15T14:13:59.6120360Z * DONE (httr) 2021-05-15T14:14:00.1282600Z * installing *source* package ‘cli’ ... 2021-05-15T14:14:00.1412120Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:00.1626110Z ** R 2021-05-15T14:14:00.2190880Z ** inst 2021-05-15T14:14:00.2235730Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:03.0993090Z ** help 2021-05-15T14:14:03.4299050Z *** installing help indices 2021-05-15T14:14:03.5721970Z *** copying figures 2021-05-15T14:14:03.5726010Z ** building package indices 2021-05-15T14:14:03.7131050Z ** testing if installed package can be loaded 2021-05-15T14:14:03.9860760Z * DONE (cli) 2021-05-15T14:14:04.3254170Z * installing *source* package ‘credentials’ ... 2021-05-15T14:14:04.3283040Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:04.3469990Z ** R 2021-05-15T14:14:04.3555850Z ** inst 2021-05-15T14:14:04.3593260Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:04.6660480Z ** help 2021-05-15T14:14:04.6937050Z *** installing help indices 2021-05-15T14:14:04.8261590Z ** building package indices 2021-05-15T14:14:04.8422160Z ** installing vignettes 2021-05-15T14:14:04.8470490Z ** testing if installed package can be loaded 2021-05-15T14:14:05.3190780Z * DONE (credentials) 2021-05-15T14:14:05.7536280Z * installing *source* package ‘purrr’ ... 2021-05-15T14:14:05.7636910Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:05.7850440Z ** libs 2021-05-15T14:14:05.8050850Z 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-15T14:14:05.8999080Z 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-15T14:14:06.0265960Z 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-15T14:14:06.1325670Z 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-15T14:14:06.2636190Z 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-15T14:14:06.3475110Z 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-15T14:14:06.4917640Z 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-15T14:14:06.6570540Z 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-15T14:14:06.7719860Z 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-15T14:14:06.8634690Z 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-15T14:14:06.9269430Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-15T14:14:06.9315700Z ** R 2021-05-15T14:14:06.9623090Z ** inst 2021-05-15T14:14:06.9724810Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:08.1548200Z ** help 2021-05-15T14:14:08.3597000Z *** installing help indices 2021-05-15T14:14:08.4710060Z *** copying figures 2021-05-15T14:14:08.4749930Z ** building package indices 2021-05-15T14:14:08.5776630Z ** installing vignettes 2021-05-15T14:14:08.5865270Z ** testing if installed package can be loaded 2021-05-15T14:14:08.9558460Z * DONE (purrr) 2021-05-15T14:14:09.3195960Z * installing *source* package ‘lifecycle’ ... 2021-05-15T14:14:09.3250580Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:09.3443220Z ** R 2021-05-15T14:14:09.3526400Z ** inst 2021-05-15T14:14:09.3579810Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:09.6318330Z ** help 2021-05-15T14:14:09.7825540Z *** installing help indices 2021-05-15T14:14:09.8124370Z *** copying figures 2021-05-15T14:14:09.8160720Z ** building package indices 2021-05-15T14:14:09.8404220Z ** installing vignettes 2021-05-15T14:14:09.8450970Z ** testing if installed package can be loaded 2021-05-15T14:14:10.0925170Z * DONE (lifecycle) 2021-05-15T14:14:10.5796650Z * installing *source* package ‘desc’ ... 2021-05-15T14:14:10.5892620Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:10.6085200Z ** R 2021-05-15T14:14:10.6346530Z ** inst 2021-05-15T14:14:10.6400630Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:12.3464870Z ** help 2021-05-15T14:14:12.5326290Z *** installing help indices 2021-05-15T14:14:12.6526960Z ** building package indices 2021-05-15T14:14:12.7988250Z ** testing if installed package can be loaded 2021-05-15T14:14:13.0567930Z * DONE (desc) 2021-05-15T14:14:13.3562990Z * installing *source* package ‘cachem’ ... 2021-05-15T14:14:13.3590060Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:13.3796510Z ** libs 2021-05-15T14:14:13.4077220Z 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-15T14:14:13.4956550Z 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-15T14:14:13.5832020Z 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-15T14:14:13.6431690Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-15T14:14:13.6476390Z ** R 2021-05-15T14:14:13.6586400Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:14.0447460Z ** help 2021-05-15T14:14:14.0771350Z *** installing help indices 2021-05-15T14:14:14.1000380Z ** building package indices 2021-05-15T14:14:14.1206960Z ** testing if installed package can be loaded 2021-05-15T14:14:14.4804610Z * DONE (cachem) 2021-05-15T14:14:14.8164760Z * installing *source* package ‘gh’ ... 2021-05-15T14:14:14.8205150Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:14.8405110Z ** R 2021-05-15T14:14:14.8556720Z ** inst 2021-05-15T14:14:14.8583430Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:15.8242980Z ** help 2021-05-15T14:14:15.8647700Z *** installing help indices 2021-05-15T14:14:15.8969130Z ** building package indices 2021-05-15T14:14:15.9215360Z ** installing vignettes 2021-05-15T14:14:15.9263580Z ** testing if installed package can be loaded 2021-05-15T14:14:16.2340710Z * DONE (gh) 2021-05-15T14:14:16.5977030Z * installing *source* package ‘gert’ ... 2021-05-15T14:14:16.6029700Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:16.7647810Z Found pkg-config cflags and libs! 2021-05-15T14:14:17.1398190Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-15T14:14:17.1399560Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T14:14:17.2646000Z Configuration OK! 2021-05-15T14:14:17.2860730Z ** libs 2021-05-15T14:14:17.3054970Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-15T14:14:17.3087540Z 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-15T14:14:17.5440010Z 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-15T14:14:17.7876550Z 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-15T14:14:18.0342230Z 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-15T14:14:18.1744240Z 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-15T14:14:18.3052440Z 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-15T14:14:18.4954440Z 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-15T14:14:18.6230670Z 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-15T14:14:18.7812800Z 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-15T14:14:18.9371390Z 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-15T14:14:19.0748420Z 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-15T14:14:19.2280790Z 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-15T14:14:19.3661880Z 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-15T14:14:19.5341070Z 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-15T14:14:19.6627230Z 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-15T14:14:19.7269770Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-15T14:14:19.7318890Z ** R 2021-05-15T14:14:19.7494190Z ** inst 2021-05-15T14:14:19.7522590Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:20.4252640Z ** help 2021-05-15T14:14:20.5028830Z *** installing help indices 2021-05-15T14:14:20.5828590Z ** building package indices 2021-05-15T14:14:20.6284620Z ** installing vignettes 2021-05-15T14:14:20.6398990Z ** testing if installed package can be loaded 2021-05-15T14:14:21.0897820Z * DONE (gert) 2021-05-15T14:14:21.3981980Z * installing *source* package ‘memoise’ ... 2021-05-15T14:14:21.4007570Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:21.4205870Z ** R 2021-05-15T14:14:21.4283230Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:21.6814750Z ** help 2021-05-15T14:14:21.7237380Z *** installing help indices 2021-05-15T14:14:21.7561010Z ** building package indices 2021-05-15T14:14:21.7851530Z ** testing if installed package can be loaded 2021-05-15T14:14:22.0384900Z * DONE (memoise) 2021-05-15T14:14:22.6459060Z * installing *source* package ‘usethis’ ... 2021-05-15T14:14:22.6619380Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:22.6933120Z ** R 2021-05-15T14:14:22.7584870Z ** inst 2021-05-15T14:14:22.7830400Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:25.9262490Z ** help 2021-05-15T14:14:26.2065600Z *** installing help indices 2021-05-15T14:14:26.3479240Z *** copying figures 2021-05-15T14:14:26.3522300Z ** building package indices 2021-05-15T14:14:26.4972070Z ** testing if installed package can be loaded 2021-05-15T14:14:26.8490500Z * DONE (usethis) 2021-05-15T14:14:26.9003090Z 2021-05-15T14:14:26.9004560Z The downloaded source packages are in 2021-05-15T14:14:26.9006610Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpto5hBt/downloaded_packages’ 2021-05-15T14:14:26.9028620Z Running `R CMD build`... 2021-05-15T14:14:29.2150090Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpto5hBt/remotes2a14147f77a4/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:14:29.2152090Z * preparing ‘tic’: 2021-05-15T14:14:29.2153580Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:14:29.2154750Z * installing the package to process help pages 2021-05-15T14:14:29.2156240Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:14:29.2157320Z * checking for empty or unneeded directories 2021-05-15T14:14:29.2158760Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:14:29.2160320Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:14:29.2161540Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:14:29.2162880Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:14:29.2164340Z (as ‘lib’ is unspecified) 2021-05-15T14:14:29.6758030Z * installing *source* package ‘tic’ ... 2021-05-15T14:14:29.7081500Z ** R 2021-05-15T14:14:29.7466850Z ** inst 2021-05-15T14:14:29.7644550Z ** preparing package for lazy loading 2021-05-15T14:14:30.0134460Z ** help 2021-05-15T14:14:30.2219570Z *** installing help indices 2021-05-15T14:14:30.4675970Z *** copying figures 2021-05-15T14:14:30.4781990Z ** building package indices 2021-05-15T14:14:30.6170960Z ** installing vignettes 2021-05-15T14:14:30.6223860Z ** testing if installed package can be loaded 2021-05-15T14:14:30.9499880Z * DONE (tic) 2021-05-15T14:14:31.0181720Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:14:31.5508730Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:14:34.7396720Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:14:34.7397830Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:14:34.7398720Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:14:34.7399610Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:14:34.7400580Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:14:34.7402550Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:14:34.7404110Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:14:34.7405550Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:14:34.7406480Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:14:34.7407360Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:14:34.7408520Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:14:34.7409460Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:14:34.7410360Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:14:34.7411220Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:14:34.7412090Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:14:34.7413750Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:14:34.7414710Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:14:34.7415550Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:14:34.7416390Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:14:34.7418560Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:14:34.7419710Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:14:34.7420630Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:14:34.7421490Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:14:34.7422560Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:14:34.7423480Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:14:34.7424340Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:14:34.7426160Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:14:34.7427420Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:14:34.7429050Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:14:34.7429900Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:14:34.7431290Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:14:34.7432630Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:14:34.7434200Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:14:34.7436040Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:14:34.7437040Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:14:34.7438270Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:14:34.7439590Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:14:34.7440480Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:14:34.7442760Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-15T14:14:34.7445110Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:14:34.7446520Z (as ‘lib’ is unspecified) 2021-05-15T14:14:36.2355360Z 2021-05-15T14:14:36.2356370Z There are binary versions available but the source versions are later: 2021-05-15T14:14:36.2377520Z binary source needs_compilation 2021-05-15T14:14:36.2378190Z utf8 1.1.4 1.2.1 TRUE 2021-05-15T14:14:36.2378660Z vctrs 0.2.4 0.3.8 TRUE 2021-05-15T14:14:36.2379110Z pillar 1.4.3 1.6.0 FALSE 2021-05-15T14:14:36.2379570Z tibble 2.1.3 3.1.1 TRUE 2021-05-15T14:14:36.2380050Z rematch2 2.1.0 2.1.2 FALSE 2021-05-15T14:14:36.2381100Z fansi 0.4.1 0.4.2 TRUE 2021-05-15T14:14:36.2381720Z diffobj 0.2.4 0.3.4 TRUE 2021-05-15T14:14:36.2387630Z ps 1.3.2 1.6.0 TRUE 2021-05-15T14:14:36.2388100Z processx 3.4.2 3.5.2 TRUE 2021-05-15T14:14:36.2388580Z pkgload 1.0.2 1.2.1 TRUE 2021-05-15T14:14:36.2389050Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-15T14:14:36.2389520Z digest 0.6.25 0.6.27 TRUE 2021-05-15T14:14:36.2389960Z callr 3.4.2 3.7.0 FALSE 2021-05-15T14:14:36.2390410Z xml2 1.2.5 1.3.2 TRUE 2021-05-15T14:14:36.2390850Z xfun 0.12 0.23 TRUE 2021-05-15T14:14:36.2391290Z highr 0.8 0.9 FALSE 2021-05-15T14:14:36.2391750Z stringi 1.4.6 1.6.1 TRUE 2021-05-15T14:14:36.2392190Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-15T14:14:36.2392630Z knitr 1.28 1.33 FALSE 2021-05-15T14:14:36.2393090Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-15T14:14:36.2393560Z testthat 2.3.2 3.0.2 TRUE 2021-05-15T14:14:36.2394040Z rversions 2.0.1 2.0.2 FALSE 2021-05-15T14:14:36.2394520Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-15T14:14:36.2395000Z devtools 2.2.2 2.4.1 FALSE 2021-05-15T14:14:36.2395320Z 2021-05-15T14:14:36.2395980Z Package which is only available in source form, and may need 2021-05-15T14:14:36.2397470Z compilation of C/C++/Fortran: ‘brio’ 2021-05-15T14:14:36.2412650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-15T14:14:36.4706190Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-15T14:14:36.4706960Z ================================================== 2021-05-15T14:14:36.4707360Z downloaded 17 KB 2021-05-15T14:14:36.4707670Z 2021-05-15T14:14:36.4751100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-15T14:14:36.7420440Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-15T14:14:36.7422700Z ================================================== 2021-05-15T14:14:36.7423250Z downloaded 15 KB 2021-05-15T14:14:36.7423530Z 2021-05-15T14:14:36.7455890Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-15T14:14:37.0151150Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-15T14:14:37.0203260Z ================================================== 2021-05-15T14:14:37.0204250Z downloaded 71 KB 2021-05-15T14:14:37.0205250Z 2021-05-15T14:14:37.0361350Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-15T14:14:37.2869400Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-15T14:14:37.2975510Z ================================================== 2021-05-15T14:14:37.2976080Z downloaded 192 KB 2021-05-15T14:14:37.2977410Z 2021-05-15T14:14:37.3009210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-15T14:14:37.5639890Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-15T14:14:37.5758280Z ================================================== 2021-05-15T14:14:37.5759320Z downloaded 203 KB 2021-05-15T14:14:37.5759720Z 2021-05-15T14:14:37.5791540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-15T14:14:37.8355590Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-15T14:14:37.8512390Z ================================================== 2021-05-15T14:14:37.8513530Z downloaded 300 KB 2021-05-15T14:14:37.8514270Z 2021-05-15T14:14:37.8549990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-15T14:14:38.1057700Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-15T14:14:38.1137930Z ================================================== 2021-05-15T14:14:38.1138920Z downloaded 104 KB 2021-05-15T14:14:38.1139660Z 2021-05-15T14:14:38.1174330Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-15T14:14:38.3777790Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-15T14:14:38.3787020Z ================================================== 2021-05-15T14:14:38.3787880Z downloaded 21 KB 2021-05-15T14:14:38.3788770Z 2021-05-15T14:14:38.3822160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-15T14:14:38.6497690Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-15T14:14:38.6545840Z ================================================== 2021-05-15T14:14:38.6546580Z downloaded 42 KB 2021-05-15T14:14:38.6547160Z 2021-05-15T14:14:38.6582350Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-15T14:14:38.7965860Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-15T14:14:38.7975850Z ================================================== 2021-05-15T14:14:38.7976580Z downloaded 34 KB 2021-05-15T14:14:38.7977060Z 2021-05-15T14:14:38.8014470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-15T14:14:39.0610060Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-15T14:14:39.0701990Z ================================================== 2021-05-15T14:14:39.0702980Z downloaded 128 KB 2021-05-15T14:14:39.0703700Z 2021-05-15T14:14:39.3544690Z 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-15T14:14:39.3545810Z 2021-05-15T14:14:39.3572420Z 2021-05-15T14:14:39.3573140Z The downloaded binary packages are in 2021-05-15T14:14:39.3581140Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:14:39.3582240Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpto5hBt/downloaded_packages 2021-05-15T14:14:39.5959180Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-15T14:14:39.6094910Z ================================================== 2021-05-15T14:14:39.6095870Z downloaded 233 KB 2021-05-15T14:14:39.6096570Z 2021-05-15T14:14:39.6133030Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:14:39.8710140Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-15T14:14:39.9002650Z ================================================== 2021-05-15T14:14:39.9103840Z downloaded 764 KB 2021-05-15T14:14:39.9110810Z 2021-05-15T14:14:39.9112920Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:14:40.0406190Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-15T14:14:40.2891920Z ================================================== 2021-05-15T14:14:40.2892470Z downloaded 1.0 MB 2021-05-15T14:14:40.2892950Z 2021-05-15T14:14:40.2932760Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:14:40.4362560Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-15T14:14:40.4641030Z ================================================== 2021-05-15T14:14:40.4644970Z downloaded 670 KB 2021-05-15T14:14:40.4645330Z 2021-05-15T14:14:40.4680970Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:14:40.6644960Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-15T14:14:40.6655780Z ================================================== 2021-05-15T14:14:40.6657530Z downloaded 13 KB 2021-05-15T14:14:40.6658250Z 2021-05-15T14:14:40.6687570Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:14:40.9505670Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-15T14:14:40.9647060Z ================================================== 2021-05-15T14:14:40.9647980Z downloaded 265 KB 2021-05-15T14:14:40.9648810Z 2021-05-15T14:14:40.9682050Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:14:41.2288570Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-15T14:14:41.4265530Z ================================================== 2021-05-15T14:14:41.4269220Z downloaded 466 KB 2021-05-15T14:14:41.4269990Z 2021-05-15T14:14:41.4310200Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:14:41.6804370Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-15T14:14:41.6906120Z ================================================== 2021-05-15T14:14:41.7007880Z downloaded 25 KB 2021-05-15T14:14:41.7024630Z 2021-05-15T14:14:41.7483200Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:14:41.8880530Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-15T14:14:41.8952780Z ================================================== 2021-05-15T14:14:41.9003390Z downloaded 116 KB 2021-05-15T14:14:41.9004140Z 2021-05-15T14:14:41.9006340Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:14:42.1416780Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-15T14:14:42.1508850Z ================================================== 2021-05-15T14:14:42.1512050Z downloaded 138 KB 2021-05-15T14:14:42.1512340Z 2021-05-15T14:14:42.1544080Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:14:42.4052470Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-15T14:14:42.4097390Z ================================================== 2021-05-15T14:14:42.4098380Z downloaded 59 KB 2021-05-15T14:14:42.4099070Z 2021-05-15T14:14:42.4133540Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:14:42.6569870Z Content type 'application/x-gzip' length 8066 bytes 2021-05-15T14:14:42.6671690Z ================================================== 2021-05-15T14:14:42.6731290Z downloaded 8066 bytes 2021-05-15T14:14:42.6734150Z 2021-05-15T14:14:42.6738050Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:14:42.9333600Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-15T14:14:42.9427130Z ================================================== 2021-05-15T14:14:42.9429170Z downloaded 160 KB 2021-05-15T14:14:42.9429720Z 2021-05-15T14:14:42.9878940Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:14:43.1588220Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-15T14:14:43.1640720Z ================================================== 2021-05-15T14:14:43.1641480Z downloaded 72 KB 2021-05-15T14:14:43.1641760Z 2021-05-15T14:14:43.1681950Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:14:43.4192780Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-15T14:14:43.4195550Z ================================================== 2021-05-15T14:14:43.4196420Z downloaded 11 KB 2021-05-15T14:14:43.4197170Z 2021-05-15T14:14:43.4199730Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:14:43.6048480Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-15T14:14:43.6202850Z ================================================== 2021-05-15T14:14:43.6214750Z downloaded 265 KB 2021-05-15T14:14:43.6215550Z 2021-05-15T14:14:43.6244590Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:14:43.7776240Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:14:43.7860110Z ================================================== 2021-05-15T14:14:43.7860690Z downloaded 109 KB 2021-05-15T14:14:43.7860980Z 2021-05-15T14:14:43.7897940Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:14:44.0118480Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-15T14:14:44.0119510Z ================================================== 2021-05-15T14:14:44.0119940Z downloaded 14 KB 2021-05-15T14:14:44.0120910Z 2021-05-15T14:14:44.0152480Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:14:44.4781030Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-15T14:14:44.5711380Z ================================================== 2021-05-15T14:14:44.5712100Z downloaded 7.2 MB 2021-05-15T14:14:44.5712380Z 2021-05-15T14:14:44.5785550Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:14:44.8226830Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-15T14:14:44.8721770Z ================================================== 2021-05-15T14:14:44.8722350Z downloaded 2.8 MB 2021-05-15T14:14:44.8722630Z 2021-05-15T14:14:44.8763990Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:14:45.0192720Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-15T14:14:45.0474810Z ================================================== 2021-05-15T14:14:45.0477040Z downloaded 871 KB 2021-05-15T14:14:45.0477730Z 2021-05-15T14:14:45.0512170Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:14:45.3300950Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-15T14:14:45.3311320Z ================================================== 2021-05-15T14:14:45.3313170Z downloaded 29 KB 2021-05-15T14:14:45.3314960Z 2021-05-15T14:14:45.3348480Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:14:45.6076540Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-15T14:14:45.6329890Z ================================================== 2021-05-15T14:14:45.6330620Z downloaded 664 KB 2021-05-15T14:14:45.6330900Z 2021-05-15T14:14:45.6366710Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:14:45.8823140Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-15T14:14:45.8867820Z ================================================== 2021-05-15T14:14:45.8868320Z downloaded 40 KB 2021-05-15T14:14:45.8868860Z 2021-05-15T14:14:45.8904130Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:14:46.1526060Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-15T14:14:46.1673360Z ================================================== 2021-05-15T14:14:46.1674440Z downloaded 248 KB 2021-05-15T14:14:46.1675170Z 2021-05-15T14:14:46.1708940Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:14:46.4237280Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-15T14:14:46.4436750Z ================================================== 2021-05-15T14:14:46.4437690Z downloaded 362 KB 2021-05-15T14:14:46.4438420Z 2021-05-15T14:14:46.8816010Z * installing *source* package ‘utf8’ ... 2021-05-15T14:14:46.8921390Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:46.9090270Z ** libs 2021-05-15T14:14:46.9301090Z 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-15T14:14:47.0331660Z 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-15T14:14:47.2183670Z 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-15T14:14:47.3181900Z 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-15T14:14:47.3966930Z 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-15T14:14:47.4974170Z 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-15T14:14:47.6773330Z 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-15T14:14:47.7732410Z 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-15T14:14:47.9293530Z 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-15T14:14:48.0322180Z 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-15T14:14:48.1459960Z 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-15T14:14:48.2463020Z 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-15T14:14:48.3372370Z 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-15T14:14:48.4309980Z 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-15T14:14:48.5200510Z 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-15T14:14:48.6147170Z 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-15T14:14:48.7314580Z 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-15T14:14:48.8166660Z 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-15T14:14:48.8873640Z 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-15T14:14:48.9802200Z 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-15T14:14:49.0524080Z 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-15T14:14:49.2548420Z 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-15T14:14:49.7791560Z 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-15T14:14:49.9991190Z 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-15T14:14:50.1076200Z 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-15T14:14:50.2060950Z 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-15T14:14:50.3095810Z 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-15T14:14:50.4266660Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-15T14:14:50.4573130Z 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-15T14:14:50.5363300Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-15T14:14:50.5421740Z ** R 2021-05-15T14:14:50.5510660Z ** inst 2021-05-15T14:14:50.5532370Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:50.8822570Z ** help 2021-05-15T14:14:50.9223510Z *** installing help indices 2021-05-15T14:14:50.9538890Z ** building package indices 2021-05-15T14:14:50.9763680Z ** installing vignettes 2021-05-15T14:14:50.9809280Z ** testing if installed package can be loaded 2021-05-15T14:14:51.3404090Z * DONE (utf8) 2021-05-15T14:14:51.7276860Z * installing *source* package ‘fansi’ ... 2021-05-15T14:14:51.7346180Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:51.7542210Z ** libs 2021-05-15T14:14:51.7736590Z 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-15T14:14:51.8471730Z 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-15T14:14:51.9473660Z 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-15T14:14:52.0340080Z 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-15T14:14:52.1359470Z 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-15T14:14:52.4037420Z 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-15T14:14:52.4814850Z 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-15T14:14:52.7398120Z 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-15T14:14:52.8904770Z 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-15T14:14:52.9736640Z 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-15T14:14:53.1125270Z 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-15T14:14:53.2965560Z 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-15T14:14:53.4201530Z 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-15T14:14:53.5141410Z 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-15T14:14:53.6142870Z 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-15T14:14:53.8094070Z 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-15T14:14:54.0522150Z 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-15T14:14:54.1137620Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-15T14:14:54.1184960Z ** R 2021-05-15T14:14:54.1343720Z ** inst 2021-05-15T14:14:54.1367380Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:54.6294520Z ** help 2021-05-15T14:14:54.7134260Z *** installing help indices 2021-05-15T14:14:54.7623770Z ** building package indices 2021-05-15T14:14:54.8345770Z ** installing vignettes 2021-05-15T14:14:54.8393210Z ** testing if installed package can be loaded 2021-05-15T14:14:55.1817930Z * DONE (fansi) 2021-05-15T14:14:55.8344250Z * installing *source* package ‘diffobj’ ... 2021-05-15T14:14:55.8542540Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:55.8733110Z ** libs 2021-05-15T14:14:55.8916830Z 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-15T14:14:56.2038500Z 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-15T14:14:56.3014740Z 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-15T14:14:56.3886540Z 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-15T14:14:56.4495580Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-15T14:14:56.4541200Z ** R 2021-05-15T14:14:56.5247590Z ** inst 2021-05-15T14:14:56.5309900Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:03.0445790Z ** help 2021-05-15T14:15:03.2651160Z *** installing help indices 2021-05-15T14:15:03.3777460Z ** building package indices 2021-05-15T14:15:03.4911580Z ** installing vignettes 2021-05-15T14:15:03.4977220Z ** testing if installed package can be loaded 2021-05-15T14:15:03.9647290Z * DONE (diffobj) 2021-05-15T14:15:04.4056270Z * installing *source* package ‘ps’ ... 2021-05-15T14:15:04.4138570Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:04.7911390Z ** libs 2021-05-15T14:15:04.8102070Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-15T14:15:04.9873140Z 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-15T14:15:05.0761880Z 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-15T14:15:05.1593150Z 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-15T14:15:05.2468770Z 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-15T14:15:05.4229490Z 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-15T14:15:05.4986930Z 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-15T14:15:05.7847840Z 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-15T14:15:05.9462690Z 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-15T14:15:06.0669280Z 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-15T14:15:06.4237290Z 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-15T14:15:06.8765960Z 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-15T14:15:07.0461210Z 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-15T14:15:07.1077610Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-15T14:15:07.1151100Z ** R 2021-05-15T14:15:07.1349590Z ** inst 2021-05-15T14:15:07.1379080Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:08.0875530Z ** help 2021-05-15T14:15:08.3099070Z *** installing help indices 2021-05-15T14:15:08.4246610Z ** building package indices 2021-05-15T14:15:08.5614610Z ** testing if installed package can be loaded 2021-05-15T14:15:08.8940970Z * DONE (ps) 2021-05-15T14:15:09.3553570Z * installing *source* package ‘pkgload’ ... 2021-05-15T14:15:09.3666130Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:09.3847330Z ** R 2021-05-15T14:15:09.4087230Z ** inst 2021-05-15T14:15:09.4103900Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:10.2575610Z ** help 2021-05-15T14:15:10.3341880Z *** installing help indices 2021-05-15T14:15:10.3867360Z ** building package indices 2021-05-15T14:15:10.4390800Z ** testing if installed package can be loaded 2021-05-15T14:15:10.9623640Z * DONE (pkgload) 2021-05-15T14:15:11.2864480Z * installing *source* package ‘ellipsis’ ... 2021-05-15T14:15:11.2888950Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:11.3102970Z ** libs 2021-05-15T14:15:11.3278520Z 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-15T14:15:11.4340280Z 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-15T14:15:11.5188100Z 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-15T14:15:11.5769860Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-15T14:15:11.5811200Z ** R 2021-05-15T14:15:11.5859990Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:11.6886390Z ** help 2021-05-15T14:15:11.7157690Z *** installing help indices 2021-05-15T14:15:11.7409930Z ** building package indices 2021-05-15T14:15:11.7623520Z ** testing if installed package can be loaded 2021-05-15T14:15:12.1044210Z * DONE (ellipsis) 2021-05-15T14:15:12.4657950Z * installing *source* package ‘digest’ ... 2021-05-15T14:15:12.4723510Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:12.4868870Z ** libs 2021-05-15T14:15:12.5065880Z 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-15T14:15:12.7504630Z 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-15T14:15:13.0007790Z 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-15T14:15:13.6707710Z 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-15T14:15:14.0556870Z 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-15T14:15:14.8339080Z 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-15T14:15:15.1472340Z 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-15T14:15:15.3881210Z 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-15T14:15:15.4895030Z 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-15T14:15:15.5433550Z 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-15T14:15:15.7395400Z 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-15T14:15:15.8325470Z 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-15T14:15:15.9416220Z 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-15T14:15:16.2410240Z 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-15T14:15:16.3769090Z 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-15T14:15:17.1357020Z 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-15T14:15:17.3350750Z 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-15T14:15:17.5877730Z 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-15T14:15:17.6696320Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-15T14:15:17.6773710Z ** R 2021-05-15T14:15:17.6869070Z ** demo 2021-05-15T14:15:17.6880040Z ** inst 2021-05-15T14:15:17.6972980Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:18.1104080Z ** help 2021-05-15T14:15:18.1953680Z *** installing help indices 2021-05-15T14:15:18.2301040Z ** building package indices 2021-05-15T14:15:18.2535550Z ** installing vignettes 2021-05-15T14:15:18.2584600Z ** testing if installed package can be loaded 2021-05-15T14:15:18.7569280Z * DONE (digest) 2021-05-15T14:15:19.0634490Z * installing *source* package ‘brio’ ... 2021-05-15T14:15:19.0664950Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:19.0811160Z ** libs 2021-05-15T14:15:19.1118460Z 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-15T14:15:19.2232960Z 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-15T14:15:19.3159960Z 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-15T14:15:19.3997330Z 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-15T14:15:19.4904110Z 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-15T14:15:19.5765610Z 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-15T14:15:19.6935990Z 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-15T14:15:19.7764170Z 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-15T14:15:19.8753340Z 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-15T14:15:19.9708570Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-15T14:15:19.9809790Z ** R 2021-05-15T14:15:19.9913140Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:20.0522830Z ** help 2021-05-15T14:15:20.1239590Z *** installing help indices 2021-05-15T14:15:20.1523150Z ** building package indices 2021-05-15T14:15:20.1772720Z ** testing if installed package can be loaded 2021-05-15T14:15:20.5063910Z * DONE (brio) 2021-05-15T14:15:20.9281640Z * installing *source* package ‘xml2’ ... 2021-05-15T14:15:20.9361750Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:21.2151590Z Found pkg-config cflags and libs! 2021-05-15T14:15:21.5738300Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-15T14:15:21.5740470Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-15T14:15:21.6666930Z ** libs 2021-05-15T14:15:21.6867320Z 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-15T14:15:22.4240290Z 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-15T14:15:22.5172390Z 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-15T14:15:23.2143820Z 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-15T14:15:23.7959690Z 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-15T14:15:24.6526460Z 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-15T14:15:26.8870030Z 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-15T14:15:27.5477790Z 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-15T14:15:28.3531790Z 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-15T14:15:28.9207700Z 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-15T14:15:29.3656170Z 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-15T14:15:29.4757100Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-15T14:15:29.4805890Z ** R 2021-05-15T14:15:29.5042750Z ** inst 2021-05-15T14:15:29.5087470Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:30.4570140Z ** help 2021-05-15T14:15:30.7464720Z *** installing help indices 2021-05-15T14:15:30.8124460Z ** building package indices 2021-05-15T14:15:30.8760100Z ** installing vignettes 2021-05-15T14:15:30.8860330Z ** testing if installed package can be loaded 2021-05-15T14:15:31.1283850Z * DONE (xml2) 2021-05-15T14:15:31.5297020Z * installing *source* package ‘xfun’ ... 2021-05-15T14:15:31.5383060Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:31.5633150Z ** libs 2021-05-15T14:15:31.5836710Z 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-15T14:15:31.7194780Z 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-15T14:15:31.8073430Z 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-15T14:15:31.8702520Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-15T14:15:31.8750920Z ** R 2021-05-15T14:15:31.9067950Z ** inst 2021-05-15T14:15:31.9088590Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:33.6225560Z ** help 2021-05-15T14:15:33.8306500Z *** installing help indices 2021-05-15T14:15:33.9596490Z ** building package indices 2021-05-15T14:15:34.1142890Z ** installing vignettes 2021-05-15T14:15:34.1213720Z ** testing if installed package can be loaded 2021-05-15T14:15:34.4648800Z * DONE (xfun) 2021-05-15T14:15:37.9384240Z * installing *source* package ‘stringi’ ... 2021-05-15T14:15:38.1137720Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:38.3916050Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-15T14:15:38.3918570Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-15T14:15:38.5844670Z checking for endianness... little 2021-05-15T14:15:38.7877960Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T14:15:39.0049850Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T14:15:39.0076250Z checking for cat... /bin/cat 2021-05-15T14:15:40.0675690Z checking for local ICUDT_DIR... icu69/data 2021-05-15T14:15:40.0677400Z checking for gcc... clang 2021-05-15T14:15:40.4198020Z checking whether the C compiler works... yes 2021-05-15T14:15:40.4199340Z checking for C compiler default output file name... a.out 2021-05-15T14:15:40.5194850Z checking for suffix of executables... 2021-05-15T14:15:40.7629450Z checking whether we are cross compiling... no 2021-05-15T14:15:40.8605080Z checking for suffix of object files... o 2021-05-15T14:15:40.9141400Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:15:40.9641530Z checking whether clang accepts -g... yes 2021-05-15T14:15:41.0421170Z checking for clang option to accept ISO C89... none needed 2021-05-15T14:15:41.1782630Z checking how to run the C preprocessor... clang -E 2021-05-15T14:15:41.8828210Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T14:15:41.8862310Z checking for egrep... /usr/bin/grep -E 2021-05-15T14:15:42.0494380Z rm: conftest.dSYM: is a directory 2021-05-15T14:15:42.0989130Z rm: conftest.dSYM: is a directory 2021-05-15T14:15:42.3419580Z checking for ANSI C header files... yes 2021-05-15T14:15:42.4596230Z checking for sys/types.h... yes 2021-05-15T14:15:42.5510440Z checking for sys/stat.h... yes 2021-05-15T14:15:42.6380630Z checking for stdlib.h... yes 2021-05-15T14:15:42.7269760Z checking for string.h... yes 2021-05-15T14:15:42.8170880Z checking for memory.h... yes 2021-05-15T14:15:42.9095600Z checking for strings.h... yes 2021-05-15T14:15:43.0020680Z checking for inttypes.h... yes 2021-05-15T14:15:43.0943770Z checking for stdint.h... yes 2021-05-15T14:15:43.1898570Z checking for unistd.h... yes 2021-05-15T14:15:43.2858420Z checking elf.h usability... no 2021-05-15T14:15:43.4197790Z checking elf.h presence... no 2021-05-15T14:15:43.4199940Z checking for elf.h... no 2021-05-15T14:15:43.8045510Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T14:15:43.8525890Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-15T14:15:44.6594930Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T14:15:44.7190450Z checking whether the compiler implements namespaces... yes 2021-05-15T14:15:45.2332620Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T14:15:46.3235460Z checking whether std::map is available... yes 2021-05-15T14:15:46.3273440Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T14:15:46.3934710Z checking with pkg-config for the system ICU4C... no 2021-05-15T14:15:46.3936440Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-15T14:15:46.3937820Z *** Trying with 'standard' fallback flags 2021-05-15T14:15:46.4614970Z checking whether an ICU4C-based project can be built... no 2021-05-15T14:15:46.4616120Z *** This version of ICU4C cannot be used. 2021-05-15T14:15:47.3796960Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-15T14:15:48.2304790Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-15T14:15:48.4813660Z downloading the ICU data library (icudt) 2021-05-15T14:15:48.4816310Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-15T14:15:48.4867290Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-15T14:15:48.6858210Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-15T14:15:49.0029680Z ================================================== 2021-05-15T14:15:49.0030570Z downloaded 10.9 MB 2021-05-15T14:15:49.0031040Z 2021-05-15T14:15:49.0490860Z icudt fetch successful 2021-05-15T14:15:49.1178160Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-15T14:15:49.3044400Z config.status: creating src/Makevars 2021-05-15T14:15:49.3364410Z config.status: creating src/uconfig_local.h 2021-05-15T14:15:49.3679480Z config.status: creating src/install.libs.R 2021-05-15T14:15:49.3986960Z 2021-05-15T14:15:49.3988030Z *** stringi configure summary: 2021-05-15T14:15:49.3988680Z ICU_FOUND=0 2021-05-15T14:15:49.3989300Z ICUDT_DIR=icu69/data 2021-05-15T14:15:49.3989960Z ICU_BUNDLE_VERSION=69 2021-05-15T14:15:49.3990670Z ICUDT_ENDIANNESS=little 2021-05-15T14:15:49.3991370Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T14:15:49.3992910Z STRINGI_CFLAGS= -fPIC 2021-05-15T14:15:49.3995260Z STRINGI_CPPFLAGS=-I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG 2021-05-15T14:15:49.3997060Z STRINGI_CXXFLAGS= -fPIC 2021-05-15T14:15:49.3997800Z STRINGI_LDFLAGS= 2021-05-15T14:15:49.3998410Z STRINGI_LIBS= 2021-05-15T14:15:49.3998850Z 2021-05-15T14:15:49.3999480Z *** Compiler settings used: 2021-05-15T14:15:49.4000080Z CC=clang 2021-05-15T14:15:49.4000630Z LD=clang++ 2021-05-15T14:15:49.4001640Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-15T14:15:49.4002940Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T14:15:49.4003970Z CXX=clang++ -std=gnu++11 2021-05-15T14:15:49.4005190Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-15T14:15:49.4005870Z LDFLAGS= 2021-05-15T14:15:49.4006410Z LIBS= 2021-05-15T14:15:49.4006820Z 2021-05-15T14:15:49.4958410Z ** libs 2021-05-15T14:15:49.5201460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-15T14:15:50.3711370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-15T14:15:51.1683550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-15T14:15:52.1005740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-15T14:15:52.9634720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-15T14:15:53.6803480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-15T14:15:54.6636690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-15T14:15:55.4567170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-15T14:15:56.2726980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-15T14:15:57.0571360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-15T14:15:57.9463210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-15T14:15:58.7861450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-15T14:15:59.7472080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-15T14:16:00.6406460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-15T14:16:01.4567420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-15T14:16:02.5832950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-15T14:16:04.5472570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-15T14:16:05.4502640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-15T14:16:06.3270050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-15T14:16:07.0834290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-15T14:16:07.8196620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-15T14:16:08.9177380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-15T14:16:09.8008150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-15T14:16:10.6619050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-15T14:16:11.6058120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-15T14:16:12.6263460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-15T14:16:13.4094010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-15T14:16:14.2862780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-15T14:16:15.1511290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-15T14:16:16.4151540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-15T14:16:17.6497250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-15T14:16:19.0283000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-15T14:16:20.2629270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-15T14:16:21.1625660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-15T14:16:22.1533910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-15T14:16:23.0312780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-15T14:16:23.8715980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-15T14:16:24.7065850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-15T14:16:25.5510820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-15T14:16:26.7857440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-15T14:16:28.0138090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-15T14:16:29.3455490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-15T14:16:30.6056430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-15T14:16:31.5304740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-15T14:16:32.4960430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-15T14:16:33.2957630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-15T14:16:34.4658430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-15T14:16:35.6322060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-15T14:16:36.8043250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-15T14:16:37.5659650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-15T14:16:38.3426080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-15T14:16:39.4842980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-15T14:16:40.5935770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-15T14:16:41.8371970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-15T14:16:43.0358640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-15T14:16:43.9769470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-15T14:16:44.8198930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-15T14:16:44.8607250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-15T14:16:46.1355480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-15T14:16:46.9244390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-15T14:16:47.7282770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-15T14:16:48.9205850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-15T14:16:50.6275530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-15T14:16:51.5260780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-15T14:16:52.4089700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-15T14:16:53.6296730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-15T14:16:54.5408830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-15T14:16:56.8908520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-15T14:17:00.0652800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-15T14:17:00.9091570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-15T14:17:01.9719990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-15T14:17:02.7271790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-15T14:17:03.5322110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-15T14:17:04.4961000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-15T14:17:05.4060470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-15T14:17:06.4086630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-15T14:17:07.3191840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-15T14:17:08.4003100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-15T14:17:09.2377840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-15T14:17:10.0440880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-15T14:17:10.9144600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-15T14:17:11.6489210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-15T14:17:12.4197550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-15T14:17:14.0746440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-15T14:17:14.1561600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bmpset.cpp -o icu69/common/bmpset.o 2021-05-15T14:17:14.9502340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkeng.cpp -o icu69/common/brkeng.o 2021-05-15T14:17:15.8113680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkiter.cpp -o icu69/common/brkiter.o 2021-05-15T14:17:16.6798370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytesinkutil.cpp -o icu69/common/bytesinkutil.o 2021-05-15T14:17:17.2478920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestream.cpp -o icu69/common/bytestream.o 2021-05-15T14:17:17.7322800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrie.cpp -o icu69/common/bytestrie.o 2021-05-15T14:17:18.3606470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestriebuilder.cpp -o icu69/common/bytestriebuilder.o 2021-05-15T14:17:19.0750260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrieiterator.cpp -o icu69/common/bytestrieiterator.o 2021-05-15T14:17:19.9410080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/caniter.cpp -o icu69/common/caniter.o 2021-05-15T14:17:20.6546460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/characterproperties.cpp -o icu69/common/characterproperties.o 2021-05-15T14:17:21.4912460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/chariter.cpp -o icu69/common/chariter.o 2021-05-15T14:17:22.0101590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/charstr.cpp -o icu69/common/charstr.o 2021-05-15T14:17:22.6597160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cmemory.cpp -o icu69/common/cmemory.o 2021-05-15T14:17:22.9988350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstr.cpp -o icu69/common/cstr.o 2021-05-15T14:17:23.5368320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstring.cpp -o icu69/common/cstring.o 2021-05-15T14:17:23.9127790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cwchar.cpp -o icu69/common/cwchar.o 2021-05-15T14:17:23.9688600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictbe.cpp -o icu69/common/dictbe.o 2021-05-15T14:17:25.1239640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictionarydata.cpp -o icu69/common/dictionarydata.o 2021-05-15T14:17:25.7438060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dtintrv.cpp -o icu69/common/dtintrv.o 2021-05-15T14:17:25.8259650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/edits.cpp -o icu69/common/edits.o 2021-05-15T14:17:26.6062530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/errorcode.cpp -o icu69/common/errorcode.o 2021-05-15T14:17:26.6781710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filteredbrk.cpp -o icu69/common/filteredbrk.o 2021-05-15T14:17:27.7682380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filterednormalizer2.cpp -o icu69/common/filterednormalizer2.o 2021-05-15T14:17:28.4512140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icudataver.cpp -o icu69/common/icudataver.o 2021-05-15T14:17:28.9997900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icuplug.cpp -o icu69/common/icuplug.o 2021-05-15T14:17:29.0576520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loadednormalizer2impl.cpp -o icu69/common/loadednormalizer2impl.o 2021-05-15T14:17:29.8987950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localebuilder.cpp -o icu69/common/localebuilder.o 2021-05-15T14:17:30.7087760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localematcher.cpp -o icu69/common/localematcher.o 2021-05-15T14:17:31.6757310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localeprioritylist.cpp -o icu69/common/localeprioritylist.o 2021-05-15T14:17:32.3469030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locavailable.cpp -o icu69/common/locavailable.o 2021-05-15T14:17:33.1008750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locbased.cpp -o icu69/common/locbased.o 2021-05-15T14:17:33.6363230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdispnames.cpp -o icu69/common/locdispnames.o 2021-05-15T14:17:34.5671990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdistance.cpp -o icu69/common/locdistance.o 2021-05-15T14:17:35.3470120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdspnm.cpp -o icu69/common/locdspnm.o 2021-05-15T14:17:36.4678740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locid.cpp -o icu69/common/locid.o 2021-05-15T14:17:38.2452660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-15T14:17:39.0903960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikelysubtags.cpp -o icu69/common/loclikelysubtags.o 2021-05-15T14:17:40.0597010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locmap.cpp -o icu69/common/locmap.o 2021-05-15T14:17:40.6361030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locresdata.cpp -o icu69/common/locresdata.o 2021-05-15T14:17:41.2415380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locutil.cpp -o icu69/common/locutil.o 2021-05-15T14:17:42.0392160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/lsr.cpp -o icu69/common/lsr.o 2021-05-15T14:17:42.6024310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/messagepattern.cpp -o icu69/common/messagepattern.o 2021-05-15T14:17:43.7175440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2.cpp -o icu69/common/normalizer2.o 2021-05-15T14:17:44.8594160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2impl.cpp -o icu69/common/normalizer2impl.o 2021-05-15T14:17:46.8896320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normlzr.cpp -o icu69/common/normlzr.o 2021-05-15T14:17:47.7464450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/parsepos.cpp -o icu69/common/parsepos.o 2021-05-15T14:17:47.8176220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/patternprops.cpp -o icu69/common/patternprops.o 2021-05-15T14:17:48.3689710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/pluralmap.cpp -o icu69/common/pluralmap.o 2021-05-15T14:17:48.9193770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propname.cpp -o icu69/common/propname.o 2021-05-15T14:17:49.7147460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propsvec.cpp -o icu69/common/propsvec.o 2021-05-15T14:17:50.3804020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/punycode.cpp -o icu69/common/punycode.o 2021-05-15T14:17:50.8195470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/putil.cpp -o icu69/common/putil.o 2021-05-15T14:17:51.6857950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi.cpp -o icu69/common/rbbi.o 2021-05-15T14:17:52.8703950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi_cache.cpp -o icu69/common/rbbi_cache.o 2021-05-15T14:17:53.8132720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbidata.cpp -o icu69/common/rbbidata.o 2021-05-15T14:17:54.6176150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbinode.cpp -o icu69/common/rbbinode.o 2021-05-15T14:17:55.2878670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbirb.cpp -o icu69/common/rbbirb.o 2021-05-15T14:17:56.0944980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbiscan.cpp -o icu69/common/rbbiscan.o 2021-05-15T14:17:57.1131390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbisetb.cpp -o icu69/common/rbbisetb.o 2021-05-15T14:17:57.9226070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-15T14:17:58.6701320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbitblb.cpp -o icu69/common/rbbitblb.o 2021-05-15T14:17:59.8515080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund.cpp -o icu69/common/resbund.o 2021-05-15T14:18:00.6133630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund_cnv.cpp -o icu69/common/resbund_cnv.o 2021-05-15T14:18:01.1406680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resource.cpp -o icu69/common/resource.o 2021-05-15T14:18:01.6525860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/restrace.cpp -o icu69/common/restrace.o 2021-05-15T14:18:01.7060060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ruleiter.cpp -o icu69/common/ruleiter.o 2021-05-15T14:18:02.2661740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/schriter.cpp -o icu69/common/schriter.o 2021-05-15T14:18:02.8162080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/serv.cpp -o icu69/common/serv.o 2021-05-15T14:18:03.7722630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlk.cpp -o icu69/common/servlk.o 2021-05-15T14:18:04.5158640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlkf.cpp -o icu69/common/servlkf.o 2021-05-15T14:18:05.2363570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servls.cpp -o icu69/common/servls.o 2021-05-15T14:18:05.9938100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servnotf.cpp -o icu69/common/servnotf.o 2021-05-15T14:18:06.6157140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servrbf.cpp -o icu69/common/servrbf.o 2021-05-15T14:18:07.3119230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servslkf.cpp -o icu69/common/servslkf.o 2021-05-15T14:18:08.0218510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/sharedobject.cpp -o icu69/common/sharedobject.o 2021-05-15T14:18:08.6605040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/simpleformatter.cpp -o icu69/common/simpleformatter.o 2021-05-15T14:18:09.2809990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/static_unicode_sets.cpp -o icu69/common/static_unicode_sets.o 2021-05-15T14:18:10.0991730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringpiece.cpp -o icu69/common/stringpiece.o 2021-05-15T14:18:10.5896780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringtriebuilder.cpp -o icu69/common/stringtriebuilder.o 2021-05-15T14:18:11.1789880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uarrsort.cpp -o icu69/common/uarrsort.o 2021-05-15T14:18:11.6002860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi.cpp -o icu69/common/ubidi.o 2021-05-15T14:18:12.8906070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi_props.cpp -o icu69/common/ubidi_props.o 2021-05-15T14:18:13.5803010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiln.cpp -o icu69/common/ubidiln.o 2021-05-15T14:18:14.5201690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubiditransform.cpp -o icu69/common/ubiditransform.o 2021-05-15T14:18:14.8575880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-15T14:18:15.3962080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubrk.cpp -o icu69/common/ubrk.o 2021-05-15T14:18:16.0602520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucase.cpp -o icu69/common/ucase.o 2021-05-15T14:18:17.0293410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap.cpp -o icu69/common/ucasemap.o 2021-05-15T14:18:18.0657720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap_titlecase_brkiter.cpp -o icu69/common/ucasemap_titlecase_brkiter.o 2021-05-15T14:18:18.7770200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-15T14:18:19.3020800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchar.cpp -o icu69/common/uchar.o 2021-05-15T14:18:20.2954820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrie.cpp -o icu69/common/ucharstrie.o 2021-05-15T14:18:20.9334820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstriebuilder.cpp -o icu69/common/ucharstriebuilder.o 2021-05-15T14:18:21.6636330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrieiterator.cpp -o icu69/common/ucharstrieiterator.o 2021-05-15T14:18:22.2875600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchriter.cpp -o icu69/common/uchriter.o 2021-05-15T14:18:22.9142130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucln_cmn.cpp -o icu69/common/ucln_cmn.o 2021-05-15T14:18:23.4988570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-15T14:18:23.8895760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv.cpp -o icu69/common/ucnv.o 2021-05-15T14:18:24.8082840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv2022.cpp -o icu69/common/ucnv2022.o 2021-05-15T14:18:25.7146560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_bld.cpp -o icu69/common/ucnv_bld.o 2021-05-15T14:18:26.5938730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-15T14:18:27.0040400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-15T14:18:27.4379620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ct.cpp -o icu69/common/ucnv_ct.o 2021-05-15T14:18:27.9732510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_err.cpp -o icu69/common/ucnv_err.o 2021-05-15T14:18:28.4037500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ext.cpp -o icu69/common/ucnv_ext.o 2021-05-15T14:18:28.9824350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_io.cpp -o icu69/common/ucnv_io.o 2021-05-15T14:18:29.8464060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_lmb.cpp -o icu69/common/ucnv_lmb.o 2021-05-15T14:18:30.4455190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_set.cpp -o icu69/common/ucnv_set.o 2021-05-15T14:18:30.7958790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u16.cpp -o icu69/common/ucnv_u16.o 2021-05-15T14:18:31.4197920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-15T14:18:31.9782330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u7.cpp -o icu69/common/ucnv_u7.o 2021-05-15T14:18:32.5635820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u8.cpp -o icu69/common/ucnv_u8.o 2021-05-15T14:18:33.1836800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvbocu.cpp -o icu69/common/ucnvbocu.o 2021-05-15T14:18:33.7491350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvdisp.cpp -o icu69/common/ucnvdisp.o 2021-05-15T14:18:34.3067360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvhz.cpp -o icu69/common/ucnvhz.o 2021-05-15T14:18:34.7697880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvisci.cpp -o icu69/common/ucnvisci.o 2021-05-15T14:18:35.4770870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvlat1.cpp -o icu69/common/ucnvlat1.o 2021-05-15T14:18:36.0160720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvmbcs.cpp -o icu69/common/ucnvmbcs.o 2021-05-15T14:18:37.7583020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvscsu.cpp -o icu69/common/ucnvscsu.o 2021-05-15T14:18:38.6039200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvsel.cpp -o icu69/common/ucnvsel.o 2021-05-15T14:18:39.5039520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucol_swp.cpp -o icu69/common/ucol_swp.o 2021-05-15T14:18:40.5340150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucptrie.cpp -o icu69/common/ucptrie.o 2021-05-15T14:18:40.6595840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-15T14:18:42.0024130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udata.cpp -o icu69/common/udata.o 2021-05-15T14:18:42.8875060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udatamem.cpp -o icu69/common/udatamem.o 2021-05-15T14:18:43.2443410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udataswp.cpp -o icu69/common/udataswp.o 2021-05-15T14:18:43.7038720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uenum.cpp -o icu69/common/uenum.o 2021-05-15T14:18:44.0721740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash.cpp -o icu69/common/uhash.o 2021-05-15T14:18:44.7559470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash_us.cpp -o icu69/common/uhash_us.o 2021-05-15T14:18:45.2586500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uidna.cpp -o icu69/common/uidna.o 2021-05-15T14:18:45.7930040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinit.cpp -o icu69/common/uinit.o 2021-05-15T14:18:46.3524960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinvchar.cpp -o icu69/common/uinvchar.o 2021-05-15T14:18:46.9513430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uiter.cpp -o icu69/common/uiter.o 2021-05-15T14:18:47.6577900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ulist.cpp -o icu69/common/ulist.o 2021-05-15T14:18:48.0341440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc.cpp -o icu69/common/uloc.o 2021-05-15T14:18:49.1838840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_keytype.cpp -o icu69/common/uloc_keytype.o 2021-05-15T14:18:50.1687180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_tag.cpp -o icu69/common/uloc_tag.o 2021-05-15T14:18:51.8195550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umapfile.cpp -o icu69/common/umapfile.o 2021-05-15T14:18:52.1505520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umath.cpp -o icu69/common/umath.o 2021-05-15T14:18:52.2129230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutablecptrie.cpp -o icu69/common/umutablecptrie.o 2021-05-15T14:18:53.7563260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutex.cpp -o icu69/common/umutex.o 2021-05-15T14:18:54.3851330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unames.cpp -o icu69/common/unames.o 2021-05-15T14:18:55.5763390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifiedcache.cpp -o icu69/common/unifiedcache.o 2021-05-15T14:18:56.3951770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifilt.cpp -o icu69/common/unifilt.o 2021-05-15T14:18:56.4823980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifunct.cpp -o icu69/common/unifunct.o 2021-05-15T14:18:56.5472650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset.cpp -o icu69/common/uniset.o 2021-05-15T14:18:57.8815730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_closure.cpp -o icu69/common/uniset_closure.o 2021-05-15T14:18:58.6597030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_props.cpp -o icu69/common/uniset_props.o 2021-05-15T14:18:59.7323770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unisetspan.cpp -o icu69/common/unisetspan.o 2021-05-15T14:19:00.7311030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr.cpp -o icu69/common/unistr.o 2021-05-15T14:19:01.3725450Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-15T14:19:01.3727290Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T14:19:01.3728010Z ^ 2021-05-15T14:19:02.0893240Z 1 warning generated. 2021-05-15T14:19:02.0946210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case.cpp -o icu69/common/unistr_case.o 2021-05-15T14:19:02.8562490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case_locale.cpp -o icu69/common/unistr_case_locale.o 2021-05-15T14:19:03.9301480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_cnv.cpp -o icu69/common/unistr_cnv.o 2021-05-15T14:19:04.1309910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_props.cpp -o icu69/common/unistr_props.o 2021-05-15T14:19:04.6342760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_titlecase_brkiter.cpp -o icu69/common/unistr_titlecase_brkiter.o 2021-05-15T14:19:05.2897230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unorm.cpp -o icu69/common/unorm.o 2021-05-15T14:19:06.0299350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unormcmp.cpp -o icu69/common/unormcmp.o 2021-05-15T14:19:06.8076310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uobject.cpp -o icu69/common/uobject.o 2021-05-15T14:19:07.1305820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uprops.cpp -o icu69/common/uprops.o 2021-05-15T14:19:08.0079040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-15T14:19:08.5280650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresbund.cpp -o icu69/common/uresbund.o 2021-05-15T14:19:09.8523460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresdata.cpp -o icu69/common/uresdata.o 2021-05-15T14:19:10.7377460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usc_impl.cpp -o icu69/common/usc_impl.o 2021-05-15T14:19:11.1020370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript.cpp -o icu69/common/uscript.o 2021-05-15T14:19:11.6559300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript_props.cpp -o icu69/common/uscript_props.o 2021-05-15T14:19:12.1870520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset.cpp -o icu69/common/uset.o 2021-05-15T14:19:12.8501910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset_props.cpp -o icu69/common/uset_props.o 2021-05-15T14:19:13.4185210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usetiter.cpp -o icu69/common/usetiter.o 2021-05-15T14:19:13.9929920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-15T14:19:14.6783900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-15T14:19:15.5731450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustack.cpp -o icu69/common/ustack.o 2021-05-15T14:19:15.9107870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_cnv.cpp -o icu69/common/ustr_cnv.o 2021-05-15T14:19:16.5738070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_titlecase_brkiter.cpp -o icu69/common/ustr_titlecase_brkiter.o 2021-05-15T14:19:17.3116230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-15T14:19:17.6466190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase.cpp -o icu69/common/ustrcase.o 2021-05-15T14:19:18.6625670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase_locale.cpp -o icu69/common/ustrcase_locale.o 2021-05-15T14:19:19.3480390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrenum.cpp -o icu69/common/ustrenum.o 2021-05-15T14:19:19.9700810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrfmt.cpp -o icu69/common/ustrfmt.o 2021-05-15T14:19:20.2985030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustring.cpp -o icu69/common/ustring.o 2021-05-15T14:19:20.9791510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrtrns.cpp -o icu69/common/ustrtrns.o 2021-05-15T14:19:21.6286210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-15T14:19:22.6752050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utf_impl.cpp -o icu69/common/utf_impl.o 2021-05-15T14:19:22.8706340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util.cpp -o icu69/common/util.o 2021-05-15T14:19:23.4708680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util_props.cpp -o icu69/common/util_props.o 2021-05-15T14:19:24.0316770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrace.cpp -o icu69/common/utrace.o 2021-05-15T14:19:24.7815080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie.cpp -o icu69/common/utrie.o 2021-05-15T14:19:25.5028810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2.cpp -o icu69/common/utrie2.o 2021-05-15T14:19:26.2073050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2_builder.cpp -o icu69/common/utrie2_builder.o 2021-05-15T14:19:27.3415420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie_swap.cpp -o icu69/common/utrie_swap.o 2021-05-15T14:19:27.9758330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uts46.cpp -o icu69/common/uts46.o 2021-05-15T14:19:28.9857560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utypes.cpp -o icu69/common/utypes.o 2021-05-15T14:19:29.0539740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvector.cpp -o icu69/common/uvector.o 2021-05-15T14:19:29.6368710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr32.cpp -o icu69/common/uvectr32.o 2021-05-15T14:19:30.1081880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr64.cpp -o icu69/common/uvectr64.o 2021-05-15T14:19:30.5291480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/wintz.cpp -o icu69/common/wintz.o 2021-05-15T14:19:30.5879970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/alphaindex.cpp -o icu69/i18n/alphaindex.o 2021-05-15T14:19:31.7485390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-15T14:19:32.5548530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-15T14:19:33.4442330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-15T14:19:34.1914040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-15T14:19:34.6822490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-15T14:19:35.4727820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-15T14:19:36.1383680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-15T14:19:38.2004170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-15T14:19:38.8827550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-15T14:19:39.4581440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-15T14:19:40.3140230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-15T14:19:41.0810700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-15T14:19:42.0215250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-15T14:19:43.1015930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-15T14:19:43.2665860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-15T14:19:44.7474750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-15T14:19:45.5520070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-15T14:19:46.3891580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-15T14:19:47.8269290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-15T14:19:48.6840440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-15T14:19:49.5349280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-15T14:19:50.5675490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-15T14:19:51.5353850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-15T14:19:51.6001980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-15T14:19:52.9442050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-15T14:19:54.0919410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-15T14:19:54.8836230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-15T14:19:55.1642470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-15T14:19:56.5326950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-15T14:19:57.5103000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-15T14:19:58.6093990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-15T14:19:59.4205330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-15T14:19:59.9019740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-15T14:20:00.7066120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-15T14:20:01.3905810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-15T14:20:02.1873330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-15T14:20:03.0082830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-15T14:20:03.5391190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-15T14:20:03.9008540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-15T14:20:03.9649740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-15T14:20:04.3919920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-15T14:20:04.9572190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-15T14:20:05.0887190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-15T14:20:05.1707160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-15T14:20:05.7362670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-15T14:20:06.3382930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-15T14:20:07.2069600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-15T14:20:07.7998940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-15T14:20:08.5086720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-15T14:20:09.5522170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-15T14:20:10.4470850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-15T14:20:11.4557080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-15T14:20:11.6492080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-15T14:20:13.8337820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-15T14:20:15.5935260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum-dtoa.cpp -o icu69/i18n/double-conversion-bignum-dtoa.o 2021-05-15T14:20:15.8436310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-15T14:20:16.7042970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-15T14:20:16.8762350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-double-to-string.cpp -o icu69/i18n/double-conversion-double-to-string.o 2021-05-15T14:20:17.2926880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-fast-dtoa.cpp -o icu69/i18n/double-conversion-fast-dtoa.o 2021-05-15T14:20:17.6625840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-string-to-double.cpp -o icu69/i18n/double-conversion-string-to-double.o 2021-05-15T14:20:18.5494290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-strtod.cpp -o icu69/i18n/double-conversion-strtod.o 2021-05-15T14:20:18.8938110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-15T14:20:21.9877030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-15T14:20:23.5037300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-15T14:20:24.4647710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-15T14:20:26.8661200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-15T14:20:27.0649980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-15T14:20:27.7253460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-15T14:20:28.3921990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-15T14:20:29.0749960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-15T14:20:30.0903580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-15T14:20:30.5915930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-15T14:20:31.1902760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-15T14:20:31.9712430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-15T14:20:32.6240820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-15T14:20:33.5060720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-15T14:20:34.1187250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-15T14:20:34.7058120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-15T14:20:35.0805650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-15T14:20:35.6893070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-15T14:20:36.4096920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-15T14:20:37.2961590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-15T14:20:37.8836220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-15T14:20:38.6880750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-15T14:20:39.4189500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-15T14:20:39.7809970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-15T14:20:40.5772030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-15T14:20:41.2988360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-15T14:20:42.4535200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-15T14:20:43.8622960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-15T14:20:45.3879390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-15T14:20:46.6670070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-15T14:20:47.2236460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-15T14:20:48.8293500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-15T14:20:49.4549400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-15T14:20:50.3688610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-15T14:20:51.5034870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-15T14:20:52.6555630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-15T14:20:53.2752930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-15T14:20:53.7974020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-15T14:20:54.6063260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-15T14:20:55.4026950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-15T14:20:56.2520710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-15T14:20:57.1690480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-15T14:20:57.9490080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-15T14:20:59.3308970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-15T14:21:00.1767350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-15T14:21:01.7587230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-15T14:21:03.0389460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-15T14:21:03.7594310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-15T14:21:04.4594790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-15T14:21:06.3005090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-15T14:21:07.2555860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-15T14:21:08.2211490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-15T14:21:09.0050050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-15T14:21:09.7118340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-15T14:21:10.6220090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-15T14:21:11.3015450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-15T14:21:12.1976050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-15T14:21:13.4009250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-15T14:21:14.2828560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-15T14:21:15.0442430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-15T14:21:16.6125610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-15T14:21:17.3570330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-15T14:21:18.3924590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-15T14:21:19.2585670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-15T14:21:20.6238950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-15T14:21:21.7411540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-15T14:21:22.4862410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-15T14:21:23.2631010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-15T14:21:24.1013550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-15T14:21:25.4302590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-15T14:21:26.1314150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-15T14:21:26.8588710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-15T14:21:27.6619470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-15T14:21:28.3785310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-15T14:21:29.3287230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-15T14:21:30.4965300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-15T14:21:31.6050140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-15T14:21:32.4737190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-15T14:21:33.5255420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-15T14:21:34.2041710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-15T14:21:35.0987870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-15T14:21:36.1419780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-15T14:21:38.0643830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-15T14:21:38.6253130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-15T14:21:39.4073810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-15T14:21:40.9707370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-15T14:21:41.6805640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-15T14:21:42.3612300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-15T14:21:43.4711750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-15T14:21:44.1257180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-15T14:21:44.7678140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-15T14:21:45.6849910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-15T14:21:47.6288130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-15T14:21:48.2659590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-15T14:21:48.9758090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-15T14:21:49.4602330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-15T14:21:50.5689180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-15T14:21:52.1690410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-15T14:21:53.0826660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-15T14:21:56.1631100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-15T14:21:56.6983400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-15T14:21:57.5423710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-15T14:21:59.0865740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-15T14:21:59.8137530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-15T14:22:00.4657370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-15T14:22:01.1502870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-15T14:22:01.8434810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-15T14:22:02.4689170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-15T14:22:03.4721320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-15T14:22:06.1441950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-15T14:22:06.6191190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-15T14:22:07.2444400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-15T14:22:07.7643770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-15T14:22:08.5190190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-15T14:22:09.1973860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-15T14:22:09.8745680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-15T14:22:10.5993460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-15T14:22:11.2660820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-15T14:22:12.4971680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-15T14:22:13.1792410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-15T14:22:13.6978900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-15T14:22:14.2294660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-15T14:22:15.2671980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-15T14:22:15.9066820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-15T14:22:16.5467850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-15T14:22:17.7697360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-15T14:22:18.8627290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-15T14:22:19.7963620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-15T14:22:21.4601990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-15T14:22:22.5535780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-15T14:22:23.3251210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-15T14:22:24.7563760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-15T14:22:25.5049510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-15T14:22:26.0397230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-15T14:22:26.8017470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-15T14:22:27.3446240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-15T14:22:28.0498270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-15T14:22:29.0618920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-15T14:22:29.8507650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-15T14:22:30.7239870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-15T14:22:31.0792690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-15T14:22:32.1082120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-15T14:22:32.8730400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-15T14:22:33.5639150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-15T14:22:33.8843030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-15T14:22:34.7216880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-15T14:22:35.3933530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-15T14:22:35.9887970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-15T14:22:36.7243960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-15T14:22:37.3580320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-15T14:22:37.9130790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-15T14:22:38.8946140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-15T14:22:39.9056290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-15T14:22:40.8332400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-15T14:22:41.9028280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-15T14:22:42.7708890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-15T14:22:43.2983090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-15T14:22:44.1410130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-15T14:22:45.1620380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-15T14:22:45.7051510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-15T14:22:46.2462840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-15T14:22:47.5102070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-15T14:22:48.3814590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-15T14:22:49.0732490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-15T14:22:49.8923540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-15T14:22:50.8362450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-15T14:22:51.6905120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-15T14:22:52.6222480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-15T14:22:52.6945630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-15T14:22:53.3622870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-15T14:22:54.9722930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-15T14:22:55.5580280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-15T14:22:55.6081980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-15T14:22:55.6601340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-15T14:22:55.7108550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-15T14:22:56.6136960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-15T14:22:57.1370090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-15T14:22:57.4646700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-15T14:22:57.7915260Z 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-15T14:22:58.0765100Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-15T14:22:58.2339450Z icudt already downloaded 2021-05-15T14:22:58.2342970Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-15T14:22:58.5154950Z icudt has been installed successfully 2021-05-15T14:22:58.6398630Z ** R 2021-05-15T14:22:58.6924400Z ** inst 2021-05-15T14:22:58.6944390Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:59.7143320Z ** help 2021-05-15T14:23:00.2858130Z *** installing help indices 2021-05-15T14:23:00.5116640Z ** building package indices 2021-05-15T14:23:00.7829340Z ** testing if installed package can be loaded 2021-05-15T14:23:01.2459900Z * DONE (stringi) 2021-05-15T14:23:03.0005480Z * installing *source* package ‘Rcpp’ ... 2021-05-15T14:23:03.0577610Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:03.0709650Z ** libs 2021-05-15T14:23:03.0912480Z 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-15T14:23:04.1261460Z In file included from api.cpp:24: 2021-05-15T14:23:04.1262750Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:23:04.1264980Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:23:04.1266780Z SEXP data = Parent::get__(); 2021-05-15T14:23:04.1267630Z ^ 2021-05-15T14:23:06.6258070Z 1 warning generated. 2021-05-15T14:23:06.6393370Z 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-15T14:23:07.6995850Z In file included from attributes.cpp:39: 2021-05-15T14:23:07.6997310Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:23:07.6999570Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:23:07.7001100Z SEXP data = Parent::get__(); 2021-05-15T14:23:07.7010330Z ^ 2021-05-15T14:23:19.9712320Z 1 warning generated. 2021-05-15T14:23:19.9882620Z 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-15T14:23:20.3887050Z 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-15T14:23:21.4008660Z In file included from date.cpp:30: 2021-05-15T14:23:21.4009880Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:23:21.4012000Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:23:21.4013270Z SEXP data = Parent::get__(); 2021-05-15T14:23:21.4013960Z ^ 2021-05-15T14:23:24.1501150Z 1 warning generated. 2021-05-15T14:23:24.1619390Z 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-15T14:23:25.1717080Z In file included from module.cpp:24: 2021-05-15T14:23:25.1718380Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:23:25.1720670Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:23:25.1722080Z SEXP data = Parent::get__(); 2021-05-15T14:23:25.1722910Z ^ 2021-05-15T14:23:30.2665200Z 1 warning generated. 2021-05-15T14:23:30.2803790Z 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-15T14:23:31.3136730Z In file included from rcpp_init.cpp:24: 2021-05-15T14:23:31.3138080Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:23:31.3140270Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:23:31.3142540Z SEXP data = Parent::get__(); 2021-05-15T14:23:31.3143380Z ^ 2021-05-15T14:23:33.7535670Z 1 warning generated. 2021-05-15T14:23:33.7696370Z 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-15T14:23:33.8449490Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-15T14:23:33.8519940Z ** R 2021-05-15T14:23:33.8727480Z ** inst 2021-05-15T14:23:34.5629800Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:36.6720340Z ** help 2021-05-15T14:23:36.7902780Z *** installing help indices 2021-05-15T14:23:36.8618490Z ** building package indices 2021-05-15T14:23:36.9689680Z ** installing vignettes 2021-05-15T14:23:36.9749870Z ** testing if installed package can be loaded 2021-05-15T14:23:37.4650170Z * DONE (Rcpp) 2021-05-15T14:23:38.3195730Z * installing *source* package ‘vctrs’ ... 2021-05-15T14:23:38.3410430Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:38.3710360Z ** libs 2021-05-15T14:23:38.3875630Z 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-15T14:23:38.5692140Z 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-15T14:23:38.7140000Z 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-15T14:23:38.8427960Z 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-15T14:23:39.0845560Z 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-15T14:23:39.2416150Z 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-15T14:23:39.4647390Z 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-15T14:23:39.5722500Z 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-15T14:23:39.7131420Z 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-15T14:23:39.8288060Z 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-15T14:23:39.9859320Z 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-15T14:23:40.2606270Z 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-15T14:23:40.4353490Z 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-15T14:23:40.5635380Z 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-15T14:23:40.9491870Z 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-15T14:23:41.0504590Z 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-15T14:23:41.6089680Z 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-15T14:23:41.7536220Z 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-15T14:23:41.9538280Z 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-15T14:23:42.1013760Z 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-15T14:23:42.1962200Z 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-15T14:23:42.5374220Z 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-15T14:23:42.6459990Z 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-15T14:23:42.9669130Z 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-15T14:23:43.0756700Z 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-15T14:23:43.8965600Z 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-15T14:23:44.0797900Z 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-15T14:23:44.1866670Z 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-15T14:23:44.2978980Z 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-15T14:23:44.4769090Z 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-15T14:23:44.6149200Z 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-15T14:23:44.7865630Z 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-15T14:23:44.9220540Z 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-15T14:23:45.1229460Z 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-15T14:23:45.4480320Z 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-15T14:23:45.5869530Z 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-15T14:23:45.7015750Z 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-15T14:23:45.8473370Z 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-15T14:23:46.5929460Z 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-15T14:23:47.2046460Z 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-15T14:23:47.4962810Z 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-15T14:23:47.6964610Z 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-15T14:23:48.0537050Z 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-15T14:23:48.1459390Z 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-15T14:23:48.3723440Z 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-15T14:23:48.5419300Z 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-15T14:23:48.6766010Z 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-15T14:23:49.0084960Z 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-15T14:23:49.1885540Z 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-15T14:23:49.3489980Z 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-15T14:23:49.4885410Z 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-15T14:23:49.5958640Z 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-15T14:23:49.7427840Z 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-15T14:23:49.8986450Z 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-15T14:23:50.0399940Z 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-15T14:23:50.1738830Z 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-15T14:23:50.2862160Z 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-15T14:23:50.3955130Z 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-15T14:23:50.4870450Z 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-15T14:23:51.1876880Z 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-15T14:23:51.2588920Z 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-15T14:23:51.3318790Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-15T14:23:51.3390630Z ** R 2021-05-15T14:23:51.4021460Z ** inst 2021-05-15T14:23:51.4128720Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:54.3088020Z ** help 2021-05-15T14:23:54.7047530Z *** installing help indices 2021-05-15T14:23:54.8619330Z *** copying figures 2021-05-15T14:23:54.8703410Z ** building package indices 2021-05-15T14:23:55.0294870Z ** installing vignettes 2021-05-15T14:23:55.0560010Z ** testing if installed package can be loaded 2021-05-15T14:23:55.4394120Z * DONE (vctrs) 2021-05-15T14:23:55.9417900Z * installing *source* package ‘processx’ ... 2021-05-15T14:23:55.9488880Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:55.9694800Z ** libs 2021-05-15T14:23:55.9884470Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-15T14:23:56.1681090Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-15T14:23:56.1683020Z supervisor/utils.c -o supervisor/supervisor 2021-05-15T14:23:56.5014420Z 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-15T14:23:56.6002730Z 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-15T14:23:56.7059460Z 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-15T14:23:56.7818970Z 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-15T14:23:56.7821210Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-15T14:23:56.8887920Z 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-15T14:23:57.0098220Z 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-15T14:23:57.1627530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-15T14:23:57.4961190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-15T14:23:57.7102670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-15T14:23:57.8284750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-15T14:23:57.9475520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-15T14:23:58.0478300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-15T14:23:58.3558540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-15T14:23:58.4696070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-15T14:23:58.5921130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-15T14:23:58.6673850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-15T14:23:58.7702550Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:23:58.8326950Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-15T14:23:58.8419310Z ** R 2021-05-15T14:23:58.8699880Z ** inst 2021-05-15T14:23:58.8714520Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:00.4468680Z ** help 2021-05-15T14:24:00.5323180Z *** installing help indices 2021-05-15T14:24:00.5890570Z ** building package indices 2021-05-15T14:24:00.6375760Z ** testing if installed package can be loaded 2021-05-15T14:24:00.9696160Z * DONE (processx) 2021-05-15T14:24:01.2785460Z * installing *source* package ‘highr’ ... 2021-05-15T14:24:01.2810070Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:01.3023790Z ** R 2021-05-15T14:24:01.3069630Z ** inst 2021-05-15T14:24:01.3128130Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:01.4743340Z ** help 2021-05-15T14:24:01.4965710Z *** installing help indices 2021-05-15T14:24:01.5167660Z ** building package indices 2021-05-15T14:24:01.5269660Z ** installing vignettes 2021-05-15T14:24:01.5307060Z ** testing if installed package can be loaded 2021-05-15T14:24:01.7702390Z * DONE (highr) 2021-05-15T14:24:02.0579050Z * installing *source* package ‘rversions’ ... 2021-05-15T14:24:02.0647760Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:02.0814580Z ** R 2021-05-15T14:24:02.0869270Z ** inst 2021-05-15T14:24:02.0883350Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:02.2632250Z ** help 2021-05-15T14:24:02.2956860Z *** installing help indices 2021-05-15T14:24:02.3196340Z *** copying figures 2021-05-15T14:24:02.3205790Z ** building package indices 2021-05-15T14:24:02.3434290Z ** testing if installed package can be loaded 2021-05-15T14:24:02.6259050Z * DONE (rversions) 2021-05-15T14:24:03.2341600Z * installing *source* package ‘pillar’ ... 2021-05-15T14:24:03.2506470Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:03.2746080Z ** R 2021-05-15T14:24:03.3109900Z ** inst 2021-05-15T14:24:03.3299160Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:05.2789090Z ** help 2021-05-15T14:24:05.4400850Z *** installing help indices 2021-05-15T14:24:05.5048740Z *** copying figures 2021-05-15T14:24:05.5086970Z ** building package indices 2021-05-15T14:24:05.5800030Z ** installing vignettes 2021-05-15T14:24:05.5898570Z ** testing if installed package can be loaded 2021-05-15T14:24:05.9292780Z * DONE (pillar) 2021-05-15T14:24:06.3043360Z * installing *source* package ‘callr’ ... 2021-05-15T14:24:06.3098230Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:06.3286400Z ** R 2021-05-15T14:24:06.3557380Z ** inst 2021-05-15T14:24:06.3575390Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:10.0364300Z ** help 2021-05-15T14:24:10.2209600Z *** installing help indices 2021-05-15T14:24:10.3055010Z ** building package indices 2021-05-15T14:24:10.3727160Z ** testing if installed package can be loaded 2021-05-15T14:24:10.6157540Z * DONE (callr) 2021-05-15T14:24:11.2529280Z * installing *source* package ‘knitr’ ... 2021-05-15T14:24:11.2728160Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:11.3203970Z ** R 2021-05-15T14:24:11.3923470Z ** demo 2021-05-15T14:24:11.3938000Z ** inst 2021-05-15T14:24:11.4657230Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:16.0087430Z ** help 2021-05-15T14:24:16.2481810Z *** installing help indices 2021-05-15T14:24:16.3800060Z ** building package indices 2021-05-15T14:24:16.5053640Z ** installing vignettes 2021-05-15T14:24:16.5275110Z ** testing if installed package can be loaded 2021-05-15T14:24:16.7672800Z * DONE (knitr) 2021-05-15T14:24:17.3712480Z * installing *source* package ‘tibble’ ... 2021-05-15T14:24:17.3877830Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:17.4139720Z ** libs 2021-05-15T14:24:17.4315930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-15T14:24:17.5065540Z 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-15T14:24:17.6068740Z 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-15T14:24:17.6744080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-15T14:24:17.8007480Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:24:17.8595080Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-15T14:24:17.8636470Z ** R 2021-05-15T14:24:17.8959930Z ** inst 2021-05-15T14:24:17.9162630Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:19.6292730Z ** help 2021-05-15T14:24:19.7168330Z *** installing help indices 2021-05-15T14:24:19.7707570Z *** copying figures 2021-05-15T14:24:19.7745510Z ** building package indices 2021-05-15T14:24:19.8201990Z ** installing vignettes 2021-05-15T14:24:19.8270180Z ** testing if installed package can be loaded 2021-05-15T14:24:20.3370750Z * DONE (tibble) 2021-05-15T14:24:20.6931290Z * installing *source* package ‘pkgbuild’ ... 2021-05-15T14:24:20.6977880Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:20.7165460Z ** R 2021-05-15T14:24:20.7321260Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:21.9473590Z ** help 2021-05-15T14:24:21.9988460Z *** installing help indices 2021-05-15T14:24:22.0377510Z ** building package indices 2021-05-15T14:24:22.0740350Z ** testing if installed package can be loaded 2021-05-15T14:24:22.3703500Z * DONE (pkgbuild) 2021-05-15T14:24:22.9370220Z * installing *source* package ‘roxygen2’ ... 2021-05-15T14:24:22.9521970Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:22.9757170Z ** libs 2021-05-15T14:24:22.9939590Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-15T14:24:24.1164130Z In file included from RcppExports.cpp:4: 2021-05-15T14:24:24.1166030Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:24:24.1168600Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:24:24.1170120Z SEXP data = Parent::get__(); 2021-05-15T14:24:24.1170880Z ^ 2021-05-15T14:24:27.9315750Z 1 warning generated. 2021-05-15T14:24:27.9445070Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-15T14:24:28.9624260Z In file included from escapeExamples.cpp:1: 2021-05-15T14:24:28.9625800Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:24:28.9628220Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:24:28.9629690Z SEXP data = Parent::get__(); 2021-05-15T14:24:28.9630400Z ^ 2021-05-15T14:24:31.4265330Z 1 warning generated. 2021-05-15T14:24:31.4385400Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-15T14:24:32.5165930Z In file included from isComplete.cpp:1: 2021-05-15T14:24:32.5167210Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:24:32.5169490Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:24:32.5171390Z SEXP data = Parent::get__(); 2021-05-15T14:24:32.5172060Z ^ 2021-05-15T14:24:35.0565740Z 1 warning generated. 2021-05-15T14:24:35.0692510Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-15T14:24:36.1488620Z In file included from leadingSpaces.cpp:1: 2021-05-15T14:24:36.1490510Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:24:36.1492630Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:24:36.1493680Z SEXP data = Parent::get__(); 2021-05-15T14:24:36.1494090Z ^ 2021-05-15T14:24:38.8511540Z 1 warning generated. 2021-05-15T14:24:38.8641630Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-15T14:24:39.9111950Z In file included from parser2.cpp:1: 2021-05-15T14:24:39.9113630Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:24:39.9116220Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:24:39.9118650Z SEXP data = Parent::get__(); 2021-05-15T14:24:39.9151170Z ^ 2021-05-15T14:24:44.0775170Z 1 warning generated. 2021-05-15T14:24:44.0907360Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-15T14:24:45.1217180Z In file included from wrapUsage.cpp:1: 2021-05-15T14:24:45.1218550Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:24:45.1221050Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:24:45.1222400Z SEXP data = Parent::get__(); 2021-05-15T14:24:45.1223100Z ^ 2021-05-15T14:24:47.7208650Z 1 warning generated. 2021-05-15T14:24:47.7369760Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:24:47.8042780Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-15T14:24:47.8094630Z ** R 2021-05-15T14:24:47.8684870Z ** inst 2021-05-15T14:24:47.8775850Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:51.9079860Z ** help 2021-05-15T14:24:51.9988840Z *** installing help indices 2021-05-15T14:24:52.0567500Z *** copying figures 2021-05-15T14:24:52.0580790Z ** building package indices 2021-05-15T14:24:52.1051530Z ** installing vignettes 2021-05-15T14:24:52.1175280Z ** testing if installed package can be loaded 2021-05-15T14:24:52.6359180Z * DONE (roxygen2) 2021-05-15T14:24:52.9461120Z * installing *source* package ‘rematch2’ ... 2021-05-15T14:24:52.9484590Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:52.9684800Z ** R 2021-05-15T14:24:52.9747580Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:53.3482700Z ** help 2021-05-15T14:24:53.3787150Z *** installing help indices 2021-05-15T14:24:53.4335740Z ** building package indices 2021-05-15T14:24:53.4459400Z ** testing if installed package can be loaded 2021-05-15T14:24:53.8479830Z * DONE (rematch2) 2021-05-15T14:24:54.1776600Z * installing *source* package ‘waldo’ ... 2021-05-15T14:24:54.1816440Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:54.1997570Z ** R 2021-05-15T14:24:54.2103810Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:54.7674490Z ** help 2021-05-15T14:24:54.7881300Z *** installing help indices 2021-05-15T14:24:54.8096340Z *** copying figures 2021-05-15T14:24:54.8101100Z ** building package indices 2021-05-15T14:24:54.8230770Z ** testing if installed package can be loaded 2021-05-15T14:24:55.1008680Z * DONE (waldo) 2021-05-15T14:24:55.8017980Z * installing *source* package ‘testthat’ ... 2021-05-15T14:24:55.8255440Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:55.8533880Z ** libs 2021-05-15T14:24:55.8715440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:24:55.9513060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-15T14:24:56.0355860Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-15T14:24:56.9748000Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-15T14:24:57.8088230Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-15T14:25:12.4829410Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:25:12.5591350Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-15T14:25:12.5681190Z ** R 2021-05-15T14:25:12.6336470Z ** inst 2021-05-15T14:25:12.6535880Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:25:22.5533630Z ** help 2021-05-15T14:25:22.8458630Z *** installing help indices 2021-05-15T14:25:23.0008770Z *** copying figures 2021-05-15T14:25:23.0049050Z ** building package indices 2021-05-15T14:25:23.1588640Z ** installing vignettes 2021-05-15T14:25:23.1681310Z ** testing if installed package can be loaded 2021-05-15T14:25:23.5519730Z * DONE (testthat) 2021-05-15T14:25:24.0911930Z * installing *source* package ‘devtools’ ... 2021-05-15T14:25:24.1028410Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-15T14:25:24.1397880Z ** R 2021-05-15T14:25:24.1652870Z ** inst 2021-05-15T14:25:24.1680130Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:25:25.9661600Z ** help 2021-05-15T14:25:26.1097760Z *** installing help indices 2021-05-15T14:25:26.1920300Z *** copying figures 2021-05-15T14:25:26.1927890Z ** building package indices 2021-05-15T14:25:26.2743700Z ** installing vignettes 2021-05-15T14:25:26.2814200Z ** testing if installed package can be loaded 2021-05-15T14:25:27.1799550Z * DONE (devtools) 2021-05-15T14:25:27.2319390Z 2021-05-15T14:25:27.2421300Z The downloaded source packages are in 2021-05-15T14:25:27.2524270Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpto5hBt/downloaded_packages’ 2021-05-15T14:25:27.3919020Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:25:29.9789840Z 2021-05-15T14:25:30.3377970Z 2021-05-15T14:25:30.3396610Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpto5hBt/remotes2a141237bc8b/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:25:30.3447310Z 2021-05-15T14:25:30.3449930Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpto5hBt/remotes2a141237bc8b/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:25:30.4335600Z 2021-05-15T14:25:30.4337080Z 2021-05-15T14:25:30.4338710Z ─ preparing ‘desc’: 2021-05-15T14:25:30.4339470Z 2021-05-15T14:25:30.4340210Z 2021-05-15T14:25:30.4476650Z checking DESCRIPTION meta-information ... 2021-05-15T14:25:30.4477780Z 2021-05-15T14:25:30.4479170Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:25:30.5619700Z 2021-05-15T14:25:30.5622150Z 2021-05-15T14:25:30.5624160Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:25:30.5625110Z 2021-05-15T14:25:30.5625830Z 2021-05-15T14:25:30.5627230Z ─ checking for empty or unneeded directories 2021-05-15T14:25:30.5665270Z 2021-05-15T14:25:30.5681440Z 2021-05-15T14:25:30.5682980Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:25:30.6963040Z 2021-05-15T14:25:30.6964120Z 2021-05-15T14:25:30.6964750Z 2021-05-15T14:25:30.7326840Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:25:30.7346490Z (as ‘lib’ is unspecified) 2021-05-15T14:25:31.1185500Z * installing *source* package ‘desc’ ... 2021-05-15T14:25:31.1456710Z ** R 2021-05-15T14:25:31.1703320Z ** inst 2021-05-15T14:25:31.1749020Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:25:32.6748780Z ** help 2021-05-15T14:25:32.8543750Z *** installing help indices 2021-05-15T14:25:32.9605120Z ** building package indices 2021-05-15T14:25:33.1059200Z ** testing if installed package can be loaded 2021-05-15T14:25:33.3363020Z * DONE (desc) 2021-05-15T14:25:33.6307990Z 2021-05-15T14:25:33.6309000Z 2021-05-15T14:25:33.6322970Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpto5hBt/remotes2a142dc65548/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:25:33.6357880Z 2021-05-15T14:25:33.6360190Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpto5hBt/remotes2a142dc65548/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:25:33.6907180Z 2021-05-15T14:25:33.6909060Z 2021-05-15T14:25:33.6910540Z ─ preparing ‘ghtravis’: 2021-05-15T14:25:33.6911180Z 2021-05-15T14:25:33.6911750Z 2021-05-15T14:25:33.6993090Z checking DESCRIPTION meta-information ... 2021-05-15T14:25:33.7105560Z 2021-05-15T14:25:33.7320680Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:25:33.7810390Z 2021-05-15T14:25:33.7828740Z 2021-05-15T14:25:33.7830640Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:25:33.7831510Z 2021-05-15T14:25:33.7832090Z 2021-05-15T14:25:33.7833310Z ─ checking for empty or unneeded directories 2021-05-15T14:25:33.7833990Z 2021-05-15T14:25:33.7834530Z 2021-05-15T14:25:33.7835660Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:25:33.8155640Z 2021-05-15T14:25:33.8156760Z 2021-05-15T14:25:33.8157360Z 2021-05-15T14:25:33.8649440Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:25:33.8650950Z (as ‘lib’ is unspecified) 2021-05-15T14:25:34.1559650Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:25:34.1748920Z ** R 2021-05-15T14:25:34.1916580Z ** inst 2021-05-15T14:25:34.1936720Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:25:35.4758960Z ** help 2021-05-15T14:25:35.5570090Z *** installing help indices 2021-05-15T14:25:35.6058910Z ** building package indices 2021-05-15T14:25:35.6517540Z ** testing if installed package can be loaded 2021-05-15T14:25:36.3836860Z * DONE (ghtravis) 2021-05-15T14:25:36.4246200Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:25:36.7463310Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:25:39.3482660Z 2021-05-15T14:25:39.3485010Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:25:39.3486380Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:25:39.3487770Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:25:39.3488850Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:25:39.3490390Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:25:39.3491580Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:25:39.3495270Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:25:39.3496640Z (as ‘lib’ is unspecified) 2021-05-15T14:25:40.8044800Z 2021-05-15T14:25:40.8046670Z There are binary versions available but the source versions are later: 2021-05-15T14:25:40.8059650Z binary source needs_compilation 2021-05-15T14:25:40.8060710Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-15T14:25:40.8061660Z generics 0.0.2 0.1.0 FALSE 2021-05-15T14:25:40.8062550Z dplyr 0.8.5 1.0.6 TRUE 2021-05-15T14:25:40.8063390Z tidyr 1.0.2 1.1.3 TRUE 2021-05-15T14:25:40.8065490Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-15T14:25:40.8066010Z 2021-05-15T14:25:40.8066630Z 2021-05-15T14:25:40.8080710Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:25:40.9396000Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-15T14:25:40.9459410Z ================================================== 2021-05-15T14:25:40.9460320Z downloaded 89 KB 2021-05-15T14:25:40.9461190Z 2021-05-15T14:25:40.9491110Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:25:41.1132490Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-15T14:25:41.1206910Z ================================================== 2021-05-15T14:25:41.1208360Z downloaded 115 KB 2021-05-15T14:25:41.1209120Z 2021-05-15T14:25:41.1238460Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:25:41.3934810Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-15T14:25:41.4036550Z ================================================== 2021-05-15T14:25:41.4037490Z downloaded 194 KB 2021-05-15T14:25:41.4038410Z 2021-05-15T14:25:41.4068830Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:25:41.5493150Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-15T14:25:42.3105930Z ================================================== 2021-05-15T14:25:42.3166610Z downloaded 932 KB 2021-05-15T14:25:42.3167410Z 2021-05-15T14:25:42.3169560Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:25:42.3171320Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-15T14:25:42.3172260Z ================================================== 2021-05-15T14:25:42.3172990Z downloaded 691 KB 2021-05-15T14:25:42.3173530Z 2021-05-15T14:25:42.3174780Z * installing *source* package ‘tidyselect’ ... 2021-05-15T14:25:42.3176350Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-15T14:25:42.3177250Z ** R 2021-05-15T14:25:42.3177840Z ** inst 2021-05-15T14:25:42.3179110Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:25:43.0704290Z ** help 2021-05-15T14:25:43.1436840Z *** installing help indices 2021-05-15T14:25:43.2044370Z ** building package indices 2021-05-15T14:25:43.2395270Z ** installing vignettes 2021-05-15T14:25:43.2447310Z ** testing if installed package can be loaded 2021-05-15T14:25:43.5430960Z * DONE (tidyselect) 2021-05-15T14:25:43.9164470Z * installing *source* package ‘generics’ ... 2021-05-15T14:25:43.9233980Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-15T14:25:43.9428870Z ** R 2021-05-15T14:25:43.9521050Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:25:44.0894450Z ** help 2021-05-15T14:25:44.1883980Z *** installing help indices 2021-05-15T14:25:44.2477350Z ** building package indices 2021-05-15T14:25:44.2999830Z ** testing if installed package can be loaded 2021-05-15T14:25:44.5219370Z * DONE (generics) 2021-05-15T14:25:44.8901660Z * installing *source* package ‘cpp11’ ... 2021-05-15T14:25:44.8961800Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-15T14:25:44.9162920Z ** R 2021-05-15T14:25:44.9240370Z ** inst 2021-05-15T14:25:44.9475180Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:25:45.1796730Z ** help 2021-05-15T14:25:45.2000600Z *** installing help indices 2021-05-15T14:25:45.2232060Z ** building package indices 2021-05-15T14:25:45.2366460Z ** installing vignettes 2021-05-15T14:25:45.2412350Z ** testing if installed package can be loaded 2021-05-15T14:25:45.4572090Z * DONE (cpp11) 2021-05-15T14:25:46.2018830Z * installing *source* package ‘dplyr’ ... 2021-05-15T14:25:46.2250110Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:25:46.2534020Z ** libs 2021-05-15T14:25:46.3287380Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-15T14:25:46.5259820Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-15T14:25:46.7598050Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-15T14:25:46.9416810Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-15T14:25:47.7422470Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-15T14:25:47.9047070Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-15T14:25:48.0739050Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-15T14:25:48.2468480Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-15T14:25:48.4387910Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-15T14:25:48.6138070Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-15T14:25:48.7676730Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-15T14:25:48.9782570Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:25:49.0435710Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-15T14:25:49.0481330Z ** R 2021-05-15T14:25:49.1295390Z ** data 2021-05-15T14:25:49.1320140Z *** moving datasets to lazyload DB 2021-05-15T14:25:49.2386100Z ** inst 2021-05-15T14:25:49.2535000Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:25:53.9734990Z ** help 2021-05-15T14:25:54.4155770Z *** installing help indices 2021-05-15T14:25:54.6194720Z *** copying figures 2021-05-15T14:25:54.6236460Z ** building package indices 2021-05-15T14:25:54.8475100Z ** installing vignettes 2021-05-15T14:25:54.8661670Z ** testing if installed package can be loaded 2021-05-15T14:25:55.5572510Z * DONE (dplyr) 2021-05-15T14:25:56.0938410Z * installing *source* package ‘tidyr’ ... 2021-05-15T14:25:56.1060770Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:25:56.1296600Z ** libs 2021-05-15T14:25:56.1489420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-15T14:25:57.3970750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-15T14:25:57.9833660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-15T14:25:59.4069660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-15T14:26:00.6431350Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:26:00.7086630Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-15T14:26:00.7133430Z ** R 2021-05-15T14:26:00.7417640Z ** data 2021-05-15T14:26:00.7487620Z *** moving datasets to lazyload DB 2021-05-15T14:26:00.9456100Z ** inst 2021-05-15T14:26:00.9560790Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:02.6634280Z ** help 2021-05-15T14:26:02.8193930Z *** installing help indices 2021-05-15T14:26:02.9000720Z *** copying figures 2021-05-15T14:26:02.9044260Z ** building package indices 2021-05-15T14:26:02.9832680Z ** installing vignettes 2021-05-15T14:26:03.0113590Z ** testing if installed package can be loaded 2021-05-15T14:26:03.7161790Z * DONE (tidyr) 2021-05-15T14:26:03.7557820Z 2021-05-15T14:26:03.7559220Z The downloaded source packages are in 2021-05-15T14:26:03.7561430Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpto5hBt/downloaded_packages’ 2021-05-15T14:26:04.0543560Z 2021-05-15T14:26:04.0548820Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpto5hBt/remotes2a144f64803/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:26:04.0567090Z 2021-05-15T14:26:04.0569370Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpto5hBt/remotes2a144f64803/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:26:04.0943930Z 2021-05-15T14:26:04.1051750Z 2021-05-15T14:26:04.1158050Z ─ preparing ‘aghast’: 2021-05-15T14:26:04.1211290Z 2021-05-15T14:26:04.1241130Z 2021-05-15T14:26:04.1242890Z checking DESCRIPTION meta-information ... 2021-05-15T14:26:04.1243740Z 2021-05-15T14:26:04.1245090Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:26:04.1502480Z 2021-05-15T14:26:04.1604110Z 2021-05-15T14:26:04.1664190Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:26:04.1674780Z 2021-05-15T14:26:04.1675560Z 2021-05-15T14:26:04.1676930Z ─ checking for empty or unneeded directories 2021-05-15T14:26:04.1677700Z 2021-05-15T14:26:04.1678290Z 2021-05-15T14:26:04.1679440Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:26:04.1680050Z 2021-05-15T14:26:04.1680630Z 2021-05-15T14:26:04.1681200Z 2021-05-15T14:26:04.1817010Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:26:04.1827110Z (as ‘lib’ is unspecified) 2021-05-15T14:26:04.4382720Z * installing *source* package ‘aghast’ ... 2021-05-15T14:26:04.4629400Z ** R 2021-05-15T14:26:04.4726090Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:04.8220410Z ** help 2021-05-15T14:26:04.8514970Z *** installing help indices 2021-05-15T14:26:04.8800950Z ** building package indices 2021-05-15T14:26:04.8996580Z ** testing if installed package can be loaded 2021-05-15T14:26:05.1184790Z * DONE (aghast) 2021-05-15T14:26:05.1474650Z Installing 1 packages: covr 2021-05-15T14:26:05.1521420Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:26:05.1523040Z (as ‘lib’ is unspecified) 2021-05-15T14:26:05.9171580Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:26:05.9172700Z 2021-05-15T14:26:06.4738000Z 2021-05-15T14:26:06.4739650Z There are binary versions available but the source versions are later: 2021-05-15T14:26:06.4751440Z binary source needs_compilation 2021-05-15T14:26:06.4752430Z rex 1.1.2 1.2.0 FALSE 2021-05-15T14:26:06.4753290Z covr 3.5.0 3.5.1 TRUE 2021-05-15T14:26:06.4753930Z 2021-05-15T14:26:06.4767160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-15T14:26:06.7402050Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-15T14:26:06.7500000Z ================================================== 2021-05-15T14:26:06.7500960Z downloaded 154 KB 2021-05-15T14:26:06.7501640Z 2021-05-15T14:26:06.7735150Z 2021-05-15T14:26:06.7774210Z installing the source packages ‘rex’, ‘covr’ 2021-05-15T14:26:06.7774970Z The downloaded binary packages are in 2021-05-15T14:26:06.7779050Z 2021-05-15T14:26:06.7779840Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpto5hBt/downloaded_packages 2021-05-15T14:26:06.7788510Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:26:06.9094430Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-15T14:26:06.9152760Z ================================================== 2021-05-15T14:26:06.9153680Z downloaded 89 KB 2021-05-15T14:26:06.9154360Z 2021-05-15T14:26:06.9186260Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:26:07.0889900Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-15T14:26:07.0978430Z ================================================== 2021-05-15T14:26:07.0979340Z downloaded 143 KB 2021-05-15T14:26:07.0981050Z 2021-05-15T14:26:07.4091670Z * installing *source* package ‘rex’ ... 2021-05-15T14:26:07.4148600Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:07.4436960Z ** R 2021-05-15T14:26:07.4551010Z ** inst 2021-05-15T14:26:07.4653220Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:07.8030100Z ** help 2021-05-15T14:26:07.8741240Z *** installing help indices 2021-05-15T14:26:07.9180080Z ** building package indices 2021-05-15T14:26:07.9846040Z ** installing vignettes 2021-05-15T14:26:08.0165870Z ** testing if installed package can be loaded 2021-05-15T14:26:08.2496500Z * DONE (rex) 2021-05-15T14:26:08.7299430Z * installing *source* package ‘covr’ ... 2021-05-15T14:26:08.7428670Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:08.8223530Z ** libs 2021-05-15T14:26:08.8374240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-15T14:26:08.9446090Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:26:09.0036940Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-15T14:26:09.0078300Z ** R 2021-05-15T14:26:09.0340480Z ** inst 2021-05-15T14:26:09.0430240Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:10.3670540Z ** help 2021-05-15T14:26:10.4545150Z *** installing help indices 2021-05-15T14:26:10.5109610Z *** copying figures 2021-05-15T14:26:10.5118780Z ** building package indices 2021-05-15T14:26:10.5615060Z ** installing vignettes 2021-05-15T14:26:10.5668670Z ** testing if installed package can be loaded 2021-05-15T14:26:11.1204190Z * DONE (covr) 2021-05-15T14:26:11.1760810Z 2021-05-15T14:26:11.1835880Z The downloaded source packages are in 2021-05-15T14:26:11.1840750Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpto5hBt/downloaded_packages’ 2021-05-15T14:26:11.2151570Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:26:11.2152260Z Rscript -e "tic::before_install()" 2021-05-15T14:26:11.2520890Z shell: /bin/bash -e {0} 2021-05-15T14:26:11.2521290Z env: 2021-05-15T14:26:11.2522110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:26:11.2522590Z TIC_DEPLOY_KEY: 2021-05-15T14:26:11.2522940Z RSPM: 2021-05-15T14:26:11.2524400Z GITHUB_PAT: *** 2021-05-15T14:26:11.2524810Z COVERALLS_TOKEN: 2021-05-15T14:26:11.2525250Z continue-on-error: false 2021-05-15T14:26:11.2525700Z VDIFFR_RUN_TESTS: false 2021-05-15T14:26:11.2526170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:26:11.2526580Z TZ: UTC 2021-05-15T14:26:11.2526920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:26:11.2527300Z NOT_CRAN: true 2021-05-15T14:26:11.2527640Z ##[endgroup] 2021-05-15T14:26:11.5817130Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:26:11.7273160Z Running before_install: step_install_remote_binaries() 2021-05-15T14:26:12.2895090Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:26:12.2895960Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:26:12.2896610Z remotes::install_cran("rcmdcheck") 2021-05-15T14:26:12.2897150Z remotes::install_cran("markdown") 2021-05-15T14:26:12.3104230Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:26:12.3104690Z env: 2021-05-15T14:26:12.3105140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:26:12.3105870Z TIC_DEPLOY_KEY: 2021-05-15T14:26:12.3106240Z RSPM: 2021-05-15T14:26:12.3107740Z GITHUB_PAT: *** 2021-05-15T14:26:12.3108190Z COVERALLS_TOKEN: 2021-05-15T14:26:12.3108710Z continue-on-error: false 2021-05-15T14:26:12.3109190Z VDIFFR_RUN_TESTS: false 2021-05-15T14:26:12.3109720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:26:12.3110190Z TZ: UTC 2021-05-15T14:26:12.3110560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:26:12.3111010Z NOT_CRAN: true 2021-05-15T14:26:12.3111460Z ##[endgroup] 2021-05-15T14:26:17.7177080Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T14:26:17.7178870Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T14:26:17.7180880Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T14:26:17.7182280Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T14:26:17.7195700Z Installing 4 packages: base64enc, tinytex, htmltools, rmarkdown 2021-05-15T14:26:17.7209600Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:26:17.7211190Z (as ‘lib’ is unspecified) 2021-05-15T14:26:23.2629940Z 2021-05-15T14:26:23.2631720Z There are binary versions available but the source versions are later: 2021-05-15T14:26:23.2654160Z binary source needs_compilation 2021-05-15T14:26:23.2655290Z tinytex 0.20 0.31 FALSE 2021-05-15T14:26:23.2656240Z htmltools 0.4.0 0.5.1.1 TRUE 2021-05-15T14:26:23.2657240Z rmarkdown 2.1 2.8 FALSE 2021-05-15T14:26:23.2657940Z 2021-05-15T14:26:23.2681370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/base64enc_0.1-3.tgz' 2021-05-15T14:26:23.4335970Z Content type 'application/x-gzip' length 31812 bytes (31 KB) 2021-05-15T14:26:23.4337980Z ================================================== 2021-05-15T14:26:23.4339440Z downloaded 31 KB 2021-05-15T14:26:23.4340160Z 2021-05-15T14:26:23.4527610Z 2021-05-15T14:26:23.4571200Z installing the source packages ‘tinytex’, ‘htmltools’, ‘rmarkdown’ 2021-05-15T14:26:23.4572030Z The downloaded binary packages are in 2021-05-15T14:26:23.4576070Z 2021-05-15T14:26:23.4576910Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp7EdbYo/downloaded_packages 2021-05-15T14:26:23.4586840Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-15T14:26:23.6972270Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-15T14:26:23.6973780Z ================================================== 2021-05-15T14:26:23.6974310Z downloaded 28 KB 2021-05-15T14:26:23.6974620Z 2021-05-15T14:26:23.7009110Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-15T14:26:23.9683110Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-15T14:26:23.9735100Z ================================================== 2021-05-15T14:26:23.9735710Z downloaded 69 KB 2021-05-15T14:26:23.9736440Z 2021-05-15T14:26:23.9767940Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-15T14:26:24.2365560Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-15T14:26:24.2909050Z ================================================== 2021-05-15T14:26:24.2909860Z downloaded 3.1 MB 2021-05-15T14:26:24.2910140Z 2021-05-15T14:26:24.5740180Z * installing *source* package ‘tinytex’ ... 2021-05-15T14:26:24.5763990Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:24.5934940Z ** R 2021-05-15T14:26:24.6062090Z ** inst 2021-05-15T14:26:24.6078500Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:25.2079420Z ** help 2021-05-15T14:26:25.2699010Z *** installing help indices 2021-05-15T14:26:25.3064620Z ** building package indices 2021-05-15T14:26:25.3384300Z ** testing if installed package can be loaded 2021-05-15T14:26:25.5689690Z * DONE (tinytex) 2021-05-15T14:26:25.9118030Z * installing *source* package ‘htmltools’ ... 2021-05-15T14:26:25.9163310Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:25.9366850Z ** libs 2021-05-15T14:26:25.9546620Z 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-15T14:26:26.0368790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-15T14:26:26.1481550Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:26:26.2068500Z installing to /Users/runner/work/_temp/Library/htmltools/libs 2021-05-15T14:26:26.2118530Z ** R 2021-05-15T14:26:26.2346660Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:28.6870100Z ** help 2021-05-15T14:26:28.8023650Z *** installing help indices 2021-05-15T14:26:28.8785590Z ** building package indices 2021-05-15T14:26:28.9897290Z ** testing if installed package can be loaded 2021-05-15T14:26:29.3636060Z * DONE (htmltools) 2021-05-15T14:26:30.4422420Z * installing *source* package ‘rmarkdown’ ... 2021-05-15T14:26:30.4854480Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:30.5216260Z ** R 2021-05-15T14:26:30.5993300Z ** inst 2021-05-15T14:26:30.7378520Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:34.3686310Z ** help 2021-05-15T14:26:34.6167340Z *** installing help indices 2021-05-15T14:26:34.7755760Z *** copying figures 2021-05-15T14:26:34.7857440Z ** building package indices 2021-05-15T14:26:34.9058980Z ** installing vignettes 2021-05-15T14:26:34.9133280Z ** testing if installed package can be loaded 2021-05-15T14:26:35.2343040Z * DONE (rmarkdown) 2021-05-15T14:26:35.3150910Z 2021-05-15T14:26:35.3159580Z The downloaded source packages are in 2021-05-15T14:26:35.3170510Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7EdbYo/downloaded_packages’ 2021-05-15T14:26:36.0670290Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:26:36.0726020Z Use `force = TRUE` to force installation 2021-05-15T14:26:36.0892360Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:26:36.1179280Z Use `force = TRUE` to force installation 2021-05-15T14:26:36.1424700Z ##[group]Run options(width = 100) 2021-05-15T14:26:36.1425370Z options(width = 100) 2021-05-15T14:26:36.1425960Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:26:36.1426660Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:26:36.1643500Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:26:36.1643970Z env: 2021-05-15T14:26:36.1644470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:26:36.1644920Z TIC_DEPLOY_KEY: 2021-05-15T14:26:36.1645270Z RSPM: 2021-05-15T14:26:36.1646910Z GITHUB_PAT: *** 2021-05-15T14:26:36.1647330Z COVERALLS_TOKEN: 2021-05-15T14:26:36.1647790Z continue-on-error: false 2021-05-15T14:26:36.1648290Z VDIFFR_RUN_TESTS: false 2021-05-15T14:26:36.1648770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:26:36.1649230Z TZ: UTC 2021-05-15T14:26:36.1649600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:26:36.1650010Z NOT_CRAN: true 2021-05-15T14:26:36.1650450Z ##[endgroup] 2021-05-15T14:26:36.7817200Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:26:36.7870850Z setting value 2021-05-15T14:26:36.7931340Z version R version 3.5.3 (2019-03-11) 2021-05-15T14:26:36.7932610Z os macOS 10.15.7 2021-05-15T14:26:36.7933580Z system x86_64, darwin15.6.0 2021-05-15T14:26:36.7934430Z ui X11 2021-05-15T14:26:36.7935290Z language (EN) 2021-05-15T14:26:36.7936680Z collate en_US.UTF-8 2021-05-15T14:26:36.7938090Z ctype en_US.UTF-8 2021-05-15T14:26:36.7939010Z tz UTC 2021-05-15T14:26:36.7940210Z date 2021-05-15 2021-05-15T14:26:36.7940870Z 2021-05-15T14:26:36.7942370Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:26:36.7943550Z ! package * version date lib source 2021-05-15T14:26:36.7945270Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:26:36.7946850Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-15T14:26:36.7948830Z base * 3.5.3 2019-03-13 [?] local 2021-05-15T14:26:36.7950400Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.5.0) 2021-05-15T14:26:36.7951850Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-15T14:26:36.7953350Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-15T14:26:36.7954810Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7956230Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7957750Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7959230Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-15T14:26:36.7960710Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7962190Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7963680Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-15T14:26:36.7965150Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-15T14:26:36.7966670Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-15T14:26:36.7968130Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-15T14:26:36.7969650Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7971110Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7973140Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7974820Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7976320Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7977800Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-15T14:26:36.7979390Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:26:36.7980890Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7982410Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7983890Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7985420Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7986950Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7988450Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-15T14:26:36.7989910Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7991390Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7992910Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-15T14:26:36.7994350Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7995830Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7997250Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.7998740Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8000330Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:26:36.8001850Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8003470Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8005270Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8006780Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-15T14:26:36.8008980Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-15T14:26:36.8014910Z grid 3.5.3 2019-03-13 [?] local 2021-05-15T14:26:36.8016500Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8018030Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8019490Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8020990Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-15T14:26:36.8022480Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8024000Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-15T14:26:36.8025460Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8027000Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-15T14:26:36.8028620Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-15T14:26:36.8030230Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8032420Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8034350Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-15T14:26:36.8036100Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T14:26:36.8038370Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T14:26:36.8041910Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8043600Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-15T14:26:36.8045730Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-15T14:26:36.8047180Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8048570Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-15T14:26:36.8050010Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-15T14:26:36.8051390Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8052880Z parallel 3.5.3 2019-03-13 [?] local 2021-05-15T14:26:36.8054350Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8055740Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8057240Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-15T14:26:36.8058700Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8060110Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-15T14:26:36.8061590Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-15T14:26:36.8063080Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8064530Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8065950Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8067320Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8068780Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8070240Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-15T14:26:36.8071980Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8073450Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8075000Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8076400Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8077820Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8079200Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8080700Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8082150Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-15T14:26:36.8083540Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8085150Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8086620Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8088160Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-15T14:26:36.8089640Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-15T14:26:36.8091100Z splines 3.5.3 2019-03-13 [?] local 2021-05-15T14:26:36.8092510Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-15T14:26:36.8094350Z stats4 3.5.3 2019-03-13 [?] local 2021-05-15T14:26:36.8095800Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8097320Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-15T14:26:36.8098790Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-15T14:26:36.8100190Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8101590Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-15T14:26:36.8103050Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8104470Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8105960Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:26:36.8107390Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8108930Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8110400Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8111790Z P tools 3.5.3 2019-03-13 [2] local 2021-05-15T14:26:36.8113260Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8114770Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8116180Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-15T14:26:36.8117600Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8118990Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8120510Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-15T14:26:36.8121970Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8123700Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8125100Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8126900Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-15T14:26:36.8128350Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-15T14:26:36.8129730Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T14:26:36.8130420Z 2021-05-15T14:26:36.8131410Z [1] /Users/runner/work/_temp/Library 2021-05-15T14:26:36.8132500Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-15T14:26:36.8133560Z 2021-05-15T14:26:36.8134920Z P ── Loaded and on-disk path mismatch. 2021-05-15T14:26:36.8201480Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:26:36.8202120Z Rscript -e 'tic::script()' 2021-05-15T14:26:36.8202560Z ls -l check 2021-05-15T14:26:36.8610590Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:26:36.8611150Z env: 2021-05-15T14:26:36.8611590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:26:36.8612110Z TIC_DEPLOY_KEY: 2021-05-15T14:26:36.8612460Z RSPM: 2021-05-15T14:26:36.8613590Z GITHUB_PAT: *** 2021-05-15T14:26:36.8614060Z COVERALLS_TOKEN: 2021-05-15T14:26:36.8614540Z continue-on-error: false 2021-05-15T14:26:36.8615050Z VDIFFR_RUN_TESTS: false 2021-05-15T14:26:36.8615810Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:26:36.8616290Z TZ: UTC 2021-05-15T14:26:36.8616670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:26:36.8617120Z NOT_CRAN: true 2021-05-15T14:26:36.8617480Z ##[endgroup] 2021-05-15T14:26:37.2114180Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:26:37.3436800Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:26:37.3437910Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:26:37.3438670Z timeout = Inf, check_dir = "check") 2021-05-15T14:26:37.4299480Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:26:37.7092700Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:26:39.8405820Z * preparing ‘malf.templates’: 2021-05-15T14:26:39.8455400Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:26:39.9359760Z * installing the package to build vignettes 2021-05-15T14:26:43.7061850Z * creating vignettes ... OK 2021-05-15T14:26:43.8671730Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:26:43.8673000Z * checking for empty or unneeded directories 2021-05-15T14:26:43.8674310Z * looking to see if a ‘data/datalist’ file should be added 2021-05-15T14:26:43.8675670Z * building ‘malf.templates_1.2.0.tar.gz’ 2021-05-15T14:27:01.5185920Z 2021-05-15T14:27:07.4204500Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:27:07.6804860Z * using log directory ‘/Users/runner/work/malf.templates/malf.templates/check/malf.templates.Rcheck’ 2021-05-15T14:27:07.6806960Z * using R version 3.5.3 (2019-03-11) 2021-05-15T14:27:07.6808590Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-15T14:27:07.6810150Z * using session charset: UTF-8 2021-05-15T14:27:20.8746430Z * using option ‘--as-cran’ 2021-05-15T14:27:20.8762540Z * checking for file ‘malf.templates/DESCRIPTION’ ... OK 2021-05-15T14:27:20.8763800Z * checking extension type ... Package 2021-05-15T14:27:20.8765430Z * this is package ‘malf.templates’ version ‘1.2.0’ 2021-05-15T14:27:20.8767200Z * package encoding: UTF-8 2021-05-15T14:27:20.8768480Z * checking package namespace information ... OK 2021-05-15T14:27:22.0003980Z * checking package dependencies ... OK 2021-05-15T14:27:22.0022220Z * checking if this is a source package ... OK 2021-05-15T14:27:22.0037440Z * checking if there is a namespace ... OK 2021-05-15T14:27:22.4128650Z * checking for executable files ... OK 2021-05-15T14:27:22.4271990Z * checking for hidden files and directories ... OK 2021-05-15T14:27:22.4294070Z * checking for portable file names ... OK 2021-05-15T14:27:22.4334960Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:27:22.4345080Z * checking serialization versions ... OK 2021-05-15T14:27:42.1651600Z * checking whether package ‘malf.templates’ can be installed ... OK 2021-05-15T14:27:42.2185160Z * checking installed package size ... NOTE 2021-05-15T14:27:42.2193320Z installed size is 309.9Mb 2021-05-15T14:27:42.2201290Z sub-directories of 1Mb or more: 2021-05-15T14:27:42.2207670Z extdata 309.7Mb 2021-05-15T14:27:42.3318700Z * checking package directory ... OK 2021-05-15T14:27:42.3339270Z * checking ‘build’ directory ... OK 2021-05-15T14:27:42.5526910Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:27:42.5551950Z * checking top-level files ... OK 2021-05-15T14:27:42.5581030Z * checking for left-over files ... OK 2021-05-15T14:27:42.7709400Z * checking index information ... OK 2021-05-15T14:27:43.0538040Z * checking package subdirectories ... OK 2021-05-15T14:27:43.1193080Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:27:43.1883170Z * checking R files for syntax errors ... OK 2021-05-15T14:27:43.3891850Z * checking whether the package can be loaded ... OK 2021-05-15T14:27:43.4500870Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:27:43.5120040Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:27:43.5793260Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:27:43.7790270Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:27:44.0014840Z * checking loading without being on the library search path ... OK 2021-05-15T14:27:44.0845160Z * checking dependencies in R code ... OK 2021-05-15T14:27:44.6021090Z * checking S3 generic/method consistency ... OK 2021-05-15T14:27:44.7310680Z * checking replacement functions ... OK 2021-05-15T14:27:44.8747500Z * checking foreign function calls ... OK 2021-05-15T14:27:46.9496850Z * checking R code for possible problems ... OK 2021-05-15T14:27:47.0372180Z * checking Rd files ... OK 2021-05-15T14:27:47.1029210Z * checking Rd metadata ... OK 2021-05-15T14:27:47.1786530Z * checking Rd line widths ... OK 2021-05-15T14:27:47.3203980Z * checking Rd cross-references ... OK 2021-05-15T14:27:47.4563340Z * checking for missing documentation entries ... OK 2021-05-15T14:27:47.8728150Z * checking for code/documentation mismatches ... OK 2021-05-15T14:27:48.4875530Z * checking Rd \usage sections ... OK 2021-05-15T14:27:48.5622420Z * checking Rd contents ... OK 2021-05-15T14:27:48.6344230Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:27:48.6347490Z * checking contents of ‘data’ directory ... OK 2021-05-15T14:27:48.8512460Z * checking data for non-ASCII characters ... OK 2021-05-15T14:27:49.0641680Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:27:49.0733980Z * checking installed files from ‘inst/doc’ ... OK 2021-05-15T14:27:49.0782570Z * checking files in ‘vignettes’ ... OK 2021-05-15T14:27:49.2804000Z * checking examples ... NONE 2021-05-15T14:27:49.4810470Z * checking for unstated dependencies in vignettes ... OK 2021-05-15T14:27:49.4829790Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-15T14:27:52.8588430Z * checking re-building of vignette outputs ... OK 2021-05-15T14:27:56.3589570Z * checking PDF version of manual ... OK 2021-05-15T14:27:56.3597420Z * DONE 2021-05-15T14:27:56.3604510Z 2021-05-15T14:27:56.3605530Z Status: 1 NOTE 2021-05-15T14:27:56.3606860Z See 2021-05-15T14:27:56.3609080Z ‘/Users/runner/work/malf.templates/malf.templates/check/malf.templates.Rcheck/00check.log’ 2021-05-15T14:27:56.3616360Z for details. 2021-05-15T14:27:56.3617190Z 2021-05-15T14:27:56.3617880Z 2021-05-15T14:27:56.5007800Z ── R CMD check results ─────────────────────────────── malf.templates 1.2.0 ──── 2021-05-15T14:27:56.5013830Z Duration: 53.3s 2021-05-15T14:27:56.5014690Z 2021-05-15T14:27:56.5016320Z ❯ checking installed package size ... NOTE 2021-05-15T14:27:56.5017410Z installed size is 309.9Mb 2021-05-15T14:27:56.5019520Z sub-directories of 1Mb or more: 2021-05-15T14:27:56.5020500Z extdata 309.7Mb 2021-05-15T14:27:56.5021210Z 2021-05-15T14:27:56.5027210Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-15T14:27:56.5222870Z total 1244016 2021-05-15T14:27:56.5226930Z drwxr-xr-x 10 runner staff 320 May 15 14:27 malf.templates.Rcheck 2021-05-15T14:27:56.5228750Z -rw-r--r-- 1 runner staff 305088352 May 15 14:27 malf.templates_1.2.0.tar.gz 2021-05-15T14:27:56.5230600Z -rw-r--r-- 1 runner staff 305101670 May 15 14:27 malf.templates_1.2.0.tgz 2021-05-15T14:27:56.5283670Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:27:56.5284810Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:27:56.5710920Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:27:56.5711980Z env: 2021-05-15T14:27:56.5712490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:27:56.5712960Z TIC_DEPLOY_KEY: 2021-05-15T14:27:56.5713370Z RSPM: 2021-05-15T14:27:56.5715380Z GITHUB_PAT: *** 2021-05-15T14:27:56.5715860Z COVERALLS_TOKEN: 2021-05-15T14:27:56.5716370Z continue-on-error: false 2021-05-15T14:27:56.5716860Z VDIFFR_RUN_TESTS: false 2021-05-15T14:27:56.5717390Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:27:56.5717830Z TZ: UTC 2021-05-15T14:27:56.5718250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:27:56.5718650Z NOT_CRAN: true 2021-05-15T14:27:56.5719050Z ##[endgroup] 2021-05-15T14:27:56.6218560Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:27:56.6219250Z Rscript -e "tic::before_deploy()" 2021-05-15T14:27:56.6510990Z shell: /bin/bash -e {0} 2021-05-15T14:27:56.6511390Z env: 2021-05-15T14:27:56.6511860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:27:56.6512330Z TIC_DEPLOY_KEY: 2021-05-15T14:27:56.6512710Z RSPM: 2021-05-15T14:27:56.6513680Z GITHUB_PAT: *** 2021-05-15T14:27:56.6514160Z COVERALLS_TOKEN: 2021-05-15T14:27:56.6514680Z continue-on-error: false 2021-05-15T14:27:56.6515210Z VDIFFR_RUN_TESTS: false 2021-05-15T14:27:56.6515740Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:27:56.6516180Z TZ: UTC 2021-05-15T14:27:56.6516590Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:27:56.6516990Z NOT_CRAN: true 2021-05-15T14:27:56.6517400Z ##[endgroup] 2021-05-15T14:27:56.9735560Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:27:57.1116110Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:27:57.1116700Z with: 2021-05-15T14:27:57.1117600Z upload_url: https://uploads.github.com/repos/neuroconductor/malf.templates/releases/42997153/assets{?name,label} 2021-05-15T14:27:57.1118590Z asset_path: check/malf.templates_1.2.0.tgz 2021-05-15T14:27:57.1119190Z asset_name: malf.templates_1.2.0_R3.5.tgz 2021-05-15T14:27:57.1119790Z asset_content_type: application/octet-stream 2021-05-15T14:27:57.1120300Z env: 2021-05-15T14:27:57.1120730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:27:57.1121220Z TIC_DEPLOY_KEY: 2021-05-15T14:27:57.1121930Z RSPM: 2021-05-15T14:27:57.1125530Z GITHUB_PAT: *** 2021-05-15T14:27:57.1126100Z COVERALLS_TOKEN: 2021-05-15T14:27:57.1126590Z continue-on-error: false 2021-05-15T14:27:57.1127110Z VDIFFR_RUN_TESTS: false 2021-05-15T14:27:57.1127600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:27:57.1128070Z TZ: UTC 2021-05-15T14:27:57.1128520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:27:57.1128950Z NOT_CRAN: true 2021-05-15T14:27:57.1129930Z GITHUB_TOKEN: *** 2021-05-15T14:27:57.1130370Z ##[endgroup] 2021-05-15T14:28:13.8724160Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:28:13.8724810Z Rscript -e "tic::deploy()" 2021-05-15T14:28:13.9019570Z shell: /bin/bash -e {0} 2021-05-15T14:28:13.9019980Z env: 2021-05-15T14:28:13.9020400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:28:13.9021030Z TIC_DEPLOY_KEY: 2021-05-15T14:28:13.9021380Z RSPM: 2021-05-15T14:28:13.9022570Z GITHUB_PAT: *** 2021-05-15T14:28:13.9023040Z COVERALLS_TOKEN: 2021-05-15T14:28:13.9023530Z continue-on-error: false 2021-05-15T14:28:13.9024040Z VDIFFR_RUN_TESTS: false 2021-05-15T14:28:13.9024520Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:28:13.9024980Z TZ: UTC 2021-05-15T14:28:13.9025340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:28:13.9025760Z NOT_CRAN: true 2021-05-15T14:28:13.9026120Z ##[endgroup] 2021-05-15T14:28:14.2344910Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:28:14.3653950Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:28:14.3676610Z Rscript -e "tic::after_deploy()" 2021-05-15T14:28:14.3995770Z shell: /bin/bash -e {0} 2021-05-15T14:28:14.3996220Z env: 2021-05-15T14:28:14.3996660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:28:14.3997130Z TIC_DEPLOY_KEY: 2021-05-15T14:28:14.3997490Z RSPM: 2021-05-15T14:28:14.3999040Z GITHUB_PAT: *** 2021-05-15T14:28:14.3999500Z COVERALLS_TOKEN: 2021-05-15T14:28:14.3999960Z continue-on-error: false 2021-05-15T14:28:14.4000520Z VDIFFR_RUN_TESTS: false 2021-05-15T14:28:14.4001020Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:28:14.4001450Z TZ: UTC 2021-05-15T14:28:14.4001840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:28:14.4002270Z NOT_CRAN: true 2021-05-15T14:28:14.4002670Z ##[endgroup] 2021-05-15T14:28:14.7261350Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:28:15.1047390Z Post job cleanup. 2021-05-15T14:28:15.1759990Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:28:15.1893810Z Post job cleanup. 2021-05-15T14:28:15.3147240Z [command]/usr/local/bin/git version 2021-05-15T14:28:15.3242880Z git version 2.31.1 2021-05-15T14:28:15.3301560Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:28:15.3374560Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T14:28:15.4262610Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:28:15.4321830Z http.https://github.com/.extraheader 2021-05-15T14:28:15.4333560Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:28:15.4417790Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T14:28:15.5388180Z Cleaning up orphan processes