2021-05-17T17:31:06.8755671Z ##[section]Starting: Request a runner to run this job 2021-05-17T17:31:07.0465622Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-17T17:31:07.1334012Z 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-17T17:31:07.2745268Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-17T17:31:07.4106322Z ##[section]Finishing: Request a runner to run this job 2021-05-17T17:31:21.3875310Z Current runner version: '2.278.0' 2021-05-17T17:31:21.3928750Z ##[group]Operating System 2021-05-17T17:31:21.3930310Z Mac OS X 2021-05-17T17:31:21.3930830Z 10.15.7 2021-05-17T17:31:21.3931280Z 19H1030 2021-05-17T17:31:21.3931710Z ##[endgroup] 2021-05-17T17:31:21.3932390Z ##[group]Virtual Environment 2021-05-17T17:31:21.3933060Z Environment: macos-10.15 2021-05-17T17:31:21.3933570Z Version: 20210510.1 2021-05-17T17:31:21.3934560Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-17T17:31:21.3935860Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-17T17:31:21.3936830Z ##[endgroup] 2021-05-17T17:31:21.3938800Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T17:31:21.3940240Z Actions: write 2021-05-17T17:31:21.3940720Z Checks: write 2021-05-17T17:31:21.3941330Z Contents: write 2021-05-17T17:31:21.3941880Z Deployments: write 2021-05-17T17:31:21.3942560Z Issues: write 2021-05-17T17:31:21.3943130Z Metadata: read 2021-05-17T17:31:21.3943680Z Packages: write 2021-05-17T17:31:21.3944240Z PullRequests: write 2021-05-17T17:31:21.3944820Z RepositoryProjects: write 2021-05-17T17:31:21.3945470Z SecurityEvents: write 2021-05-17T17:31:21.3946030Z Statuses: write 2021-05-17T17:31:21.3946740Z ##[endgroup] 2021-05-17T17:31:21.3950490Z Prepare workflow directory 2021-05-17T17:31:21.5291610Z Prepare all required actions 2021-05-17T17:31:21.5304590Z Getting action download info 2021-05-17T17:31:22.0033090Z Download action repository 'actions/checkout@v2' 2021-05-17T17:31:23.9153390Z Download action repository 'r-lib/actions@master' 2021-05-17T17:31:25.8767330Z Download action repository 'adigherman/actions@master' 2021-05-17T17:31:28.5986370Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T17:31:28.9446230Z Download action repository 'actions/cache@v1' 2021-05-17T17:31:29.3148430Z Download action repository 'actions/upload-artifact@master' 2021-05-17T17:31:29.6891770Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T17:31:31.6296390Z ##[group]Run actions/checkout@v2 2021-05-17T17:31:31.6297150Z with: 2021-05-17T17:31:31.6297600Z repository: neuroconductor/nsrr 2021-05-17T17:31:31.6298500Z token: *** 2021-05-17T17:31:31.6298860Z ssh-strict: true 2021-05-17T17:31:31.6299320Z persist-credentials: true 2021-05-17T17:31:31.6299750Z clean: true 2021-05-17T17:31:31.6300110Z fetch-depth: 1 2021-05-17T17:31:31.6300460Z lfs: false 2021-05-17T17:31:31.6300810Z submodules: false 2021-05-17T17:31:31.6301160Z env: 2021-05-17T17:31:31.6301540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:31.6301980Z TIC_DEPLOY_KEY: 2021-05-17T17:31:31.6302300Z RSPM: 2021-05-17T17:31:31.6302970Z GITHUB_PAT: *** 2021-05-17T17:31:31.6303710Z COVERALLS_TOKEN: *** 2021-05-17T17:31:31.6304170Z continue-on-error: false 2021-05-17T17:31:31.6304610Z VDIFFR_RUN_TESTS: false 2021-05-17T17:31:31.6304990Z ##[endgroup] 2021-05-17T17:31:32.4223320Z Syncing repository: neuroconductor/nsrr 2021-05-17T17:31:32.4225250Z ##[group]Getting Git version info 2021-05-17T17:31:32.4227270Z Working directory is '/Users/runner/work/nsrr/nsrr' 2021-05-17T17:31:32.4228160Z [command]/usr/local/bin/git version 2021-05-17T17:31:32.5071640Z git version 2.31.1 2021-05-17T17:31:32.5104220Z ##[endgroup] 2021-05-17T17:31:32.5112430Z Deleting the contents of '/Users/runner/work/nsrr/nsrr' 2021-05-17T17:31:32.5117370Z ##[group]Initializing the repository 2021-05-17T17:31:32.5123330Z [command]/usr/local/bin/git init /Users/runner/work/nsrr/nsrr 2021-05-17T17:31:32.5356110Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T17:31:32.5357120Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T17:31:32.5358030Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T17:31:32.5359020Z hint: 2021-05-17T17:31:32.5360110Z hint: git config --global init.defaultBranch 2021-05-17T17:31:32.5363200Z hint: 2021-05-17T17:31:32.5364580Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T17:31:32.5366370Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T17:31:32.5367110Z hint: 2021-05-17T17:31:32.5367920Z hint: git branch -m 2021-05-17T17:31:32.5432850Z Initialized empty Git repository in /Users/runner/work/nsrr/nsrr/.git/ 2021-05-17T17:31:32.5434160Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/nsrr 2021-05-17T17:31:32.5519070Z ##[endgroup] 2021-05-17T17:31:32.5519780Z ##[group]Disabling automatic garbage collection 2021-05-17T17:31:32.5527120Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-17T17:31:32.5601620Z ##[endgroup] 2021-05-17T17:31:32.5609650Z ##[group]Setting up auth 2021-05-17T17:31:32.5621180Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:31:32.5700610Z [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-17T17:31:32.7970620Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:31:32.7974140Z [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-17T17:31:32.9103400Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T17:31:32.9211310Z ##[endgroup] 2021-05-17T17:31:32.9220230Z ##[group]Fetching the repository 2021-05-17T17:31:32.9224910Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9820612beff2e63cbf18b2056a39f313aa7e10d6:refs/tags/0.1.5.s 2021-05-17T17:31:33.3061200Z remote: Enumerating objects: 105, done. 2021-05-17T17:31:33.3064900Z remote: Counting objects: 0% (1/105) 2021-05-17T17:31:33.3066660Z remote: Counting objects: 1% (2/105) 2021-05-17T17:31:33.3067350Z remote: Counting objects: 2% (3/105) 2021-05-17T17:31:33.3067970Z remote: Counting objects: 3% (4/105) 2021-05-17T17:31:33.3068620Z remote: Counting objects: 4% (5/105) 2021-05-17T17:31:33.3069240Z remote: Counting objects: 5% (6/105) 2021-05-17T17:31:33.3069830Z remote: Counting objects: 6% (7/105) 2021-05-17T17:31:33.3070430Z remote: Counting objects: 7% (8/105) 2021-05-17T17:31:33.3071050Z remote: Counting objects: 8% (9/105) 2021-05-17T17:31:33.3071650Z remote: Counting objects: 9% (10/105) 2021-05-17T17:31:33.3072250Z remote: Counting objects: 10% (11/105) 2021-05-17T17:31:33.3072860Z remote: Counting objects: 11% (12/105) 2021-05-17T17:31:33.3073440Z remote: Counting objects: 12% (13/105) 2021-05-17T17:31:33.3074040Z remote: Counting objects: 13% (14/105) 2021-05-17T17:31:33.3074670Z remote: Counting objects: 14% (15/105) 2021-05-17T17:31:33.3075430Z remote: Counting objects: 15% (16/105) 2021-05-17T17:31:33.3076180Z remote: Counting objects: 16% (17/105) 2021-05-17T17:31:33.3076730Z remote: Counting objects: 17% (18/105) 2021-05-17T17:31:33.3077270Z remote: Counting objects: 18% (19/105) 2021-05-17T17:31:33.3077970Z remote: Counting objects: 19% (20/105) 2021-05-17T17:31:33.3078550Z remote: Counting objects: 20% (21/105) 2021-05-17T17:31:33.3079130Z remote: Counting objects: 21% (23/105) 2021-05-17T17:31:33.3079700Z remote: Counting objects: 22% (24/105) 2021-05-17T17:31:33.3080380Z remote: Counting objects: 23% (25/105) 2021-05-17T17:31:33.3080880Z remote: Counting objects: 24% (26/105) 2021-05-17T17:31:33.3081360Z remote: Counting objects: 25% (27/105) 2021-05-17T17:31:33.3082260Z remote: Counting objects: 26% (28/105) 2021-05-17T17:31:33.3082820Z remote: Counting objects: 27% (29/105) 2021-05-17T17:31:33.3083520Z remote: Counting objects: 28% (30/105) 2021-05-17T17:31:33.3084020Z remote: Counting objects: 29% (31/105) 2021-05-17T17:31:33.3084550Z remote: Counting objects: 30% (32/105) 2021-05-17T17:31:33.3085050Z remote: Counting objects: 31% (33/105) 2021-05-17T17:31:33.3085810Z remote: Counting objects: 32% (34/105) 2021-05-17T17:31:33.3086350Z remote: Counting objects: 33% (35/105) 2021-05-17T17:31:33.3086850Z remote: Counting objects: 34% (36/105) 2021-05-17T17:31:33.3087380Z remote: Counting objects: 35% (37/105) 2021-05-17T17:31:33.3087890Z remote: Counting objects: 36% (38/105) 2021-05-17T17:31:33.3088370Z remote: Counting objects: 37% (39/105) 2021-05-17T17:31:33.3088900Z remote: Counting objects: 38% (40/105) 2021-05-17T17:31:33.3089430Z remote: Counting objects: 39% (41/105) 2021-05-17T17:31:33.3089940Z remote: Counting objects: 40% (42/105) 2021-05-17T17:31:33.3090460Z remote: Counting objects: 41% (44/105) 2021-05-17T17:31:33.3090960Z remote: Counting objects: 42% (45/105) 2021-05-17T17:31:33.3091490Z remote: Counting objects: 43% (46/105) 2021-05-17T17:31:33.3092220Z remote: Counting objects: 44% (47/105) 2021-05-17T17:31:33.3093800Z remote: Counting objects: 45% (48/105) 2021-05-17T17:31:33.3094640Z remote: Counting objects: 46% (49/105) 2021-05-17T17:31:33.3095160Z remote: Counting objects: 47% (50/105) 2021-05-17T17:31:33.3095660Z remote: Counting objects: 48% (51/105) 2021-05-17T17:31:33.3096190Z remote: Counting objects: 49% (52/105) 2021-05-17T17:31:33.3096690Z remote: Counting objects: 50% (53/105) 2021-05-17T17:31:33.3097190Z remote: Counting objects: 51% (54/105) 2021-05-17T17:31:33.3097710Z remote: Counting objects: 52% (55/105) 2021-05-17T17:31:33.3098610Z remote: Counting objects: 53% (56/105) 2021-05-17T17:31:33.3099220Z remote: Counting objects: 54% (57/105) 2021-05-17T17:31:33.3099700Z remote: Counting objects: 55% (58/105) 2021-05-17T17:31:33.3100180Z remote: Counting objects: 56% (59/105) 2021-05-17T17:31:33.3100900Z remote: Counting objects: 57% (60/105) 2021-05-17T17:31:33.3101420Z remote: Counting objects: 58% (61/105) 2021-05-17T17:31:33.3101940Z remote: Counting objects: 59% (62/105) 2021-05-17T17:31:33.3102430Z remote: Counting objects: 60% (63/105) 2021-05-17T17:31:33.3102960Z remote: Counting objects: 61% (65/105) 2021-05-17T17:31:33.3103480Z remote: Counting objects: 62% (66/105) 2021-05-17T17:31:33.3103980Z remote: Counting objects: 63% (67/105) 2021-05-17T17:31:33.3104660Z remote: Counting objects: 64% (68/105) 2021-05-17T17:31:33.3105190Z remote: Counting objects: 65% (69/105) 2021-05-17T17:31:33.3105730Z remote: Counting objects: 66% (70/105) 2021-05-17T17:31:33.3106360Z remote: Counting objects: 67% (71/105) 2021-05-17T17:31:33.3106870Z remote: Counting objects: 68% (72/105) 2021-05-17T17:31:33.3107410Z remote: Counting objects: 69% (73/105) 2021-05-17T17:31:33.3108030Z remote: Counting objects: 70% (74/105) 2021-05-17T17:31:33.3108540Z remote: Counting objects: 71% (75/105) 2021-05-17T17:31:33.3109080Z remote: Counting objects: 72% (76/105) 2021-05-17T17:31:33.3109590Z remote: Counting objects: 73% (77/105) 2021-05-17T17:31:33.3110120Z remote: Counting objects: 74% (78/105) 2021-05-17T17:31:33.3110660Z remote: Counting objects: 75% (79/105) 2021-05-17T17:31:33.3111160Z remote: Counting objects: 76% (80/105) 2021-05-17T17:31:33.3113390Z remote: Counting objects: 77% (81/105) 2021-05-17T17:31:33.3114710Z remote: Counting objects: 78% (82/105) 2021-05-17T17:31:33.3115400Z remote: Counting objects: 79% (83/105) 2021-05-17T17:31:33.3116360Z remote: Counting objects: 80% (84/105) 2021-05-17T17:31:33.3116880Z remote: Counting objects: 81% (86/105) 2021-05-17T17:31:33.3117420Z remote: Counting objects: 82% (87/105) 2021-05-17T17:31:33.3117960Z remote: Counting objects: 83% (88/105) 2021-05-17T17:31:33.3118460Z remote: Counting objects: 84% (89/105) 2021-05-17T17:31:33.3118990Z remote: Counting objects: 85% (90/105) 2021-05-17T17:31:33.3119490Z remote: Counting objects: 86% (91/105) 2021-05-17T17:31:33.3120020Z remote: Counting objects: 87% (92/105) 2021-05-17T17:31:33.3120500Z remote: Counting objects: 88% (93/105) 2021-05-17T17:31:33.3121210Z remote: Counting objects: 89% (94/105) 2021-05-17T17:31:33.3121690Z remote: Counting objects: 90% (95/105) 2021-05-17T17:31:33.3122160Z remote: Counting objects: 91% (96/105) 2021-05-17T17:31:33.3122640Z remote: Counting objects: 92% (97/105) 2021-05-17T17:31:33.3123170Z remote: Counting objects: 93% (98/105) 2021-05-17T17:31:33.3123670Z remote: Counting objects: 94% (99/105) 2021-05-17T17:31:33.3124160Z remote: Counting objects: 95% (100/105) 2021-05-17T17:31:33.3124930Z remote: Counting objects: 96% (101/105) 2021-05-17T17:31:33.3125630Z remote: Counting objects: 97% (102/105) 2021-05-17T17:31:33.3126210Z remote: Counting objects: 98% (103/105) 2021-05-17T17:31:33.3126720Z remote: Counting objects: 99% (104/105) 2021-05-17T17:31:33.3127280Z remote: Counting objects: 100% (105/105) 2021-05-17T17:31:33.3128270Z remote: Counting objects: 100% (105/105), done. 2021-05-17T17:31:33.3129370Z remote: Compressing objects: 1% (1/91) 2021-05-17T17:31:33.3130340Z remote: Compressing objects: 2% (2/91) 2021-05-17T17:31:33.3131040Z remote: Compressing objects: 3% (3/91) 2021-05-17T17:31:33.3132340Z remote: Compressing objects: 4% (4/91) 2021-05-17T17:31:33.3133390Z remote: Compressing objects: 5% (5/91) 2021-05-17T17:31:33.3134110Z remote: Compressing objects: 6% (6/91) 2021-05-17T17:31:33.3134670Z remote: Compressing objects: 7% (7/91) 2021-05-17T17:31:33.3135230Z remote: Compressing objects: 8% (8/91) 2021-05-17T17:31:33.3135970Z remote: Compressing objects: 9% (9/91) 2021-05-17T17:31:33.3136600Z remote: Compressing objects: 10% (10/91) 2021-05-17T17:31:33.3137660Z remote: Compressing objects: 12% (11/91) 2021-05-17T17:31:33.3138250Z remote: Compressing objects: 13% (12/91) 2021-05-17T17:31:33.3140670Z remote: Compressing objects: 14% (13/91) 2021-05-17T17:31:33.3141260Z remote: Compressing objects: 15% (14/91) 2021-05-17T17:31:33.3141810Z remote: Compressing objects: 16% (15/91) 2021-05-17T17:31:33.3142420Z remote: Compressing objects: 17% (16/91) 2021-05-17T17:31:33.3142960Z remote: Compressing objects: 18% (17/91) 2021-05-17T17:31:33.3143530Z remote: Compressing objects: 19% (18/91) 2021-05-17T17:31:33.3144140Z remote: Compressing objects: 20% (19/91) 2021-05-17T17:31:33.3144860Z remote: Compressing objects: 21% (20/91) 2021-05-17T17:31:33.3145440Z remote: Compressing objects: 23% (21/91) 2021-05-17T17:31:33.3146000Z remote: Compressing objects: 24% (22/91) 2021-05-17T17:31:33.3146530Z remote: Compressing objects: 25% (23/91) 2021-05-17T17:31:33.3147100Z remote: Compressing objects: 26% (24/91) 2021-05-17T17:31:33.3147630Z remote: Compressing objects: 27% (25/91) 2021-05-17T17:31:33.3148200Z remote: Compressing objects: 28% (26/91) 2021-05-17T17:31:33.3148780Z remote: Compressing objects: 29% (27/91) 2021-05-17T17:31:33.3149320Z remote: Compressing objects: 30% (28/91) 2021-05-17T17:31:33.3149900Z remote: Compressing objects: 31% (29/91) 2021-05-17T17:31:33.3150970Z remote: Compressing objects: 32% (30/91) 2021-05-17T17:31:33.3152260Z remote: Compressing objects: 34% (31/91) 2021-05-17T17:31:33.3153370Z remote: Compressing objects: 35% (32/91) 2021-05-17T17:31:33.3154080Z remote: Compressing objects: 36% (33/91) 2021-05-17T17:31:33.3154670Z remote: Compressing objects: 37% (34/91) 2021-05-17T17:31:33.3155220Z remote: Compressing objects: 38% (35/91) 2021-05-17T17:31:33.3155800Z remote: Compressing objects: 39% (36/91) 2021-05-17T17:31:33.3156340Z remote: Compressing objects: 40% (37/91) 2021-05-17T17:31:33.3156860Z remote: Compressing objects: 41% (38/91) 2021-05-17T17:31:33.3159570Z remote: Compressing objects: 42% (39/91) 2021-05-17T17:31:33.3161590Z remote: Compressing objects: 43% (40/91) 2021-05-17T17:31:33.3162890Z remote: Compressing objects: 45% (41/91) 2021-05-17T17:31:33.3163640Z remote: Compressing objects: 46% (42/91) 2021-05-17T17:31:33.3164200Z remote: Compressing objects: 47% (43/91) 2021-05-17T17:31:33.3164800Z remote: Compressing objects: 48% (44/91) 2021-05-17T17:31:33.3165350Z remote: Compressing objects: 49% (45/91) 2021-05-17T17:31:33.3165940Z remote: Compressing objects: 50% (46/91) 2021-05-17T17:31:33.3166500Z remote: Compressing objects: 51% (47/91) 2021-05-17T17:31:33.3167050Z remote: Compressing objects: 52% (48/91) 2021-05-17T17:31:33.3167620Z remote: Compressing objects: 53% (49/91) 2021-05-17T17:31:33.3168150Z remote: Compressing objects: 54% (50/91) 2021-05-17T17:31:33.3184100Z remote: Compressing objects: 56% (51/91) 2021-05-17T17:31:33.3185440Z remote: Compressing objects: 57% (52/91) 2021-05-17T17:31:33.3189060Z remote: Compressing objects: 58% (53/91) 2021-05-17T17:31:33.3190800Z remote: Compressing objects: 59% (54/91) 2021-05-17T17:31:33.3191410Z remote: Compressing objects: 60% (55/91) 2021-05-17T17:31:33.3191990Z remote: Compressing objects: 61% (56/91) 2021-05-17T17:31:33.3193320Z remote: Compressing objects: 62% (57/91) 2021-05-17T17:31:33.3194110Z remote: Compressing objects: 63% (58/91) 2021-05-17T17:31:33.3194730Z remote: Compressing objects: 64% (59/91) 2021-05-17T17:31:33.3195350Z remote: Compressing objects: 65% (60/91) 2021-05-17T17:31:33.3195930Z remote: Compressing objects: 67% (61/91) 2021-05-17T17:31:33.3209790Z remote: Compressing objects: 68% (62/91) 2021-05-17T17:31:33.3211550Z remote: Compressing objects: 69% (63/91) 2021-05-17T17:31:33.3212840Z remote: Compressing objects: 70% (64/91) 2021-05-17T17:31:33.3214130Z remote: Compressing objects: 71% (65/91) 2021-05-17T17:31:33.3215260Z remote: Compressing objects: 72% (66/91) 2021-05-17T17:31:33.3216340Z remote: Compressing objects: 73% (67/91) 2021-05-17T17:31:33.3217480Z remote: Compressing objects: 74% (68/91) 2021-05-17T17:31:33.3218670Z remote: Compressing objects: 75% (69/91) 2021-05-17T17:31:33.3219810Z remote: Compressing objects: 76% (70/91) 2021-05-17T17:31:33.3220920Z remote: Compressing objects: 78% (71/91) 2021-05-17T17:31:33.3222340Z remote: Compressing objects: 79% (72/91) 2021-05-17T17:31:33.3225870Z remote: Compressing objects: 80% (73/91) 2021-05-17T17:31:33.3227070Z remote: Compressing objects: 81% (74/91) 2021-05-17T17:31:33.3228150Z remote: Compressing objects: 82% (75/91) 2021-05-17T17:31:33.3229260Z remote: Compressing objects: 83% (76/91) 2021-05-17T17:31:33.3230290Z remote: Compressing objects: 84% (77/91) 2021-05-17T17:31:33.3231240Z remote: Compressing objects: 85% (78/91) 2021-05-17T17:31:33.3232650Z remote: Compressing objects: 86% (79/91) 2021-05-17T17:31:33.3233850Z remote: Compressing objects: 87% (80/91) 2021-05-17T17:31:33.3234950Z remote: Compressing objects: 89% (81/91) 2021-05-17T17:31:33.3235890Z remote: Compressing objects: 90% (82/91) 2021-05-17T17:31:33.3237430Z remote: Compressing objects: 91% (83/91) 2021-05-17T17:31:33.3238360Z remote: Compressing objects: 92% (84/91) 2021-05-17T17:31:33.3239290Z remote: Compressing objects: 93% (85/91) 2021-05-17T17:31:33.3240300Z remote: Compressing objects: 94% (86/91) 2021-05-17T17:31:33.3241220Z remote: Compressing objects: 95% (87/91) 2021-05-17T17:31:33.3242170Z remote: Compressing objects: 96% (88/91) 2021-05-17T17:31:33.3243160Z remote: Compressing objects: 97% (89/91) 2021-05-17T17:31:33.3244070Z remote: Compressing objects: 98% (90/91) 2021-05-17T17:31:33.3245020Z remote: Compressing objects: 100% (91/91) 2021-05-17T17:31:33.3246040Z remote: Compressing objects: 100% (91/91), done. 2021-05-17T17:31:33.3281170Z Receiving objects: 0% (1/105) 2021-05-17T17:31:33.3317930Z Receiving objects: 1% (2/105) 2021-05-17T17:31:33.3320960Z Receiving objects: 2% (3/105) 2021-05-17T17:31:33.3321850Z Receiving objects: 3% (4/105) 2021-05-17T17:31:33.3322680Z Receiving objects: 4% (5/105) 2021-05-17T17:31:33.3323490Z Receiving objects: 5% (6/105) 2021-05-17T17:31:33.3324300Z Receiving objects: 6% (7/105) 2021-05-17T17:31:33.3325090Z Receiving objects: 7% (8/105) 2021-05-17T17:31:33.3325900Z Receiving objects: 8% (9/105) 2021-05-17T17:31:33.3326700Z Receiving objects: 9% (10/105) 2021-05-17T17:31:33.3327460Z Receiving objects: 10% (11/105) 2021-05-17T17:31:33.3328290Z Receiving objects: 11% (12/105) 2021-05-17T17:31:33.3329030Z Receiving objects: 12% (13/105) 2021-05-17T17:31:33.3329780Z Receiving objects: 13% (14/105) 2021-05-17T17:31:33.3330610Z Receiving objects: 14% (15/105) 2021-05-17T17:31:33.3331380Z Receiving objects: 15% (16/105) 2021-05-17T17:31:33.3332110Z Receiving objects: 16% (17/105) 2021-05-17T17:31:33.3332910Z Receiving objects: 17% (18/105) 2021-05-17T17:31:33.3333670Z Receiving objects: 18% (19/105) 2021-05-17T17:31:33.3334430Z Receiving objects: 19% (20/105) 2021-05-17T17:31:33.3335720Z Receiving objects: 20% (21/105) 2021-05-17T17:31:33.3336570Z Receiving objects: 21% (23/105) 2021-05-17T17:31:33.3337350Z Receiving objects: 22% (24/105) 2021-05-17T17:31:33.3338230Z Receiving objects: 23% (25/105) 2021-05-17T17:31:33.3339280Z Receiving objects: 24% (26/105) 2021-05-17T17:31:33.3340060Z Receiving objects: 25% (27/105) 2021-05-17T17:31:33.3340890Z Receiving objects: 26% (28/105) 2021-05-17T17:31:33.3341630Z Receiving objects: 27% (29/105) 2021-05-17T17:31:33.3342540Z Receiving objects: 28% (30/105) 2021-05-17T17:31:33.3343490Z Receiving objects: 29% (31/105) 2021-05-17T17:31:33.3344250Z Receiving objects: 30% (32/105) 2021-05-17T17:31:33.3345080Z Receiving objects: 31% (33/105) 2021-05-17T17:31:33.3345850Z Receiving objects: 32% (34/105) 2021-05-17T17:31:33.3346570Z Receiving objects: 33% (35/105) 2021-05-17T17:31:33.3347300Z Receiving objects: 34% (36/105) 2021-05-17T17:31:33.3348060Z Receiving objects: 35% (37/105) 2021-05-17T17:31:33.3348780Z Receiving objects: 36% (38/105) 2021-05-17T17:31:33.3349530Z Receiving objects: 37% (39/105) 2021-05-17T17:31:33.3350280Z Receiving objects: 38% (40/105) 2021-05-17T17:31:33.3351010Z Receiving objects: 39% (41/105) 2021-05-17T17:31:33.3352010Z Receiving objects: 40% (42/105) 2021-05-17T17:31:33.3352930Z Receiving objects: 41% (44/105) 2021-05-17T17:31:33.3353700Z Receiving objects: 42% (45/105) 2021-05-17T17:31:33.3354460Z Receiving objects: 43% (46/105) 2021-05-17T17:31:33.3355220Z Receiving objects: 44% (47/105) 2021-05-17T17:31:33.3355970Z Receiving objects: 45% (48/105) 2021-05-17T17:31:33.3356710Z Receiving objects: 46% (49/105) 2021-05-17T17:31:33.3357470Z Receiving objects: 47% (50/105) 2021-05-17T17:31:33.3358220Z Receiving objects: 48% (51/105) 2021-05-17T17:31:33.3697130Z Receiving objects: 49% (52/105) 2021-05-17T17:31:33.3701130Z Receiving objects: 50% (53/105) 2021-05-17T17:31:33.3702540Z Receiving objects: 51% (54/105) 2021-05-17T17:31:33.3705120Z Receiving objects: 52% (55/105) 2021-05-17T17:31:33.3752610Z Receiving objects: 53% (56/105) 2021-05-17T17:31:33.3755540Z Receiving objects: 54% (57/105) 2021-05-17T17:31:33.3888620Z Receiving objects: 55% (58/105) 2021-05-17T17:31:33.4023370Z Receiving objects: 56% (59/105) 2021-05-17T17:31:33.4112900Z Receiving objects: 57% (60/105) 2021-05-17T17:31:33.4114760Z Receiving objects: 58% (61/105) 2021-05-17T17:31:33.4115560Z Receiving objects: 59% (62/105) 2021-05-17T17:31:33.4116320Z Receiving objects: 60% (63/105) 2021-05-17T17:31:33.4117070Z Receiving objects: 61% (65/105) 2021-05-17T17:31:33.4117810Z Receiving objects: 62% (66/105) 2021-05-17T17:31:33.4118560Z Receiving objects: 63% (67/105) 2021-05-17T17:31:33.4119750Z Receiving objects: 64% (68/105) 2021-05-17T17:31:33.4120510Z Receiving objects: 65% (69/105) 2021-05-17T17:31:33.4121260Z Receiving objects: 66% (70/105) 2021-05-17T17:31:33.4122000Z Receiving objects: 67% (71/105) 2021-05-17T17:31:33.4122750Z Receiving objects: 68% (72/105) 2021-05-17T17:31:33.4123600Z Receiving objects: 69% (73/105) 2021-05-17T17:31:33.4125120Z Receiving objects: 70% (74/105) 2021-05-17T17:31:33.4125960Z Receiving objects: 71% (75/105) 2021-05-17T17:31:33.4126720Z Receiving objects: 72% (76/105) 2021-05-17T17:31:33.4127470Z Receiving objects: 73% (77/105) 2021-05-17T17:31:33.4128210Z Receiving objects: 74% (78/105) 2021-05-17T17:31:33.4232100Z Receiving objects: 75% (79/105) 2021-05-17T17:31:33.4269560Z Receiving objects: 76% (80/105) 2021-05-17T17:31:33.4323900Z Receiving objects: 77% (81/105) 2021-05-17T17:31:33.4327840Z Receiving objects: 78% (82/105) 2021-05-17T17:31:33.4409230Z Receiving objects: 79% (83/105) 2021-05-17T17:31:33.4510800Z Receiving objects: 80% (84/105) 2021-05-17T17:31:33.4612820Z Receiving objects: 81% (86/105) 2021-05-17T17:31:33.4722200Z Receiving objects: 82% (87/105) 2021-05-17T17:31:33.4823710Z Receiving objects: 83% (88/105) 2021-05-17T17:31:33.4925160Z Receiving objects: 84% (89/105) 2021-05-17T17:31:33.4999020Z Receiving objects: 85% (90/105) 2021-05-17T17:31:33.5022370Z Receiving objects: 86% (91/105) 2021-05-17T17:31:33.5024780Z remote: Total 105 (delta 17), reused 71 (delta 2), pack-reused 0 2021-05-17T17:31:33.5027130Z Receiving objects: 87% (92/105) 2021-05-17T17:31:33.5027890Z Receiving objects: 88% (93/105) 2021-05-17T17:31:33.5028980Z Receiving objects: 89% (94/105) 2021-05-17T17:31:33.5029810Z Receiving objects: 90% (95/105) 2021-05-17T17:31:33.5030520Z Receiving objects: 91% (96/105) 2021-05-17T17:31:33.5031200Z Receiving objects: 92% (97/105) 2021-05-17T17:31:33.5031890Z Receiving objects: 93% (98/105) 2021-05-17T17:31:33.5032630Z Receiving objects: 94% (99/105) 2021-05-17T17:31:33.5033310Z Receiving objects: 95% (100/105) 2021-05-17T17:31:33.5034680Z Receiving objects: 96% (101/105) 2021-05-17T17:31:33.5035480Z Receiving objects: 97% (102/105) 2021-05-17T17:31:33.5036440Z Receiving objects: 98% (103/105) 2021-05-17T17:31:33.5038140Z Receiving objects: 99% (104/105) 2021-05-17T17:31:33.5039540Z Receiving objects: 100% (105/105) 2021-05-17T17:31:33.5040350Z Receiving objects: 100% (105/105), 418.78 KiB | 2.37 MiB/s, done. 2021-05-17T17:31:33.5041360Z Resolving deltas: 0% (0/17) 2021-05-17T17:31:33.5042090Z Resolving deltas: 5% (1/17) 2021-05-17T17:31:33.5042770Z Resolving deltas: 11% (2/17) 2021-05-17T17:31:33.5043450Z Resolving deltas: 17% (3/17) 2021-05-17T17:31:33.5044110Z Resolving deltas: 23% (4/17) 2021-05-17T17:31:33.5044790Z Resolving deltas: 29% (5/17) 2021-05-17T17:31:33.5045750Z Resolving deltas: 35% (6/17) 2021-05-17T17:31:33.5047230Z Resolving deltas: 41% (7/17) 2021-05-17T17:31:33.5048430Z Resolving deltas: 47% (8/17) 2021-05-17T17:31:33.5050740Z Resolving deltas: 52% (9/17) 2021-05-17T17:31:33.5051460Z Resolving deltas: 58% (10/17) 2021-05-17T17:31:33.5052140Z Resolving deltas: 64% (11/17) 2021-05-17T17:31:33.5052820Z Resolving deltas: 70% (12/17) 2021-05-17T17:31:33.5059380Z Resolving deltas: 76% (13/17) 2021-05-17T17:31:33.5060140Z Resolving deltas: 82% (14/17) 2021-05-17T17:31:33.5062040Z Resolving deltas: 88% (15/17) 2021-05-17T17:31:33.5063330Z Resolving deltas: 94% (16/17) 2021-05-17T17:31:33.5064090Z Resolving deltas: 100% (17/17) 2021-05-17T17:31:33.5065190Z Resolving deltas: 100% (17/17), done. 2021-05-17T17:31:33.5229740Z From https://github.com/neuroconductor/nsrr 2021-05-17T17:31:33.5310400Z * [new ref] 9820612beff2e63cbf18b2056a39f313aa7e10d6 -> 0.1.5.s 2021-05-17T17:31:33.5323090Z ##[endgroup] 2021-05-17T17:31:33.5338530Z ##[group]Determining the checkout info 2021-05-17T17:31:33.5339120Z ##[endgroup] 2021-05-17T17:31:33.5343430Z ##[group]Checking out the ref 2021-05-17T17:31:33.5345570Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.1.5.s 2021-05-17T17:31:33.6204540Z HEAD is now at 9820612 Version id 114 stable 2021-05-17T17:31:33.6306070Z ##[endgroup] 2021-05-17T17:31:33.6363030Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-17T17:31:33.6425590Z '9820612beff2e63cbf18b2056a39f313aa7e10d6' 2021-05-17T17:31:33.6650010Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T17:31:33.6650530Z with: 2021-05-17T17:31:33.6650850Z r-version: 3.5 2021-05-17T17:31:33.6651170Z Ncpus: 1 2021-05-17T17:31:33.6651540Z crayon.enabled: NULL 2021-05-17T17:31:33.6652030Z remove-openmp-macos: true 2021-05-17T17:31:33.6652530Z http-user-agent: default 2021-05-17T17:31:33.6652950Z install-r: true 2021-05-17T17:31:33.6653460Z windows-path-include-mingw: true 2021-05-17T17:31:33.6653950Z env: 2021-05-17T17:31:33.6654330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:33.6654760Z TIC_DEPLOY_KEY: 2021-05-17T17:31:33.6655080Z RSPM: 2021-05-17T17:31:33.6656260Z GITHUB_PAT: *** 2021-05-17T17:31:33.6657020Z COVERALLS_TOKEN: *** 2021-05-17T17:31:33.6657480Z continue-on-error: false 2021-05-17T17:31:33.6657920Z VDIFFR_RUN_TESTS: false 2021-05-17T17:31:33.6658290Z ##[endgroup] 2021-05-17T17:31:33.9584390Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-17T17:31:37.6310960Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-17T17:31:37.6715340Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-17T17:31:38.5221040Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-17T17:31:38.5348650Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-17T17:31:38.5452140Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-17T17:31:38.5554680Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-17T17:31:38.5655590Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-17T17:31:38.5757050Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-17T17:31:38.5858010Z Checksumming (Apple_Free : 3)… 2021-05-17T17:31:38.5958780Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-17T17:31:38.6060890Z Checksumming disk image (Apple_HFS : 4)… 2021-05-17T17:31:38.6160930Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-17T17:31:38.6263380Z Checksumming (Apple_Free : 5)… 2021-05-17T17:31:39.0545940Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-17T17:31:39.0624080Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-17T17:31:39.0699890Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-17T17:31:39.0801060Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-17T17:31:39.0801980Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-17T17:31:39.0817310Z verified CRC32 $84F1919B 2021-05-17T17:31:39.1979630Z /dev/disk2 GUID_partition_scheme 2021-05-17T17:31:39.2105820Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-17T17:31:39.2333120Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-17T17:31:44.3627550Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-17T17:31:44.3831540Z To reinstall 0.29.2_3, run: 2021-05-17T17:31:44.3976810Z brew reinstall pkg-config 2021-05-17T17:31:44.4385120Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-17T17:31:46.2139490Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-17T17:31:46.8641880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-17T17%3A40%3A00Z&sig=4za8G%2FBc9b4QjXM4uZIkTzGz2XTnSaWeNyrfxHywwn0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:31:47.1749060Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-17T17:31:49.6065550Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-17T17:31:49.6165950Z installer: Upgrading at base path / 2021-05-17T17:31:49.6268470Z installer: The upgrade was successful. 2021-05-17T17:31:50.6087330Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-17T17:31:50.8195850Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-17T17:31:52.5568270Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-17T17:31:52.9533130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-17T17%3A40%3A00Z&sig=Ay7oftdR6OxDwga%2FsXcjqkXiVCmGKtl7x0I1hS8qAPw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:31:53.1052540Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-17T17:31:53.4788400Z installer: Package name is gfortran 2021-05-17T17:31:53.4789170Z installer: Installing at base path / 2021-05-17T17:31:53.4890620Z installer: The install was successful. 2021-05-17T17:31:53.4993250Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-17T17:31:53.6225110Z "disk2" ejected. 2021-05-17T17:31:53.6342330Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-17T17:31:56.1319870Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-17T17:31:56.7613330Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-17T17:31:56.7896120Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-17T17:31:56.7896720Z env: 2021-05-17T17:31:56.7897190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:56.7897650Z TIC_DEPLOY_KEY: 2021-05-17T17:31:56.7898020Z RSPM: 2021-05-17T17:31:56.7899220Z GITHUB_PAT: *** 2021-05-17T17:31:56.7900000Z COVERALLS_TOKEN: *** 2021-05-17T17:31:56.7900520Z continue-on-error: false 2021-05-17T17:31:56.7901020Z VDIFFR_RUN_TESTS: false 2021-05-17T17:31:56.7901540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:31:56.7902020Z TZ: UTC 2021-05-17T17:31:56.7902400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:31:56.7902840Z NOT_CRAN: true 2021-05-17T17:31:56.7903200Z ##[endgroup] 2021-05-17T17:31:57.2411970Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-17T17:31:57.7047900Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-17T17:31:57.7049410Z Dload Upload Total Spent Left Speed 2021-05-17T17:31:57.7049880Z 2021-05-17T17:31:57.7747630Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-17T17:31:57.7751370Z 100 117 0 117 0 0 1671 0 --:--:-- --:--:-- --:--:-- 1671 2021-05-17T17:31:57.7848780Z 2021-05-17T17:31:58.3367940Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-17T17:31:58.3370060Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-17T17:31:59.5215610Z 2021-05-17T17:31:59.8102590Z 0 82.6M 0 15859 0 0 8728 0 2:45:28 0:00:01 2:45:27 8728 2021-05-17T17:32:00.7864970Z 4 82.6M 4 4112k 0 0 1953k 0 0:00:43 0:00:02 0:00:41 13.8M 2021-05-17T17:32:01.8025920Z 6 82.6M 6 5712k 0 0 1853k 0 0:00:45 0:00:03 0:00:42 4503k 2021-05-17T17:32:02.7984490Z 7 82.6M 7 6016k 0 0 1468k 0 0:00:57 0:00:04 0:00:53 2630k 2021-05-17T17:32:03.7875130Z 15 82.6M 15 12.5M 0 0 2515k 0 0:00:33 0:00:05 0:00:28 3906k 2021-05-17T17:32:04.7959110Z 27 82.6M 27 22.9M 0 0 3861k 0 0:00:21 0:00:06 0:00:15 5502k 2021-05-17T17:32:05.7931210Z 42 82.6M 42 34.7M 0 0 5013k 0 0:00:16 0:00:07 0:00:09 6304k 2021-05-17T17:32:06.7933610Z 56 82.6M 56 46.8M 0 0 5926k 0 0:00:14 0:00:08 0:00:06 8434k 2021-05-17T17:32:07.7925360Z 73 82.6M 73 60.3M 0 0 6802k 0 0:00:12 0:00:09 0:00:03 10.9M 2021-05-17T17:32:08.7596710Z 88 82.6M 88 73.0M 0 0 7413k 0 0:00:11 0:00:10 0:00:01 12.1M 2021-05-17T17:32:08.7598620Z 100 82.6M 100 82.6M 0 0 7654k 0 0:00:11 0:00:11 --:--:-- 12.0M 2021-05-17T17:32:12.9893900Z ##[group]Run tlmgr update --self 2021-05-17T17:32:12.9894620Z tlmgr update --self 2021-05-17T17:32:12.9895470Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-17T17:32:12.9896330Z tlmgr update --all 2021-05-17T17:32:13.0173830Z shell: /bin/bash -e {0} 2021-05-17T17:32:13.0174240Z env: 2021-05-17T17:32:13.0174710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:13.0175190Z TIC_DEPLOY_KEY: 2021-05-17T17:32:13.0175520Z RSPM: 2021-05-17T17:32:13.0176800Z GITHUB_PAT: *** 2021-05-17T17:32:13.0177630Z COVERALLS_TOKEN: *** 2021-05-17T17:32:13.0178120Z continue-on-error: false 2021-05-17T17:32:13.0178640Z VDIFFR_RUN_TESTS: false 2021-05-17T17:32:13.0179140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:32:13.0179640Z TZ: UTC 2021-05-17T17:32:13.0180050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:13.0180460Z NOT_CRAN: true 2021-05-17T17:32:13.0180920Z ##[endgroup] 2021-05-17T17:32:15.6271340Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:15.6273870Z tlmgr: no self-updates for tlmgr available 2021-05-17T17:32:18.0388790Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:18.0390380Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-17T17:32:18.2989090Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-17T17:32:18.7174070Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-17T17:32:18.9815090Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-17T17:32:19.3125890Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-17T17:32:19.5867150Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-17T17:32:24.7976490Z [7/89, 00:06/00:06] install: biber [1k] 2021-05-17T17:32:25.0613800Z [8/89, 00:07/00:07] install: biblatex [238k] 2021-05-17T17:32:25.6127280Z [9/89, 00:07/00:07] install: checkcites.universal-darwin [1k] 2021-05-17T17:32:25.8760810Z [10/89, 00:07/00:07] install: checkcites [7k] 2021-05-17T17:32:26.1468590Z [11/89, 00:08/00:08] install: chickenize [15k] 2021-05-17T17:32:26.4513980Z [12/89, 00:08/00:08] install: chinese-jfm [3k] 2021-05-17T17:32:26.7599810Z [13/89, 00:08/00:08] install: cloze [9k] 2021-05-17T17:32:27.0212560Z [14/89, 00:09/00:09] install: colorprofiles [86k] 2021-05-17T17:32:27.3921440Z [15/89, 00:09/00:09] install: combofont [2k] 2021-05-17T17:32:27.6630870Z [16/89, 00:09/00:09] install: courier [470k] 2021-05-17T17:32:28.2592980Z [17/89, 00:10/00:10] install: courier-scaled [3k] 2021-05-17T17:32:28.5285230Z [18/89, 00:10/00:10] install: cstypo [3k] 2021-05-17T17:32:28.8007520Z [19/89, 00:10/00:10] install: ctablestack [2k] 2021-05-17T17:32:29.0763420Z [20/89, 00:11/00:11] install: ekdosis [19k] 2021-05-17T17:32:29.4042720Z [21/89, 00:11/00:11] install: emoji [40k] 2021-05-17T17:32:29.7328990Z [22/89, 00:11/00:11] install: emojicite [2k] 2021-05-17T17:32:29.9995840Z [23/89, 00:11/00:11] install: enctex [24k] 2021-05-17T17:32:30.3172050Z [24/89, 00:12/00:12] install: enigma [18k] 2021-05-17T17:32:30.6322030Z [25/89, 00:12/00:12] install: etex-pkg [6k] 2021-05-17T17:32:30.9080580Z [26/89, 00:12/00:12] install: filecontents [3k] 2021-05-17T17:32:31.2019930Z [27/89, 00:13/00:13] install: grfext [3k] 2021-05-17T17:32:31.4678330Z [28/89, 00:13/00:13] install: hyphenex [9k] 2021-05-17T17:32:31.7410720Z [29/89, 00:13/00:13] install: ifplatform [2k] 2021-05-17T17:32:32.0166650Z [30/89, 00:14/00:15] install: innerscript [4k] 2021-05-17T17:32:32.2839330Z [31/89, 00:14/00:15] install: interpreter [7k] 2021-05-17T17:32:32.5506880Z [32/89, 00:14/00:15] install: kanaparser [5k] 2021-05-17T17:32:32.8241850Z [33/89, 00:14/00:15] install: knuth-local [23k] 2021-05-17T17:32:33.1600790Z [34/89, 00:15/00:16] install: logreq [4k] 2021-05-17T17:32:33.4383150Z [35/89, 00:15/00:16] install: lua-typo [7k] 2021-05-17T17:32:33.7503670Z [36/89, 00:15/00:16] install: lua-uca [70k] 2021-05-17T17:32:34.1373600Z [37/89, 00:16/00:17] install: lua-ul [7k] 2021-05-17T17:32:34.3990600Z [38/89, 00:16/00:17] install: lua-uni-algos [6k] 2021-05-17T17:32:34.6632740Z [39/89, 00:16/00:17] install: lua-visual-debug [4k] 2021-05-17T17:32:34.9519290Z [40/89, 00:16/00:17] install: luacode [3k] 2021-05-17T17:32:35.2341650Z [41/89, 00:17/00:18] install: luacolor [5k] 2021-05-17T17:32:35.7121870Z [42/89, 00:17/00:18] install: luahyphenrules [3k] 2021-05-17T17:32:35.9750770Z [43/89, 00:17/00:18] install: luaimageembed [2k] 2021-05-17T17:32:36.2406870Z [44/89, 00:18/00:19] install: luaindex [5k] 2021-05-17T17:32:36.6721110Z [45/89, 00:18/00:19] install: luainputenc [5k] 2021-05-17T17:32:37.5322280Z [46/89, 00:19/00:20] install: luaintro [1k] 2021-05-17T17:32:37.9236210Z [47/89, 00:19/00:20] install: luakeys [5k] 2021-05-17T17:32:38.5987790Z [48/89, 00:20/00:21] install: lualatex-doc [1k] 2021-05-17T17:32:38.9008280Z [49/89, 00:20/00:21] install: lualatex-truncate [2k] 2021-05-17T17:32:39.3782570Z [50/89, 00:21/00:22] install: luamplib [12k] 2021-05-17T17:32:39.9131150Z [51/89, 00:21/00:22] install: luapackageloader [2k] 2021-05-17T17:32:40.3389580Z [52/89, 00:22/00:23] install: luaprogtable [7k] 2021-05-17T17:32:41.1989440Z [53/89, 00:23/00:24] install: luarandom [2k] 2021-05-17T17:32:41.8458060Z [54/89, 00:23/00:24] install: luatex85 [2k] 2021-05-17T17:32:42.5021200Z [55/89, 00:24/00:25] install: luatexbase [4k] 2021-05-17T17:32:43.8151840Z [56/89, 00:25/00:26] install: luatexko [22k] 2021-05-17T17:32:44.1646080Z [57/89, 00:26/00:27] install: luatextra [2k] 2021-05-17T17:32:44.9969360Z [58/89, 00:26/00:27] install: luavlna [8k] 2021-05-17T17:32:46.0997110Z [59/89, 00:28/00:29] install: luaxml [31k] 2021-05-17T17:32:47.2601390Z [60/89, 00:29/00:30] install: makeindex.universal-darwin [91k] 2021-05-17T17:32:47.9897600Z [61/89, 00:29/00:30] install: makeindex [5k] 2021-05-17T17:32:48.9982950Z [62/89, 00:30/00:31] install: mflogo [2k] 2021-05-17T17:32:49.7531650Z [63/89, 00:31/00:32] install: newpax [9k] 2021-05-17T17:32:50.4011600Z [64/89, 00:32/00:33] install: nodetree [13k] 2021-05-17T17:32:51.2036480Z [65/89, 00:33/00:35] install: odsfile [5k] 2021-05-17T17:32:51.9197630Z [66/89, 00:33/00:35] install: optex.universal-darwin [1k] 2021-05-17T17:32:52.5932220Z [67/89, 00:34/00:36] install: optex [770k] 2021-05-17T17:32:54.3091500Z [68/89, 00:36/00:37] install: pdfarticle [4k] 2021-05-17T17:32:54.6881170Z [69/89, 00:36/00:37] install: pdfextra [22k] 2021-05-17T17:32:55.3927960Z [70/89, 00:37/00:38] install: placeat [4k] 2021-05-17T17:32:55.7632700Z [71/89, 00:37/00:38] install: plantuml [3k] 2021-05-17T17:32:56.1794520Z [72/89, 00:38/00:39] install: rsfs [55k] 2021-05-17T17:32:56.7818970Z [73/89, 00:38/00:39] install: selnolig [53k] 2021-05-17T17:32:58.7990120Z [74/89, 00:40/00:41] install: spelling [14k] 2021-05-17T17:32:59.7912180Z [75/89, 00:41/00:42] install: stricttex [2k] 2021-05-17T17:33:00.4417270Z [76/89, 00:42/00:43] install: texlive-common [1k] 2021-05-17T17:33:01.0497120Z [77/89, 00:43/00:44] install: texlive-en [1k] 2021-05-17T17:33:01.5978720Z [78/89, 00:43/00:44] install: texlive-msg-translations [144k] 2021-05-17T17:33:03.4035300Z [79/89, 00:45/00:46] install: thumbpdf.universal-darwin [1k] 2021-05-17T17:33:03.8858420Z [80/89, 00:45/00:46] install: thumbpdf [19k] 2021-05-17T17:33:04.4481030Z [81/89, 00:46/00:47] install: tlshell.universal-darwin [1k] 2021-05-17T17:33:04.8699570Z [82/89, 00:46/00:47] install: tlshell [29k] 2021-05-17T17:33:05.3182650Z [83/89, 00:47/00:48] install: typewriter [25k] 2021-05-17T17:33:05.7245510Z [84/89, 00:47/00:48] install: uninormalize [6k] 2021-05-17T17:33:06.5033330Z [85/89, 00:48/00:49] install: upquote [2k] 2021-05-17T17:33:07.1435730Z [86/89, 00:49/00:50] install: xdvi.universal-darwin [948k] 2021-05-17T17:33:08.2458520Z [87/89, 00:50/00:50] install: xdvi [7k] 2021-05-17T17:33:09.0586020Z [88/89, 00:51/00:51] install: collection-basic [1k] 2021-05-17T17:33:09.6468800Z [89/89, 00:51/00:51] install: collection-luatex [1k] 2021-05-17T17:33:10.2699920Z running mktexlsr ... 2021-05-17T17:33:11.5787450Z done running mktexlsr. 2021-05-17T17:33:11.6650580Z running updmap-sys ... 2021-05-17T17:33:13.4425760Z done running updmap-sys. 2021-05-17T17:33:13.4440430Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-17T17:33:13.4449520Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/SPzWEuFC2F/foQTJe5jBZ ... 2021-05-17T17:33:14.9865580Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/SPzWEuFC2F/foQTJe5jBZ. 2021-05-17T17:33:14.9867550Z OK: optex.fmt/luatex 2021-05-17T17:33:14.9869240Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-17T17:33:14.9871210Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-17T17:33:17.6193610Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:33:17.6195050Z tlmgr: no updates available 2021-05-17T17:33:17.8485100Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-17T17:33:17.8485630Z with: 2021-05-17T17:33:17.8485990Z pandoc-version: 2.7.3 2021-05-17T17:33:17.8486350Z env: 2021-05-17T17:33:17.8486740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:33:17.8487160Z TIC_DEPLOY_KEY: 2021-05-17T17:33:17.8487480Z RSPM: 2021-05-17T17:33:17.8488820Z GITHUB_PAT: *** 2021-05-17T17:33:17.8489580Z COVERALLS_TOKEN: *** 2021-05-17T17:33:17.8490210Z continue-on-error: false 2021-05-17T17:33:17.8490660Z VDIFFR_RUN_TESTS: false 2021-05-17T17:33:17.8491110Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:33:17.8491520Z TZ: UTC 2021-05-17T17:33:17.8491860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:33:17.8492230Z NOT_CRAN: true 2021-05-17T17:33:17.8492580Z ##[endgroup] 2021-05-17T17:33:18.7686280Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-17T17:33:24.8572300Z installer: Package name is pandoc 2021-05-17T17:33:24.8578730Z installer: Installing at base path / 2021-05-17T17:33:24.8579790Z installer: The install was successful. 2021-05-17T17:33:24.9070300Z ##[group]Run git config user.name adigherman 2021-05-17T17:33:24.9071050Z git config user.name adigherman 2021-05-17T17:33:24.9071670Z git config user.email adig@jhu.edu 2021-05-17T17:33:24.9262730Z shell: /bin/bash -e {0} 2021-05-17T17:33:24.9263160Z env: 2021-05-17T17:33:24.9263680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:33:24.9264230Z TIC_DEPLOY_KEY: 2021-05-17T17:33:24.9264620Z RSPM: 2021-05-17T17:33:24.9265850Z GITHUB_PAT: *** 2021-05-17T17:33:24.9267330Z COVERALLS_TOKEN: *** 2021-05-17T17:33:24.9268040Z continue-on-error: false 2021-05-17T17:33:24.9269310Z VDIFFR_RUN_TESTS: false 2021-05-17T17:33:24.9270630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:33:24.9271170Z TZ: UTC 2021-05-17T17:33:24.9271620Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:33:24.9272070Z NOT_CRAN: true 2021-05-17T17:33:24.9272530Z ##[endgroup] 2021-05-17T17:33:25.0602630Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-17T17:33:25.0603360Z env: 2021-05-17T17:33:25.0603840Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:33:25.0604330Z TIC_DEPLOY_KEY: 2021-05-17T17:33:25.0604710Z RSPM: 2021-05-17T17:33:25.0605930Z GITHUB_PAT: *** 2021-05-17T17:33:25.0606770Z COVERALLS_TOKEN: *** 2021-05-17T17:33:25.0607270Z continue-on-error: false 2021-05-17T17:33:25.0607740Z VDIFFR_RUN_TESTS: false 2021-05-17T17:33:25.0608260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:33:25.0608800Z TZ: UTC 2021-05-17T17:33:25.0609210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:33:25.0609640Z NOT_CRAN: true 2021-05-17T17:33:25.0610010Z ##[endgroup] 2021-05-17T17:33:27.0172260Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-17T17:33:27.0542980Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-17T17:33:27.0543760Z To reinstall 3.20.2, run: 2021-05-17T17:33:27.0544400Z brew reinstall cmake 2021-05-17T17:33:29.1001230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-17T17:33:30.2641490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:33:30.8350160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-17T17:33:31.2033490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-17T17%3A40%3A00Z&sig=Ciw3gg34SpeGSUpA5UXa%2F4TfMTZW7x%2FrxD6hcLgyRAY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:33:31.2587490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A40\%3A00Z\&sig=Ciw3gg34SpeGSUpA5UXa\%2F4TfMTZW7x\%2FrxD6hcLgyRAY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:33:31.3821370Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-17T17:33:31.5858700Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-17T17:33:31.5892670Z 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/d20210517-2554-cvhazu 2021-05-17T17:33:32.5085490Z cp -pR /private/tmp/d20210517-2554-cvhazu/libssh/. /usr/local/Cellar/libssh 2021-05-17T17:33:32.5708210Z chmod -Rf +w /private/tmp/d20210517-2554-cvhazu 2021-05-17T17:33:32.6252460Z ==> Finishing up 2021-05-17T17:33:32.6603230Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-17T17:33:32.6899600Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-17T17:33:32.6904120Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-17T17:33:32.6910820Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-17T17:33:32.6915820Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-17T17:33:32.6921590Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-17T17:33:32.6929310Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-17T17:33:32.7083790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-2718-q1nddf.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-17T17:33:35.0413730Z ==> Summary 2021-05-17T17:33:35.0441190Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-17T17:33:37.2713960Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-17T17:33:38.4326870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:33:39.1118830Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-17T17:33:39.4715310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-17T17%3A40%3A00Z&sig=y8n%2FJ5EdZgAXByPkqSUrFQ%2B1WORediiYmJhJ9zUC6mo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:33:39.5232790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A40\%3A00Z\&sig=y8n\%2FJ5EdZgAXByPkqSUrFQ\%2B1WORediiYmJhJ9zUC6mo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:33:46.9924740Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-17T17:33:46.9927520Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-17T17:33:47.7955300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:33:48.4023870Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-17T17:33:48.8039190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-17T17%3A40%3A00Z&sig=bhaOD1S6rJ8I84U4dGt%2BHTmxFIadOcg5fn4YKILAad0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:33:48.8550950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A40\%3A00Z\&sig=bhaOD1S6rJ8I84U4dGt\%2BHTmxFIadOcg5fn4YKILAad0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:33:49.0105050Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-17T17:33:49.0179530Z ==> Installing dependencies for jags: gcc 2021-05-17T17:33:49.0187010Z ==> Installing jags dependency: gcc 2021-05-17T17:33:49.1206420Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-17T17:33:49.1240980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-2725-19v612d 2021-05-17T17:34:23.7082000Z cp -pR /private/tmp/d20210517-2725-19v612d/gcc/. /usr/local/Cellar/gcc 2021-05-17T17:35:29.0505960Z chmod -Rf +w /private/tmp/d20210517-2725-19v612d 2021-05-17T17:35:40.2381350Z ==> Finishing up 2021-05-17T17:35:41.8372120Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-17T17:35:41.8376470Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-17T17:35:41.8384590Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-17T17:35:41.8392990Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-17T17:35:41.8398930Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-17T17:35:41.8406130Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-17T17:35:41.8417990Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-17T17:35:41.8420270Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-17T17:35:41.8425610Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-17T17:35:41.8430690Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-17T17:35:41.8444330Z rm /usr/local/bin/c++-11 2021-05-17T17:35:41.8447590Z rm /usr/local/bin/cpp-11 2021-05-17T17:35:41.8450700Z rm /usr/local/bin/g++-11 2021-05-17T17:35:41.8453920Z rm /usr/local/bin/gcc-11 2021-05-17T17:35:41.8503170Z rm /usr/local/bin/gcc-ar-11 2021-05-17T17:35:41.8505650Z rm /usr/local/bin/gcc-nm-11 2021-05-17T17:35:41.8509200Z rm /usr/local/bin/gcc-ranlib-11 2021-05-17T17:35:41.8513020Z rm /usr/local/bin/gcov-11 2021-05-17T17:35:41.8517840Z rm /usr/local/bin/gcov-dump-11 2021-05-17T17:35:41.8521730Z rm /usr/local/bin/gcov-tool-11 2021-05-17T17:35:42.3794180Z Error: The `brew link` step did not complete successfully 2021-05-17T17:35:42.3795080Z The formula built, but is not symlinked into /usr/local 2021-05-17T17:35:42.3800090Z Could not symlink bin/gfortran 2021-05-17T17:35:42.3800720Z Target /usr/local/bin/gfortran 2021-05-17T17:35:42.3801520Z already exists. You may want to remove it: 2021-05-17T17:35:42.3802620Z rm '/usr/local/bin/gfortran' 2021-05-17T17:35:42.3803050Z 2021-05-17T17:35:42.3804060Z To force the link and overwrite all conflicting files: 2021-05-17T17:35:42.3805120Z brew link --overwrite gcc 2021-05-17T17:35:42.3805520Z 2021-05-17T17:35:42.3806060Z To list all files that would be deleted: 2021-05-17T17:35:42.3807380Z brew link --overwrite --dry-run gcc 2021-05-17T17:35:42.3807860Z 2021-05-17T17:35:42.3808440Z Possible conflicting files are: 2021-05-17T17:35:42.3848500Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-17T17:35:42.9302140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-2918-1vd8mla.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-17T17:35:46.0205740Z ==> Summary 2021-05-17T17:35:46.1195160Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-17T17:35:46.1201010Z ==> Installing jags 2021-05-17T17:35:46.1206070Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-17T17:35:46.1230750Z 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/d20210517-2725-1sotn8t 2021-05-17T17:35:50.7898830Z cp -pR /private/tmp/d20210517-2725-1sotn8t/jags/. /usr/local/Cellar/jags 2021-05-17T17:35:56.6189960Z chmod -Rf +w /private/tmp/d20210517-2725-1sotn8t 2021-05-17T17:35:58.0249140Z ==> Finishing up 2021-05-17T17:35:58.0981610Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-17T17:35:58.0988320Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-17T17:35:58.0999480Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-17T17:35:58.1005960Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-17T17:35:58.1011040Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-17T17:35:58.1015820Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-17T17:35:58.1020980Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-17T17:35:58.1025780Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-17T17:35:58.1032780Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-17T17:35:58.1832880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-2946-58558f.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-17T17:36:00.6091970Z ==> Summary 2021-05-17T17:36:00.6187090Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-17T17:36:03.1361330Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-17T17:36:04.3128500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:36:04.9499910Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-17T17:36:05.3356140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-17T17%3A45%3A00Z&sig=iWXdTl0qA6OWNQcn9I1fTjZ3EwHiZH1zn270dgDH7zw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:05.3822620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=iWXdTl0qA6OWNQcn9I1fTjZ3EwHiZH1zn270dgDH7zw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:06.7040000Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-17T17:36:06.8255070Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-17T17:36:06.8289580Z 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/d20210517-2953-1hqci55 2021-05-17T17:36:09.0437160Z cp -pR /private/tmp/d20210517-2953-1hqci55/v8/. /usr/local/Cellar/v8 2021-05-17T17:36:10.3780820Z chmod -Rf +w /private/tmp/d20210517-2953-1hqci55 2021-05-17T17:36:10.9084990Z ==> Finishing up 2021-05-17T17:36:11.0461110Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-17T17:36:11.1434780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3118-m113fu.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-17T17:36:13.5833890Z ==> Summary 2021-05-17T17:36:13.5890280Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-17T17:36:16.2189840Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-17T17:36:17.3752540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:36:18.0430960Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-17T17:36:18.4206040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-17T17%3A45%3A00Z&sig=ZYgzYeFego11vZtLZIDD7fg05eW4sxLfOT51dC%2FVZNU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:18.4704060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=ZYgzYeFego11vZtLZIDD7fg05eW4sxLfOT51dC\%2FVZNU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:18.7467180Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-17T17:36:18.7671690Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-17T17:36:19.9102670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:36:21.3481770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=KYDHM4KBltdP\%2BXLIz3z0RjVVEqpEwlUASPFT1giyJFc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:21.3487990Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-17T17:36:21.3491910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-17T17%3A45%3A00Z&sig=KYDHM4KBltdP%2BXLIz3z0RjVVEqpEwlUASPFT1giyJFc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:21.4521350Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-17T17:36:21.4672070Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-17T17:36:22.6138120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:36:23.2579440Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-17T17:36:23.6413910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-17T17%3A45%3A00Z&sig=ps9%2B%2BL1QvTT4tkc1p2D3n5wDjJIEK3uSlCmNa4oetIM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:36:23.6997320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=ps9\%2B\%2BL1QvTT4tkc1p2D3n5wDjJIEK3uSlCmNa4oetIM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:36:24.0623600Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-17T17:36:24.0872770Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-17T17:36:24.0878290Z ==> Installing fftw dependency: hwloc 2021-05-17T17:36:24.1553760Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-17T17:36:24.1587290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3126-kglv2c 2021-05-17T17:36:37.0815420Z cp -pR /private/tmp/d20210517-3126-kglv2c/hwloc/. /usr/local/Cellar/hwloc 2021-05-17T17:36:41.9336130Z chmod -Rf +w /private/tmp/d20210517-3126-kglv2c 2021-05-17T17:36:42.8298070Z ==> Finishing up 2021-05-17T17:36:42.8621890Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-17T17:36:42.8625050Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-17T17:36:42.8629990Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-17T17:36:42.8636860Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-17T17:36:42.8641600Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-17T17:36:42.8648590Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-17T17:36:42.8670480Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-17T17:36:42.8674850Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-17T17:36:42.8679850Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-17T17:36:42.8684670Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-17T17:36:42.8689240Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-17T17:36:42.8694220Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-17T17:36:42.8699400Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-17T17:36:42.8706260Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-17T17:36:42.8711040Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-17T17:36:42.8722630Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-17T17:36:42.8731150Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-17T17:36:42.8735860Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-17T17:36:42.8746490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-17T17:36:42.8752420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-17T17:36:42.8757810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-17T17:36:42.8763640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-17T17:36:42.8768850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-17T17:36:42.8774180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-17T17:36:42.8779650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-17T17:36:42.8784800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-17T17:36:42.8813680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-17T17:36:42.8820090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-17T17:36:42.8825830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-17T17:36:42.8831270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-17T17:36:42.8836460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-17T17:36:42.8866880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-17T17:36:42.8879100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-17T17:36:42.8894900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-17T17:36:42.8908080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-17T17:36:42.8913870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-17T17:36:42.8924050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-17T17:36:42.8929230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-17T17:36:42.8934690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-17T17:36:42.8947570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-17T17:36:42.8961250Z 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-17T17:36:42.8966580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-17T17:36:42.8991590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-17T17:36:42.9023500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-17T17:36:42.9039230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-17T17:36:42.9050380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-17T17:36:42.9064490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-17T17:36:42.9070550Z 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-17T17:36:42.9077580Z 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-17T17:36:42.9092370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-17T17:36:42.9109650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-17T17:36:42.9116070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-17T17:36:42.9124670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-17T17:36:42.9130870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-17T17:36:42.9141950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-17T17:36:42.9158650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-17T17:36:42.9172030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-17T17:36:42.9583590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-17T17:36:42.9588690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-17T17:36:42.9594510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-17T17:36:43.0419460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-17T17:36:43.0424970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-17T17:36:43.0430830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-17T17:36:43.0847200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-17T17:36:43.0857050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-17T17:36:43.1693420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-17T17:36:43.1695760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-17T17:36:43.2554500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-17T17:36:43.2560290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-17T17:36:43.2567210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-17T17:36:43.2978630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-17T17:36:43.2983280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-17T17:36:43.3858130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-17T17:36:43.4288450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-17T17:36:43.5122250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-17T17:36:43.6254960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-17T17:36:43.6271600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-17T17:36:43.6278300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-17T17:36:43.6283710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-17T17:36:43.6288990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-17T17:36:43.6294400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-17T17:36:43.6303820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-17T17:36:43.6309510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-17T17:36:43.6315080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-17T17:36:43.6320800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-17T17:36:43.6326400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-17T17:36:43.6332120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-17T17:36:43.6337720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-17T17:36:43.6343770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-17T17:36:43.6349850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-17T17:36:43.6356310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-17T17:36:43.7191770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-17T17:36:43.7196810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-17T17:36:43.7202650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-17T17:36:43.7208650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-17T17:36:43.7214050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-17T17:36:43.7219710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-17T17:36:43.7225470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-17T17:36:43.7230920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-17T17:36:43.7239040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-17T17:36:43.7243970Z Only the first 100 operations were output. 2021-05-17T17:36:44.2402880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3357-3wkdp2.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-17T17:36:46.8153350Z ==> Summary 2021-05-17T17:36:46.8786620Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-17T17:36:46.8792920Z ==> Installing fftw dependency: open-mpi 2021-05-17T17:36:46.9405560Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-17T17:36:46.9434020Z 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/d20210517-3126-1oggjl7 2021-05-17T17:36:51.2224270Z cp -pR /private/tmp/d20210517-3126-1oggjl7/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-17T17:37:04.0817910Z chmod -Rf +w /private/tmp/d20210517-3126-1oggjl7 2021-05-17T17:37:05.9541870Z ==> Finishing up 2021-05-17T17:37:05.9977450Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-17T17:37:05.9981840Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-17T17:37:05.9986770Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-17T17:37:05.9992630Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-17T17:37:06.0000080Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-17T17:37:06.0005770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-17T17:37:06.0011340Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-17T17:37:06.0016070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-17T17:37:06.0021080Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-17T17:37:06.0026250Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-17T17:37:06.0031570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-17T17:37:06.0036500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-17T17:37:06.0041360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-17T17:37:06.0046380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-17T17:37:06.0051830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-17T17:37:06.0056730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-17T17:37:06.0061300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-17T17:37:06.0069140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-17T17:37:06.0074440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-17T17:37:06.0080300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-17T17:37:06.0084560Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-17T17:37:06.0090070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-17T17:37:06.0094990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-17T17:37:06.0100130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-17T17:37:06.0107880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-17T17:37:06.0113370Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-17T17:37:06.0118240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-17T17:37:06.0123390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-17T17:37:06.0128720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-17T17:37:06.0133390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-17T17:37:06.0138580Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-17T17:37:06.0143750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-17T17:37:06.0148840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-17T17:37:06.0153960Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-17T17:37:06.0159500Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-17T17:37:06.0164070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-17T17:37:06.0170690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-17T17:37:06.0176920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-17T17:37:06.0181240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-17T17:37:06.0186220Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-17T17:37:06.0192460Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-17T17:37:06.0197780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-17T17:37:06.0202770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-17T17:37:06.0207630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-17T17:37:06.0212560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-17T17:37:06.0217300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-17T17:37:06.0222310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-17T17:37:06.0227270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-17T17:37:06.0239330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-17T17:37:06.0269900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-17T17:37:06.0275260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-17T17:37:06.0281500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-17T17:37:06.0286890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-17T17:37:06.0292530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-17T17:37:06.0297970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-17T17:37:06.0304860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-17T17:37:06.0310640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-17T17:37:06.0316490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-17T17:37:06.0322590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-17T17:37:06.0328210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-17T17:37:06.0339880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-17T17:37:06.0345150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-17T17:37:06.0351620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-17T17:37:06.0373630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-17T17:37:06.0379360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-17T17:37:06.0397480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-17T17:37:06.0405490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-17T17:37:06.0412260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-17T17:37:06.0418030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-17T17:37:06.0424010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-17T17:37:06.0429970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-17T17:37:06.0435590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-17T17:37:06.0441880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-17T17:37:06.0447110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-17T17:37:06.0453740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-17T17:37:06.0458980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-17T17:37:06.0464360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-17T17:37:06.0470330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-17T17:37:06.0475780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-17T17:37:06.0481340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-17T17:37:06.0486830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-17T17:37:06.0492710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-17T17:37:06.0498660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-17T17:37:06.0503850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-17T17:37:06.0510420Z 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-17T17:37:06.0521290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-17T17:37:06.0527450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-17T17:37:06.0533470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-17T17:37:06.0539160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-17T17:37:06.0544590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-17T17:37:06.0550540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-17T17:37:06.0556020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-17T17:37:06.0561850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-17T17:37:06.0567630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-17T17:37:06.0573220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-17T17:37:06.0578860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-17T17:37:06.0584620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-17T17:37:06.0590310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-17T17:37:06.0596020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-17T17:37:06.0602010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-17T17:37:06.0608010Z Only the first 100 operations were output. 2021-05-17T17:37:06.6350080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3384-1yopbfe.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-17T17:37:09.7722850Z ==> Summary 2021-05-17T17:37:09.8183370Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-17T17:37:09.8188240Z ==> Installing fftw 2021-05-17T17:37:09.8192250Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-17T17:37:09.8218820Z 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/d20210517-3126-lqwv3r 2021-05-17T17:37:09.9112790Z cp -pR /private/tmp/d20210517-3126-lqwv3r/fftw/. /usr/local/Cellar/fftw 2021-05-17T17:37:09.9693820Z chmod -Rf +w /private/tmp/d20210517-3126-lqwv3r 2021-05-17T17:37:10.1280610Z ==> Finishing up 2021-05-17T17:37:10.1779290Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-17T17:37:10.1783080Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-17T17:37:10.1788200Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-17T17:37:10.1792350Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-17T17:37:10.1799460Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-17T17:37:10.1803810Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-17T17:37:10.1808950Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-17T17:37:10.1813330Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-17T17:37:10.1818250Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-17T17:37:10.1822830Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-17T17:37:10.1827700Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-17T17:37:10.1832020Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-17T17:37:10.1849320Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-17T17:37:10.1928510Z info /usr/local/share/info/fftw3.info 2021-05-17T17:37:10.1938280Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-17T17:37:10.1944650Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-17T17:37:10.1956300Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-17T17:37:10.1962330Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-17T17:37:10.1968440Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-17T17:37:10.1974320Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-17T17:37:10.1984390Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-17T17:37:10.1989770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-17T17:37:10.1994450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-17T17:37:10.2000350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-17T17:37:10.2005500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-17T17:37:10.2010260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-17T17:37:10.2016710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-17T17:37:10.2032370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-17T17:37:10.2042640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-17T17:37:10.2053260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-17T17:37:10.2064970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-17T17:37:10.2073660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-17T17:37:10.2080720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-17T17:37:10.2090500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-17T17:37:10.2099760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-17T17:37:10.2108960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-17T17:37:10.2117780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-17T17:37:10.2126280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-17T17:37:10.2135160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-17T17:37:10.2144100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-17T17:37:10.2152080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-17T17:37:10.2160860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-17T17:37:10.2169850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-17T17:37:10.2179760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-17T17:37:10.2188710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-17T17:37:10.2197040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-17T17:37:10.2207550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-17T17:37:10.2216460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-17T17:37:10.2225130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-17T17:37:10.2232950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-17T17:37:10.2243370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-17T17:37:10.2253040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-17T17:37:10.2262060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-17T17:37:10.2271950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-17T17:37:10.2277970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-17T17:37:10.2287220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-17T17:37:10.2313590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-17T17:37:10.2315310Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-17T17:37:10.2316920Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-17T17:37:10.2324640Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-17T17:37:10.2750620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3476-showl4.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-17T17:37:13.6181710Z ==> Summary 2021-05-17T17:37:13.6241550Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-17T17:37:14.2890890Z ==> No outdated dependents to upgrade! 2021-05-17T17:37:14.2991240Z ==> Checking for dependents of upgraded formulae... 2021-05-17T17:37:14.4788420Z ==> Reinstalling 2 broken dependents from source: 2021-05-17T17:37:14.4888840Z fftw, open-mpi 2021-05-17T17:37:14.4915050Z rm /usr/local/bin/fftw-wisdom 2021-05-17T17:37:14.4916450Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-17T17:37:14.4917980Z rm /usr/local/bin/fftwf-wisdom 2021-05-17T17:37:14.4919250Z rm /usr/local/bin/fftwl-wisdom 2021-05-17T17:37:14.4920730Z rm /usr/local/include/fftw3-mpi.f03 2021-05-17T17:37:14.4922540Z rm /usr/local/include/fftw3-mpi.h 2021-05-17T17:37:14.4923470Z rm /usr/local/include/fftw3.f 2021-05-17T17:37:14.4924290Z rm /usr/local/include/fftw3.f03 2021-05-17T17:37:14.4925070Z rm /usr/local/include/fftw3.h 2021-05-17T17:37:14.4926330Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-17T17:37:14.4927240Z rm /usr/local/include/fftw3l.f03 2021-05-17T17:37:14.4928050Z rm /usr/local/include/fftw3q.f03 2021-05-17T17:37:14.4929340Z rm /usr/local/lib/cmake/fftw3 2021-05-17T17:37:14.4930390Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-17T17:37:14.4931480Z rm /usr/local/lib/libfftw3.a 2021-05-17T17:37:14.4933220Z rm /usr/local/lib/libfftw3.dylib 2021-05-17T17:37:14.4934440Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-17T17:37:14.4935960Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-17T17:37:14.4937740Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-17T17:37:14.4939820Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-17T17:37:14.4940830Z rm /usr/local/lib/libfftw3_omp.a 2021-05-17T17:37:14.4941680Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-17T17:37:14.4942580Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-17T17:37:14.4943460Z rm /usr/local/lib/libfftw3_threads.a 2021-05-17T17:37:14.4944420Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-17T17:37:14.4945970Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-17T17:37:14.4946920Z rm /usr/local/lib/libfftw3f.a 2021-05-17T17:37:14.4947760Z rm /usr/local/lib/libfftw3f.dylib 2021-05-17T17:37:14.4948630Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-17T17:37:14.4955420Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-17T17:37:14.4956320Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-17T17:37:14.4957200Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-17T17:37:14.4959520Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-17T17:37:14.4960900Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-17T17:37:14.4961900Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-17T17:37:14.4962800Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-17T17:37:14.4963700Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-17T17:37:14.4964590Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-17T17:37:14.4965610Z rm /usr/local/lib/libfftw3l.a 2021-05-17T17:37:14.4966570Z rm /usr/local/lib/libfftw3l.dylib 2021-05-17T17:37:14.4967460Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-17T17:37:14.4968300Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-17T17:37:14.4969150Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-17T17:37:14.4970030Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-17T17:37:14.4970860Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-17T17:37:14.4971760Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-17T17:37:14.4973850Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-17T17:37:14.4976470Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-17T17:37:14.4981630Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-17T17:37:14.4993730Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-17T17:37:14.5008170Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-17T17:37:14.5021270Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-17T17:37:14.5093200Z uninfo /usr/local/share/info/fftw3.info 2021-05-17T17:37:14.5127320Z rm /usr/local/share/info/fftw3.info 2021-05-17T17:37:14.5130890Z rm /usr/local/share/info/fftw3.info-1 2021-05-17T17:37:14.5132870Z rm /usr/local/share/info/fftw3.info-2 2021-05-17T17:37:14.5139030Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-17T17:37:14.5151110Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-17T17:37:14.5158190Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-17T17:37:14.5172800Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-17T17:37:14.6179890Z rm /usr/local/bin/aggregate_profile.pl 2021-05-17T17:37:14.6222280Z rm /usr/local/bin/mpic++ 2021-05-17T17:37:14.6224380Z rm /usr/local/bin/mpicc 2021-05-17T17:37:14.6225210Z rm /usr/local/bin/mpicxx 2021-05-17T17:37:14.6226140Z rm /usr/local/bin/mpiexec 2021-05-17T17:37:14.6227720Z rm /usr/local/bin/mpif77 2021-05-17T17:37:14.6229240Z rm /usr/local/bin/mpif90 2021-05-17T17:37:14.6230210Z rm /usr/local/bin/mpifort 2021-05-17T17:37:14.6230970Z rm /usr/local/bin/mpirun 2021-05-17T17:37:14.6232540Z rm /usr/local/bin/ompi-clean 2021-05-17T17:37:14.6236920Z rm /usr/local/bin/ompi-server 2021-05-17T17:37:14.6237880Z rm /usr/local/bin/ompi_info 2021-05-17T17:37:14.6243550Z rm /usr/local/bin/opal_wrapper 2021-05-17T17:37:14.6248760Z rm /usr/local/bin/orte-clean 2021-05-17T17:37:14.6255310Z rm /usr/local/bin/orte-info 2021-05-17T17:37:14.6258450Z rm /usr/local/bin/orte-server 2021-05-17T17:37:14.6262330Z rm /usr/local/bin/ortecc 2021-05-17T17:37:14.6268280Z rm /usr/local/bin/orted 2021-05-17T17:37:14.6272070Z rm /usr/local/bin/orterun 2021-05-17T17:37:14.6280940Z rm /usr/local/bin/profile2mat.pl 2021-05-17T17:37:14.6291790Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-17T17:37:14.6297740Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-17T17:37:14.6304520Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-17T17:37:14.6312150Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-17T17:37:14.6327390Z rm /usr/local/include/mpi-ext.h 2021-05-17T17:37:14.6333580Z rm /usr/local/include/mpi.h 2021-05-17T17:37:14.6337990Z rm /usr/local/include/mpi.mod 2021-05-17T17:37:14.6392060Z rm /usr/local/include/mpi_ext.mod 2021-05-17T17:37:14.6395300Z rm /usr/local/include/mpi_f08.mod 2021-05-17T17:37:14.6396660Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-17T17:37:14.6397620Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-17T17:37:14.6398530Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-17T17:37:14.6399670Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-17T17:37:14.6403740Z rm /usr/local/include/mpi_f08_types.mod 2021-05-17T17:37:14.6405430Z rm /usr/local/include/mpi_portable_platform.h 2021-05-17T17:37:14.6407420Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-17T17:37:14.6413790Z rm /usr/local/include/mpif-config.h 2021-05-17T17:37:14.6418600Z rm /usr/local/include/mpif-constants.h 2021-05-17T17:37:14.6425620Z rm /usr/local/include/mpif-ext.h 2021-05-17T17:37:14.6431790Z rm /usr/local/include/mpif-externals.h 2021-05-17T17:37:14.6435350Z rm /usr/local/include/mpif-handles.h 2021-05-17T17:37:14.6443460Z rm /usr/local/include/mpif-io-constants.h 2021-05-17T17:37:14.6446460Z rm /usr/local/include/mpif-io-handles.h 2021-05-17T17:37:14.6455370Z rm /usr/local/include/mpif-sentinels.h 2021-05-17T17:37:14.6460410Z rm /usr/local/include/mpif-sizeof.h 2021-05-17T17:37:14.6467320Z rm /usr/local/include/mpif.h 2021-05-17T17:37:14.6470920Z rm /usr/local/include/openmpi 2021-05-17T17:37:14.6480010Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-17T17:37:14.6490850Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-17T17:37:14.6591670Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-17T17:37:14.6693120Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-17T17:37:14.6751330Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-17T17:37:14.6752570Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-17T17:37:14.6754360Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-17T17:37:14.6845750Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-17T17:37:14.6847020Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-17T17:37:14.6847890Z rm /usr/local/lib/libmpi.40.dylib 2021-05-17T17:37:14.6848760Z rm /usr/local/lib/libmpi.dylib 2021-05-17T17:37:14.6849760Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-17T17:37:14.6850640Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-17T17:37:14.6851590Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-17T17:37:14.6854030Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-17T17:37:14.6855010Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-17T17:37:14.6855990Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-17T17:37:14.6856940Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-17T17:37:14.6858470Z rm /usr/local/lib/libompitrace.dylib 2021-05-17T17:37:14.6861110Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-17T17:37:14.6863190Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-17T17:37:14.6865210Z rm /usr/local/lib/libopen-pal.dylib 2021-05-17T17:37:14.6866630Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-17T17:37:14.6869150Z rm /usr/local/lib/libopen-rte.dylib 2021-05-17T17:37:14.6870130Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-17T17:37:14.6870970Z rm /usr/local/lib/openmpi 2021-05-17T17:37:14.6872190Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-17T17:37:14.6873490Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-17T17:37:14.6874820Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-17T17:37:14.6876140Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-17T17:37:14.6877450Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-17T17:37:14.6878820Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-17T17:37:14.6879690Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-17T17:37:14.6880530Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-17T17:37:14.6881310Z rm /usr/local/lib/pmix 2021-05-17T17:37:14.6882470Z rm /usr/local/share/man/man1/mpic++.1 2021-05-17T17:37:14.6883390Z rm /usr/local/share/man/man1/mpicc.1 2021-05-17T17:37:14.6884240Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-17T17:37:14.6885100Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-17T17:37:14.6885930Z rm /usr/local/share/man/man1/mpif77.1 2021-05-17T17:37:14.6886790Z rm /usr/local/share/man/man1/mpif90.1 2021-05-17T17:37:14.6887620Z rm /usr/local/share/man/man1/mpifort.1 2021-05-17T17:37:14.6888460Z rm /usr/local/share/man/man1/mpirun.1 2021-05-17T17:37:14.6889740Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-17T17:37:14.6891080Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-17T17:37:14.6892020Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-17T17:37:14.6892920Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-17T17:37:14.6894510Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-17T17:37:14.6895850Z rm /usr/local/share/man/man1/orte-info.1 2021-05-17T17:37:14.6897190Z rm /usr/local/share/man/man1/orte-server.1 2021-05-17T17:37:14.6898130Z rm /usr/local/share/man/man1/orted.1 2021-05-17T17:37:14.6898970Z rm /usr/local/share/man/man1/orterun.1 2021-05-17T17:37:14.6899810Z rm /usr/local/share/man/man3/MPI.3 2021-05-17T17:37:14.6900680Z Only the first 100 operations were output. 2021-05-17T17:37:16.6810780Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-17T17:37:17.8497440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:37:18.4268310Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-17T17:37:18.8176150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-17T17%3A45%3A00Z&sig=eI18R2qqoL%2BrnIsicJ0owD4FIsunp5RkeWE1TdJdDQE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:37:18.8652290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=eI18R2qqoL\%2BrnIsicJ0owD4FIsunp5RkeWE1TdJdDQE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:37:19.2643590Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-17T17:37:19.3973570Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-17T17:37:19.4000420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3497-dudk3c 2021-05-17T17:37:20.0431980Z cp -pR /private/tmp/d20210517-3497-dudk3c/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-17T17:37:20.7045360Z chmod -Rf +w /private/tmp/d20210517-3497-dudk3c 2021-05-17T17:37:21.8318560Z ==> Finishing up 2021-05-17T17:37:21.8861320Z mkdir -p /usr/local/etc/dcmtk 2021-05-17T17:37:21.8866710Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-17T17:37:21.8871380Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-17T17:37:21.8875690Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-17T17:37:21.8880790Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-17T17:37:21.8885290Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-17T17:37:21.8890340Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-17T17:37:21.8894810Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-17T17:37:21.8902750Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-17T17:37:21.8907250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-17T17:37:21.8912210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-17T17:37:21.8916610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-17T17:37:21.8921590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-17T17:37:21.8926520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-17T17:37:21.8930890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-17T17:37:21.8935860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-17T17:37:21.8961280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-17T17:37:21.8962920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-17T17:37:21.8964370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-17T17:37:21.8965750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-17T17:37:21.8967260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-17T17:37:21.8968660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-17T17:37:21.8972040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-17T17:37:21.8977420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-17T17:37:21.8981930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-17T17:37:21.8986930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-17T17:37:21.8991610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-17T17:37:21.8997210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-17T17:37:21.9001850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-17T17:37:21.9006170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-17T17:37:21.9011090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-17T17:37:21.9015470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-17T17:37:21.9020410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-17T17:37:21.9024920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-17T17:37:21.9029880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-17T17:37:21.9034150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-17T17:37:21.9040030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-17T17:37:21.9044470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-17T17:37:21.9049410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-17T17:37:21.9053800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-17T17:37:21.9058800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-17T17:37:21.9063220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-17T17:37:21.9068130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-17T17:37:21.9072570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-17T17:37:21.9077520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-17T17:37:21.9082580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-17T17:37:21.9088030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-17T17:37:21.9092590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-17T17:37:21.9097820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-17T17:37:21.9102450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-17T17:37:21.9107510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-17T17:37:21.9112540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-17T17:37:21.9116870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-17T17:37:21.9121910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-17T17:37:21.9126580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-17T17:37:21.9131080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-17T17:37:21.9136220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-17T17:37:21.9140890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-17T17:37:21.9145380Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-17T17:37:21.9150500Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-17T17:37:21.9155160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-17T17:37:21.9159700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-17T17:37:21.9165340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-17T17:37:21.9190280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-17T17:37:21.9191700Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-17T17:37:21.9193040Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-17T17:37:21.9194670Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-17T17:37:21.9196150Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-17T17:37:21.9197580Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-17T17:37:21.9199370Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-17T17:37:21.9204410Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-17T17:37:21.9209340Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-17T17:37:21.9213730Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-17T17:37:21.9218640Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-17T17:37:21.9223060Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-17T17:37:21.9228030Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-17T17:37:21.9232340Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-17T17:37:21.9237380Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-17T17:37:21.9241690Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-17T17:37:21.9246810Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-17T17:37:21.9251290Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-17T17:37:21.9258640Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-17T17:37:21.9264930Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-17T17:37:21.9272070Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-17T17:37:21.9282700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-17T17:37:21.9288810Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-17T17:37:21.9294180Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-17T17:37:21.9299450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-17T17:37:21.9304710Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-17T17:37:21.9310150Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-17T17:37:21.9315450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-17T17:37:21.9321060Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-17T17:37:21.9326320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-17T17:37:21.9331560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-17T17:37:21.9336900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-17T17:37:21.9342160Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-17T17:37:21.9347390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-17T17:37:21.9352660Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-17T17:37:21.9362610Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-17T17:37:21.9368510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-17T17:37:21.9373850Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-17T17:37:21.9385500Z Only the first 100 operations were output. 2021-05-17T17:37:22.3304880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3661-et4v3g.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-17T17:37:25.8095390Z ==> Summary 2021-05-17T17:37:25.8834850Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-17T17:37:28.3846920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-17T17:37:29.5338500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:37:30.1218490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-17T17:37:30.5895340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-17T17%3A45%3A00Z&sig=mPk0mwJUK6%2FpQzIXi52s5x4BEsJkrWS6zLUhmcwwgLI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:37:30.6357970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=mPk0mwJUK6\%2FpQzIXi52s5x4BEsJkrWS6zLUhmcwwgLI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:37:30.7161930Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-17T17:37:30.8070450Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-17T17:37:30.8097970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3668-8h2hh5 2021-05-17T17:37:30.8797530Z cp -pR /private/tmp/d20210517-3668-8h2hh5/libsecret/. /usr/local/Cellar/libsecret 2021-05-17T17:37:31.0184810Z chmod -Rf +w /private/tmp/d20210517-3668-8h2hh5 2021-05-17T17:37:31.2126180Z ==> Finishing up 2021-05-17T17:37:31.2546480Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-17T17:37:31.2561190Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-17T17:37:31.2574080Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-17T17:37:31.2576490Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-17T17:37:31.2614560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2642130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2647000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2649130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2672890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2698320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2728440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2759150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2781670Z mkdir -p /usr/local/share/locale/ckb 2021-05-17T17:37:31.2783090Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-17T17:37:31.2785200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2787680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2816630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2843730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2870820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2899020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2917040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2919560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2921750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2925170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2926870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2952470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2961840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2964170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2968360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.2983320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3010720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3012680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3015190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3017530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3021720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3024010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3039210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3066880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3092250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3106350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3130690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3153350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3155240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3156970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3158760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3160580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3163150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3165490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3184640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3195470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3212150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3257390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3325730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3381690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3484490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3486270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3523650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3553520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3586050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3620550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-17T17:37:31.3647290Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-17T17:37:31.3680150Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-17T17:37:31.3710710Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-17T17:37:31.3749910Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-17T17:37:31.3790510Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-17T17:37:31.3796750Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-17T17:37:31.3899600Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-17T17:37:31.4002640Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-17T17:37:31.4021220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-3833-gikqmq.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-17T17:37:34.0150320Z ==> Summary 2021-05-17T17:37:34.0356230Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-17T17:37:36.2478460Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-17T17:37:36.2479600Z To reinstall 1.6.37, run: 2021-05-17T17:37:36.2480370Z brew reinstall libpng 2021-05-17T17:37:38.1721960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-17T17:37:39.3196140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:37:39.8877620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-17T17:37:40.3708400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-17T17%3A45%3A00Z&sig=I6Ig3RbYweoXEVBxRkWFXBIZ525f8nVUy244rSBYdiQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:37:40.4163770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=I6Ig3RbYweoXEVBxRkWFXBIZ525f8nVUy244rSBYdiQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:37:40.4614990Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-17T17:37:40.4668240Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-17T17:37:41.6346670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:37:42.2644490Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-17T17:37:42.6459400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-17T17%3A45%3A00Z&sig=B24jLXHdtdkx66POAZNSvjPLRHCQLZfhRlkIUT5jZPY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:37:42.6967360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=B24jLXHdtdkx66POAZNSvjPLRHCQLZfhRlkIUT5jZPY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:37:42.7985470Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-17T17:37:42.8035630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-17T17:37:43.9999450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:37:44.7505160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-17T17:37:45.1931010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-17T17%3A45%3A00Z&sig=MPBRgJWmxTJqtPI4irgO3MYRkxIvUS6a1D%2BEhdCGucw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:37:45.2396060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=MPBRgJWmxTJqtPI4irgO3MYRkxIvUS6a1D\%2BEhdCGucw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:37:45.2917560Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-17T17:37:45.2945940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-17T17:37:46.5043660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:37:47.1240240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-17T17:37:48.4222680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=SDADfweGEY41nuq\%2FEJJf3YgDhx70X4F4RfnSuZq7\%2F88\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:37:48.4229370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-17T17%3A45%3A00Z&sig=SDADfweGEY41nuq%2FEJJf3YgDhx70X4F4RfnSuZq7%2F88%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:37:48.4233720Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-17T17:37:48.4236580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-17T17:37:48.9988330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:37:49.5681010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-17T17:37:50.0241680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-17T17%3A45%3A00Z&sig=y%2FQU%2F65jIMvj2BTy8ZBdD7difiphlRGaGy3yOMhx4Ic%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:37:50.0778930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=y\%2FQU\%2F65jIMvj2BTy8ZBdD7difiphlRGaGy3yOMhx4Ic\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:37:50.2053140Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-17T17:37:50.2131350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-17T17:37:51.3798400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:37:51.9468630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-17T17:37:52.4004250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-17T17%3A45%3A00Z&sig=VyFa5LzCD5%2FdlRYhJLS8Pzjjg%2BorqxJxO5IsCch2ePI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:37:52.4531910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=VyFa5LzCD5\%2FdlRYhJLS8Pzjjg\%2BorqxJxO5IsCch2ePI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:37:52.6255910Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-17T17:37:52.6357240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-17T17:37:53.7731170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:37:54.3441620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-17T17:37:54.8585030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-17T17%3A45%3A00Z&sig=1sLt2x1cilPwc7Ug5Fi25DzZs7tgtrdpPAOpIRE8F0o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:37:55.1747820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=1sLt2x1cilPwc7Ug5Fi25DzZs7tgtrdpPAOpIRE8F0o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:37:55.2429080Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-17T17:37:55.2459630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-17T17:37:56.4139660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:37:57.0289920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-17T17:37:57.5139120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-17T17%3A45%3A00Z&sig=E7vBDka1u8Fx%2BH7F47UPrlpM4lA87yv24RR4UyROax4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:37:57.5628890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=E7vBDka1u8Fx\%2BH7F47UPrlpM4lA87yv24RR4UyROax4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:37:57.6104920Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-17T17:37:57.6136340Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-17T17:37:58.7853270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:37:59.3465430Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-17T17:37:59.8295580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-17T17%3A45%3A00Z&sig=kc8PdK2ixwl8pWC5K8WdWbdRtvXHz0%2BaBt8s0GPSfco%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:37:59.8758860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=kc8PdK2ixwl8pWC5K8WdWbdRtvXHz0\%2BaBt8s0GPSfco\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:37:59.9309420Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-17T17:37:59.9342980Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-17T17:38:01.0525970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:38:01.6061490Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-17T17:38:02.0117470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-17T17%3A45%3A00Z&sig=4ZLvYqjXojca8%2BaGTBvBzXXG%2BGUCYLvu%2B5vYL7veunE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:38:02.0639720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=4ZLvYqjXojca8\%2BaGTBvBzXXG\%2BGUCYLvu\%2B5vYL7veunE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:38:02.1587880Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-17T17:38:02.1632510Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-17T17:38:03.3206170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:38:03.8829580Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-17T17:38:04.2656130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-17T17%3A45%3A00Z&sig=M1JaF5iIG2bj8M0Zz0Z7t7Bfj5tVS%2FNoZ6awI7UTDyo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:38:04.3098130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=M1JaF5iIG2bj8M0Zz0Z7t7Bfj5tVS\%2FNoZ6awI7UTDyo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:38:04.4817330Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-17T17:38:04.4906670Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-17T17:38:05.6841270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:38:06.2926890Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-17T17:38:06.6815570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-17T17%3A45%3A00Z&sig=qGbpFZLoKaI15a8xlhvkqJ1VP%2Fw%2FWCxrs64iuBuxmvw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:38:06.7323520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=qGbpFZLoKaI15a8xlhvkqJ1VP\%2Fw\%2FWCxrs64iuBuxmvw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:38:06.8090930Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-17T17:38:06.8132200Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-17T17:38:07.9651280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:38:08.5195890Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-17T17:38:09.4583250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=OftuHKci8bOIXOmhImNzPv75AS5\%2B\%2FEl5Banr6wkHQVc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:38:09.4589970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-17T17%3A45%3A00Z&sig=OftuHKci8bOIXOmhImNzPv75AS5%2B%2FEl5Banr6wkHQVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:38:09.4593680Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-17T17:38:09.4595960Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-17T17:38:10.2136300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:38:10.7869950Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-17T17:38:11.1666650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-17T17%3A45%3A00Z&sig=b8GYp02pwrm2EtByaJmbxrLmwLoRkV5CAh1dwwl7WBw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:38:11.2207910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=b8GYp02pwrm2EtByaJmbxrLmwLoRkV5CAh1dwwl7WBw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:38:11.6445590Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-17T17:38:11.6958940Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-17T17:38:12.8075410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:38:13.4045280Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-17T17:38:13.7789130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-17T17%3A45%3A00Z&sig=F0pViPgiHHWLU55bzeRMbDb%2FiTjfkAaJqEAEDlBkpZ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:38:13.8315780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=F0pViPgiHHWLU55bzeRMbDb\%2FiTjfkAaJqEAEDlBkpZ8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:38:13.9656470Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-17T17:38:13.9756120Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-17T17:38:15.2687160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:38:15.8317860Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-17T17:38:16.2069820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-17T17%3A45%3A00Z&sig=WL2Ie6hxOeNvU%2FiW6Z1l3PPVeOJacFhQsdKOiGNiYf0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:38:16.2504300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=WL2Ie6hxOeNvU\%2FiW6Z1l3PPVeOJacFhQsdKOiGNiYf0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:38:17.5359510Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-17T17:38:17.9698910Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-17T17:38:19.1185650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:38:19.6926880Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-17T17:38:20.1007800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-17T17%3A45%3A00Z&sig=rJuhweQngcXSDpFZtt0HQRerjA7Q1DUzI%2F2ZvNc4538%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:38:20.1467140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=rJuhweQngcXSDpFZtt0HQRerjA7Q1DUzI\%2F2ZvNc4538\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:38:20.4374520Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-17T17:38:20.5023840Z ==> 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-17T17:38:20.5026650Z ==> Installing poppler dependency: libpthread-stubs 2021-05-17T17:38:20.5769730Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-17T17:38:20.5803070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3945-w2itn5 2021-05-17T17:38:20.5882000Z cp -pR /private/tmp/d20210517-3945-w2itn5/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-17T17:38:20.5986370Z chmod -Rf +w /private/tmp/d20210517-3945-w2itn5 2021-05-17T17:38:20.6363260Z ==> Finishing up 2021-05-17T17:38:20.7450170Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-17T17:38:20.7547690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4209-8bimvm.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-17T17:38:23.1832800Z ==> Summary 2021-05-17T17:38:23.1848680Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-17T17:38:23.1854450Z ==> Installing poppler dependency: xorgproto 2021-05-17T17:38:23.1900110Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-17T17:38:23.1925790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210517-3945-1otkke 2021-05-17T17:38:23.3669730Z cp -pR /private/tmp/d20210517-3945-1otkke/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-17T17:38:23.4940050Z chmod -Rf +w /private/tmp/d20210517-3945-1otkke 2021-05-17T17:38:23.6560420Z ==> Finishing up 2021-05-17T17:38:23.6911720Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-17T17:38:23.6916190Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-17T17:38:23.6932190Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-17T17:38:23.6938540Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-17T17:38:23.6944060Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-17T17:38:23.6949950Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-17T17:38:23.6956540Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-17T17:38:23.6961830Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-17T17:38:23.7013700Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-17T17:38:23.7020030Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-17T17:38:23.7024700Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-17T17:38:23.7092680Z rm /usr/local/share/pkgconfig 2021-05-17T17:38:23.7111740Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-17T17:38:23.7116680Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-17T17:38:23.7122240Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-17T17:38:23.7127770Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-17T17:38:23.7133050Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-17T17:38:23.7144180Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-17T17:38:23.7149430Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-17T17:38:23.7154520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-17T17:38:23.7160200Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-17T17:38:23.7165510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-17T17:38:23.7171250Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-17T17:38:23.7176970Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-17T17:38:23.7182550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-17T17:38:23.7188060Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-17T17:38:23.7195070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-17T17:38:23.7200020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-17T17:38:23.7205640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-17T17:38:23.7210670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-17T17:38:23.7216340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-17T17:38:23.7220860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-17T17:38:23.7226190Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-17T17:38:23.7231120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-17T17:38:23.7236740Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-17T17:38:23.7241470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-17T17:38:23.7246780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-17T17:38:23.7251700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-17T17:38:23.7256940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-17T17:38:23.7261860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-17T17:38:23.7268050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-17T17:38:23.7273150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-17T17:38:23.7278170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-17T17:38:23.7283810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-17T17:38:23.7288710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-17T17:38:23.7293830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-17T17:38:23.7298550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-17T17:38:23.7303840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-17T17:38:23.7308910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-17T17:38:23.7314130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-17T17:38:23.7318900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-17T17:38:23.7324550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-17T17:38:23.7329340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-17T17:38:23.7334520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-17T17:38:23.7865500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4235-1r8yuec.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-17T17:38:26.3320290Z ==> Summary 2021-05-17T17:38:26.3479540Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-17T17:38:26.3485480Z ==> Installing poppler dependency: libxau 2021-05-17T17:38:26.3573490Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-17T17:38:26.3591230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3945-1dko8ga 2021-05-17T17:38:26.3714920Z cp -pR /private/tmp/d20210517-3945-1dko8ga/libxau/. /usr/local/Cellar/libxau 2021-05-17T17:38:26.3957680Z chmod -Rf +w /private/tmp/d20210517-3945-1dko8ga 2021-05-17T17:38:26.4454220Z ==> Finishing up 2021-05-17T17:38:26.4847060Z rm /usr/local/include/X11 2021-05-17T17:38:26.4854910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-17T17:38:26.4859230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-17T17:38:26.4864570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-17T17:38:26.4872590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-17T17:38:26.4874160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-17T17:38:26.4879340Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-17T17:38:26.4883950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-17T17:38:26.4889070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-17T17:38:26.4893800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-17T17:38:26.4898880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-17T17:38:26.4904090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-17T17:38:26.4908630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-17T17:38:26.4913870Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-17T17:38:26.4918610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-17T17:38:26.4924590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-17T17:38:26.4929900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-17T17:38:26.4934400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-17T17:38:26.4939740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-17T17:38:26.4944450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-17T17:38:26.4949690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-17T17:38:26.4954350Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-17T17:38:26.4959550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-17T17:38:26.4964230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-17T17:38:26.4970420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-17T17:38:26.4973490Z mkdir -p /usr/local/include/X11/dri 2021-05-17T17:38:26.4980080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-17T17:38:26.4985520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-17T17:38:26.4990700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-17T17:38:26.4993720Z mkdir -p /usr/local/include/X11/extensions 2021-05-17T17:38:26.5001890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-17T17:38:26.5007120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-17T17:38:26.5011890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-17T17:38:26.5017360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-17T17:38:26.5022510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-17T17:38:26.5027930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-17T17:38:26.5032730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-17T17:38:26.5038300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-17T17:38:26.5042970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-17T17:38:26.5048450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-17T17:38:26.5054690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-17T17:38:26.5060470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-17T17:38:26.5066330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-17T17:38:26.5072870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-17T17:38:26.5078540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-17T17:38:26.5083460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-17T17:38:26.5088860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-17T17:38:26.5093990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-17T17:38:26.5099340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-17T17:38:26.5104440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-17T17:38:26.5109910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-17T17:38:26.5114810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-17T17:38:26.5120410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-17T17:38:26.5125220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-17T17:38:26.5130770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-17T17:38:26.5135690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-17T17:38:26.5141480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-17T17:38:26.5145960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-17T17:38:26.5151460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-17T17:38:26.5156320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-17T17:38:26.5162470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-17T17:38:26.5167370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-17T17:38:26.5172810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-17T17:38:26.5205710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-17T17:38:26.5207600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-17T17:38:26.5213020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-17T17:38:26.5217790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-17T17:38:26.5223360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-17T17:38:26.5230630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-17T17:38:26.5235950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-17T17:38:26.5241210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-17T17:38:26.5246210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-17T17:38:26.5251780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-17T17:38:26.5257040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-17T17:38:26.5261970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-17T17:38:26.5267440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-17T17:38:26.5272630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-17T17:38:26.5277370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-17T17:38:26.5282990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-17T17:38:26.5288620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-17T17:38:26.5294180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-17T17:38:26.5298770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-17T17:38:26.5304370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-17T17:38:26.5310260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-17T17:38:26.5315020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-17T17:38:26.5320560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-17T17:38:26.5325380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-17T17:38:26.5331020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-17T17:38:26.5336110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-17T17:38:26.5340900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-17T17:38:26.5346280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-17T17:38:26.5351020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-17T17:38:26.5356550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-17T17:38:26.5361550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-17T17:38:26.5366400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-17T17:38:26.5371810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-17T17:38:26.5376960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-17T17:38:26.5381890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-17T17:38:26.5387320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-17T17:38:26.5393050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-17T17:38:26.5398610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-17T17:38:26.5403740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-17T17:38:26.5407620Z Only the first 100 operations were output. 2021-05-17T17:38:26.5872950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4261-17qaifq.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-17T17:38:28.9855070Z ==> Summary 2021-05-17T17:38:28.9880500Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-17T17:38:28.9886180Z ==> Installing poppler dependency: libxdmcp 2021-05-17T17:38:28.9980530Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-17T17:38:28.9998530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3945-xid4do 2021-05-17T17:38:29.0097030Z cp -pR /private/tmp/d20210517-3945-xid4do/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-17T17:38:29.0457170Z chmod -Rf +w /private/tmp/d20210517-3945-xid4do 2021-05-17T17:38:29.0951280Z ==> Finishing up 2021-05-17T17:38:29.1271710Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-17T17:38:29.1278050Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-17T17:38:29.1288810Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-17T17:38:29.1299690Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-17T17:38:29.1308310Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-17T17:38:29.1494290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4287-4d3055.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-17T17:38:31.6773710Z ==> Summary 2021-05-17T17:38:31.6791440Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-17T17:38:31.6797170Z ==> Installing poppler dependency: libxcb 2021-05-17T17:38:31.7113220Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-17T17:38:31.7130020Z 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/d20210517-3945-z4npm6 2021-05-17T17:38:32.4013110Z cp -pR /private/tmp/d20210517-3945-z4npm6/libxcb/. /usr/local/Cellar/libxcb 2021-05-17T17:38:33.4920700Z chmod -Rf +w /private/tmp/d20210517-3945-z4npm6 2021-05-17T17:38:34.6457580Z ==> Finishing up 2021-05-17T17:38:34.6857360Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-17T17:38:34.6865190Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-17T17:38:34.6938270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-17T17:38:34.6943220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-17T17:38:34.6952320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-17T17:38:34.6962770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-17T17:38:34.6977610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-17T17:38:34.6989930Z 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-17T17:38:34.7001110Z 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-17T17:38:34.7009150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-17T17:38:34.7019790Z 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-17T17:38:34.7030890Z 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-17T17:38:34.7039050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-17T17:38:34.7044320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-17T17:38:34.7052920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-17T17:38:34.7063360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-17T17:38:34.7072750Z 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-17T17:38:34.7083400Z 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-17T17:38:34.7088750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-17T17:38:34.7094730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-17T17:38:34.7099710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-17T17:38:34.7111030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-17T17:38:34.7116680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-17T17:38:34.7124770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-17T17:38:34.7134010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-17T17:38:34.7163770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-17T17:38:34.7171890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-17T17:38:34.7176990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-17T17:38:34.7185980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-17T17:38:34.7196400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-17T17:38:34.7208110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-17T17:38:34.7218940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-17T17:38:34.7227360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-17T17:38:34.7239250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-17T17:38:34.7244460Z 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-17T17:38:34.7249890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-17T17:38:34.7258770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-17T17:38:34.7263890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-17T17:38:34.7273920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-17T17:38:34.7279390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-17T17:38:34.7288510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-17T17:38:34.7297600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-17T17:38:34.7304250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-17T17:38:34.7309250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-17T17:38:34.7318190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-17T17:38:34.7323100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-17T17:38:34.7331140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-17T17:38:34.7336470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-17T17:38:34.7341500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-17T17:38:34.7347170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-17T17:38:34.7352580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-17T17:38:34.7366560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-17T17:38:34.7371910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-17T17:38:34.7377340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-17T17:38:34.7385200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-17T17:38:34.7390720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-17T17:38:34.7400250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-17T17:38:34.7405740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-17T17:38:34.7414280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-17T17:38:34.7419750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-17T17:38:34.7425670Z 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-17T17:38:34.7435110Z 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-17T17:38:34.7439970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-17T17:38:34.7445840Z 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-17T17:38:34.7450980Z 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-17T17:38:34.7456430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-17T17:38:34.7462030Z 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-17T17:38:34.7466920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-17T17:38:34.7472640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-17T17:38:34.7477890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-17T17:38:34.7486640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-17T17:38:34.7491900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-17T17:38:34.7497540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-17T17:38:34.7503130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-17T17:38:34.7509090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-17T17:38:34.7514820Z 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-17T17:38:34.7519800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-17T17:38:34.7525720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-17T17:38:34.7535550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-17T17:38:34.7540940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-17T17:38:34.7546330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-17T17:38:34.7551390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-17T17:38:34.7556880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-17T17:38:34.7562160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-17T17:38:34.7577840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-17T17:38:34.7583660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-17T17:38:34.7588780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-17T17:38:34.7594790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-17T17:38:34.7600430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-17T17:38:34.7606250Z 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-17T17:38:34.7615100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-17T17:38:34.7620650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-17T17:38:34.7629340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-17T17:38:34.7635010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-17T17:38:34.7641160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-17T17:38:34.7647030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-17T17:38:34.7652180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-17T17:38:34.7658460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-17T17:38:34.7663580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-17T17:38:34.7669300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-17T17:38:34.7673120Z Only the first 100 operations were output. 2021-05-17T17:38:36.3710080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4318-dtdg1i.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-17T17:38:39.2731820Z ==> Summary 2021-05-17T17:38:39.4059410Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-17T17:38:39.4064570Z ==> Installing poppler dependency: libx11 2021-05-17T17:38:39.4524190Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-17T17:38:39.4554490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3945-cf7u1b 2021-05-17T17:38:39.8182370Z cp -pR /private/tmp/d20210517-3945-cf7u1b/libx11/. /usr/local/Cellar/libx11 2021-05-17T17:38:40.4087110Z chmod -Rf +w /private/tmp/d20210517-3945-cf7u1b 2021-05-17T17:38:40.9034380Z ==> Finishing up 2021-05-17T17:38:40.9363570Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-17T17:38:40.9378060Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-17T17:38:40.9380330Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-17T17:38:40.9428430Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-17T17:38:40.9432450Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-17T17:38:40.9444720Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-17T17:38:40.9457630Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-17T17:38:40.9459570Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-17T17:38:40.9477030Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-17T17:38:40.9486490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-17T17:38:40.9491890Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-17T17:38:40.9508290Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-17T17:38:40.9513330Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-17T17:38:40.9524750Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-17T17:38:40.9539440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-17T17:38:40.9541660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-17T17:38:40.9554430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-17T17:38:40.9569540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-17T17:38:40.9570950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-17T17:38:40.9604950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-17T17:38:40.9638630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-17T17:38:40.9654040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-17T17:38:40.9657210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-17T17:38:40.9673240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-17T17:38:40.9705660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-17T17:38:40.9725090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-17T17:38:40.9731530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-17T17:38:40.9741950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-17T17:38:40.9757050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-17T17:38:40.9771250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-17T17:38:40.9787480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-17T17:38:40.9789570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-17T17:38:40.9804230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-17T17:38:40.9817230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-17T17:38:40.9836290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-17T17:38:40.9847050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-17T17:38:40.9851170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-17T17:38:40.9868880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-17T17:38:40.9882030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-17T17:38:40.9883950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-17T17:38:40.9885510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-17T17:38:40.9886950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-17T17:38:40.9906440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-17T17:38:40.9911340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-17T17:38:40.9925830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-17T17:38:40.9939250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-17T17:38:40.9956920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-17T17:38:40.9967310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-17T17:38:40.9979510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-17T17:38:40.9996160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-17T17:38:41.0009360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-17T17:38:41.0025080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-17T17:38:41.0037470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-17T17:38:41.0040580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-17T17:38:41.0055620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-17T17:38:41.0066110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-17T17:38:41.0070920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-17T17:38:41.0086710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-17T17:38:41.0096560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-17T17:38:41.0102610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-17T17:38:41.0118380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-17T17:38:41.0131110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-17T17:38:41.0135020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-17T17:38:41.0153570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-17T17:38:41.0172970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-17T17:38:41.0191990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-17T17:38:41.0218840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-17T17:38:41.0221400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-17T17:38:41.0226240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-17T17:38:41.0229300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-17T17:38:41.0246660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-17T17:38:41.0262480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-17T17:38:41.0267010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-17T17:38:41.0284820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-17T17:38:41.0286800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-17T17:38:41.0289100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-17T17:38:41.0291120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-17T17:38:41.0293170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-17T17:38:41.0295230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-17T17:38:41.0297000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-17T17:38:41.0298720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-17T17:38:41.0300360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-17T17:38:41.0302090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-17T17:38:41.0303910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-17T17:38:41.0305350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-17T17:38:41.0307150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-17T17:38:41.0309060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-17T17:38:41.0311430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-17T17:38:41.0339920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-17T17:38:41.0364560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-17T17:38:41.0404360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-17T17:38:41.0456120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-17T17:38:41.0461020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-17T17:38:41.0513090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-17T17:38:41.0538230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-17T17:38:41.0588630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-17T17:38:41.0638290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-17T17:38:41.0677210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-17T17:38:41.0707680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-17T17:38:41.0729570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-17T17:38:41.0745420Z Only the first 100 operations were output. 2021-05-17T17:38:41.6964160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4344-1tj6or0.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-17T17:38:44.4631120Z ==> Summary 2021-05-17T17:38:44.5254730Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-17T17:38:44.5261140Z ==> Installing poppler dependency: libxext 2021-05-17T17:38:44.5830760Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-17T17:38:44.5848360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3945-17vu5yc 2021-05-17T17:38:44.6155090Z cp -pR /private/tmp/d20210517-3945-17vu5yc/libxext/. /usr/local/Cellar/libxext 2021-05-17T17:38:44.6651980Z chmod -Rf +w /private/tmp/d20210517-3945-17vu5yc 2021-05-17T17:38:44.7699630Z ==> Finishing up 2021-05-17T17:38:44.8078230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-17T17:38:44.8085540Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-17T17:38:44.8089110Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-17T17:38:44.8094290Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-17T17:38:44.8099760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-17T17:38:44.8104540Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-17T17:38:44.8110050Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-17T17:38:44.8114860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-17T17:38:44.8120360Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-17T17:38:44.8125650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-17T17:38:44.8130830Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-17T17:38:44.8136300Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-17T17:38:44.8141400Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-17T17:38:44.8146730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-17T17:38:44.8151660Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-17T17:38:44.8157120Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-17T17:38:44.8171730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-17T17:38:44.8177700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-17T17:38:44.8183550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-17T17:38:44.8189230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-17T17:38:44.8195290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-17T17:38:44.8201300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-17T17:38:44.8206890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-17T17:38:44.8212230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-17T17:38:44.8218020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-17T17:38:44.8223720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-17T17:38:44.8228870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-17T17:38:44.8234670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-17T17:38:44.8240510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-17T17:38:44.8245860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-17T17:38:44.8255860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-17T17:38:44.8261770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-17T17:38:44.8267170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-17T17:38:44.8300170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-17T17:38:44.8302350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-17T17:38:44.8306440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-17T17:38:44.8312280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-17T17:38:44.8317900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-17T17:38:44.8323410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-17T17:38:44.8329500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-17T17:38:44.8335190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-17T17:38:44.8340850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-17T17:38:44.8346330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-17T17:38:44.8352280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-17T17:38:44.8357810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-17T17:38:44.8363790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-17T17:38:44.8369350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-17T17:38:44.8375380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-17T17:38:44.8381040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-17T17:38:44.8387130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-17T17:38:44.8392660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-17T17:38:44.8398780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-17T17:38:44.8405580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-17T17:38:44.8410560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-17T17:38:44.8417070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-17T17:38:44.8422040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-17T17:38:44.8428110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-17T17:38:44.8434140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-17T17:38:44.8439210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-17T17:38:44.8445170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-17T17:38:44.8450880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-17T17:38:44.8456420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-17T17:38:44.8462630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-17T17:38:44.8468370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-17T17:38:44.8474040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-17T17:38:44.8479380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-17T17:38:44.8485750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-17T17:38:44.8491160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-17T17:38:44.8497290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-17T17:38:44.8503660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-17T17:38:44.8510140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-17T17:38:44.8516030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-17T17:38:44.8522050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-17T17:38:44.8527860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-17T17:38:44.8533720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-17T17:38:44.8540090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-17T17:38:44.8545450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-17T17:38:44.8552590Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-17T17:38:44.8578710Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-17T17:38:44.8584180Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-17T17:38:44.8591630Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-17T17:38:44.8857940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4370-qiq98p.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-17T17:38:47.4756770Z ==> Summary 2021-05-17T17:38:47.4856530Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-17T17:38:47.4861730Z ==> Installing poppler dependency: libxrender 2021-05-17T17:38:47.5409150Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-17T17:38:47.5427120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3945-diyv58 2021-05-17T17:38:47.5538130Z cp -pR /private/tmp/d20210517-3945-diyv58/libxrender/. /usr/local/Cellar/libxrender 2021-05-17T17:38:47.5686050Z chmod -Rf +w /private/tmp/d20210517-3945-diyv58 2021-05-17T17:38:47.6264240Z ==> Finishing up 2021-05-17T17:38:47.6632720Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-17T17:38:47.6640540Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-17T17:38:47.6648490Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-17T17:38:47.6653240Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-17T17:38:47.6658940Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-17T17:38:47.6666660Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-17T17:38:47.6808330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4397-s9nkn8.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-17T17:38:50.1440850Z ==> Summary 2021-05-17T17:38:50.1462920Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-17T17:38:50.1469260Z ==> Installing poppler dependency: lzo 2021-05-17T17:38:50.1490330Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-17T17:38:50.1508260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3945-mp162r 2021-05-17T17:38:50.1683850Z cp -pR /private/tmp/d20210517-3945-mp162r/lzo/. /usr/local/Cellar/lzo 2021-05-17T17:38:50.2310900Z chmod -Rf +w /private/tmp/d20210517-3945-mp162r 2021-05-17T17:38:50.3173620Z ==> Finishing up 2021-05-17T17:38:50.3545410Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-17T17:38:50.3552630Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-17T17:38:50.3558920Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-17T17:38:50.3563360Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-17T17:38:50.3568670Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-17T17:38:50.3575680Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-17T17:38:50.3733100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4423-uqfj5s.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-17T17:38:52.8077420Z ==> Summary 2021-05-17T17:38:52.8108060Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-17T17:38:52.8114570Z ==> Installing poppler dependency: pixman 2021-05-17T17:38:52.8140560Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-17T17:38:52.8159430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3945-ab32ng 2021-05-17T17:38:52.8318120Z cp -pR /private/tmp/d20210517-3945-ab32ng/pixman/. /usr/local/Cellar/pixman 2021-05-17T17:38:52.8752330Z chmod -Rf +w /private/tmp/d20210517-3945-ab32ng 2021-05-17T17:38:52.9258590Z ==> Finishing up 2021-05-17T17:38:52.9617150Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-17T17:38:52.9623740Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-17T17:38:52.9628510Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-17T17:38:52.9633700Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-17T17:38:52.9638850Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-17T17:38:52.9646080Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-17T17:38:52.9773570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4449-15a4rl0.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-17T17:38:55.4665190Z ==> Summary 2021-05-17T17:38:55.4684480Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-17T17:38:55.4690760Z ==> Installing poppler dependency: cairo 2021-05-17T17:38:55.6549210Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-17T17:38:55.6566720Z 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/d20210517-3945-5ee36 2021-05-17T17:38:55.7246420Z cp -pR /private/tmp/d20210517-3945-5ee36/cairo/. /usr/local/Cellar/cairo 2021-05-17T17:38:55.8003170Z chmod -Rf +w /private/tmp/d20210517-3945-5ee36 2021-05-17T17:38:56.0300680Z ==> Finishing up 2021-05-17T17:38:56.0740150Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-17T17:38:56.0760410Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-17T17:38:56.0775300Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-17T17:38:56.0831380Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-17T17:38:56.0844600Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-17T17:38:56.0860100Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-17T17:38:56.0864800Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-17T17:38:56.0886950Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-17T17:38:56.0900410Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-17T17:38:56.0911320Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-17T17:38:56.0924160Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-17T17:38:56.0942240Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-17T17:38:56.0952800Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-17T17:38:56.0966510Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-17T17:38:56.0988790Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-17T17:38:56.0997230Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-17T17:38:56.1074060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-17T17:38:56.1078970Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-17T17:38:56.1084900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-17T17:38:56.1090930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-17T17:38:56.1096530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-17T17:38:56.1101620Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-17T17:38:56.1106820Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-17T17:38:56.1111610Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-17T17:38:56.1116900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-17T17:38:56.1122400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-17T17:38:56.1127250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-17T17:38:56.1132550Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-17T17:38:56.1137730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-17T17:38:56.1142580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-17T17:38:56.1147890Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-17T17:38:56.1517260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4475-17h82f0.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-17T17:38:58.7530680Z ==> Summary 2021-05-17T17:38:58.7612740Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-17T17:38:58.7621210Z ==> Installing poppler dependency: little-cms2 2021-05-17T17:38:58.7794990Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-17T17:38:58.7812620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3945-14iwueu 2021-05-17T17:38:58.7992500Z cp -pR /private/tmp/d20210517-3945-14iwueu/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-17T17:38:58.8177440Z chmod -Rf +w /private/tmp/d20210517-3945-14iwueu 2021-05-17T17:38:58.8863590Z ==> Finishing up 2021-05-17T17:38:58.9074660Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-17T17:38:58.9087240Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-17T17:38:58.9093840Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-17T17:38:58.9101370Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-17T17:38:58.9106880Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-17T17:38:58.9123820Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-17T17:38:58.9125460Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-17T17:38:58.9142400Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-17T17:38:58.9154910Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-17T17:38:58.9166690Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-17T17:38:58.9177000Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-17T17:38:58.9183040Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-17T17:38:58.9189840Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-17T17:38:58.9194600Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-17T17:38:58.9200230Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-17T17:38:58.9207770Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-17T17:38:58.9384530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4501-1h6mddd.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-17T17:39:01.5220080Z ==> Summary 2021-05-17T17:39:01.5245370Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-17T17:39:01.5252680Z ==> Installing poppler dependency: nspr 2021-05-17T17:39:01.5297290Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-17T17:39:01.5314400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3945-ce0s7l 2021-05-17T17:39:01.5676550Z cp -pR /private/tmp/d20210517-3945-ce0s7l/nspr/. /usr/local/Cellar/nspr 2021-05-17T17:39:01.6218530Z chmod -Rf +w /private/tmp/d20210517-3945-ce0s7l 2021-05-17T17:39:01.7047780Z ==> Finishing up 2021-05-17T17:39:01.7432180Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-17T17:39:01.7437880Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-17T17:39:01.7471270Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-17T17:39:01.7477760Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-17T17:39:01.7482400Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-17T17:39:01.7487380Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-17T17:39:01.7492410Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-17T17:39:01.7496960Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-17T17:39:01.7502300Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-17T17:39:01.7509500Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-17T17:39:01.7772210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4527-wl0lr3.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-17T17:39:04.2917250Z ==> Summary 2021-05-17T17:39:04.2977230Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-17T17:39:04.2982860Z ==> Installing poppler dependency: nss 2021-05-17T17:39:04.3208130Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-17T17:39:04.3226110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3945-1szhq95 2021-05-17T17:39:04.5798150Z cp -pR /private/tmp/d20210517-3945-1szhq95/nss/. /usr/local/Cellar/nss 2021-05-17T17:39:04.7362380Z chmod -Rf +w /private/tmp/d20210517-3945-1szhq95 2021-05-17T17:39:06.1053850Z ==> Finishing up 2021-05-17T17:39:06.2172510Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-17T17:39:06.2175940Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-17T17:39:06.2184440Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-17T17:39:06.2188680Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-17T17:39:06.2193730Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-17T17:39:06.2198270Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-17T17:39:06.2206300Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-17T17:39:06.2210750Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-17T17:39:06.2216360Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-17T17:39:06.2220530Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-17T17:39:06.2225520Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-17T17:39:06.2229970Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-17T17:39:06.2235000Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-17T17:39:06.2242580Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-17T17:39:06.2246960Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-17T17:39:06.2252060Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-17T17:39:06.2257070Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-17T17:39:06.2261820Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-17T17:39:06.2266190Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-17T17:39:06.2271210Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-17T17:39:06.2275800Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-17T17:39:06.2280700Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-17T17:39:06.2285080Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-17T17:39:06.2290590Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-17T17:39:06.2294890Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-17T17:39:06.2299920Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-17T17:39:06.2304250Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-17T17:39:06.2309100Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-17T17:39:06.2313610Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-17T17:39:06.2318850Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-17T17:39:06.2323170Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-17T17:39:06.2328120Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-17T17:39:06.2332610Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-17T17:39:06.2337480Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-17T17:39:06.2341960Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-17T17:39:06.2346850Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-17T17:39:06.2351240Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-17T17:39:06.2356220Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-17T17:39:06.2360500Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-17T17:39:06.2365390Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-17T17:39:06.2370220Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-17T17:39:06.2374800Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-17T17:39:06.2379160Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-17T17:39:06.2384260Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-17T17:39:06.2388810Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-17T17:39:06.2393730Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-17T17:39:06.2398120Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-17T17:39:06.2403020Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-17T17:39:06.2407760Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-17T17:39:06.2412600Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-17T17:39:06.2418730Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-17T17:39:06.2423340Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-17T17:39:06.2428470Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-17T17:39:06.2437360Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-17T17:39:06.2442140Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-17T17:39:06.2447140Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-17T17:39:06.2451780Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-17T17:39:06.2457060Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-17T17:39:06.2462080Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-17T17:39:06.2467320Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-17T17:39:06.2472690Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-17T17:39:06.2478250Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-17T17:39:06.2483250Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-17T17:39:06.2488110Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-17T17:39:06.2493210Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-17T17:39:06.2498400Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-17T17:39:06.2503720Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-17T17:39:06.2508770Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-17T17:39:06.2513610Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-17T17:39:06.2519210Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-17T17:39:06.2526630Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-17T17:39:06.2534940Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-17T17:39:06.2540240Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-17T17:39:06.2545680Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-17T17:39:06.2550280Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-17T17:39:06.2555580Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-17T17:39:06.2560440Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-17T17:39:06.2565700Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-17T17:39:06.2570540Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-17T17:39:06.2575380Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-17T17:39:06.2580800Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-17T17:39:06.2585460Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-17T17:39:06.2590510Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-17T17:39:06.2595670Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-17T17:39:06.2600470Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-17T17:39:06.2606270Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-17T17:39:06.2610910Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-17T17:39:06.2616260Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-17T17:39:06.2621810Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-17T17:39:06.2627310Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-17T17:39:06.2631880Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-17T17:39:06.2637130Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-17T17:39:06.2642380Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-17T17:39:06.2647590Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-17T17:39:06.2652170Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-17T17:39:06.2658330Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-17T17:39:06.2663940Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-17T17:39:06.2669050Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-17T17:39:06.2674330Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-17T17:39:06.2679360Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-17T17:39:06.2683840Z Only the first 100 operations were output. 2021-05-17T17:39:06.3891270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4553-ky66l0.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-17T17:39:09.0246250Z ==> Summary 2021-05-17T17:39:09.0373300Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-17T17:39:09.0379490Z ==> Installing poppler dependency: openjpeg 2021-05-17T17:39:09.0690440Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-17T17:39:09.0707940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3945-1vf0xin 2021-05-17T17:39:09.2800360Z cp -pR /private/tmp/d20210517-3945-1vf0xin/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-17T17:39:09.5232920Z chmod -Rf +w /private/tmp/d20210517-3945-1vf0xin 2021-05-17T17:39:09.7691420Z ==> Finishing up 2021-05-17T17:39:09.8101030Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-17T17:39:09.8104700Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-17T17:39:09.8109970Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-17T17:39:09.8116680Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-17T17:39:09.8124990Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-17T17:39:09.8134250Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-17T17:39:09.8580340Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-17T17:39:09.8589130Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-17T17:39:09.8596990Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-17T17:39:09.8603720Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-17T17:39:09.8608750Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-17T17:39:09.8613670Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-17T17:39:09.8618620Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-17T17:39:09.8623780Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-17T17:39:09.8631040Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-17T17:39:09.9589290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4580-t66yt2.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-17T17:39:12.4782820Z ==> Summary 2021-05-17T17:39:12.5103370Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-17T17:39:12.5110410Z ==> Installing poppler dependency: qt@5 2021-05-17T17:39:12.5146790Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-17T17:39:12.5165520Z 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/d20210517-3945-web4zb 2021-05-17T17:39:17.4632170Z cp -pR /private/tmp/d20210517-3945-web4zb/qt@5/. /usr/local/Cellar/qt@5 2021-05-17T17:39:24.0757900Z chmod -Rf +w /private/tmp/d20210517-3945-web4zb 2021-05-17T17:39:38.6052740Z ==> Finishing up 2021-05-17T17:39:41.2815330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4632-up74z.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-17T17:39:45.7959780Z ==> Caveats 2021-05-17T17:39:45.7960900Z We agreed to the Qt open source license for you. 2021-05-17T17:39:45.7961930Z If this is unacceptable you should uninstall. 2021-05-17T17:39:45.7962580Z 2021-05-17T17:39:45.7963920Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:39:45.7965050Z because this is an alternate version of another formula. 2021-05-17T17:39:45.7965740Z 2021-05-17T17:39:45.7966550Z If you need to have qt@5 first in your PATH, run: 2021-05-17T17:39:45.7968130Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:39:45.7968900Z 2021-05-17T17:39:45.7969700Z For compilers to find qt@5 you may need to set: 2021-05-17T17:39:45.7971710Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-17T17:39:45.7973100Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-17T17:39:45.7973790Z 2021-05-17T17:39:45.7975350Z For pkg-config to find qt@5 you may need to set: 2021-05-17T17:39:45.7976470Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-17T17:39:45.7977140Z 2021-05-17T17:39:45.7978280Z ==> Summary 2021-05-17T17:39:46.5295540Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-17T17:39:46.5314360Z ==> Installing poppler 2021-05-17T17:39:46.5316450Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-17T17:39:46.5331820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-3945-188ncye 2021-05-17T17:39:46.7937670Z cp -pR /private/tmp/d20210517-3945-188ncye/poppler/. /usr/local/Cellar/poppler 2021-05-17T17:39:47.0700120Z chmod -Rf +w /private/tmp/d20210517-3945-188ncye 2021-05-17T17:39:47.5860590Z ==> Finishing up 2021-05-17T17:39:47.6245770Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-17T17:39:47.6250480Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-17T17:39:47.6255950Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-17T17:39:47.6261560Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-17T17:39:47.6267260Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-17T17:39:47.6272060Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-17T17:39:47.6277280Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-17T17:39:47.6282570Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-17T17:39:47.6288820Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-17T17:39:47.6293720Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-17T17:39:47.6298890Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-17T17:39:47.6304320Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-17T17:39:47.6310110Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-17T17:39:47.6316880Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-17T17:39:47.6336460Z rm /usr/local/share/gir-1.0 2021-05-17T17:39:47.6349440Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-17T17:39:47.6365710Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-17T17:39:47.6378110Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-17T17:39:47.6385490Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-17T17:39:47.6392200Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-17T17:39:47.6405830Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-17T17:39:47.6412170Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-17T17:39:47.6424600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-17T17:39:47.6430640Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-17T17:39:47.6437600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-17T17:39:47.6507160Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-17T17:39:47.6512380Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-17T17:39:47.6518730Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-17T17:39:47.6524830Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-17T17:39:47.6530900Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-17T17:39:47.6550880Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-17T17:39:47.6555560Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-17T17:39:47.6567500Z rm /usr/local/lib/girepository-1.0 2021-05-17T17:39:47.6582630Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-17T17:39:47.6587890Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-17T17:39:47.6592870Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-17T17:39:47.6598150Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-17T17:39:47.6602780Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-17T17:39:47.6609810Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-17T17:39:47.6638490Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-17T17:39:47.6640990Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-17T17:39:47.6643040Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-17T17:39:47.6644910Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-17T17:39:47.6647380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-17T17:39:47.6649700Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-17T17:39:47.6651560Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-17T17:39:47.6653710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-17T17:39:47.6655830Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-17T17:39:47.6659750Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-17T17:39:47.6665240Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-17T17:39:47.6672800Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-17T17:39:47.6677830Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-17T17:39:47.6683320Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-17T17:39:47.6688190Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-17T17:39:47.7722210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4658-1uvjkuf.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-17T17:39:50.4900700Z ==> Summary 2021-05-17T17:39:50.5183420Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-17T17:39:52.2305940Z ==> Caveats 2021-05-17T17:39:52.2309680Z ==> qt@5 2021-05-17T17:39:52.2356290Z We agreed to the Qt open source license for you. 2021-05-17T17:39:52.2360660Z If this is unacceptable you should uninstall. 2021-05-17T17:39:52.2361390Z 2021-05-17T17:39:52.2366260Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:39:52.2371180Z because this is an alternate version of another formula. 2021-05-17T17:39:52.2371930Z 2021-05-17T17:39:52.2372770Z If you need to have qt@5 first in your PATH, run: 2021-05-17T17:39:52.2374810Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:39:52.2379150Z 2021-05-17T17:39:52.2380100Z For compilers to find qt@5 you may need to set: 2021-05-17T17:39:52.2381780Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-17T17:39:52.2384150Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-17T17:39:52.2384900Z 2021-05-17T17:39:52.2386160Z For pkg-config to find qt@5 you may need to set: 2021-05-17T17:39:52.2387240Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-17T17:39:52.2388340Z 2021-05-17T17:39:54.1423190Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-17T17:39:55.3152650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:39:56.5523850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=6ZoyD6AtppmGlQcRyJyoLABhLYPA21tMKROyvbjDsrA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:56.5530130Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-17T17:39:56.5534120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-17T17%3A45%3A00Z&sig=6ZoyD6AtppmGlQcRyJyoLABhLYPA21tMKROyvbjDsrA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:56.5537720Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-17T17:39:56.5539770Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-17T17:39:57.4803000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:39:58.0428290Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-17T17:39:58.4289150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-17T17%3A45%3A00Z&sig=986bilFet0wrhLthuNAbGXnaw7kyzbRy0SMfOnibjIs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:39:58.4785610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A45\%3A00Z\&sig=986bilFet0wrhLthuNAbGXnaw7kyzbRy0SMfOnibjIs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:39:58.7834430Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-17T17:39:58.8152800Z ==> Installing dependencies for hdf5: szip 2021-05-17T17:39:58.8156820Z ==> Installing hdf5 dependency: szip 2021-05-17T17:39:58.8864180Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-17T17:39:58.8894970Z 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/d20210517-4665-1w6cvgb 2021-05-17T17:39:58.8993190Z cp -pR /private/tmp/d20210517-4665-1w6cvgb/szip/. /usr/local/Cellar/szip 2021-05-17T17:39:58.9109430Z chmod -Rf +w /private/tmp/d20210517-4665-1w6cvgb 2021-05-17T17:39:58.9572270Z ==> Finishing up 2021-05-17T17:39:58.9945450Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-17T17:39:58.9949260Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-17T17:39:58.9958290Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-17T17:39:58.9965800Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-17T17:39:58.9970660Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-17T17:39:58.9975970Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-17T17:39:59.0103120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4835-1ep59e2.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-17T17:40:01.9866060Z ==> Summary 2021-05-17T17:40:01.9945180Z 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/d20210517-4665-ip9h9x 2021-05-17T17:40:01.9947480Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-17T17:40:02.0069450Z ==> Installing hdf5 2021-05-17T17:40:02.0231000Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-17T17:40:02.1609900Z cp -pR /private/tmp/d20210517-4665-ip9h9x/hdf5/. /usr/local/Cellar/hdf5 2021-05-17T17:40:02.3052110Z chmod -Rf +w /private/tmp/d20210517-4665-ip9h9x 2021-05-17T17:40:02.6255430Z ==> Finishing up 2021-05-17T17:40:02.6603340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-17T17:40:02.6607230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-17T17:40:02.6612700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-17T17:40:02.6617230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-17T17:40:02.6622850Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-17T17:40:02.6629720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-17T17:40:02.6635000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-17T17:40:02.6640010Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-17T17:40:02.6661250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-17T17:40:02.6665960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-17T17:40:02.6671770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-17T17:40:02.6677810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-17T17:40:02.6682680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-17T17:40:02.6687770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-17T17:40:02.6692960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-17T17:40:02.6698290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-17T17:40:02.6703260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-17T17:40:02.6708170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-17T17:40:02.6713750Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-17T17:40:02.6719090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-17T17:40:02.6723570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-17T17:40:02.6728810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-17T17:40:02.6738440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-17T17:40:02.6744160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-17T17:40:02.6749460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-17T17:40:02.6784280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-17T17:40:02.6790220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-17T17:40:02.6795750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-17T17:40:02.6800420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-17T17:40:02.6805110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-17T17:40:02.6823020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-17T17:40:02.6825820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-17T17:40:02.6830740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-17T17:40:02.6836910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-17T17:40:02.6842330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-17T17:40:02.6848420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-17T17:40:02.6854150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-17T17:40:02.6859020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-17T17:40:02.6864140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-17T17:40:02.6884580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-17T17:40:02.6890140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-17T17:40:02.6894860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-17T17:40:02.6900150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-17T17:40:02.6904710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-17T17:40:02.6910690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-17T17:40:02.6915310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-17T17:40:02.6920550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-17T17:40:02.6925280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-17T17:40:02.6930330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-17T17:40:02.6935110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-17T17:40:02.6940640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-17T17:40:02.6945070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-17T17:40:02.6950160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-17T17:40:02.6954660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-17T17:40:02.6959870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-17T17:40:02.6964420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-17T17:40:02.6970000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-17T17:40:02.6974920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-17T17:40:02.6979720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-17T17:40:02.6984570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-17T17:40:02.6989280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-17T17:40:02.6994810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-17T17:40:02.6999380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-17T17:40:02.7004660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-17T17:40:02.7009390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-17T17:40:02.7014910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-17T17:40:02.7021020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-17T17:40:02.7025840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-17T17:40:02.7030890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-17T17:40:02.7035480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-17T17:40:02.7040780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-17T17:40:02.7045300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-17T17:40:02.7050480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-17T17:40:02.7056430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-17T17:40:02.7061180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-17T17:40:02.7066810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-17T17:40:02.7072420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-17T17:40:02.7077870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-17T17:40:02.7083010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-17T17:40:02.7102260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-17T17:40:02.7107320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-17T17:40:02.7112150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-17T17:40:02.7117440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-17T17:40:02.7122910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-17T17:40:02.7128160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-17T17:40:02.7133710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-17T17:40:02.7138350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-17T17:40:02.7143860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-17T17:40:02.7148440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-17T17:40:02.7153660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-17T17:40:02.7158320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-17T17:40:02.7163590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-17T17:40:02.7168150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-17T17:40:02.7173220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-17T17:40:02.7177920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-17T17:40:02.7183310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-17T17:40:02.7188140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-17T17:40:02.7193560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-17T17:40:02.7198350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-17T17:40:02.7203390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-17T17:40:02.7207840Z Only the first 100 operations were output. 2021-05-17T17:40:02.8216500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-4864-1awj1r1.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-17T17:40:05.4429860Z ==> Summary 2021-05-17T17:40:05.4599260Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-17T17:40:06.1108800Z ==> No outdated dependents to upgrade! 2021-05-17T17:40:06.1110790Z ==> Checking for dependents of upgraded formulae... 2021-05-17T17:40:06.1652850Z ==> Reinstalling 1 broken dependent from source: 2021-05-17T17:40:06.1654120Z hdf5 2021-05-17T17:40:06.1662700Z rm /usr/local/bin/gif2h5 2021-05-17T17:40:06.1665780Z rm /usr/local/bin/h52gif 2021-05-17T17:40:06.1668690Z rm /usr/local/bin/h5c++ 2021-05-17T17:40:06.1672140Z rm /usr/local/bin/h5cc 2021-05-17T17:40:06.1676250Z rm /usr/local/bin/h5clear 2021-05-17T17:40:06.1678330Z rm /usr/local/bin/h5copy 2021-05-17T17:40:06.1682310Z rm /usr/local/bin/h5debug 2021-05-17T17:40:06.1684890Z rm /usr/local/bin/h5diff 2021-05-17T17:40:06.1687400Z rm /usr/local/bin/h5dump 2021-05-17T17:40:06.1690680Z rm /usr/local/bin/h5fc 2021-05-17T17:40:06.1694800Z rm /usr/local/bin/h5format_convert 2021-05-17T17:40:06.1696960Z rm /usr/local/bin/h5import 2021-05-17T17:40:06.1700130Z rm /usr/local/bin/h5jam 2021-05-17T17:40:06.1703680Z rm /usr/local/bin/h5ls 2021-05-17T17:40:06.1708150Z rm /usr/local/bin/h5mkgrp 2021-05-17T17:40:06.1709180Z rm /usr/local/bin/h5perf_serial 2021-05-17T17:40:06.1718080Z rm /usr/local/bin/h5redeploy 2021-05-17T17:40:06.1719010Z rm /usr/local/bin/h5repack 2021-05-17T17:40:06.1719830Z rm /usr/local/bin/h5repart 2021-05-17T17:40:06.1723050Z rm /usr/local/bin/h5stat 2021-05-17T17:40:06.1728320Z rm /usr/local/bin/h5unjam 2021-05-17T17:40:06.1730680Z rm /usr/local/bin/h5watch 2021-05-17T17:40:06.1738220Z rm /usr/local/include/H5ACpublic.h 2021-05-17T17:40:06.1741350Z rm /usr/local/include/H5AbstractDs.h 2021-05-17T17:40:06.1747040Z rm /usr/local/include/H5Apublic.h 2021-05-17T17:40:06.1748440Z rm /usr/local/include/H5ArrayType.h 2021-05-17T17:40:06.1753170Z rm /usr/local/include/H5AtomType.h 2021-05-17T17:40:06.1757340Z rm /usr/local/include/H5Attribute.h 2021-05-17T17:40:06.1758320Z rm /usr/local/include/H5Classes.h 2021-05-17T17:40:06.1761580Z rm /usr/local/include/H5CommonFG.h 2021-05-17T17:40:06.1765530Z rm /usr/local/include/H5CompType.h 2021-05-17T17:40:06.1770440Z rm /usr/local/include/H5Cpp.h 2021-05-17T17:40:06.1772830Z rm /usr/local/include/H5CppDoc.h 2021-05-17T17:40:06.1776390Z rm /usr/local/include/H5Cpublic.h 2021-05-17T17:40:06.1778420Z rm /usr/local/include/H5DOpublic.h 2021-05-17T17:40:06.1784450Z rm /usr/local/include/H5DSpublic.h 2021-05-17T17:40:06.1785510Z rm /usr/local/include/H5DaccProp.h 2021-05-17T17:40:06.1790540Z rm /usr/local/include/H5DataSet.h 2021-05-17T17:40:06.1792120Z rm /usr/local/include/H5DataSpace.h 2021-05-17T17:40:06.1797250Z rm /usr/local/include/H5DataType.h 2021-05-17T17:40:06.1799460Z rm /usr/local/include/H5DcreatProp.h 2021-05-17T17:40:06.1801620Z rm /usr/local/include/H5Dpublic.h 2021-05-17T17:40:06.1805640Z rm /usr/local/include/H5DxferProp.h 2021-05-17T17:40:06.1808700Z rm /usr/local/include/H5ESpublic.h 2021-05-17T17:40:06.1812220Z rm /usr/local/include/H5EnumType.h 2021-05-17T17:40:06.1814690Z rm /usr/local/include/H5Epubgen.h 2021-05-17T17:40:06.1821000Z rm /usr/local/include/H5Epublic.h 2021-05-17T17:40:06.1823020Z rm /usr/local/include/H5Exception.h 2021-05-17T17:40:06.1825110Z rm /usr/local/include/H5FDcore.h 2021-05-17T17:40:06.1828900Z rm /usr/local/include/H5FDdirect.h 2021-05-17T17:40:06.1833280Z rm /usr/local/include/H5FDfamily.h 2021-05-17T17:40:06.1838940Z rm /usr/local/include/H5FDhdfs.h 2021-05-17T17:40:06.1844170Z rm /usr/local/include/H5FDlog.h 2021-05-17T17:40:06.1849450Z rm /usr/local/include/H5FDmpi.h 2021-05-17T17:40:06.1851520Z rm /usr/local/include/H5FDmpio.h 2021-05-17T17:40:06.1855590Z rm /usr/local/include/H5FDmulti.h 2021-05-17T17:40:06.1860340Z rm /usr/local/include/H5FDpublic.h 2021-05-17T17:40:06.1865230Z rm /usr/local/include/H5FDros3.h 2021-05-17T17:40:06.1872540Z rm /usr/local/include/H5FDsec2.h 2021-05-17T17:40:06.1876620Z rm /usr/local/include/H5FDstdio.h 2021-05-17T17:40:06.1878630Z rm /usr/local/include/H5FDwindows.h 2021-05-17T17:40:06.1882590Z rm /usr/local/include/H5FaccProp.h 2021-05-17T17:40:06.1885970Z rm /usr/local/include/H5FcreatProp.h 2021-05-17T17:40:06.1889180Z rm /usr/local/include/H5File.h 2021-05-17T17:40:06.1892410Z rm /usr/local/include/H5FloatType.h 2021-05-17T17:40:06.1896770Z rm /usr/local/include/H5Fpublic.h 2021-05-17T17:40:06.1898990Z rm /usr/local/include/H5Gpublic.h 2021-05-17T17:40:06.1902090Z rm /usr/local/include/H5Group.h 2021-05-17T17:40:06.1905410Z rm /usr/local/include/H5IMpublic.h 2021-05-17T17:40:06.1917550Z rm /usr/local/include/H5IdComponent.h 2021-05-17T17:40:06.1918920Z rm /usr/local/include/H5Include.h 2021-05-17T17:40:06.1919780Z rm /usr/local/include/H5IntType.h 2021-05-17T17:40:06.1920970Z rm /usr/local/include/H5Ipublic.h 2021-05-17T17:40:06.1921960Z rm /usr/local/include/H5LDpublic.h 2021-05-17T17:40:06.1926580Z rm /usr/local/include/H5LTpublic.h 2021-05-17T17:40:06.1929200Z rm /usr/local/include/H5LaccProp.h 2021-05-17T17:40:06.1932840Z rm /usr/local/include/H5LcreatProp.h 2021-05-17T17:40:06.1935850Z rm /usr/local/include/H5Library.h 2021-05-17T17:40:06.1941450Z rm /usr/local/include/H5Location.h 2021-05-17T17:40:06.1944370Z rm /usr/local/include/H5Lpublic.h 2021-05-17T17:40:06.1947900Z rm /usr/local/include/H5MMpublic.h 2021-05-17T17:40:06.1951000Z rm /usr/local/include/H5Mpublic.h 2021-05-17T17:40:06.1955610Z rm /usr/local/include/H5Object.h 2021-05-17T17:40:06.1958240Z rm /usr/local/include/H5OcreatProp.h 2021-05-17T17:40:06.1963450Z rm /usr/local/include/H5Opublic.h 2021-05-17T17:40:06.1964520Z rm /usr/local/include/H5PLextern.h 2021-05-17T17:40:06.1968720Z rm /usr/local/include/H5PLpublic.h 2021-05-17T17:40:06.1970790Z rm /usr/local/include/H5PTpublic.h 2021-05-17T17:40:06.1975680Z rm /usr/local/include/H5PacketTable.h 2021-05-17T17:40:06.1978820Z rm /usr/local/include/H5Ppublic.h 2021-05-17T17:40:06.1986480Z rm /usr/local/include/H5PredType.h 2021-05-17T17:40:06.1987380Z rm /usr/local/include/H5PropList.h 2021-05-17T17:40:06.2028140Z rm /usr/local/include/H5Rpublic.h 2021-05-17T17:40:06.2030760Z rm /usr/local/include/H5Spublic.h 2021-05-17T17:40:06.2035870Z rm /usr/local/include/H5StrType.h 2021-05-17T17:40:06.2037300Z rm /usr/local/include/H5TBpublic.h 2021-05-17T17:40:06.2040670Z rm /usr/local/include/H5Tpublic.h 2021-05-17T17:40:06.2044310Z rm /usr/local/include/H5VLconnector.h 2021-05-17T17:40:06.2047230Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-17T17:40:06.2052380Z rm /usr/local/include/H5VLnative.h 2021-05-17T17:40:06.2053640Z Only the first 100 operations were output. 2021-05-17T17:40:07.9763280Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-17T17:40:09.0726580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:09.6276200Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-17T17:40:10.1271990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-17T17%3A50%3A00Z&sig=MWVX5oMZblW0c1e3R2fwdWL0f2dF67AAzU5L3s2ESK0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:10.1746190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=MWVX5oMZblW0c1e3R2fwdWL0f2dF67AAzU5L3s2ESK0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:10.4020290Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-17T17:40:10.4826820Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-17T17:40:10.4854900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210517-4871-1c50w4n 2021-05-17T17:40:10.6157450Z cp -pR /private/tmp/d20210517-4871-1c50w4n/protobuf/. /usr/local/Cellar/protobuf 2021-05-17T17:40:10.7612610Z chmod -Rf +w /private/tmp/d20210517-4871-1c50w4n 2021-05-17T17:40:10.9312250Z ==> Finishing up 2021-05-17T17:40:11.0283900Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-17T17:40:11.0290410Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-17T17:40:11.0326550Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-17T17:40:11.0331140Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-17T17:40:11.0338420Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-17T17:40:11.0342960Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-17T17:40:11.0348540Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-17T17:40:11.0353260Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-17T17:40:11.0358290Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-17T17:40:11.0363540Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-17T17:40:11.0368230Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-17T17:40:11.0373340Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-17T17:40:11.0378940Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-17T17:40:11.0387140Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-17T17:40:11.0392430Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-17T17:40:11.0428800Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-17T17:40:11.1003650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5035-18rh88p.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-17T17:40:13.5384380Z ==> Caveats 2021-05-17T17:40:13.5385460Z Emacs Lisp files have been installed to: 2021-05-17T17:40:13.5386840Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-17T17:40:13.5388180Z ==> Summary 2021-05-17T17:40:13.5544080Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-17T17:40:15.7245550Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-17T17:40:16.8556230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:17.5446960Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-17T17:40:18.0386640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-17T17%3A50%3A00Z&sig=FHhutrTFQzJpTj03YihdXIL9SIs14kPcKTYoHOjb0y8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:18.0844640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=FHhutrTFQzJpTj03YihdXIL9SIs14kPcKTYoHOjb0y8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:18.2248250Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-17T17:40:18.3022830Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-17T17:40:18.3051710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5042-2lu4ch 2021-05-17T17:40:18.4207150Z cp -pR /private/tmp/d20210517-5042-2lu4ch/gsl/. /usr/local/Cellar/gsl 2021-05-17T17:40:18.5638350Z chmod -Rf +w /private/tmp/d20210517-5042-2lu4ch 2021-05-17T17:40:18.7186260Z ==> Finishing up 2021-05-17T17:40:18.7466040Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-17T17:40:18.7476150Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-17T17:40:18.7481090Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-17T17:40:18.7487740Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-17T17:40:18.7512540Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-17T17:40:18.7527990Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-17T17:40:18.7633490Z info /usr/local/share/info/gsl-ref.info 2021-05-17T17:40:18.7647860Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-17T17:40:18.7658850Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-17T17:40:18.7670350Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-17T17:40:18.7698250Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-17T17:40:18.7705910Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-17T17:40:18.7710900Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-17T17:40:18.7716310Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-17T17:40:18.7721520Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-17T17:40:18.7726450Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-17T17:40:18.7731840Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-17T17:40:18.7745640Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-17T17:40:18.8382140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5207-3kr0sx.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-17T17:40:21.3560860Z ==> Summary 2021-05-17T17:40:21.3764740Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-17T17:40:24.6307610Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-17T17:40:25.7668370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:26.3559610Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-17T17:40:26.7279630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-17T17%3A50%3A00Z&sig=mUV3heNoE0IxTUcF0ShC3mr%2FRoiH2jM380crQz41WxU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:26.7786480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=mUV3heNoE0IxTUcF0ShC3mr\%2FRoiH2jM380crQz41WxU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:26.9932500Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-17T17:40:27.0125910Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-17T17:40:28.1162050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:28.6825640Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-17T17:40:29.0948650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-17T17%3A50%3A00Z&sig=ME5PqrWIChw5iPOBOsZ%2BfSTXhMunlJQpr53RWnEyqus%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:29.1493780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=ME5PqrWIChw5iPOBOsZ\%2BfSTXhMunlJQpr53RWnEyqus\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:29.2518140Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-17T17:40:29.2572880Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-17T17:40:30.4047920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:30.9736490Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-17T17:40:31.3342360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-17T17%3A50%3A00Z&sig=xG%2FAaQMdjYJADmf%2BWh%2BNWj3DM6ovi7er%2B8AL%2Fr%2BkZ%2Bc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:31.3796580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=xG\%2FAaQMdjYJADmf\%2BWh\%2BNWj3DM6ovi7er\%2B8AL\%2Fr\%2BkZ\%2Bc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:31.4546080Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-17T17:40:31.4589760Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-17T17:40:32.6652410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:33.2330930Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-17T17:40:33.6191370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-17T17%3A50%3A00Z&sig=I6uzpVGlFyd58K0vJhZT%2FMOppuoulP3pExZRYyMTZL4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:33.6644760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=I6uzpVGlFyd58K0vJhZT\%2FMOppuoulP3pExZRYyMTZL4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:33.7198550Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-17T17:40:33.7231790Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-17T17:40:34.8756620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:35.9042270Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-17T17:40:36.4027380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-17T17%3A50%3A00Z&sig=RGAAj%2Bk1efj18AwFGKn%2B%2BTmOW%2FTRSn5v6%2B5iw3J03Z4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:36.4519930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=RGAAj\%2Bk1efj18AwFGKn\%2B\%2BTmOW\%2FTRSn5v6\%2B5iw3J03Z4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:36.6280910Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-17T17:40:36.6376370Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-17T17:40:37.7655540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:38.3389440Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-17T17:40:38.7776400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-17T17%3A50%3A00Z&sig=51w6HjpdXGYVfpC599fyUER1iG%2BbwPgDfCWyyMGEbus%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:38.8262580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=51w6HjpdXGYVfpC599fyUER1iG\%2BbwPgDfCWyyMGEbus\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:38.8787520Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-17T17:40:38.8820900Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-17T17:40:40.0332110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:40.5758880Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-17T17:40:41.0500610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-17T17%3A50%3A00Z&sig=O1vtKLucAJ2iH%2BCunU0lr%2F9iqlQawP64LznyrqJbOiM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:41.1038360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=O1vtKLucAJ2iH\%2BCunU0lr\%2F9iqlQawP64LznyrqJbOiM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:41.2334070Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-17T17:40:41.2436990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-17T17:40:42.3856960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:42.9647890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-17T17:40:43.3944590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-17T17%3A50%3A00Z&sig=Fjp%2F%2BRHWu%2BjmMq%2BsP6FT0Drve1CCbE3Ftfnjp9EoEEw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:43.4472360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=Fjp\%2F\%2BRHWu\%2BjmMq\%2BsP6FT0Drve1CCbE3Ftfnjp9EoEEw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:43.5131440Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-17T17:40:43.5169490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-17T17:40:44.6937260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:45.2603090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-17T17:40:45.7018500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-17T17%3A50%3A00Z&sig=efCLKFnyGB7DEtiOohXMXRIJ7Xdt4YhZENtNIT6IKGM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:45.7575090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=efCLKFnyGB7DEtiOohXMXRIJ7Xdt4YhZENtNIT6IKGM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:46.0360430Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-17T17:40:46.0399910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-17T17:40:47.6018970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:47.7406620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-17T17:40:48.1826110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-17T17%3A50%3A00Z&sig=pK4CvTVG0gd6lM6%2F%2FMB%2B1JOaQIxec5lNFuxLRiSntn4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:48.2311080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=pK4CvTVG0gd6lM6\%2F\%2FMB\%2B1JOaQIxec5lNFuxLRiSntn4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:48.2853480Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-17T17:40:48.2885700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-17T17:40:49.4779130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:50.0518540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-17T17:40:50.5019070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-17T17%3A50%3A00Z&sig=wnjppfhjiYgBAE%2Bu%2FV78GV%2B8Aggs4FhrPNmC6t3TWgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:50.5482300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=wnjppfhjiYgBAE\%2Bu\%2FV78GV\%2B8Aggs4FhrPNmC6t3TWgo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:50.5953540Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-17T17:40:50.5985850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-17T17:40:51.7255240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:52.2939650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-17T17:40:52.7749200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-17T17%3A50%3A00Z&sig=yopU5ZwBpYJlfXHpKFQx5B1vkmtXt3s8yEmggOAhwMI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:52.8244580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=yopU5ZwBpYJlfXHpKFQx5B1vkmtXt3s8yEmggOAhwMI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:52.9537820Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-17T17:40:52.9601300Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-17T17:40:54.0749650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:54.6956490Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-17T17:40:55.2425820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-17T17%3A50%3A00Z&sig=M%2BXlfyc5jVwUBYVRwRKOToWezD4vo9wv6BCyeoA8FJk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:55.2948890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=M\%2BXlfyc5jVwUBYVRwRKOToWezD4vo9wv6BCyeoA8FJk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:55.3707520Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-17T17:40:55.3746880Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-17T17:40:56.5129230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:40:57.1139480Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-17T17:40:57.6050360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-17T17%3A50%3A00Z&sig=XSpnF4xeWVk%2BSL2knpxmtESkzQrcyhm9bC9ybucqwAU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:40:57.6469710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=XSpnF4xeWVk\%2BSL2knpxmtESkzQrcyhm9bC9ybucqwAU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:40:58.1487110Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-17T17:40:58.2652590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-17T17:40:59.4439620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:00.0070640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-17T17:41:00.4348070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-17T17%3A50%3A00Z&sig=lNDYe85Edg76p8NDZCcXCazqzNNOyshkxtHlAH42EEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:00.4837110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=lNDYe85Edg76p8NDZCcXCazqzNNOyshkxtHlAH42EEQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:00.7226190Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-17T17:41:00.7353460Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-17T17:41:01.8881040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:02.4822170Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-17T17:41:03.1804770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-17T17%3A50%3A00Z&sig=jIYD%2BRehyoDz1jkjDJjAT81UbuKbCOqGwu2C0a7qQIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:03.2488930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=jIYD\%2BRehyoDz1jkjDJjAT81UbuKbCOqGwu2C0a7qQIU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:03.3308010Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-17T17:41:03.3344190Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-17T17:41:04.5072140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:05.0844890Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-17T17:41:05.5458170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-17T17%3A50%3A00Z&sig=5QwKTnpG1KsosF3Ydm%2FiRj4W7wQTl2A9B0LKc598di8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:05.5906520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=5QwKTnpG1KsosF3Ydm\%2FiRj4W7wQTl2A9B0LKc598di8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:05.7453750Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-17T17:41:05.7530430Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-17T17:41:06.9406080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:07.5437550Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-17T17:41:07.9871590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-17T17%3A50%3A00Z&sig=kanhM6yv7TnbBQ49IUrkpXUIpSkv01OOJaqOcazUboQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:08.0381890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=kanhM6yv7TnbBQ49IUrkpXUIpSkv01OOJaqOcazUboQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:08.0887340Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-17T17:41:08.0934040Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-17T17:41:09.2251220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:09.8020740Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-17T17:41:10.2695670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-17T17%3A50%3A00Z&sig=uS1g5a7GOcbfY1Z7VXlXUvDu3999fItEFgY8juK34Ec%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:10.3250680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=uS1g5a7GOcbfY1Z7VXlXUvDu3999fItEFgY8juK34Ec\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:10.4222180Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-17T17:41:10.4270450Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-17T17:41:11.5812130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:12.1721960Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-17T17:41:12.6343920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-17T17%3A50%3A00Z&sig=ryg%2FY%2Bx2O4Snws3oXY9ZUhIRSUTu50GyqvaWt1fGWUM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:12.6836020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=ryg\%2FY\%2Bx2O4Snws3oXY9ZUhIRSUTu50GyqvaWt1fGWUM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:12.8129740Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-17T17:41:12.8221470Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-17T17:41:13.9822630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:14.5676190Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-17T17:41:15.0219980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-17T17%3A50%3A00Z&sig=zOIPhvzLrKF9TuZ0aCgiplBgP7VGQlhz09%2BTGYzhcuY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:15.1892160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=zOIPhvzLrKF9TuZ0aCgiplBgP7VGQlhz09\%2BTGYzhcuY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:15.2529670Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-17T17:41:15.2566690Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-17T17:41:16.4464180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:17.1586680Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-17T17:41:17.6261430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-17T17%3A50%3A00Z&sig=ZzJ2F2CN2fbiq%2BKmZaF5c3e3KnhelcRbCAPUNfHfw7g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:17.6737980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=ZzJ2F2CN2fbiq\%2BKmZaF5c3e3KnhelcRbCAPUNfHfw7g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:17.8162610Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-17T17:41:17.8298150Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-17T17:41:18.9824990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:19.5702570Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-17T17:41:20.0102270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-17T17%3A50%3A00Z&sig=%2BR5RXv0rhKapiNZNv2AZJaPwFwPRd%2FaVlFisUxv8dGg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:20.0842950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=\%2BR5RXv0rhKapiNZNv2AZJaPwFwPRd\%2FaVlFisUxv8dGg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:20.4516720Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-17T17:41:20.4979060Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-17T17:41:21.6436560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:22.3300730Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-17T17:41:22.7601110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-17T17%3A50%3A00Z&sig=4jrrVH5uksx6w4zq4nBYHFb6fik6H0KpfftWqWT3fpQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:22.8206210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=4jrrVH5uksx6w4zq4nBYHFb6fik6H0KpfftWqWT3fpQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:22.9161280Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-17T17:41:22.9216680Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-17T17:41:24.0349070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:24.6025080Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-17T17:41:25.0483550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-17T17%3A50%3A00Z&sig=MkqCh7k8GHzvKcnTjiBcQPzPHZrTJHthiEKPUGH%2Beao%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:25.0949000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=MkqCh7k8GHzvKcnTjiBcQPzPHZrTJHthiEKPUGH\%2Beao\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:25.2672130Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-17T17:41:25.2777460Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-17T17:41:26.3989040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:27.6874370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=YBfG5Rbq3y\%2F9cW95FVXK72S1oNfEc\%2FXryEU66tWU1XE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:27.6880650Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-17T17:41:27.6886970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-17T17%3A50%3A00Z&sig=YBfG5Rbq3y%2F9cW95FVXK72S1oNfEc%2FXryEU66tWU1XE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:27.6897600Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-17T17:41:27.7104070Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-17T17:41:28.9140480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:29.4854860Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-17T17:41:29.9321760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-17T17%3A50%3A00Z&sig=Xf0Ac1EElTIGsB8zgRKeR5y9sLIYPxc6vHk%2BybhjEng%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:29.9807010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=Xf0Ac1EElTIGsB8zgRKeR5y9sLIYPxc6vHk\%2BybhjEng\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:30.0769850Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-17T17:41:30.0817350Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-17T17:41:31.3765080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:32.0895520Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-17T17:41:32.5241310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-17T17%3A50%3A00Z&sig=4q7Sj3eWr4t5EiyhCdz%2Fw1x8mlqC2iunwaeMvisoiRw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:32.5755540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=4q7Sj3eWr4t5EiyhCdz\%2Fw1x8mlqC2iunwaeMvisoiRw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:32.7446150Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-17T17:41:32.7530580Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-17T17:41:33.9059760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:34.4796870Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-17T17:41:34.9509770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-17T17%3A50%3A00Z&sig=K2eNhCZdnrw%2BhoTBQQUyvBRQXzI%2FAg2E7LNaBsWkc%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:35.0330030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=K2eNhCZdnrw\%2BhoTBQQUyvBRQXzI\%2FAg2E7LNaBsWkc\%2BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:35.2994700Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-17T17:41:35.3046150Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-17T17:41:36.4821620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:41:37.0457030Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-17T17:41:37.5134860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-17T17%3A50%3A00Z&sig=Qp%2BqN05y0MPkdnz9SMz%2FK7TTjVjeuhFdT7VDIHZlmXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:41:37.5675400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=Qp\%2BqN05y0MPkdnz9SMz\%2FK7TTjVjeuhFdT7VDIHZlmXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:41:37.9745750Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-17T17:41:38.0981030Z ==> 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-17T17:41:38.1045880Z ==> Installing ffmpeg dependency: aom 2021-05-17T17:41:38.2154210Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-17T17:41:38.2236420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-10mnq1f 2021-05-17T17:41:38.2869770Z cp -pR /private/tmp/d20210517-5214-10mnq1f/aom/. /usr/local/Cellar/aom 2021-05-17T17:41:38.3296660Z chmod -Rf +w /private/tmp/d20210517-5214-10mnq1f 2021-05-17T17:41:38.4369060Z ==> Finishing up 2021-05-17T17:41:38.5484180Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-17T17:41:38.5497260Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-17T17:41:38.5510650Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-17T17:41:38.5527660Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-17T17:41:38.5539530Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-17T17:41:38.5550010Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-17T17:41:38.5557890Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-17T17:41:38.5568900Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-17T17:41:38.5765120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5591-vkzc4v.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-17T17:41:41.3432670Z ==> Summary 2021-05-17T17:41:41.3459310Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-17T17:41:41.3465940Z ==> Installing ffmpeg dependency: dav1d 2021-05-17T17:41:41.3582410Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-17T17:41:41.3601340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-1c33q8a 2021-05-17T17:41:41.3790240Z cp -pR /private/tmp/d20210517-5214-1c33q8a/dav1d/. /usr/local/Cellar/dav1d 2021-05-17T17:41:41.3947030Z chmod -Rf +w /private/tmp/d20210517-5214-1c33q8a 2021-05-17T17:41:41.4551000Z ==> Finishing up 2021-05-17T17:41:41.4965650Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-17T17:41:41.4985370Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-17T17:41:41.4998170Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-17T17:41:41.5003880Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-17T17:41:41.5014530Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-17T17:41:41.5168920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5617-5devb9.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-17T17:41:44.2124730Z ==> Summary 2021-05-17T17:41:44.2149230Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-17T17:41:44.2166750Z ==> Installing ffmpeg dependency: frei0r 2021-05-17T17:41:44.2266040Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-17T17:41:44.2284530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-jbhi1d 2021-05-17T17:41:44.2900360Z cp -pR /private/tmp/d20210517-5214-jbhi1d/frei0r/. /usr/local/Cellar/frei0r 2021-05-17T17:41:44.3559270Z chmod -Rf +w /private/tmp/d20210517-5214-jbhi1d 2021-05-17T17:41:44.4344950Z ==> Finishing up 2021-05-17T17:41:44.4810210Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-17T17:41:44.4817960Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-17T17:41:44.4825860Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-17T17:41:44.4933520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5667-1k1leaq.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-17T17:41:47.0295460Z ==> Summary 2021-05-17T17:41:47.0382800Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-17T17:41:47.0387370Z ==> Installing ffmpeg dependency: fribidi 2021-05-17T17:41:47.0410450Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-17T17:41:47.0431060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-1ewmvj5 2021-05-17T17:41:47.0763480Z cp -pR /private/tmp/d20210517-5214-1ewmvj5/fribidi/. /usr/local/Cellar/fribidi 2021-05-17T17:41:47.1159370Z chmod -Rf +w /private/tmp/d20210517-5214-1ewmvj5 2021-05-17T17:41:47.1848290Z ==> Finishing up 2021-05-17T17:41:47.2341680Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-17T17:41:47.2362280Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-17T17:41:47.2393180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-17T17:41:47.2414250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-17T17:41:47.2451310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-17T17:41:47.2458350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-17T17:41:47.2488520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-17T17:41:47.2589520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-17T17:41:47.2691690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-17T17:41:47.2792590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-17T17:41:47.2803210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-17T17:41:47.2851430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-17T17:41:47.2854080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-17T17:41:47.2856890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-17T17:41:47.2859170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-17T17:41:47.2861230Z 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-17T17:41:47.2863140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-17T17:41:47.2864960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-17T17:41:47.2866760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-17T17:41:47.2868450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-17T17:41:47.2870370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-17T17:41:47.2872300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-17T17:41:47.2874120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-17T17:41:47.2875930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-17T17:41:47.2877720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-17T17:41:47.2879560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-17T17:41:47.2881320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-17T17:41:47.2883070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-17T17:41:47.2884880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-17T17:41:47.2886680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-17T17:41:47.2888520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-17T17:41:47.2890380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-17T17:41:47.2892390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-17T17:41:47.2894150Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-17T17:41:47.2895800Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-17T17:41:47.2897420Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-17T17:41:47.2899060Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-17T17:41:47.3061210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5693-2fsc5v.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-17T17:41:49.7566730Z ==> Summary 2021-05-17T17:41:49.7620870Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-17T17:41:49.7628070Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-17T17:41:50.0081800Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-17T17:41:50.0101440Z 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/d20210517-5214-fczg3l 2021-05-17T17:41:50.1185830Z cp -pR /private/tmp/d20210517-5214-fczg3l/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-17T17:41:50.2700520Z chmod -Rf +w /private/tmp/d20210517-5214-fczg3l 2021-05-17T17:41:50.4735550Z ==> Finishing up 2021-05-17T17:41:50.5416360Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-17T17:41:50.5420260Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-17T17:41:50.5429350Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-17T17:41:50.5434080Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-17T17:41:50.5439620Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-17T17:41:50.5447580Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-17T17:41:50.5476330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-17T17:41:50.5495610Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-17T17:41:50.5501060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-17T17:41:50.5506350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-17T17:41:50.5512440Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-17T17:41:50.5517850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-17T17:41:50.5524730Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-17T17:41:50.5529970Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-17T17:41:50.5535280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-17T17:41:50.5541220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-17T17:41:50.5546340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-17T17:41:50.5552230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-17T17:41:50.5557660Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-17T17:41:50.5562850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-17T17:41:50.5569010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-17T17:41:50.5574050Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-17T17:41:50.5579870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-17T17:41:50.5588260Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-17T17:41:50.5590770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-17T17:41:50.5599910Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-17T17:41:50.5606370Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-17T17:41:50.5657470Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-17T17:41:50.5690310Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-17T17:41:50.5705420Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-17T17:41:50.5726480Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-17T17:41:50.5737840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-17T17:41:50.5750500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-17T17:41:50.5760440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-17T17:41:50.5770760Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-17T17:41:50.5787640Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-17T17:41:50.5799510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-17T17:41:50.5811620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-17T17:41:50.5823320Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-17T17:41:50.5834300Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-17T17:41:50.5846360Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-17T17:41:50.5857610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-17T17:41:50.5873730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-17T17:41:50.5884410Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-17T17:41:50.5893630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-17T17:41:50.5902440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-17T17:41:50.5911820Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-17T17:41:50.5920530Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-17T17:41:50.5933170Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-17T17:41:50.5949160Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-17T17:41:50.5964470Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-17T17:41:50.5978040Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-17T17:41:50.5990770Z 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-17T17:41:50.6594460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5719-jwuefo.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-17T17:41:53.3243280Z ==> Summary 2021-05-17T17:41:53.3407780Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-17T17:41:53.3414120Z ==> Installing ffmpeg dependency: graphite2 2021-05-17T17:41:53.3471690Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-17T17:41:53.3490390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-twpqq6 2021-05-17T17:41:53.3626860Z cp -pR /private/tmp/d20210517-5214-twpqq6/graphite2/. /usr/local/Cellar/graphite2 2021-05-17T17:41:53.3794620Z chmod -Rf +w /private/tmp/d20210517-5214-twpqq6 2021-05-17T17:41:53.4415460Z ==> Finishing up 2021-05-17T17:41:53.4889540Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-17T17:41:53.4895400Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-17T17:41:53.4902510Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-17T17:41:53.4910780Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-17T17:41:53.4915430Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-17T17:41:53.4926060Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-17T17:41:53.4934510Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-17T17:41:53.5097500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5745-17pljw8.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-17T17:41:56.3191610Z ==> Summary 2021-05-17T17:41:56.3217500Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-17T17:41:56.3225670Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-17T17:41:56.5605800Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-17T17:41:56.5623860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-1k5t40k 2021-05-17T17:41:56.6251430Z cp -pR /private/tmp/d20210517-5214-1k5t40k/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-17T17:41:56.6770740Z chmod -Rf +w /private/tmp/d20210517-5214-1k5t40k 2021-05-17T17:41:56.9743000Z ==> Finishing up 2021-05-17T17:41:57.0191880Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-17T17:41:57.0212520Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-17T17:41:57.0223170Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-17T17:41:57.0228140Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-17T17:41:57.0235860Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-17T17:41:57.0245200Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-17T17:41:57.0268490Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-17T17:41:57.0275910Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-17T17:41:57.0294450Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-17T17:41:57.0305680Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-17T17:41:57.0309870Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-17T17:41:57.0328020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-17T17:41:57.0338550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-17T17:41:57.0348000Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-17T17:41:57.0350510Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-17T17:41:57.0353280Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-17T17:41:57.0355250Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-17T17:41:57.0357220Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-17T17:41:57.0358890Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-17T17:41:57.0360520Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-17T17:41:57.0362880Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-17T17:41:57.0367520Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-17T17:41:57.0373210Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-17T17:41:57.0378520Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-17T17:41:57.0676070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5773-yp2hoa.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-17T17:41:59.8305100Z ==> Summary 2021-05-17T17:41:59.8362590Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-17T17:41:59.8369060Z ==> Installing ffmpeg dependency: libass 2021-05-17T17:42:00.1087540Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-17T17:42:00.1108830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-bj6upz 2021-05-17T17:42:00.1233270Z cp -pR /private/tmp/d20210517-5214-bj6upz/libass/. /usr/local/Cellar/libass 2021-05-17T17:42:00.1360870Z chmod -Rf +w /private/tmp/d20210517-5214-bj6upz 2021-05-17T17:42:00.1922910Z ==> Finishing up 2021-05-17T17:42:00.2337740Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-17T17:42:00.2344250Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-17T17:42:00.2350580Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-17T17:42:00.2356210Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-17T17:42:00.2364110Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-17T17:42:00.2513440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5799-savlpt.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-17T17:42:03.0083350Z ==> Summary 2021-05-17T17:42:03.0102250Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-17T17:42:03.0108930Z ==> Installing ffmpeg dependency: libbluray 2021-05-17T17:42:03.0325840Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-17T17:42:03.0344220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-x6rw3i 2021-05-17T17:42:03.0524460Z cp -pR /private/tmp/d20210517-5214-x6rw3i/libbluray/. /usr/local/Cellar/libbluray 2021-05-17T17:42:03.0701260Z chmod -Rf +w /private/tmp/d20210517-5214-x6rw3i 2021-05-17T17:42:03.1510850Z ==> Finishing up 2021-05-17T17:42:03.1945530Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-17T17:42:03.1949180Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-17T17:42:03.1954810Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-17T17:42:03.1961960Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-17T17:42:03.1969150Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-17T17:42:03.1974230Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-17T17:42:03.1979740Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-17T17:42:03.1987630Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-17T17:42:03.2166530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5825-1pz54hr.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-17T17:42:05.9936830Z ==> Summary 2021-05-17T17:42:05.9961980Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-17T17:42:05.9969690Z ==> Installing ffmpeg dependency: libsoxr 2021-05-17T17:42:06.0026350Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-17T17:42:06.0045630Z 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/d20210517-5214-1fpqsfa 2021-05-17T17:42:06.0218310Z cp -pR /private/tmp/d20210517-5214-1fpqsfa/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-17T17:42:06.0445340Z chmod -Rf +w /private/tmp/d20210517-5214-1fpqsfa 2021-05-17T17:42:06.1129350Z ==> Finishing up 2021-05-17T17:42:06.1565590Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-17T17:42:06.1569320Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-17T17:42:06.1584270Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-17T17:42:06.1590790Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-17T17:42:06.1596400Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-17T17:42:06.1602070Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-17T17:42:06.1607660Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-17T17:42:06.1613190Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-17T17:42:06.1618640Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-17T17:42:06.1645520Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-17T17:42:06.1650290Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-17T17:42:06.1831500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5851-fopy5i.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-17T17:42:08.8043510Z ==> Summary 2021-05-17T17:42:08.8079760Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-17T17:42:08.8092410Z ==> Installing ffmpeg dependency: libvidstab 2021-05-17T17:42:08.8163940Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-17T17:42:08.8182870Z 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/d20210517-5214-bp88tr 2021-05-17T17:42:08.8329420Z cp -pR /private/tmp/d20210517-5214-bp88tr/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-17T17:42:08.8525370Z chmod -Rf +w /private/tmp/d20210517-5214-bp88tr 2021-05-17T17:42:08.9113290Z ==> Finishing up 2021-05-17T17:42:08.9357860Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-17T17:42:08.9365960Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-17T17:42:08.9374740Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-17T17:42:08.9381610Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-17T17:42:08.9556170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5877-1hdx5lx.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-17T17:42:11.8134110Z ==> Summary 2021-05-17T17:42:11.8162260Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-17T17:42:11.8170020Z ==> Installing ffmpeg dependency: libvpx 2021-05-17T17:42:11.8214060Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-17T17:42:11.8232370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-1ccqj12 2021-05-17T17:42:11.8500100Z cp -pR /private/tmp/d20210517-5214-1ccqj12/libvpx/. /usr/local/Cellar/libvpx 2021-05-17T17:42:11.8697320Z chmod -Rf +w /private/tmp/d20210517-5214-1ccqj12 2021-05-17T17:42:11.9235240Z ==> Finishing up 2021-05-17T17:42:11.9670530Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-17T17:42:11.9676400Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-17T17:42:11.9684190Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-17T17:42:11.9806180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5903-1x44bbo.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-17T17:42:14.7414420Z ==> Summary 2021-05-17T17:42:14.7439450Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-17T17:42:14.7448560Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-17T17:42:14.7471670Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-17T17:42:14.7490300Z 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/d20210517-5214-1r26k9v 2021-05-17T17:42:14.7643560Z cp -pR /private/tmp/d20210517-5214-1r26k9v/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-17T17:42:14.7809550Z chmod -Rf +w /private/tmp/d20210517-5214-1r26k9v 2021-05-17T17:42:14.8417700Z ==> Finishing up 2021-05-17T17:42:14.8847930Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-17T17:42:14.8851490Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-17T17:42:14.8859700Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-17T17:42:14.8864360Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-17T17:42:14.8870450Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-17T17:42:14.8875490Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-17T17:42:14.8881350Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-17T17:42:14.8886710Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-17T17:42:14.8895270Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-17T17:42:14.8900440Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-17T17:42:14.9058240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5929-17mn9yi.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-17T17:42:17.6199180Z ==> Summary 2021-05-17T17:42:17.6223170Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-17T17:42:17.6230680Z ==> Installing ffmpeg dependency: rav1e 2021-05-17T17:42:17.6314900Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-17T17:42:17.6332430Z 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/d20210517-5214-iwcr9m 2021-05-17T17:42:18.0630440Z cp -pR /private/tmp/d20210517-5214-iwcr9m/rav1e/. /usr/local/Cellar/rav1e 2021-05-17T17:42:18.2960850Z chmod -Rf +w /private/tmp/d20210517-5214-iwcr9m 2021-05-17T17:42:18.3657250Z ==> Finishing up 2021-05-17T17:42:18.4091860Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-17T17:42:18.4098160Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-17T17:42:18.4105180Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-17T17:42:18.4110950Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-17T17:42:18.4115380Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-17T17:42:18.4121120Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-17T17:42:18.4128770Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-17T17:42:18.4310580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5955-1ekgwb0.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-17T17:42:21.1226220Z ==> Summary 2021-05-17T17:42:21.1247380Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-17T17:42:21.1255480Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-17T17:42:21.1777010Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-17T17:42:21.1794970Z 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/d20210517-5214-bu3910 2021-05-17T17:42:21.2120410Z cp -pR /private/tmp/d20210517-5214-bu3910/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-17T17:42:21.2405150Z chmod -Rf +w /private/tmp/d20210517-5214-bu3910 2021-05-17T17:42:21.3132790Z ==> Finishing up 2021-05-17T17:42:21.3686510Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-17T17:42:21.3706830Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-17T17:42:21.3719850Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-17T17:42:21.3733880Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-17T17:42:21.3746540Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-17T17:42:21.3771470Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-17T17:42:21.3833460Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-17T17:42:21.4015170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-5981-15t4iu9.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-17T17:42:24.2068100Z ==> Summary 2021-05-17T17:42:24.2101820Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-17T17:42:24.2107720Z ==> Installing ffmpeg dependency: rubberband 2021-05-17T17:42:24.2649110Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-17T17:42:24.2667420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-1r6abq2 2021-05-17T17:42:24.2819030Z cp -pR /private/tmp/d20210517-5214-1r6abq2/rubberband/. /usr/local/Cellar/rubberband 2021-05-17T17:42:24.2966790Z chmod -Rf +w /private/tmp/d20210517-5214-1r6abq2 2021-05-17T17:42:24.3590910Z ==> Finishing up 2021-05-17T17:42:24.4020040Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-17T17:42:24.4026390Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-17T17:42:24.4033440Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-17T17:42:24.4038310Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-17T17:42:24.4044160Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-17T17:42:24.4051780Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-17T17:42:24.4196960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6007-ists0t.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-17T17:42:27.1164700Z ==> Summary 2021-05-17T17:42:27.1185250Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-17T17:42:27.1199360Z ==> Installing ffmpeg dependency: sdl2 2021-05-17T17:42:27.1246790Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-17T17:42:27.1265010Z 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/d20210517-5214-15p83fe 2021-05-17T17:42:27.1898730Z cp -pR /private/tmp/d20210517-5214-15p83fe/sdl2/. /usr/local/Cellar/sdl2 2021-05-17T17:42:27.2527210Z chmod -Rf +w /private/tmp/d20210517-5214-15p83fe 2021-05-17T17:42:27.3662970Z ==> Finishing up 2021-05-17T17:42:27.4823030Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-17T17:42:27.4829310Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-17T17:42:27.4837650Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-17T17:42:27.4846680Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-17T17:42:27.4851670Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-17T17:42:27.4856350Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-17T17:42:27.4861910Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-17T17:42:27.4866990Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-17T17:42:27.4871670Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-17T17:42:27.4879640Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-17T17:42:27.5166980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6033-cxr774.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-17T17:42:30.1518880Z ==> Summary 2021-05-17T17:42:30.1587100Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-17T17:42:30.1595390Z ==> Installing ffmpeg dependency: snappy 2021-05-17T17:42:30.1699780Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-17T17:42:30.1717820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-rcfp01 2021-05-17T17:42:30.2164190Z cp -pR /private/tmp/d20210517-5214-rcfp01/snappy/. /usr/local/Cellar/snappy 2021-05-17T17:42:30.2335850Z chmod -Rf +w /private/tmp/d20210517-5214-rcfp01 2021-05-17T17:42:30.2928470Z ==> Finishing up 2021-05-17T17:42:30.3713090Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-17T17:42:30.3716880Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-17T17:42:30.3722590Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-17T17:42:30.3726960Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-17T17:42:30.3741680Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-17T17:42:30.3747380Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-17T17:42:30.3752740Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-17T17:42:30.3757890Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-17T17:42:30.3763620Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-17T17:42:30.3916720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6059-1vwesjs.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-17T17:42:32.9339170Z ==> Summary 2021-05-17T17:42:32.9363190Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-17T17:42:32.9370480Z ==> Installing ffmpeg dependency: speex 2021-05-17T17:42:32.9460670Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-17T17:42:32.9480160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-rfh29q 2021-05-17T17:42:32.9637310Z cp -pR /private/tmp/d20210517-5214-rfh29q/speex/. /usr/local/Cellar/speex 2021-05-17T17:42:32.9847050Z chmod -Rf +w /private/tmp/d20210517-5214-rfh29q 2021-05-17T17:42:33.0469020Z ==> Finishing up 2021-05-17T17:42:33.0923970Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-17T17:42:33.0934440Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-17T17:42:33.0942380Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-17T17:42:33.0949470Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-17T17:42:33.0954930Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-17T17:42:33.0960650Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-17T17:42:33.0968430Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-17T17:42:33.1129010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6085-smb4a7.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-17T17:42:35.6189290Z ==> Summary 2021-05-17T17:42:35.6220900Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-17T17:42:35.6227720Z ==> Installing ffmpeg dependency: srt 2021-05-17T17:42:35.6338980Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-17T17:42:35.6358200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-1e60ym6 2021-05-17T17:42:35.6696590Z cp -pR /private/tmp/d20210517-5214-1e60ym6/srt/. /usr/local/Cellar/srt 2021-05-17T17:42:35.6931970Z chmod -Rf +w /private/tmp/d20210517-5214-1e60ym6 2021-05-17T17:42:35.7727570Z ==> Finishing up 2021-05-17T17:42:35.8204480Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-17T17:42:35.8217980Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-17T17:42:35.8220130Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-17T17:42:35.8324520Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-17T17:42:35.8365090Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-17T17:42:35.8366620Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-17T17:42:35.8448850Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-17T17:42:35.8460100Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-17T17:42:35.8562540Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-17T17:42:35.8564220Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-17T17:42:35.8567000Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-17T17:42:35.8590420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6111-tzt6y8.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-17T17:42:38.5110220Z ==> Summary 2021-05-17T17:42:38.5135080Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-17T17:42:38.5141640Z ==> Installing ffmpeg dependency: giflib 2021-05-17T17:42:38.5163900Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-17T17:42:38.5183660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-1glpbhj 2021-05-17T17:42:38.5323830Z cp -pR /private/tmp/d20210517-5214-1glpbhj/giflib/. /usr/local/Cellar/giflib 2021-05-17T17:42:38.5479460Z chmod -Rf +w /private/tmp/d20210517-5214-1glpbhj 2021-05-17T17:42:38.6219460Z ==> Finishing up 2021-05-17T17:42:38.6672000Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-17T17:42:38.6681800Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-17T17:42:38.6687150Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-17T17:42:38.6701330Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-17T17:42:38.6706450Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-17T17:42:38.6711760Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-17T17:42:38.6719110Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-17T17:42:38.6726600Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-17T17:42:38.6731980Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-17T17:42:38.6737540Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-17T17:42:38.6742510Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-17T17:42:38.6923450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6137-1kpt6um.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-17T17:42:41.4283990Z ==> Summary 2021-05-17T17:42:41.4306680Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-17T17:42:41.4313220Z ==> Installing ffmpeg dependency: leptonica 2021-05-17T17:42:41.5092070Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-17T17:42:41.5110490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-18jq1of 2021-05-17T17:42:41.5645890Z cp -pR /private/tmp/d20210517-5214-18jq1of/leptonica/. /usr/local/Cellar/leptonica 2021-05-17T17:42:41.5999980Z chmod -Rf +w /private/tmp/d20210517-5214-18jq1of 2021-05-17T17:42:41.8469590Z ==> Finishing up 2021-05-17T17:42:41.9056780Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-17T17:42:41.9066450Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-17T17:42:41.9149680Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-17T17:42:41.9153670Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-17T17:42:41.9159080Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-17T17:42:41.9163590Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-17T17:42:41.9170350Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-17T17:42:41.9175620Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-17T17:42:41.9180930Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-17T17:42:41.9185820Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-17T17:42:41.9193400Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-17T17:42:41.9203590Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-17T17:42:41.9208630Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-17T17:42:41.9214020Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-17T17:42:41.9219200Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-17T17:42:41.9224980Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-17T17:42:41.9232470Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-17T17:42:41.9513280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6163-8atnyf.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-17T17:42:44.5365610Z ==> Summary 2021-05-17T17:42:44.5408460Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-17T17:42:44.5414920Z ==> Installing ffmpeg dependency: tesseract 2021-05-17T17:42:44.6216180Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-17T17:42:44.6234930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-u03841 2021-05-17T17:42:44.8123770Z cp -pR /private/tmp/d20210517-5214-u03841/tesseract/. /usr/local/Cellar/tesseract 2021-05-17T17:42:44.9140110Z chmod -Rf +w /private/tmp/d20210517-5214-u03841 2021-05-17T17:42:45.0067630Z ==> Finishing up 2021-05-17T17:42:45.0490650Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-17T17:42:45.0497060Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-17T17:42:45.0504240Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-17T17:42:45.0512240Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-17T17:42:45.0552050Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-17T17:42:45.0556210Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-17T17:42:45.0565070Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-17T17:42:45.0830600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6190-18x9js1.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-17T17:42:47.7097320Z ==> Caveats 2021-05-17T17:42:47.7098570Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-17T17:42:47.7100270Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-17T17:42:47.7101780Z ==> Summary 2021-05-17T17:42:47.7152130Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-17T17:42:47.7158620Z ==> Installing ffmpeg dependency: theora 2021-05-17T17:42:47.7374940Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-17T17:42:47.7394800Z 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/d20210517-5214-1hb6bs0 2021-05-17T17:42:47.7968830Z cp -pR /private/tmp/d20210517-5214-1hb6bs0/theora/. /usr/local/Cellar/theora 2021-05-17T17:42:47.8576420Z chmod -Rf +w /private/tmp/d20210517-5214-1hb6bs0 2021-05-17T17:42:47.9569290Z ==> Finishing up 2021-05-17T17:42:48.0023630Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-17T17:42:48.0032800Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-17T17:42:48.0039860Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-17T17:42:48.0044520Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-17T17:42:48.0050690Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-17T17:42:48.0056050Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-17T17:42:48.0069740Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-17T17:42:48.0071930Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-17T17:42:48.0075100Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-17T17:42:48.0079850Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-17T17:42:48.0086690Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-17T17:42:48.0097200Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-17T17:42:48.0100990Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-17T17:42:48.0108970Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-17T17:42:48.0425440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6216-w9v8yx.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-17T17:42:50.6894120Z ==> Summary 2021-05-17T17:42:50.7011700Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-17T17:42:50.7018140Z ==> Installing ffmpeg dependency: x264 2021-05-17T17:42:50.7049760Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-17T17:42:50.7070220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-xwr77k 2021-05-17T17:42:50.7436110Z cp -pR /private/tmp/d20210517-5214-xwr77k/x264/. /usr/local/Cellar/x264 2021-05-17T17:42:50.7629510Z chmod -Rf +w /private/tmp/d20210517-5214-xwr77k 2021-05-17T17:42:50.8151540Z ==> Finishing up 2021-05-17T17:42:50.8574020Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-17T17:42:50.8580110Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-17T17:42:50.8585240Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-17T17:42:50.8593990Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-17T17:42:50.8599040Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-17T17:42:50.8604540Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-17T17:42:50.8612480Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-17T17:42:50.8764400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6243-wkjiqg.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-17T17:42:53.5308630Z ==> Summary 2021-05-17T17:42:53.5327460Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-17T17:42:53.5334240Z ==> Installing ffmpeg dependency: x265 2021-05-17T17:42:53.5398090Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-17T17:42:53.5416370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210517-5214-1qco50w 2021-05-17T17:42:53.6517820Z cp -pR /private/tmp/d20210517-5214-1qco50w/x265/. /usr/local/Cellar/x265 2021-05-17T17:42:53.7292250Z chmod -Rf +w /private/tmp/d20210517-5214-1qco50w 2021-05-17T17:42:53.8285010Z ==> Finishing up 2021-05-17T17:42:53.8989430Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-17T17:42:53.8996970Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-17T17:42:53.9003430Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-17T17:42:53.9010960Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-17T17:42:53.9016990Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-17T17:42:53.9022460Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-17T17:42:53.9030200Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-17T17:42:53.9243590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6269-w716ad.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-17T17:42:56.5393280Z ==> Summary 2021-05-17T17:42:56.5412490Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-17T17:42:56.5419220Z ==> Installing ffmpeg dependency: xvid 2021-05-17T17:42:56.5454970Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-17T17:42:56.5474870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-1wp7f29 2021-05-17T17:42:56.5632640Z cp -pR /private/tmp/d20210517-5214-1wp7f29/xvid/. /usr/local/Cellar/xvid 2021-05-17T17:42:56.5757590Z chmod -Rf +w /private/tmp/d20210517-5214-1wp7f29 2021-05-17T17:42:56.6392810Z ==> Finishing up 2021-05-17T17:42:56.6873230Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-17T17:42:56.6880080Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-17T17:42:56.6884990Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-17T17:42:56.7015300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6295-16zj98d.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-17T17:42:59.3476250Z ==> Summary 2021-05-17T17:42:59.3494410Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-17T17:42:59.3505470Z ==> Installing ffmpeg dependency: zeromq 2021-05-17T17:42:59.3666310Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-17T17:42:59.3684850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-1svy6wp 2021-05-17T17:42:59.4312690Z cp -pR /private/tmp/d20210517-5214-1svy6wp/zeromq/. /usr/local/Cellar/zeromq 2021-05-17T17:42:59.4959260Z chmod -Rf +w /private/tmp/d20210517-5214-1svy6wp 2021-05-17T17:42:59.5974610Z ==> Finishing up 2021-05-17T17:42:59.6296160Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-17T17:42:59.6302420Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-17T17:42:59.6307800Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-17T17:42:59.6344880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-17T17:42:59.6360850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-17T17:42:59.6373990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-17T17:42:59.6386920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-17T17:42:59.6400430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-17T17:42:59.6409870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-17T17:42:59.6421400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-17T17:42:59.6437950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-17T17:42:59.6448620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-17T17:42:59.6462000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-17T17:42:59.6474180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-17T17:42:59.6484110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-17T17:42:59.6497670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-17T17:42:59.6510460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-17T17:42:59.6520880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-17T17:42:59.6532080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-17T17:42:59.6539930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-17T17:42:59.6585660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-17T17:42:59.6597980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-17T17:42:59.6603760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-17T17:42:59.6614270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-17T17:42:59.6625950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-17T17:42:59.6631650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-17T17:42:59.6642370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-17T17:42:59.6651540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-17T17:42:59.6664070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-17T17:42:59.6671960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-17T17:42:59.6679700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-17T17:42:59.6691810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-17T17:42:59.6702760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-17T17:42:59.6710170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-17T17:42:59.6721280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-17T17:42:59.6730230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-17T17:42:59.6741130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-17T17:42:59.6746690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-17T17:42:59.6757420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-17T17:42:59.6766370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-17T17:42:59.6787500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-17T17:42:59.6790050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-17T17:42:59.6805810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-17T17:42:59.6815390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-17T17:42:59.6829770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-17T17:42:59.6847180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-17T17:42:59.6852560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-17T17:42:59.6854330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-17T17:42:59.6863480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-17T17:42:59.6869300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-17T17:42:59.6877110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-17T17:42:59.6888370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-17T17:42:59.6897940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-17T17:42:59.6904120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-17T17:42:59.6911160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-17T17:42:59.6924950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-17T17:42:59.6932290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-17T17:42:59.6937940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-17T17:42:59.6949050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-17T17:42:59.6955110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-17T17:42:59.7016130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-17T17:42:59.7025310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-17T17:42:59.7031060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-17T17:42:59.7037010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-17T17:42:59.7042990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-17T17:42:59.7049490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-17T17:42:59.7056230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-17T17:42:59.7061950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-17T17:42:59.7082710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-17T17:42:59.7088180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-17T17:42:59.7117540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-17T17:42:59.7122680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-17T17:42:59.7129890Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-17T17:42:59.7134730Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-17T17:42:59.7140280Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-17T17:42:59.7147910Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-17T17:42:59.7425750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6321-149j9zk.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-17T17:43:02.5535240Z ==> Summary 2021-05-17T17:43:02.5600730Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-17T17:43:02.5607070Z ==> Installing ffmpeg dependency: zimg 2021-05-17T17:43:02.5699300Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-17T17:43:02.5717600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-10y95yw 2021-05-17T17:43:02.5994520Z cp -pR /private/tmp/d20210517-5214-10y95yw/zimg/. /usr/local/Cellar/zimg 2021-05-17T17:43:02.6260230Z chmod -Rf +w /private/tmp/d20210517-5214-10y95yw 2021-05-17T17:43:02.6964660Z ==> Finishing up 2021-05-17T17:43:02.7397220Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-17T17:43:02.7400790Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-17T17:43:02.7410400Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-17T17:43:02.7416840Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-17T17:43:02.7421650Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-17T17:43:02.7427280Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-17T17:43:02.7434800Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-17T17:43:02.7602090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6347-1eui5ex.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-17T17:43:05.3431180Z ==> Summary 2021-05-17T17:43:05.3464640Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-17T17:43:05.3475570Z ==> Installing ffmpeg 2021-05-17T17:43:05.3478110Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-17T17:43:05.3498140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-5214-13a0xfq 2021-05-17T17:43:05.6920800Z cp -pR /private/tmp/d20210517-5214-13a0xfq/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-17T17:43:05.9373810Z chmod -Rf +w /private/tmp/d20210517-5214-13a0xfq 2021-05-17T17:43:09.4456570Z ==> Finishing up 2021-05-17T17:43:09.4901780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-17T17:43:09.4915820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-17T17:43:09.4938400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-17T17:43:09.4951270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-17T17:43:09.4972110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-17T17:43:09.4982390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-17T17:43:09.4996230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-17T17:43:09.5007670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-17T17:43:09.5026150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-17T17:43:09.5037410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-17T17:43:09.5048400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-17T17:43:09.5058390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-17T17:43:09.5071640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-17T17:43:09.5095680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-17T17:43:09.5110500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-17T17:43:09.5119820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-17T17:43:09.5135780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-17T17:43:09.5148760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-17T17:43:09.5161760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-17T17:43:09.5182000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-17T17:43:09.5195650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-17T17:43:09.5206380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-17T17:43:09.5215240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-17T17:43:09.5224170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-17T17:43:09.5241630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-17T17:43:09.5266360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-17T17:43:09.5271510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-17T17:43:09.5277980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-17T17:43:09.5284450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-17T17:43:09.5290700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-17T17:43:09.5296460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-17T17:43:09.5302460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-17T17:43:09.5307810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-17T17:43:09.5315140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-17T17:43:09.5325800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-17T17:43:09.5330670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-17T17:43:09.5337380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-17T17:43:09.5343510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-17T17:43:09.5351510Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-17T17:43:09.5356970Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-17T17:43:09.5362080Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-17T17:43:09.5368240Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-17T17:43:09.5374330Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-17T17:43:09.5379710Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-17T17:43:09.5385070Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-17T17:43:09.5390460Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-17T17:43:09.5395410Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-17T17:43:09.5402790Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-17T17:43:09.5429140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-17T17:43:09.5448330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-17T17:43:09.5457300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-17T17:43:09.5469440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-17T17:43:09.5475860Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-17T17:43:09.5486720Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-17T17:43:09.5493010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-17T17:43:09.5512410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-17T17:43:09.5518460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-17T17:43:09.5534570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-17T17:43:09.5536290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-17T17:43:09.5555910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-17T17:43:09.5561630Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-17T17:43:09.5568380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-17T17:43:09.5583670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-17T17:43:09.5599940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-17T17:43:09.5612400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-17T17:43:09.5621780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-17T17:43:09.5630500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-17T17:43:09.5636680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-17T17:43:09.5648040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-17T17:43:09.5654760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-17T17:43:09.5663560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-17T17:43:09.5670150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-17T17:43:09.5675990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-17T17:43:09.5682360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-17T17:43:09.5688870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-17T17:43:09.5696040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-17T17:43:09.5702550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-17T17:43:09.5739230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-17T17:43:09.5741220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-17T17:43:09.5745670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-17T17:43:09.5751100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-17T17:43:09.5756630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-17T17:43:09.5762450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-17T17:43:09.5767480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-17T17:43:09.5774370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-17T17:43:09.5781660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-17T17:43:09.5787380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-17T17:43:09.5792640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-17T17:43:09.5797480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-17T17:43:09.5804710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-17T17:43:09.5810240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-17T17:43:09.5815200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-17T17:43:09.5820610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-17T17:43:09.5826480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-17T17:43:09.5831600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-17T17:43:09.5836540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-17T17:43:09.5841920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-17T17:43:09.5847490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-17T17:43:09.5853460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-17T17:43:09.5859540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-17T17:43:09.5863210Z Only the first 100 operations were output. 2021-05-17T17:43:09.7057930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6373-1ojdb23.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-17T17:43:12.5832970Z ==> Summary 2021-05-17T17:43:12.6011950Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-17T17:43:13.7257410Z ==> Caveats 2021-05-17T17:43:13.7258890Z ==> tesseract 2021-05-17T17:43:13.7275780Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-17T17:43:13.7277690Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-17T17:43:15.6111590Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-17T17:43:16.7684900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:43:17.3581440Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-17T17:43:17.7255730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-17T17%3A50%3A00Z&sig=v3PjTM9JajTR3pShl3uP8uE85GW48dKbOGzP8HoNYKs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:43:17.7737040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=v3PjTM9JajTR3pShl3uP8uE85GW48dKbOGzP8HoNYKs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:43:18.2792640Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-17T17:43:18.3961670Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-17T17:43:19.6053990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:43:20.1890790Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-17T17:43:20.6132280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-17T17%3A50%3A00Z&sig=8t4JY3Kteetui8iw8NwLcuqf8ZCgx8VcTqppVB0WQag%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:43:20.6658760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=8t4JY3Kteetui8iw8NwLcuqf8ZCgx8VcTqppVB0WQag\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:43:21.0242290Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-17T17:43:21.0638170Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-17T17:43:21.0643720Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-17T17:43:21.1532110Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-17T17:43:21.1618140Z 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/d20210517-6380-1lqgmf9 2021-05-17T17:43:21.7594980Z cp -pR /private/tmp/d20210517-6380-1lqgmf9/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-17T17:43:22.2865120Z chmod -Rf +w /private/tmp/d20210517-6380-1lqgmf9 2021-05-17T17:43:22.6742870Z ==> Finishing up 2021-05-17T17:43:22.7636390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-17T17:43:22.7649790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-17T17:43:22.7664580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-17T17:43:22.7678870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-17T17:43:22.7692460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-17T17:43:22.7708300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-17T17:43:22.7721510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-17T17:43:22.7735820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-17T17:43:22.7749060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-17T17:43:22.7762200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-17T17:43:22.7780730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-17T17:43:22.7794580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-17T17:43:22.7807430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-17T17:43:22.7820410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-17T17:43:22.7831450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-17T17:43:22.7844620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-17T17:43:22.7858500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-17T17:43:22.7870220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-17T17:43:22.7927780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-17T17:43:22.7932470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-17T17:43:22.7937920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-17T17:43:22.7942800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-17T17:43:22.7947410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-17T17:43:22.7952740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-17T17:43:22.7957730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-17T17:43:22.7962280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-17T17:43:22.7967780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-17T17:43:22.7973480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-17T17:43:22.7981200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-17T17:43:22.8000500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-17T17:43:22.8002160Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-17T17:43:22.8003890Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-17T17:43:22.8006060Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-17T17:43:22.8017190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-17T17:43:22.8022900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-17T17:43:22.8028420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-17T17:43:22.8034420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-17T17:43:22.8040490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-17T17:43:22.8046480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-17T17:43:22.8057530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-17T17:43:22.8063300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-17T17:43:22.8075000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-17T17:43:22.8080910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-17T17:43:22.8086700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-17T17:43:22.8093930Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-17T17:43:22.8099700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-17T17:43:22.8112820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-17T17:43:22.8118820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-17T17:43:22.8124550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-17T17:43:22.8130270Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-17T17:43:22.8141900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-17T17:43:22.8147790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-17T17:43:22.8170080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-17T17:43:22.8181070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-17T17:43:22.8186680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-17T17:43:22.8193900Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-17T17:43:22.8200320Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-17T17:43:22.8205680Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-17T17:43:22.9932940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6550-18a38ec.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-17T17:43:25.7997080Z ==> Summary 2021-05-17T17:43:25.8430800Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-17T17:43:25.8442090Z ==> Installing imagemagick@6 2021-05-17T17:43:25.8447620Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-17T17:43:25.8475630Z 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/d20210517-6380-r1jgpo 2021-05-17T17:43:26.2229790Z cp -pR /private/tmp/d20210517-6380-r1jgpo/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-17T17:43:26.6833320Z chmod -Rf +w /private/tmp/d20210517-6380-r1jgpo 2021-05-17T17:43:28.4608520Z ==> Finishing up 2021-05-17T17:43:28.7500090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6576-c0ifuv.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-17T17:43:31.5411210Z ==> Caveats 2021-05-17T17:43:31.5413040Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:43:31.5414240Z because this is an alternate version of another formula. 2021-05-17T17:43:31.5414930Z 2021-05-17T17:43:31.5415810Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-17T17:43:31.5417470Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:43:31.5418290Z 2021-05-17T17:43:31.5419170Z For compilers to find imagemagick@6 you may need to set: 2021-05-17T17:43:31.5420570Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-17T17:43:31.5422080Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-17T17:43:31.5429100Z 2021-05-17T17:43:31.5430710Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-17T17:43:31.5431920Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-17T17:43:31.5432660Z 2021-05-17T17:43:31.5433760Z ==> Summary 2021-05-17T17:43:31.5920820Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-17T17:43:32.4261090Z ==> Caveats 2021-05-17T17:43:32.4268390Z ==> imagemagick@6 2021-05-17T17:43:32.4312630Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:43:32.4313790Z because this is an alternate version of another formula. 2021-05-17T17:43:32.4314390Z 2021-05-17T17:43:32.4314960Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-17T17:43:32.4317050Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:43:32.4318160Z 2021-05-17T17:43:32.4319720Z For compilers to find imagemagick@6 you may need to set: 2021-05-17T17:43:32.4326610Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-17T17:43:32.4329360Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-17T17:43:32.4330290Z 2021-05-17T17:43:32.4342200Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-17T17:43:32.4344130Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-17T17:43:32.4345010Z 2021-05-17T17:43:34.6611120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-17T17:43:35.7885370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:43:36.4398370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-17T17:43:36.8094610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-17T17%3A50%3A00Z&sig=6V01TY%2B8163plvNK%2BNrNjivOuH2k4%2BxpGbk31CHseN4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:43:36.8632230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=6V01TY\%2B8163plvNK\%2BNrNjivOuH2k4\%2BxpGbk31CHseN4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:43:36.9616150Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-17T17:43:36.9695920Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-17T17:43:38.1569510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:43:38.7424450Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-17T17:43:39.0987910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-17T17%3A50%3A00Z&sig=Qn1vm1PmNiVFpkhvATakxHoJeoa6%2FYWNIf52EXSV8m0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:43:39.1489410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=Qn1vm1PmNiVFpkhvATakxHoJeoa6\%2FYWNIf52EXSV8m0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:43:39.2798560Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-17T17:43:39.2872580Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-17T17:43:40.4106240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:43:40.9719950Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-17T17:43:41.3553080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-17T17%3A50%3A00Z&sig=0Vxifa9iOLBomru8e8gYrIX3099rLUdUJA56xYuCIjY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:43:41.4042780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=0Vxifa9iOLBomru8e8gYrIX3099rLUdUJA56xYuCIjY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:43:42.0209070Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-17T17:43:42.1745910Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-17T17:43:43.3244660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:43:43.8830820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-17T17:43:44.2786230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-17T17%3A50%3A00Z&sig=2Z6bb9%2BuJrEbPqBDxxnbFNXUKkOQDF%2BDGPfWUyiVFSs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:43:44.3242950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=2Z6bb9\%2BuJrEbPqBDxxnbFNXUKkOQDF\%2BDGPfWUyiVFSs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:43:44.3739150Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-17T17:43:44.3773920Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-17T17:43:45.5274200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:43:46.0877080Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-17T17:43:46.4714470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-17T17%3A50%3A00Z&sig=jLupY4FRUCvU9MKBZ7L0K4RHOAnpOBxCh7fvM%2BdmUHg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:43:46.5217760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=jLupY4FRUCvU9MKBZ7L0K4RHOAnpOBxCh7fvM\%2BdmUHg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:43:46.5732120Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-17T17:43:46.5787100Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-17T17:43:47.6981440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:43:48.2658860Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-17T17:43:48.6436850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-17T17%3A50%3A00Z&sig=KP6RzfyoepnP3RQ6LCFcRy5TiAPrIJBwOnkFAQoTqDg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:43:48.6950380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=KP6RzfyoepnP3RQ6LCFcRy5TiAPrIJBwOnkFAQoTqDg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:43:48.8009540Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-17T17:43:48.8081350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-17T17:43:49.9094670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:43:50.4856640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-17T17:43:50.8638380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-17T17%3A50%3A00Z&sig=NA7XWw0XBq4GErl4iMZ4xEdg6qRVvDLsyy8jk1fcYK8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:43:50.9152390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=NA7XWw0XBq4GErl4iMZ4xEdg6qRVvDLsyy8jk1fcYK8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:43:51.0637810Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-17T17:43:51.0715820Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-17T17:43:52.5557250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:43:53.1738090Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-17T17:43:53.5473220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-17T17%3A50%3A00Z&sig=xIIVTDuypHKmZCwVOyw7PSJKSJiTtV5ixa8YMTNs84M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:43:53.5961670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=xIIVTDuypHKmZCwVOyw7PSJKSJiTtV5ixa8YMTNs84M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:43:53.6440610Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-17T17:43:53.6473340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-17T17:43:54.8165590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:43:55.5168160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-17T17:43:55.8914900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-17T17%3A50%3A00Z&sig=QKQwIECx2YsVXAC1iNvsudCcQGkPUSZTWTu%2Blnia5GM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:43:55.9403260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=QKQwIECx2YsVXAC1iNvsudCcQGkPUSZTWTu\%2Blnia5GM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:43:56.0344300Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-17T17:43:56.0394990Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-17T17:43:57.1522670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:43:57.7395080Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-17T17:43:58.1663800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-17T17%3A50%3A00Z&sig=sv6uveXwaRVe9jXO8ZpfroQPe9OLEJtBedywFVVDQu8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:43:58.2124980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=sv6uveXwaRVe9jXO8ZpfroQPe9OLEJtBedywFVVDQu8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:43:58.2756450Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-17T17:43:58.2792940Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-17T17:43:59.3992110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:43:59.9515550Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-17T17:44:00.3434660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-17T17%3A50%3A00Z&sig=WdeLxokikD6ZP5IoRP0akI4ETWXmrE9v5stCCQK2URk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:00.3921630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=WdeLxokikD6ZP5IoRP0akI4ETWXmrE9v5stCCQK2URk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:44:00.4973720Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-17T17:44:00.5049340Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-17T17:44:01.6421600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:44:02.2344350Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-17T17:44:02.6344850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-17T17%3A50%3A00Z&sig=qH90CRS2HiNM9xgQxpjfi%2FvwKM8QgwbLr9BcE%2B47k%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:02.6790820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=qH90CRS2HiNM9xgQxpjfi\%2FvwKM8QgwbLr9BcE\%2B47k\%2BA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:44:02.9898130Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-17T17:44:03.0409590Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-17T17:44:03.0412690Z ==> Installing imagemagick dependency: libde265 2021-05-17T17:44:03.1043040Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-17T17:44:03.1070600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210517-6583-4zzkqw 2021-05-17T17:44:03.1294250Z cp -pR /private/tmp/d20210517-6583-4zzkqw/libde265/. /usr/local/Cellar/libde265 2021-05-17T17:44:03.1502990Z chmod -Rf +w /private/tmp/d20210517-6583-4zzkqw 2021-05-17T17:44:03.2206510Z ==> Finishing up 2021-05-17T17:44:03.2661710Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-17T17:44:03.2711530Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-17T17:44:03.2718880Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-17T17:44:03.2734950Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-17T17:44:03.2739730Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-17T17:44:03.2749040Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-17T17:44:03.2763400Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-17T17:44:03.2779810Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-17T17:44:03.2785370Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-17T17:44:03.2800250Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-17T17:44:03.3091940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6815-17jjeph.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-17T17:44:05.8291330Z ==> Summary 2021-05-17T17:44:05.8320390Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-17T17:44:05.8326820Z ==> Installing imagemagick dependency: docbook 2021-05-17T17:44:05.8347650Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-17T17:44:05.8368050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-6583-ozuxm0 2021-05-17T17:44:05.9276470Z cp -pR /private/tmp/d20210517-6583-ozuxm0/docbook/. /usr/local/Cellar/docbook 2021-05-17T17:44:06.0493450Z chmod -Rf +w /private/tmp/d20210517-6583-ozuxm0 2021-05-17T17:44:06.1707390Z ==> Finishing up 2021-05-17T17:44:06.3132430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6841-131whwx.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-17T17:44:08.5443520Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-17T17:44:08.6498500Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:08.6912700Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:08.7380510Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:08.7815740Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:08.8288650Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:08.8713990Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:08.9179660Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:08.9615840Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:09.0078450Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:09.0503720Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:09.0968990Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:09.1404360Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:09.1869800Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:09.2294830Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:09.5971850Z ==> Caveats 2021-05-17T17:44:09.5972970Z To use the DocBook package in your XML toolchain, 2021-05-17T17:44:09.5973950Z you need to add the following to your ~/.bashrc: 2021-05-17T17:44:09.5974580Z 2021-05-17T17:44:09.5975400Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-17T17:44:09.5976720Z ==> Summary 2021-05-17T17:44:09.6117690Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-17T17:44:09.6123510Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-17T17:44:09.6176350Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-17T17:44:09.6196420Z 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/d20210517-6583-9zdz45 2021-05-17T17:44:11.5151670Z cp -pR /private/tmp/d20210517-6583-9zdz45/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-17T17:44:14.0613160Z chmod -Rf +w /private/tmp/d20210517-6583-9zdz45 2021-05-17T17:44:15.4488720Z ==> Finishing up 2021-05-17T17:44:15.4960010Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-17T17:44:15.4984050Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-17T17:44:15.5074300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6882-s0j555.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-17T17:44:18.2463760Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:18.2921970Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:18.3330110Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-17T17:44:18.3784200Z ==> 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-17T17:44:18.4237350Z ==> 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-17T17:44:18.4719030Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-17T17:44:18.5134770Z ==> 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-17T17:44:18.5605790Z ==> 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-17T17:44:18.6058240Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-17T17:44:18.6513250Z ==> 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-17T17:44:18.6922620Z ==> 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-17T17:44:18.7388200Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-17T17:44:18.7833430Z ==> 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-17T17:44:18.8299210Z ==> 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-17T17:44:18.8701860Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:18.9158560Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-17T17:44:18.9616860Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-17T17:44:19.0061710Z ==> 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-17T17:44:19.0481770Z ==> 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-17T17:44:19.0954240Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-17T17:44:19.1395240Z ==> 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-17T17:44:19.1849930Z ==> 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-17T17:44:19.2276290Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-17T17:44:19.2746850Z ==> 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-17T17:44:19.3185600Z ==> 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-17T17:44:19.3655540Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-17T17:44:19.4073680Z ==> 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-17T17:44:19.4546160Z ==> 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-17T17:44:20.4719260Z ==> Summary 2021-05-17T17:44:20.7712980Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-17T17:44:20.7719330Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-17T17:44:20.7742700Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-17T17:44:20.7764220Z 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/d20210517-6583-zubsgh 2021-05-17T17:44:20.7874280Z cp -pR /private/tmp/d20210517-6583-zubsgh/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-17T17:44:20.8004910Z chmod -Rf +w /private/tmp/d20210517-6583-zubsgh 2021-05-17T17:44:20.8568240Z ==> Finishing up 2021-05-17T17:44:20.8959260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6936-1tx6qja.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-17T17:44:23.3945460Z ==> Caveats 2021-05-17T17:44:23.3947160Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:44:23.3948490Z because macOS already provides this software and installing another version in 2021-05-17T17:44:23.3949560Z parallel can cause all kinds of trouble. 2021-05-17T17:44:23.3950180Z 2021-05-17T17:44:23.3951420Z If you need to have gnu-getopt first in your PATH, run: 2021-05-17T17:44:23.3953400Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:44:23.3954230Z 2021-05-17T17:44:23.3954730Z 2021-05-17T17:44:23.3955500Z Bash completion has been installed to: 2021-05-17T17:44:23.3957390Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-17T17:44:23.3958740Z ==> Summary 2021-05-17T17:44:23.3966580Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-17T17:44:23.3972270Z ==> Installing imagemagick dependency: xmlto 2021-05-17T17:44:23.4117630Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-17T17:44:23.4134980Z 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/d20210517-6583-q01dx4 2021-05-17T17:44:23.4343930Z cp -pR /private/tmp/d20210517-6583-q01dx4/xmlto/. /usr/local/Cellar/xmlto 2021-05-17T17:44:23.4652750Z chmod -Rf +w /private/tmp/d20210517-6583-q01dx4 2021-05-17T17:44:23.5340100Z ==> Finishing up 2021-05-17T17:44:23.5798410Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-17T17:44:23.5807700Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-17T17:44:23.5824630Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-17T17:44:23.5836850Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-17T17:44:23.5841660Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-17T17:44:23.5940350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6962-lcyhgl.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-17T17:44:26.1348270Z ==> Summary 2021-05-17T17:44:26.1391480Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-17T17:44:26.1397630Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-17T17:44:26.2485860Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-17T17:44:26.2503240Z 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/d20210517-6583-1nk1sg4 2021-05-17T17:44:26.3208370Z cp -pR /private/tmp/d20210517-6583-1nk1sg4/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-17T17:44:26.4629180Z chmod -Rf +w /private/tmp/d20210517-6583-1nk1sg4 2021-05-17T17:44:26.6371570Z ==> Finishing up 2021-05-17T17:44:26.6790640Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-17T17:44:26.6861610Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-17T17:44:26.6964770Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-17T17:44:26.7068170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7127790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7153340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7156850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7186220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7190020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7215120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7228420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7246260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7248860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7279220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7362460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7414480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7459730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7514220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7575830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7604890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7606890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7623390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7633500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7666670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7675360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7701210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7734220Z mkdir -p /usr/local/share/locale/fo 2021-05-17T17:44:26.7752810Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-17T17:44:26.7764760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7770970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7794340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7805210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7812230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7827430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7847020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7853730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7870130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7882010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7885810Z mkdir -p /usr/local/share/locale/ia 2021-05-17T17:44:26.7901470Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-17T17:44:26.7933800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7947990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7963640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7976770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7978840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7984350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.7998910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8014590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8027830Z mkdir -p /usr/local/share/locale/ky 2021-05-17T17:44:26.8036000Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-17T17:44:26.8041190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8059000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8097900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8103150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8118770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8125520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8129980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8132360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8191020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8193120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8287380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8302030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8315040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8343340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8371680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8399580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8404750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8427450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8454370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8483720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8515670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8543400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8571490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8607220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8610380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8634860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8661500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8691520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8715480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8719770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8721880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8728870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8814730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8852390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-17T17:44:26.8945830Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-17T17:44:26.8984870Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-17T17:44:26.9015030Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-17T17:44:26.9116860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-6988-75df85.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-17T17:44:29.1791400Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-17T17:44:30.8742690Z ==> Summary 2021-05-17T17:44:30.8970950Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-17T17:44:30.8977550Z ==> Installing imagemagick dependency: libheif 2021-05-17T17:44:31.0203910Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-17T17:44:31.0223460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-6583-euwskj 2021-05-17T17:44:31.0462450Z cp -pR /private/tmp/d20210517-6583-euwskj/libheif/. /usr/local/Cellar/libheif 2021-05-17T17:44:31.0760560Z chmod -Rf +w /private/tmp/d20210517-6583-euwskj 2021-05-17T17:44:31.1891880Z ==> Finishing up 2021-05-17T17:44:31.2335930Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-17T17:44:31.2340590Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-17T17:44:31.2346460Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-17T17:44:31.2351930Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-17T17:44:31.2359320Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-17T17:44:31.2366260Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-17T17:44:31.2418200Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-17T17:44:31.2433410Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-17T17:44:31.2445070Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-17T17:44:31.2454820Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-17T17:44:31.2465040Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-17T17:44:31.2470300Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-17T17:44:31.2475700Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-17T17:44:31.2482320Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-17T17:44:31.2493140Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-17T17:44:31.2502130Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-17T17:44:31.2512490Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-17T17:44:31.2716120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7015-y0h76.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-17T17:44:33.5181170Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-17T17:44:34.8617270Z ==> Summary 2021-05-17T17:44:34.8717820Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-17T17:44:34.8794740Z ==> Installing imagemagick dependency: liblqr 2021-05-17T17:44:34.9196510Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-17T17:44:34.9223080Z 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/d20210517-6583-1lna3hd 2021-05-17T17:44:34.9366320Z cp -pR /private/tmp/d20210517-6583-1lna3hd/liblqr/. /usr/local/Cellar/liblqr 2021-05-17T17:44:34.9575860Z chmod -Rf +w /private/tmp/d20210517-6583-1lna3hd 2021-05-17T17:44:35.0106530Z ==> Finishing up 2021-05-17T17:44:35.0539630Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-17T17:44:35.0556790Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-17T17:44:35.0567620Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-17T17:44:35.0650250Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-17T17:44:35.0754180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7042-1t5o7if.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-17T17:44:37.8715640Z ==> Summary 2021-05-17T17:44:37.8742630Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-17T17:44:37.8748670Z ==> Installing imagemagick dependency: libomp 2021-05-17T17:44:37.8804750Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-17T17:44:37.8823640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210517-6583-154y14 2021-05-17T17:44:37.8979420Z cp -pR /private/tmp/d20210517-6583-154y14/libomp/. /usr/local/Cellar/libomp 2021-05-17T17:44:37.9106940Z chmod -Rf +w /private/tmp/d20210517-6583-154y14 2021-05-17T17:44:37.9533250Z ==> Finishing up 2021-05-17T17:44:37.9996670Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-17T17:44:38.0002880Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-17T17:44:38.0007670Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-17T17:44:38.0018410Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-17T17:44:38.0026210Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-17T17:44:38.0158770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7068-46s6po.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-17T17:44:40.7855300Z ==> Summary 2021-05-17T17:44:40.7871010Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-17T17:44:40.7876950Z ==> Installing imagemagick dependency: imath 2021-05-17T17:44:40.7938020Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-17T17:44:40.7956280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-6583-otwafn 2021-05-17T17:44:40.8176600Z cp -pR /private/tmp/d20210517-6583-otwafn/imath/. /usr/local/Cellar/imath 2021-05-17T17:44:40.8511270Z chmod -Rf +w /private/tmp/d20210517-6583-otwafn 2021-05-17T17:44:40.9202220Z ==> Finishing up 2021-05-17T17:44:40.9673070Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-17T17:44:40.9688180Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-17T17:44:40.9692970Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-17T17:44:40.9698520Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-17T17:44:40.9703630Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-17T17:44:40.9708700Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-17T17:44:40.9716210Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-17T17:44:41.0036370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7094-1w5p3n5.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-17T17:44:43.5235660Z ==> Summary 2021-05-17T17:44:43.5278540Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-17T17:44:43.5284900Z ==> Installing imagemagick dependency: openexr 2021-05-17T17:44:43.5436220Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-17T17:44:43.5454070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210517-6583-1lm79bt 2021-05-17T17:44:43.6218380Z cp -pR /private/tmp/d20210517-6583-1lm79bt/openexr/. /usr/local/Cellar/openexr 2021-05-17T17:44:43.7213040Z chmod -Rf +w /private/tmp/d20210517-6583-1lm79bt 2021-05-17T17:44:44.0075790Z ==> Finishing up 2021-05-17T17:44:44.0585720Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-17T17:44:44.0590830Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-17T17:44:44.0596330Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-17T17:44:44.0600920Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-17T17:44:44.0606110Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-17T17:44:44.0610740Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-17T17:44:44.0616050Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-17T17:44:44.0620950Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-17T17:44:44.0627970Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-17T17:44:44.0636810Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-17T17:44:44.0645860Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-17T17:44:44.0651170Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-17T17:44:44.0663850Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-17T17:44:44.0669410Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-17T17:44:44.0675500Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-17T17:44:44.0684530Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-17T17:44:44.0691330Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-17T17:44:44.0712890Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-17T17:44:44.0714680Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-17T17:44:44.0716460Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-17T17:44:44.0718220Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-17T17:44:44.0719750Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-17T17:44:44.0723600Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-17T17:44:44.0734310Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-17T17:44:44.0753110Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-17T17:44:44.0766020Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-17T17:44:44.0777820Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-17T17:44:44.0789010Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-17T17:44:44.1377660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7123-1k0pw2b.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-17T17:44:46.7531430Z ==> Summary 2021-05-17T17:44:46.7647970Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-17T17:44:46.7679820Z ==> Installing imagemagick 2021-05-17T17:44:46.7683380Z 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/d20210517-6583-1f7lwpf 2021-05-17T17:44:46.7687150Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-17T17:44:47.1717950Z cp -pR /private/tmp/d20210517-6583-1f7lwpf/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-17T17:44:47.5942250Z chmod -Rf +w /private/tmp/d20210517-6583-1f7lwpf 2021-05-17T17:44:50.0254790Z ==> Finishing up 2021-05-17T17:44:50.0529130Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-17T17:44:50.0535610Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-17T17:44:50.0540560Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-17T17:44:50.0546170Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-17T17:44:50.0551330Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-17T17:44:50.0556880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-17T17:44:50.0562640Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-17T17:44:50.0567430Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-17T17:44:50.0572940Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-17T17:44:50.0578010Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-17T17:44:50.0583790Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-17T17:44:50.0588810Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-17T17:44:50.0594490Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-17T17:44:50.0599370Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-17T17:44:50.0607360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-17T17:44:50.0611940Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-17T17:44:50.0617880Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-17T17:44:50.0632740Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-17T17:44:50.0634330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-17T17:44:50.0635940Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-17T17:44:50.0637600Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-17T17:44:50.0643180Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-17T17:44:50.0648780Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-17T17:44:50.0654510Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-17T17:44:50.0659860Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-17T17:44:50.0664900Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-17T17:44:50.0670450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-17T17:44:50.0675270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-17T17:44:50.0680680Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-17T17:44:50.0685880Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-17T17:44:50.0693590Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-17T17:44:50.0700360Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-17T17:44:50.0707920Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-17T17:44:50.0718020Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-17T17:44:50.0729280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-17T17:44:50.0735100Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-17T17:44:50.0740580Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-17T17:44:50.0752520Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-17T17:44:50.0763110Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-17T17:44:50.0770800Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-17T17:44:50.0776530Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-17T17:44:50.0782150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-17T17:44:50.0789840Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-17T17:44:50.0795810Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-17T17:44:50.0803130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-17T17:44:50.0813900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-17T17:44:50.0819580Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-17T17:44:50.0849290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-17T17:44:50.0855520Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-17T17:44:50.0861980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-17T17:44:50.0869530Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-17T17:44:50.0874710Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-17T17:44:50.0879490Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-17T17:44:50.0886040Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-17T17:44:50.0890520Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-17T17:44:50.0899350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-17T17:44:50.0901900Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-17T17:44:50.0907930Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-17T17:44:50.0913710Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-17T17:44:50.0923410Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-17T17:44:50.0925700Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-17T17:44:50.0931030Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-17T17:44:50.0939600Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-17T17:44:50.0948570Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-17T17:44:50.0953950Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-17T17:44:50.0959930Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-17T17:44:50.0965220Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-17T17:44:50.0971760Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-17T17:44:50.0976770Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-17T17:44:50.0982760Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-17T17:44:50.0987670Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-17T17:44:50.3946560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7149-c173p2.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-17T17:44:53.2644870Z ==> Summary 2021-05-17T17:44:53.3115650Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-17T17:44:55.2616270Z ==> Caveats 2021-05-17T17:44:55.2617720Z ==> docbook 2021-05-17T17:44:55.2642160Z To use the DocBook package in your XML toolchain, 2021-05-17T17:44:55.2643220Z you need to add the following to your ~/.bashrc: 2021-05-17T17:44:55.2643850Z 2021-05-17T17:44:55.2644760Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-17T17:44:55.2646230Z ==> gnu-getopt 2021-05-17T17:44:55.2671600Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:44:55.2672950Z because macOS already provides this software and installing another version in 2021-05-17T17:44:55.2674050Z parallel can cause all kinds of trouble. 2021-05-17T17:44:55.2674670Z 2021-05-17T17:44:55.2675950Z If you need to have gnu-getopt first in your PATH, run: 2021-05-17T17:44:55.2677710Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:44:55.2678520Z 2021-05-17T17:44:55.2679020Z 2021-05-17T17:44:55.2679810Z Bash completion has been installed to: 2021-05-17T17:44:55.2681160Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-17T17:44:57.0356700Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-17T17:44:58.2148280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:44:58.8241190Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-17T17:44:59.2711820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-17T17%3A50%3A00Z&sig=m%2FrMUTjZVkySuAqSzG7yh71nTi8JafX0Zp9aVW64f%2FU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:44:59.3144650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A50\%3A00Z\&sig=m\%2FrMUTjZVkySuAqSzG7yh71nTi8JafX0Zp9aVW64f\%2FU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:44:59.3714070Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-17T17:44:59.4468520Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-17T17:44:59.4510480Z 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/d20210517-7156-o4e095 2021-05-17T17:44:59.4681000Z cp -pR /private/tmp/d20210517-7156-o4e095/udunits/. /usr/local/Cellar/udunits 2021-05-17T17:44:59.4887550Z chmod -Rf +w /private/tmp/d20210517-7156-o4e095 2021-05-17T17:44:59.5425270Z ==> Finishing up 2021-05-17T17:44:59.6564610Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-17T17:44:59.6638340Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-17T17:44:59.6640100Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-17T17:44:59.6649690Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-17T17:44:59.6706500Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-17T17:44:59.6723740Z info /usr/local/share/info/udunits2.info 2021-05-17T17:44:59.6775570Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-17T17:44:59.6789940Z info /usr/local/share/info/udunits2lib.info 2021-05-17T17:44:59.6892460Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-17T17:44:59.6931330Z info /usr/local/share/info/udunits2prog.info 2021-05-17T17:44:59.7018620Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-17T17:44:59.7031240Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-17T17:44:59.7037930Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-17T17:44:59.7138940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-7323-1hlma2q.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-17T17:45:02.1850930Z ==> Summary 2021-05-17T17:45:02.1880690Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-17T17:45:04.5378210Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-17T17:45:04.5379290Z To reinstall 1.6, run: 2021-05-17T17:45:04.5380500Z brew reinstall jq 2021-05-17T17:45:06.1965820Z ==> Caveats 2021-05-17T17:45:06.1966950Z imagej requires Java. You can install the latest version with: 2021-05-17T17:45:06.1968340Z brew install --cask adoptopenjdk 2021-05-17T17:45:06.1969020Z 2021-05-17T17:45:06.4499050Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-17T17:45:06.6910640Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-17T17:45:15.0741780Z ==> Verifying checksum for cask 'imagej' 2021-05-17T17:45:15.3504620Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-17T17:45:15.3505860Z ==> Installing Cask imagej 2021-05-17T17:45:15.3979560Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210517-7433-1bqrmpr 2021-05-17T17:45:15.5626290Z cp -pR /private/tmp/d20210517-7433-1bqrmpr/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-17T17:45:15.7294560Z chmod -Rf +w /private/tmp/d20210517-7433-1bqrmpr 2021-05-17T17:45:15.7976270Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-17T17:45:16.0611820Z 🍺 imagej was successfully installed! 2021-05-17T17:45:18.1045410Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-17T17:45:20.1533070Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-17T17:45:20.5553760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-17T17%3A55%3A00Z&sig=M5vJps3Ftq46uUMPj6izx%2BctI736DrM11iRTnfHGnGc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:20.7220240Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-17T17:45:22.5935580Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-17T17:45:23.0873960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-17T17%3A55%3A00Z&sig=GVcW8ytjiv7vWeHjkZtg8N1H6HSqcSyHpgMFnWVUryE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:23.5200820Z ==> Installing dependencies for bowtie2: tbb 2021-05-17T17:45:23.5229240Z ==> Installing bowtie2 dependency: tbb 2021-05-17T17:45:23.6298050Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-17T17:45:28.4553270Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-17T17:45:28.4590060Z ==> Installing bowtie2 2021-05-17T17:45:28.4598360Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-17T17:45:33.7957020Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-17T17:45:37.3864890Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-17T17:45:39.2593460Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-17T17:45:39.6858830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-17T17%3A55%3A00Z&sig=LklgaxRaoDfeMdICOy%2Fb5I09DX804IBkmDny7m0Qdck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:39.9022960Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-17T17:45:41.6185400Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-17T17:45:42.0523990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-17T17%3A55%3A00Z&sig=qUiMGneg%2FemJns6wUWcpejK4M4K8JI4ltv3tS%2FxhkBk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:42.1587190Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-17T17:45:43.8972490Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-17T17:45:44.3605760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-17T17%3A55%3A00Z&sig=EX5vxaZMduf3mEgC5pf97HDNWQmwpvQKQ45Z0Lg1p1I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:44.4751960Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-17T17:45:46.2167440Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-17T17:45:46.6902650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-17T17%3A55%3A00Z&sig=VokstqVVq7yPJmwu9UG%2FV2lpWkgTK0u47YPXwes079k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:46.8014990Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-17T17:45:48.5007690Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-17T17:45:48.9358150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-17T17%3A55%3A00Z&sig=hXACDDME%2F082yuKeBU2Tpz%2BinYVlLUoJd8P7ZyZEHf4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:49.0554640Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-17T17:45:50.7891410Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-17T17:45:51.2181740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-17T17%3A55%3A00Z&sig=1upvXvD%2FtVuQoLsauD9kFi2Tscls2oXbxUpJ7zUGKVg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:51.4765140Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-17T17:45:52.0603510Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-17T17:45:52.0638750Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-17T17:45:52.4556200Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-17T17:45:52.4806310Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-17T17:45:54.1895680Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-17T17:45:54.6543580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-17T17%3A55%3A00Z&sig=2GZ50V5XBeJk2hEGyv6UR6f5kq4VwCU4Q44mvs3qvys%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:54.8501540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-17T17:45:56.5815570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-17T17:45:57.0397470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-17T17%3A55%3A00Z&sig=RtY6rt3%2Fv6dnJDKmHQ4AagwRN0y0AAa2R8DtHfrXPoM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:57.2509130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-17T17:45:58.9903570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-17T17:45:59.4442600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-17T17%3A55%3A00Z&sig=5yzEYowxSegUSGi5jA8U6lxltB%2FOvFpLpjEjiyaVVbQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:45:59.6912870Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-17T17:46:01.4743640Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-17T17:46:01.9038800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-17T17%3A55%3A00Z&sig=VaP5H%2FBNfVLPHZURGRhuuxdAsi%2BjUUqxG2hCeRpwrgA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:02.3298990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-17T17:46:04.1386170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-17T17:46:04.7904750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-17T17%3A55%3A00Z&sig=YTyuAY6226bqpru3Z8LVQW1sg3wXrhtTdmlCJ9JHp7M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:04.9012130Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-17T17:46:06.6781310Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-17T17:46:07.1269250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-17T17%3A55%3A00Z&sig=8eaB6NeUQcogzDtcSxhQq2ZjVfpkQ%2FEOPKMUUw0K%2Bh4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:07.2693780Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-17T17:46:08.9654290Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-17T17:46:09.4089540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-17T17%3A55%3A00Z&sig=uh42TbWIq1mw60R7rd6AFguGpNhJGSre7lJswK8imxw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:09.5268550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-17T17:46:11.2050440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-17T17:46:11.7840190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-17T17%3A55%3A00Z&sig=pQzgmLoPc8zy34KOPbqfs6KUfkfkMMfD6lqv4Jbld88%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:12.2054550Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-17T17:46:13.9032200Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-17T17:46:14.2963700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-17T17%3A55%3A00Z&sig=dhhgJoYtqXVqzIXa9QCTS1S9Lse1FQsgxildWh1gKEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:14.5508250Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-17T17:46:16.5411960Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-17T17:46:16.9243010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-17T17%3A55%3A00Z&sig=UA6PvTqmchI7S9AKwJNOoGTohTq0ngcl2VEA9YDei8M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:17.4652850Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-17T17:46:19.1981830Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-17T17:46:19.6509650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-17T17%3A55%3A00Z&sig=wGC0ldgAgsFB5B%2BSTjtd60UfuXe%2FQuFXMc5%2B8VNbiWM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:19.9473460Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-17T17:46:21.6833490Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-17T17:46:22.8389190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-17T17%3A55%3A00Z&sig=40OSPTg1ya%2BwlgCEajIBsCaFHOi%2B541Fs2RMKwiZjX4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:23.1971880Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-17T17:46:24.9823890Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-17T17:46:25.4174760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-17T17%3A55%3A00Z&sig=P5oi%2F7XYdYmkD6ts8%2BKGxqAxd2TC6qmXE6fuJtUsAa8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:46:25.9893520Z ==> 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-17T17:46:25.9896930Z ==> Installing gdal dependency: cfitsio 2021-05-17T17:46:26.0575280Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-17T17:46:28.9544120Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-17T17:46:28.9563100Z ==> Installing gdal dependency: popt 2021-05-17T17:46:28.9585580Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-17T17:46:31.7961460Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-17T17:46:31.7967340Z ==> Installing gdal dependency: epsilon 2021-05-17T17:46:31.8075220Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-17T17:46:34.6476610Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-17T17:46:34.6483240Z ==> Installing gdal dependency: expat 2021-05-17T17:46:34.6507560Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-17T17:46:37.3598960Z ==> Caveats 2021-05-17T17:46:37.3600880Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:46:37.3602160Z because macOS already provides this software and installing another version in 2021-05-17T17:46:37.3603400Z parallel can cause all kinds of trouble. 2021-05-17T17:46:37.3604080Z 2021-05-17T17:46:37.3604900Z If you need to have expat first in your PATH, run: 2021-05-17T17:46:37.3606440Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:46:37.3607220Z 2021-05-17T17:46:37.3608040Z For compilers to find expat you may need to set: 2021-05-17T17:46:37.3609360Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-17T17:46:37.3610730Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-17T17:46:37.3611420Z 2021-05-17T17:46:37.3612610Z For pkg-config to find expat you may need to set: 2021-05-17T17:46:37.3613700Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-17T17:46:37.3614370Z 2021-05-17T17:46:37.3615500Z ==> Summary 2021-05-17T17:46:37.3629910Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-17T17:46:37.3633790Z ==> Installing gdal dependency: freexl 2021-05-17T17:46:37.3703400Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-17T17:46:40.3251890Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-17T17:46:40.3259310Z ==> Installing gdal dependency: geos 2021-05-17T17:46:40.3809810Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-17T17:46:43.8749180Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-17T17:46:43.8783290Z ==> Installing gdal dependency: hdf5 2021-05-17T17:46:43.9314160Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-17T17:46:47.3828840Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-17T17:46:47.3834970Z ==> Installing gdal dependency: json-c 2021-05-17T17:46:47.3897060Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-17T17:46:50.2266920Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-17T17:46:50.2273900Z ==> Installing gdal dependency: libxml2 2021-05-17T17:46:50.2349400Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-17T17:46:53.5420590Z ==> Caveats 2021-05-17T17:46:53.5422340Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:46:53.5423680Z because macOS already provides this software and installing another version in 2021-05-17T17:46:53.5424760Z parallel can cause all kinds of trouble. 2021-05-17T17:46:53.5425470Z 2021-05-17T17:46:53.5426310Z If you need to have libxml2 first in your PATH, run: 2021-05-17T17:46:53.5429110Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:46:53.5429910Z 2021-05-17T17:46:53.5430760Z For compilers to find libxml2 you may need to set: 2021-05-17T17:46:53.5432480Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-17T17:46:53.5434010Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-17T17:46:53.5440290Z 2021-05-17T17:46:53.5441810Z For pkg-config to find libxml2 you may need to set: 2021-05-17T17:46:53.5442970Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-17T17:46:53.5443680Z 2021-05-17T17:46:53.5444780Z ==> Summary 2021-05-17T17:46:53.5606630Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-17T17:46:53.5613310Z ==> Installing gdal dependency: libdap 2021-05-17T17:46:53.5800210Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-17T17:46:56.7443780Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-17T17:46:56.7449720Z ==> Installing gdal dependency: proj 2021-05-17T17:46:56.7633460Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-17T17:46:59.7858330Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-17T17:46:59.7863050Z ==> Installing gdal dependency: libgeotiff 2021-05-17T17:46:59.8063830Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-17T17:47:02.7248980Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-17T17:47:02.7255220Z ==> Installing gdal dependency: librttopo 2021-05-17T17:47:02.7712320Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-17T17:47:05.5394010Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-17T17:47:05.5399940Z ==> Installing gdal dependency: minizip 2021-05-17T17:47:05.5616020Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-17T17:47:08.3988140Z ==> Caveats 2021-05-17T17:47:08.3995240Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-17T17:47:08.3996760Z with the venerable 'unzip' library. 2021-05-17T17:47:08.3998040Z ==> Summary 2021-05-17T17:47:08.4009040Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-17T17:47:08.4015900Z ==> Installing gdal dependency: libspatialite 2021-05-17T17:47:08.4893110Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-17T17:47:11.7950740Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-17T17:47:11.7960530Z ==> Installing gdal dependency: netcdf 2021-05-17T17:47:11.8539900Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-17T17:47:14.9902280Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-17T17:47:14.9908080Z ==> Installing gdal dependency: openblas 2021-05-17T17:47:15.0270660Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-17T17:47:19.4676430Z ==> Caveats 2021-05-17T17:47:19.4678160Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:47:19.4679390Z because macOS provides BLAS in Accelerate.framework. 2021-05-17T17:47:19.4680140Z 2021-05-17T17:47:19.4680990Z For compilers to find openblas you may need to set: 2021-05-17T17:47:19.4682350Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-17T17:47:19.4683790Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-17T17:47:19.4684500Z 2021-05-17T17:47:19.4685710Z For pkg-config to find openblas you may need to set: 2021-05-17T17:47:19.4686840Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-17T17:47:19.4687530Z 2021-05-17T17:47:19.4688660Z ==> Summary 2021-05-17T17:47:19.4705860Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-17T17:47:19.4713050Z ==> Installing gdal dependency: numpy 2021-05-17T17:47:19.5433950Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-17T17:47:23.9930050Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-17T17:47:23.9936130Z ==> Installing gdal dependency: xerces-c 2021-05-17T17:47:24.0003940Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-17T17:47:29.7862670Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-17T17:47:29.7868150Z ==> Installing gdal 2021-05-17T17:47:29.7871850Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-17T17:47:36.9721470Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-17T17:47:38.3396510Z ==> No outdated dependents to upgrade! 2021-05-17T17:47:38.3399330Z ==> Checking for dependents of upgraded formulae... 2021-05-17T17:47:38.6887010Z ==> Reinstalling 1 broken dependent from source: 2021-05-17T17:47:38.6888980Z netcdf 2021-05-17T17:47:38.8251810Z ==> Caveats 2021-05-17T17:47:38.8253260Z ==> expat 2021-05-17T17:47:38.8301140Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:47:38.8302430Z because macOS already provides this software and installing another version in 2021-05-17T17:47:38.8303500Z parallel can cause all kinds of trouble. 2021-05-17T17:47:38.8304100Z 2021-05-17T17:47:38.8305220Z If you need to have expat first in your PATH, run: 2021-05-17T17:47:38.8306830Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:47:38.8307600Z 2021-05-17T17:47:38.8308410Z For compilers to find expat you may need to set: 2021-05-17T17:47:38.8309730Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-17T17:47:38.8311140Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-17T17:47:38.8311830Z 2021-05-17T17:47:38.8313040Z For pkg-config to find expat you may need to set: 2021-05-17T17:47:38.8314130Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-17T17:47:38.8314790Z 2021-05-17T17:47:38.8315910Z ==> libxml2 2021-05-17T17:47:38.8345380Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:47:38.8346890Z because macOS already provides this software and installing another version in 2021-05-17T17:47:38.8348010Z parallel can cause all kinds of trouble. 2021-05-17T17:47:38.8348630Z 2021-05-17T17:47:38.8349460Z If you need to have libxml2 first in your PATH, run: 2021-05-17T17:47:38.8351060Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:47:38.8351840Z 2021-05-17T17:47:38.8352730Z For compilers to find libxml2 you may need to set: 2021-05-17T17:47:38.8354090Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-17T17:47:38.8355520Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-17T17:47:38.8356230Z 2021-05-17T17:47:38.8357490Z For pkg-config to find libxml2 you may need to set: 2021-05-17T17:47:38.8365840Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-17T17:47:38.8366570Z 2021-05-17T17:47:38.8367840Z ==> minizip 2021-05-17T17:47:38.8369350Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-17T17:47:38.8372160Z with the venerable 'unzip' library. 2021-05-17T17:47:38.8373450Z ==> openblas 2021-05-17T17:47:38.8403700Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:47:38.8404890Z because macOS provides BLAS in Accelerate.framework. 2021-05-17T17:47:38.8405640Z 2021-05-17T17:47:38.8406660Z For compilers to find openblas you may need to set: 2021-05-17T17:47:38.8408120Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-17T17:47:38.8409560Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-17T17:47:38.8410270Z 2021-05-17T17:47:38.8411500Z For pkg-config to find openblas you may need to set: 2021-05-17T17:47:38.8413110Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-17T17:47:38.8413820Z 2021-05-17T17:47:41.0949210Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-17T17:47:41.6977220Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-17T17:47:41.7008640Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-17T17:47:42.0933370Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-17T17:47:42.1148500Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-17T17:47:42.6754690Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-17T17:47:42.6779030Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-17T17:47:43.0609360Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-17T17:47:43.0820390Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-17T17:47:44.7673790Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-17T17:47:45.1419080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-17T17%3A55%3A00Z&sig=etRAov9cUe4MoHaGph%2BucxAwItD5vGjCDJj5ocNjEeQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:47:46.4514900Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-17T17:47:47.0386330Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-17T17:47:47.0408880Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-17T17:47:47.4452610Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-17T17:47:47.4586910Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-17T17:47:49.2033000Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-17T17:47:49.5968300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-17T17%3A55%3A00Z&sig=TrUPFiDJi1LX04hBi5YVcyUiE1SVvUF9XixrkzPNI2Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:47:49.9216710Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-17T17:47:49.9234240Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-17T17:47:51.8247280Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-17T17:47:52.2778840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-17T17%3A55%3A00Z&sig=P8PMhigDpz%2Fx4qipJASaEqx9X1z4gUbSpmXcJA5s%2Bxs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:47:52.9277340Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-17T17:47:54.7973650Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-17T17:47:55.3846130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-17T17%3A55%3A00Z&sig=AQTmDFxdXO%2BNrOUujAl56bS4k4%2F7A8KdiTpavTpukcU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:47:55.7340640Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-17T17:47:57.4939280Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-17T17:47:57.9877470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-17T17%3A55%3A00Z&sig=jnvYFNCokz1BtOux%2Fjeas%2BxN7SVfSDxZ6VArWcxPiM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:47:59.4438860Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-17T17:47:59.4446450Z ==> Installing itk dependency: open-mpi 2021-05-17T17:47:59.5909630Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-17T17:48:05.3901480Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-17T17:48:05.3908940Z ==> Installing itk dependency: fftw 2021-05-17T17:48:05.4651280Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-17T17:48:08.8150470Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-17T17:48:08.8157140Z ==> Installing itk dependency: boost 2021-05-17T17:48:08.8212330Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-17T17:48:40.6320250Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-17T17:48:40.6334660Z ==> Installing itk dependency: netcdf 2021-05-17T17:48:40.7095510Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-17T17:48:43.6401130Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-17T17:48:43.6409170Z ==> Installing itk dependency: pyqt@5 2021-05-17T17:48:43.7000410Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-17T17:48:49.4083610Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-17T17:48:49.4089830Z ==> Installing itk dependency: vtk@8.2 2021-05-17T17:48:49.5744190Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-17T17:49:20.7059940Z ==> Caveats 2021-05-17T17:49:20.7061580Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-17T17:49:20.7062790Z because this is an alternate version of another formula. 2021-05-17T17:49:20.7063510Z 2021-05-17T17:49:20.7064330Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-17T17:49:20.7065880Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-17T17:49:20.7066670Z 2021-05-17T17:49:20.7067500Z For compilers to find vtk@8.2 you may need to set: 2021-05-17T17:49:20.7068900Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-17T17:49:20.7070300Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-17T17:49:20.7071000Z 2021-05-17T17:49:20.7072130Z ==> Summary 2021-05-17T17:49:20.9404570Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-17T17:49:20.9409700Z ==> Installing itk dependency: gdcm 2021-05-17T17:49:21.1351140Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-17T17:49:27.7025870Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-17T17:49:27.7041770Z ==> Installing itk 2021-05-17T17:49:27.7043150Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-17T17:49:42.7462760Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-17T17:49:46.0412920Z ==> No outdated dependents to upgrade! 2021-05-17T17:49:46.0415590Z ==> Checking for dependents of upgraded formulae... 2021-05-17T17:49:48.2048630Z ==> Reinstalling 1 broken dependent from source: 2021-05-17T17:49:48.2050850Z fftw 2021-05-17T17:49:48.2448710Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-17T17:49:48.2450390Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-17T17:49:50.1739100Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-17T17:49:50.3002120Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-17T17:49:51.4362230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:49:52.0238710Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-17T17:49:52.3792070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-17T17%3A55%3A00Z&sig=%2FydFRbdsJye0Bh1ctCFqbdOJrAb0kWXTAQuqUd1o5Io%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:49:52.4264340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A55\%3A00Z\&sig=\%2FydFRbdsJye0Bh1ctCFqbdOJrAb0kWXTAQuqUd1o5Io\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:49:52.4773950Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-17T17:49:52.4834880Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-17T17:49:53.6782280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:49:54.2400130Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-17T17:49:54.6925340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-17T17%3A55%3A00Z&sig=oWrWflbyBLI8wCt8bnUlJ%2F7OzWK%2Bc8mA0AJF9Bt1CzQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:49:54.7704690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A55\%3A00Z\&sig=oWrWflbyBLI8wCt8bnUlJ\%2F7OzWK\%2Bc8mA0AJF9Bt1CzQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:49:55.3239870Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-17T17:49:55.3323050Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-17T17:49:56.4429950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:49:57.0209060Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-17T17:49:57.7962150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-17T17%3A55%3A00Z&sig=ZomKQyR2d01kTZAeNd0jzqFFbp4gabZKOlged357d6U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:49:57.8498220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T17\%3A55\%3A00Z\&sig=ZomKQyR2d01kTZAeNd0jzqFFbp4gabZKOlged357d6U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:49:57.9266810Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-17T17:49:57.9308720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-17T17:49:59.2818660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-17T17:49:59.8518840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-17T17:50:00.4407890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-17T18%3A00%3A00Z&sig=106%2B5cmmJNZsWadKyfgjneVKS%2FcHix2eeWrYgRmkq9I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:50:00.4879740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-17T18\%3A00\%3A00Z\&sig=106\%2B5cmmJNZsWadKyfgjneVKS\%2FcHix2eeWrYgRmkq9I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-17T17:50:00.8622510Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-17T17:50:00.9229790Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-17T17:50:00.9233390Z ==> Installing libav dependency: faac 2021-05-17T17:50:00.9840920Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-17T17:50:00.9872180Z 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/d20210517-9035-138k4eh 2021-05-17T17:50:00.9991920Z cp -pR /private/tmp/d20210517-9035-138k4eh/faac/. /usr/local/Cellar/faac 2021-05-17T17:50:01.0147630Z chmod -Rf +w /private/tmp/d20210517-9035-138k4eh 2021-05-17T17:50:01.0709150Z ==> Finishing up 2021-05-17T17:50:01.1287510Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-17T17:50:01.1293930Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-17T17:50:01.1302240Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-17T17:50:01.1321770Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-17T17:50:01.1331680Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-17T17:50:01.1336910Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-17T17:50:01.1342620Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-17T17:50:01.1493850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-9217-lsrkb6.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-17T17:50:03.8384080Z ==> Summary 2021-05-17T17:50:03.8409430Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-17T17:50:03.8423320Z ==> Installing libav dependency: fdk-aac 2021-05-17T17:50:03.8481100Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-17T17:50:03.8499570Z 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/d20210517-9035-1k9rfkc 2021-05-17T17:50:03.8770140Z cp -pR /private/tmp/d20210517-9035-1k9rfkc/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-17T17:50:03.8930890Z chmod -Rf +w /private/tmp/d20210517-9035-1k9rfkc 2021-05-17T17:50:03.9478120Z ==> Finishing up 2021-05-17T17:50:04.0006050Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-17T17:50:04.0015350Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-17T17:50:04.0022580Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-17T17:50:04.0027520Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-17T17:50:04.0033700Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-17T17:50:04.0043850Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-17T17:50:04.0194070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-9243-etmkvs.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-17T17:50:06.4846420Z ==> Summary 2021-05-17T17:50:06.4870190Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-17T17:50:06.4876750Z ==> Installing libav dependency: sdl 2021-05-17T17:50:06.4914500Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-17T17:50:06.4932560Z 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/d20210517-9035-9qmter 2021-05-17T17:50:06.5720910Z cp -pR /private/tmp/d20210517-9035-9qmter/sdl/. /usr/local/Cellar/sdl 2021-05-17T17:50:06.6829150Z chmod -Rf +w /private/tmp/d20210517-9035-9qmter 2021-05-17T17:50:06.8051490Z ==> Finishing up 2021-05-17T17:50:06.8559680Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-17T17:50:06.8566250Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-17T17:50:06.8583900Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-17T17:50:06.8614480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-17T17:50:06.8624550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-17T17:50:06.8633870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-17T17:50:06.8646160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-17T17:50:06.8668590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-17T17:50:06.8674300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-17T17:50:06.8685130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-17T17:50:06.8697160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-17T17:50:06.8709950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-17T17:50:06.8718620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-17T17:50:06.8727900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-17T17:50:06.8736760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-17T17:50:06.8742400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-17T17:50:06.8748180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-17T17:50:06.8758380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-17T17:50:06.8767940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-17T17:50:06.8777490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-17T17:50:06.8786500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-17T17:50:06.8796070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-17T17:50:06.8804260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-17T17:50:06.8813970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-17T17:50:06.8822430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-17T17:50:06.8831770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-17T17:50:06.8841280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-17T17:50:06.8851000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-17T17:50:06.8861600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-17T17:50:06.8870380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-17T17:50:06.8878480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-17T17:50:06.8884140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-17T17:50:06.8889960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-17T17:50:06.8897770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-17T17:50:06.8904980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-17T17:50:06.8914610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-17T17:50:06.8920070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-17T17:50:06.8928680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-17T17:50:06.8937790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-17T17:50:06.8947470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-17T17:50:06.8953570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-17T17:50:06.8963100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-17T17:50:06.8974140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-17T17:50:06.8982440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-17T17:50:06.8990530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-17T17:50:06.8996670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-17T17:50:06.9002520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-17T17:50:06.9008500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-17T17:50:06.9014300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-17T17:50:06.9025100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-17T17:50:06.9035120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-17T17:50:06.9040970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-17T17:50:06.9046950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-17T17:50:06.9054960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-17T17:50:06.9062910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-17T17:50:06.9072020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-17T17:50:06.9078160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-17T17:50:06.9084170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-17T17:50:06.9097230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-17T17:50:06.9104960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-17T17:50:06.9112460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-17T17:50:06.9121590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-17T17:50:06.9130090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-17T17:50:06.9138040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-17T17:50:06.9145460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-17T17:50:06.9155510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-17T17:50:06.9161450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-17T17:50:06.9167390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-17T17:50:06.9175740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-17T17:50:06.9185640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-17T17:50:06.9207050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-17T17:50:06.9212740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-17T17:50:06.9220340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-17T17:50:06.9229140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-17T17:50:06.9239010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-17T17:50:06.9245470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-17T17:50:06.9251100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-17T17:50:06.9259560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-17T17:50:06.9264590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-17T17:50:06.9270430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-17T17:50:06.9276080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-17T17:50:06.9284480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-17T17:50:06.9289950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-17T17:50:06.9295600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-17T17:50:06.9301110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-17T17:50:06.9306670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-17T17:50:06.9312220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-17T17:50:06.9317710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-17T17:50:06.9327120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-17T17:50:06.9333090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-17T17:50:06.9338730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-17T17:50:06.9348710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-17T17:50:06.9355230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-17T17:50:06.9361660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-17T17:50:06.9368930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-17T17:50:06.9374970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-17T17:50:06.9381050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-17T17:50:06.9389610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-17T17:50:06.9395930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-17T17:50:06.9401340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-17T17:50:06.9407710Z Only the first 100 operations were output. 2021-05-17T17:50:07.0405510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-9269-1pejsjx.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-17T17:50:09.7013620Z ==> Summary 2021-05-17T17:50:09.7170770Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-17T17:50:09.7176330Z ==> Installing libav 2021-05-17T17:50:09.7179090Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-17T17:50:09.7197340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210517-9035-3fc91m 2021-05-17T17:50:09.9144370Z cp -pR /private/tmp/d20210517-9035-3fc91m/libav/. /usr/local/Cellar/libav 2021-05-17T17:50:09.9878150Z chmod -Rf +w /private/tmp/d20210517-9035-3fc91m 2021-05-17T17:50:11.1993470Z ==> Finishing up 2021-05-17T17:50:11.2494520Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-17T17:50:11.2516400Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-17T17:50:11.2521190Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-17T17:50:11.2546960Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-17T17:50:11.2553060Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-17T17:50:11.2559120Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-17T17:50:11.2909270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210517-9295-1vkuwgp.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-17T17:50:14.0245520Z ==> Summary 2021-05-17T17:50:14.0267680Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-17T17:50:16.8306110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-17T17:50:18.6131230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-17T17:50:18.9923690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-17T18%3A00%3A00Z&sig=bsJr6%2BZSxx5L1vJUOB%2FUL2DikZjOWcMPtFpeFL6sLgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:50:19.2686060Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-17T17:50:22.2112570Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-17T17:50:24.7021590Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-17T17:50:24.7022660Z To reinstall 4.3.0, run: 2021-05-17T17:50:24.7023460Z brew reinstall libtiff 2021-05-17T17:50:26.3407300Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-17T17:50:26.3408440Z To reinstall 2.3.9_1, run: 2021-05-17T17:50:26.3409250Z brew reinstall unixodbc 2021-05-17T17:50:27.9931460Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-17T17:50:27.9932610Z To reinstall 1.0.18_1, run: 2021-05-17T17:50:27.9933460Z brew reinstall libsodium 2021-05-17T17:50:29.6364780Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-17T17:50:29.6366020Z To reinstall 4.1.1, run: 2021-05-17T17:50:29.6367470Z brew reinstall tesseract 2021-05-17T17:50:31.3598640Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-17T17:50:31.3599720Z To reinstall 1.21.1, run: 2021-05-17T17:50:31.3601060Z brew reinstall wget 2021-05-17T17:50:32.9935620Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-17T17:50:32.9936760Z To reinstall 4.3.4, run: 2021-05-17T17:50:32.9937540Z brew reinstall zeromq 2021-05-17T17:50:34.6415600Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-17T17:50:34.6416760Z To reinstall 2.2.27.6_1, run: 2021-05-17T17:50:34.6417570Z brew reinstall udunits 2021-05-17T17:50:36.2883110Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-17T17:50:36.2884240Z To reinstall 1.2.0, run: 2021-05-17T17:50:36.2885040Z brew reinstall webp 2021-05-17T17:50:38.0140550Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-17T17:50:39.8201480Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-17T17:50:40.1909360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-17T18%3A00%3A00Z&sig=wA6zfz9CZy8WnqcJe0tCBztaR1r113ve1fjEgLfgH8Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:50:41.9472290Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-17T17:51:25.2772020Z ==> Caveats 2021-05-17T17:51:25.2773220Z Bash completion has been installed to: 2021-05-17T17:51:25.2774130Z /usr/local/etc/bash_completion.d 2021-05-17T17:51:25.2775410Z ==> Summary 2021-05-17T17:51:26.6927930Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-17T17:51:29.8451430Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-17T17:51:29.8457290Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T175121Z&X-Amz-Expires=300&X-Amz-Signature=7e76b786b6cac7386148195a2b8de59091390c51319b40b41cc7a100fd9a9854&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-17T17:51:32.8331450Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-17T17:51:32.8332670Z ==> Installing Cask xquartz 2021-05-17T17:51:53.6068270Z ==> Running installer for xquartz; your password may be necessary. 2021-05-17T17:51:53.6070590Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-17T17:52:18.0075500Z installer: Package name is 2021-05-17T17:52:18.0081080Z installer: Installing at base path / 2021-05-17T17:52:18.0083400Z installer: The install was successful. 2021-05-17T17:52:18.0084470Z installer: The install requires logging out now. 2021-05-17T17:52:18.1028280Z 🍺 xquartz was successfully installed! 2021-05-17T17:52:18.1299880Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-17T17:52:18.1300490Z with: 2021-05-17T17:52:18.1300960Z github_slug: neuroconductor/nsrr 2021-05-17T17:52:18.1301370Z env: 2021-05-17T17:52:18.1301760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:52:18.1302180Z TIC_DEPLOY_KEY: 2021-05-17T17:52:18.1303600Z RSPM: 2021-05-17T17:52:18.1306070Z GITHUB_PAT: *** 2021-05-17T17:52:18.1306860Z COVERALLS_TOKEN: *** 2021-05-17T17:52:18.1307650Z continue-on-error: false 2021-05-17T17:52:18.1308320Z VDIFFR_RUN_TESTS: false 2021-05-17T17:52:18.1308770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:52:18.1309270Z TZ: UTC 2021-05-17T17:52:18.1310630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:52:18.1311000Z NOT_CRAN: true 2021-05-17T17:52:18.1311340Z ##[endgroup] 2021-05-17T17:52:18.2034390Z repo slug is: neuroconductor/nsrr 2021-05-17T17:52:18.2153720Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-17T17:52:18.2154570Z env: 2021-05-17T17:52:18.2155110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:52:18.2155580Z TIC_DEPLOY_KEY: 2021-05-17T17:52:18.2155960Z RSPM: 2021-05-17T17:52:18.2156810Z GITHUB_PAT: *** 2021-05-17T17:52:18.2157600Z COVERALLS_TOKEN: *** 2021-05-17T17:52:18.2158110Z continue-on-error: false 2021-05-17T17:52:18.2158580Z VDIFFR_RUN_TESTS: false 2021-05-17T17:52:18.2159110Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:52:18.2159570Z TZ: UTC 2021-05-17T17:52:18.2159960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:52:18.2160390Z NOT_CRAN: true 2021-05-17T17:52:18.2160750Z ##[endgroup] 2021-05-17T17:52:19.1764170Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-17T17:52:19.1764910Z with: 2021-05-17T17:52:19.1765260Z repo_name: nsrr 2021-05-17T17:52:19.1765680Z repo_version: 0.1.5 2021-05-17T17:52:19.1766060Z runner_os: macOS 2021-05-17T17:52:19.1766460Z R_version: 3.5 2021-05-17T17:52:19.1766800Z env: 2021-05-17T17:52:19.1767240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:52:19.1767740Z TIC_DEPLOY_KEY: 2021-05-17T17:52:19.1768180Z RSPM: 2021-05-17T17:52:19.1769420Z GITHUB_PAT: *** 2021-05-17T17:52:19.1770260Z COVERALLS_TOKEN: *** 2021-05-17T17:52:19.1770730Z continue-on-error: false 2021-05-17T17:52:19.1771250Z VDIFFR_RUN_TESTS: false 2021-05-17T17:52:19.1771770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:52:19.1772210Z TZ: UTC 2021-05-17T17:52:19.1772610Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:52:19.1773010Z NOT_CRAN: true 2021-05-17T17:52:19.1773420Z ##[endgroup] 2021-05-17T17:52:19.2454190Z Package: nsrr 2021-05-17T17:52:19.2459770Z Version: 0.1.5 2021-05-17T17:52:19.2461260Z OS: macOS 2021-05-17T17:52:19.2571160Z ##[group]Run install.packages('remotes') 2021-05-17T17:52:19.2572010Z install.packages('remotes') 2021-05-17T17:52:19.2572820Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-17T17:52:19.2573770Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-17T17:52:19.2762620Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:52:19.2763110Z env: 2021-05-17T17:52:19.2763560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:52:19.2764020Z TIC_DEPLOY_KEY: 2021-05-17T17:52:19.2764390Z RSPM: 2021-05-17T17:52:19.2765360Z GITHUB_PAT: *** 2021-05-17T17:52:19.2766120Z COVERALLS_TOKEN: *** 2021-05-17T17:52:19.2766630Z continue-on-error: false 2021-05-17T17:52:19.2767110Z VDIFFR_RUN_TESTS: false 2021-05-17T17:52:19.2767620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:52:19.2768090Z TZ: UTC 2021-05-17T17:52:19.2768540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:52:19.2768950Z NOT_CRAN: true 2021-05-17T17:52:19.2769360Z ##[endgroup] 2021-05-17T17:52:19.5066260Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T17:52:19.5070020Z (as ‘lib’ is unspecified) 2021-05-17T17:52:22.5002830Z 2021-05-17T17:52:22.5004260Z There is a binary version available but the source version is later: 2021-05-17T17:52:22.5054800Z binary source needs_compilation 2021-05-17T17:52:22.5055820Z remotes 2.1.1 2.3.0 FALSE 2021-05-17T17:52:22.5056460Z 2021-05-17T17:52:22.5058200Z installing the source package ‘remotes’ 2021-05-17T17:52:22.5059000Z 2021-05-17T17:52:22.5080970Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-17T17:52:22.7212070Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-17T17:52:22.7321070Z ================================================== 2021-05-17T17:52:22.7324120Z downloaded 144 KB 2021-05-17T17:52:22.7325310Z 2021-05-17T17:52:23.1172490Z * installing *source* package ‘remotes’ ... 2021-05-17T17:52:23.1250560Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-17T17:52:23.1491380Z ** R 2021-05-17T17:52:23.1912450Z ** inst 2021-05-17T17:52:23.1946580Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:52:25.1124830Z ** help 2021-05-17T17:52:25.2448520Z *** installing help indices 2021-05-17T17:52:25.3248090Z ** building package indices 2021-05-17T17:52:25.4186340Z ** installing vignettes 2021-05-17T17:52:25.4273890Z ** testing if installed package can be loaded 2021-05-17T17:52:25.6748700Z * DONE (remotes) 2021-05-17T17:52:25.7190890Z 2021-05-17T17:52:25.7389860Z The downloaded source packages are in 2021-05-17T17:52:25.7500110Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJSuK1d/downloaded_packages’ 2021-05-17T17:52:31.2107780Z ##[group]Run actions/cache@v1 2021-05-17T17:52:31.2108350Z with: 2021-05-17T17:52:31.2108780Z path: /Users/runner/work/_temp/Library 2021-05-17T17:52:31.2111240Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-f801e73b1eb6255f7e45a5fc33ece2981d5d3b6f15d87609d724f3f709d42de5 2021-05-17T17:52:31.2114250Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-17T17:52:31.2115270Z env: 2021-05-17T17:52:31.2115750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:52:31.2116200Z TIC_DEPLOY_KEY: 2021-05-17T17:52:31.2116580Z RSPM: 2021-05-17T17:52:31.2118400Z GITHUB_PAT: *** 2021-05-17T17:52:31.2119210Z COVERALLS_TOKEN: *** 2021-05-17T17:52:31.2119740Z continue-on-error: false 2021-05-17T17:52:31.2120240Z VDIFFR_RUN_TESTS: false 2021-05-17T17:52:31.2120730Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:52:31.2121190Z TZ: UTC 2021-05-17T17:52:31.2121700Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:52:31.2122130Z NOT_CRAN: true 2021-05-17T17:52:31.2122530Z ##[endgroup] 2021-05-17T17:52:31.2909140Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:52:31.3009280Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-17T17:52:31.3010150Z remotes::install_github("ropensci/tic") 2021-05-17T17:52:31.3010840Z remotes::install_github("muschellij2/ghtravis") 2021-05-17T17:52:31.3011940Z remotes::install_github("muschellij2/aghast") 2021-05-17T17:52:31.3012530Z remotes::install_cran("covr") 2021-05-17T17:52:31.3247140Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:52:31.3247650Z env: 2021-05-17T17:52:31.3248100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:52:31.3248630Z TIC_DEPLOY_KEY: 2021-05-17T17:52:31.3249010Z RSPM: 2021-05-17T17:52:31.3250290Z GITHUB_PAT: *** 2021-05-17T17:52:31.3251160Z COVERALLS_TOKEN: *** 2021-05-17T17:52:31.3266260Z continue-on-error: false 2021-05-17T17:52:31.3266920Z VDIFFR_RUN_TESTS: false 2021-05-17T17:52:31.3267420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T17:52:31.3267930Z TZ: UTC 2021-05-17T17:52:31.3268360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:52:31.3268800Z NOT_CRAN: true 2021-05-17T17:52:31.3269180Z ##[endgroup] 2021-05-17T17:52:31.5821430Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:52:32.6028510Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-17T17:52:36.5160990Z rlang (NA -> 0.4.11) [CRAN] 2021-05-17T17:52:36.5162500Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:52:36.5163740Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:52:36.5164980Z sys (NA -> 3.4 ) [CRAN] 2021-05-17T17:52:36.5166350Z askpass (NA -> 1.1 ) [CRAN] 2021-05-17T17:52:36.5167550Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-17T17:52:36.5168800Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-17T17:52:36.5170040Z mime (NA -> 0.10 ) [CRAN] 2021-05-17T17:52:36.5171220Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-17T17:52:36.5172460Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-17T17:52:36.5173690Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-17T17:52:36.5175530Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:52:36.5176820Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-17T17:52:36.5178070Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-17T17:52:36.5179260Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-17T17:52:36.5180510Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-17T17:52:36.5181810Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:52:36.5183050Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-17T17:52:36.5184300Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-17T17:52:36.5185550Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-17T17:52:36.5186790Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-17T17:52:36.5188770Z 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-17T17:52:36.5191260Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-17T17:52:36.5192610Z whisker (NA -> 0.4 ) [CRAN] 2021-05-17T17:52:36.5193950Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-17T17:52:36.5195240Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:52:36.5196570Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:52:36.5197880Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:52:36.5199130Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:52:36.5200410Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-17T17:52:36.5201720Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:52:36.5202980Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-17T17:52:36.5204280Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-17T17:52:36.5205590Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:52:36.5206870Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-17T17:52:36.5208190Z git2r (NA -> 0.28.0) [CRAN] 2021-05-17T17:52:36.5283660Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-17T17:52:36.5285280Z (as ‘lib’ is unspecified) 2021-05-17T17:52:39.6214930Z Package which is only available in source form, and may need 2021-05-17T17:52:39.6215490Z 2021-05-17T17:52:39.6218090Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-17T17:52:39.6219640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-17T17:52:39.6221130Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-17T17:52:39.6221790Z ================================================== 2021-05-17T17:52:39.6222210Z downloaded 20 KB 2021-05-17T17:52:39.6222510Z 2021-05-17T17:52:39.6223810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-17T17:52:39.6224890Z There are binary versions available but the source versions are later: 2021-05-17T17:52:39.6225670Z binary source needs_compilation 2021-05-17T17:52:39.6226260Z rlang 0.4.5 0.4.11 TRUE 2021-05-17T17:52:39.6226760Z magrittr 1.5 2.0.1 TRUE 2021-05-17T17:52:39.6227290Z glue 1.3.2 1.4.2 TRUE 2021-05-17T17:52:39.6227810Z sys 3.3 3.4 TRUE 2021-05-17T17:52:39.6228290Z R6 2.4.1 2.5.0 FALSE 2021-05-17T17:52:39.6228810Z openssl 1.4.1 1.4.4 TRUE 2021-05-17T17:52:39.6229290Z mime 0.9 0.10 TRUE 2021-05-17T17:52:39.6229800Z curl 4.3 4.3.1 TRUE 2021-05-17T17:52:39.6230320Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-17T17:52:39.6230800Z httr 1.4.1 1.4.2 FALSE 2021-05-17T17:52:39.6231310Z cli 2.0.2 2.5.0 FALSE 2021-05-17T17:52:39.6231810Z zip 2.0.4 2.1.1 TRUE 2021-05-17T17:52:39.6232310Z rstudioapi 0.11 0.13 FALSE 2021-05-17T17:52:39.6232880Z credentials 1.1 1.3.0 FALSE 2021-05-17T17:52:39.6233800Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-17T17:52:39.6234380Z crayon 1.3.4 1.4.1 FALSE 2021-05-17T17:52:39.6234910Z fastmap 1.0.1 1.1.0 TRUE 2021-05-17T17:52:39.6235730Z withr 2.1.2 2.4.2 FALSE 2021-05-17T17:52:39.6236260Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-17T17:52:39.6236840Z purrr 0.3.3 0.3.4 TRUE 2021-05-17T17:52:39.6237350Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-17T17:52:39.6237880Z gh 1.1.0 1.3.0 FALSE 2021-05-17T17:52:39.6238350Z gert 0.3 1.3.0 TRUE 2021-05-17T17:52:39.6239090Z fs 1.3.2 1.5.0 TRUE 2021-05-17T17:52:39.6239610Z desc 1.2.0 1.3.0 FALSE 2021-05-17T17:52:39.6240100Z clipr 0.7.0 0.7.1 FALSE 2021-05-17T17:52:39.6240630Z usethis 1.5.1 2.0.1 FALSE 2021-05-17T17:52:39.6241130Z memoise 1.1.0 2.0.0 FALSE 2021-05-17T17:52:39.6241660Z git2r 0.26.1 0.28.0 TRUE 2021-05-17T17:52:39.6241950Z 2021-05-17T17:52:39.7572470Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-17T17:52:39.7575190Z ================================================== 2021-05-17T17:52:39.7576380Z downloaded 12 KB 2021-05-17T17:52:39.7577020Z 2021-05-17T17:52:39.7607910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-17T17:52:39.9301120Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-17T17:52:39.9408340Z ================================================== 2021-05-17T17:52:39.9415720Z downloaded 195 KB 2021-05-17T17:52:39.9416450Z 2021-05-17T17:52:39.9446410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-17T17:52:40.2086030Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-17T17:52:40.2132210Z ================================================== 2021-05-17T17:52:40.2133770Z downloaded 63 KB 2021-05-17T17:52:40.2134410Z 2021-05-17T17:52:40.2958810Z 2021-05-17T17:52:40.2959910Z The downloaded binary packages are in 2021-05-17T17:52:40.2961200Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpEVbMb8/downloaded_packages 2021-05-17T17:52:40.2964810Z 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-17T17:52:40.2966410Z 2021-05-17T17:52:40.2978100Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-17T17:52:40.4341570Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-17T17:52:40.4643910Z ================================================== 2021-05-17T17:52:40.4745600Z downloaded 841 KB 2021-05-17T17:52:40.4846700Z 2021-05-17T17:52:40.4949650Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-17T17:52:40.6741860Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-17T17:52:40.6892870Z ================================================== 2021-05-17T17:52:40.6918750Z downloaded 259 KB 2021-05-17T17:52:40.6939450Z 2021-05-17T17:52:40.6944510Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-17T17:52:40.9342270Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-17T17:52:40.9421140Z ================================================== 2021-05-17T17:52:40.9422650Z downloaded 96 KB 2021-05-17T17:52:40.9423260Z 2021-05-17T17:52:40.9460530Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-17T17:52:41.3657700Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-17T17:52:41.3660160Z ================================================== 2021-05-17T17:52:41.3661050Z downloaded 19 KB 2021-05-17T17:52:41.3661680Z 2021-05-17T17:52:41.3688740Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-17T17:52:41.5078080Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-17T17:52:41.5124070Z ================================================== 2021-05-17T17:52:41.5125930Z downloaded 61 KB 2021-05-17T17:52:41.5126620Z 2021-05-17T17:52:41.5158450Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-17T17:52:41.7931630Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-17T17:52:41.8265000Z ================================================== 2021-05-17T17:52:41.8266260Z downloaded 1.3 MB 2021-05-17T17:52:41.8266890Z 2021-05-17T17:52:41.8316100Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-17T17:52:41.9874080Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-17T17:52:41.9876030Z ================================================== 2021-05-17T17:52:41.9877080Z downloaded 12 KB 2021-05-17T17:52:41.9877710Z 2021-05-17T17:52:41.9911450Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-17T17:52:42.2697760Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-17T17:52:42.2967670Z ================================================== 2021-05-17T17:52:42.2968820Z downloaded 774 KB 2021-05-17T17:52:42.2969410Z 2021-05-17T17:52:42.3004230Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-17T17:52:42.5458020Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-17T17:52:42.5697050Z ================================================== 2021-05-17T17:52:42.5698190Z downloaded 411 KB 2021-05-17T17:52:42.5699820Z 2021-05-17T17:52:42.5732260Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-17T17:52:42.8453230Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-17T17:52:42.8574700Z ================================================== 2021-05-17T17:52:42.8575900Z downloaded 156 KB 2021-05-17T17:52:42.8576510Z 2021-05-17T17:52:42.8610970Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-17T17:52:43.1224550Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-17T17:52:43.1275100Z ================================================== 2021-05-17T17:52:43.1276520Z downloaded 60 KB 2021-05-17T17:52:43.1277190Z 2021-05-17T17:52:43.1312200Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-17T17:52:43.4144780Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-17T17:52:43.4242280Z ================================================== 2021-05-17T17:52:43.4244270Z downloaded 154 KB 2021-05-17T17:52:43.4245690Z 2021-05-17T17:52:43.4274450Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-17T17:52:43.6841230Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-17T17:52:43.6922140Z ================================================== 2021-05-17T17:52:43.6924450Z downloaded 110 KB 2021-05-17T17:52:43.6925090Z 2021-05-17T17:52:43.6954470Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-17T17:52:43.9584390Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-17T17:52:43.9655440Z ================================================== 2021-05-17T17:52:43.9656950Z downloaded 107 KB 2021-05-17T17:52:43.9657900Z 2021-05-17T17:52:43.9689350Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-17T17:52:44.2271160Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-17T17:52:44.2404460Z ================================================== 2021-05-17T17:52:44.2405520Z downloaded 224 KB 2021-05-17T17:52:44.2406370Z 2021-05-17T17:52:44.2437430Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-17T17:52:44.4978370Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-17T17:52:44.5024150Z ================================================== 2021-05-17T17:52:44.5025100Z downloaded 58 KB 2021-05-17T17:52:44.5025920Z 2021-05-17T17:52:44.5058360Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-17T17:52:44.7604670Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-17T17:52:44.7611710Z ================================================== 2021-05-17T17:52:44.7612690Z downloaded 34 KB 2021-05-17T17:52:44.7613830Z 2021-05-17T17:52:44.7646210Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-17T17:52:44.9013240Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-17T17:52:44.9056020Z ================================================== 2021-05-17T17:52:44.9058910Z downloaded 43 KB 2021-05-17T17:52:44.9059670Z 2021-05-17T17:52:44.9089420Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-17T17:52:45.0740340Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-17T17:52:45.0805890Z ================================================== 2021-05-17T17:52:45.0807460Z downloaded 92 KB 2021-05-17T17:52:45.0808080Z 2021-05-17T17:52:45.0842000Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-17T17:52:45.3017170Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-17T17:52:45.3018920Z ================================================== 2021-05-17T17:52:45.3020120Z downloaded 12 KB 2021-05-17T17:52:45.3020750Z 2021-05-17T17:52:45.3051640Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-17T17:52:45.5600210Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-17T17:52:45.5771150Z ================================================== 2021-05-17T17:52:45.5773120Z downloaded 366 KB 2021-05-17T17:52:45.5773790Z 2021-05-17T17:52:45.5806600Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-17T17:52:45.8622270Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-17T17:52:45.8696700Z ================================================== 2021-05-17T17:52:45.8697890Z downloaded 81 KB 2021-05-17T17:52:45.8698520Z 2021-05-17T17:52:45.8726130Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-17T17:52:46.1319730Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-17T17:52:46.1367010Z ================================================== 2021-05-17T17:52:46.1368680Z downloaded 44 KB 2021-05-17T17:52:46.1369320Z 2021-05-17T17:52:46.1544200Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-17T17:52:46.3699750Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-17T17:52:46.3772380Z ================================================== 2021-05-17T17:52:46.3774020Z downloaded 64 KB 2021-05-17T17:52:46.3774760Z 2021-05-17T17:52:46.3804090Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-17T17:52:46.6156010Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-17T17:52:46.6433900Z ================================================== 2021-05-17T17:52:46.6434910Z downloaded 777 KB 2021-05-17T17:52:46.6435510Z 2021-05-17T17:52:46.6468760Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-17T17:52:46.7879010Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-17T17:52:46.8022080Z ================================================== 2021-05-17T17:52:46.8033630Z downloaded 286 KB 2021-05-17T17:52:46.8034480Z 2021-05-17T17:52:46.8299250Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-17T17:52:46.9661450Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-17T17:52:46.9662850Z ================================================== 2021-05-17T17:52:46.9664280Z downloaded 20 KB 2021-05-17T17:52:46.9664990Z 2021-05-17T17:52:46.9694890Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-17T17:52:47.1085150Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-17T17:52:47.1092110Z ================================================== 2021-05-17T17:52:47.1092930Z downloaded 24 KB 2021-05-17T17:52:47.1093820Z 2021-05-17T17:52:47.1124410Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-17T17:52:47.3629080Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-17T17:52:47.3782660Z ================================================== 2021-05-17T17:52:47.3785510Z downloaded 298 KB 2021-05-17T17:52:47.3786260Z 2021-05-17T17:52:47.3816070Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-17T17:52:47.6343920Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-17T17:52:47.6348850Z ================================================== 2021-05-17T17:52:47.6349700Z downloaded 16 KB 2021-05-17T17:52:47.6351300Z 2021-05-17T17:52:47.6380990Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-17T17:52:47.9211380Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-17T17:52:47.9640690Z ================================================== 2021-05-17T17:52:47.9642580Z downloaded 1.2 MB 2021-05-17T17:52:47.9643450Z 2021-05-17T17:52:48.6527070Z * installing *source* package ‘rlang’ ... 2021-05-17T17:52:48.6821310Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-17T17:52:48.7040140Z ** libs 2021-05-17T17:52:53.9904710Z 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-17T17:52:54.4847940Z 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-17T17:52:54.8552750Z 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-17T17:52:57.4550110Z 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-17T17:52:58.5778260Z 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-17T17:52:58.6464000Z 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-17T17:52:58.8543020Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-17T17:52:58.8634700Z ** R 2021-05-17T17:52:58.9470980Z ** inst 2021-05-17T17:52:58.9485270Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:02.7069530Z ** help 2021-05-17T17:53:03.4036070Z *** installing help indices 2021-05-17T17:53:03.8114160Z *** copying figures 2021-05-17T17:53:03.8153120Z ** building package indices 2021-05-17T17:53:04.2557480Z ** testing if installed package can be loaded 2021-05-17T17:53:04.6957000Z * DONE (rlang) 2021-05-17T17:53:05.1172990Z * installing *source* package ‘magrittr’ ... 2021-05-17T17:53:05.1219070Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:05.1389450Z ** libs 2021-05-17T17:53:05.1561580Z 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-17T17:53:05.3004770Z 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-17T17:53:05.3893830Z 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-17T17:53:05.4463930Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-17T17:53:05.4506290Z ** R 2021-05-17T17:53:05.4565050Z ** inst 2021-05-17T17:53:05.4621660Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:05.5921830Z ** help 2021-05-17T17:53:05.6430570Z *** installing help indices 2021-05-17T17:53:05.6807530Z *** copying figures 2021-05-17T17:53:05.6820790Z ** building package indices 2021-05-17T17:53:05.7083800Z ** installing vignettes 2021-05-17T17:53:05.7133500Z ** testing if installed package can be loaded 2021-05-17T17:53:06.0356860Z * DONE (magrittr) 2021-05-17T17:53:06.3492650Z * installing *source* package ‘glue’ ... 2021-05-17T17:53:06.3536210Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:06.4287550Z ** libs 2021-05-17T17:53:06.4514210Z 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-17T17:53:06.5727540Z 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-17T17:53:06.6503040Z 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-17T17:53:06.7683750Z 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-17T17:53:06.8265550Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-17T17:53:06.8306800Z ** R 2021-05-17T17:53:06.8389190Z ** inst 2021-05-17T17:53:06.8422300Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:07.2269500Z ** help 2021-05-17T17:53:07.2650830Z *** installing help indices 2021-05-17T17:53:07.2968330Z *** copying figures 2021-05-17T17:53:07.2977420Z ** building package indices 2021-05-17T17:53:07.3193120Z ** installing vignettes 2021-05-17T17:53:07.3266510Z ** testing if installed package can be loaded 2021-05-17T17:53:07.6928250Z * DONE (glue) 2021-05-17T17:53:08.0299270Z * installing *source* package ‘sys’ ... 2021-05-17T17:53:08.0324980Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:08.0485790Z ** libs 2021-05-17T17:53:08.0657870Z 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-17T17:53:08.2778330Z 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-17T17:53:08.3610800Z 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-17T17:53:08.4213080Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-17T17:53:08.4260410Z ** R 2021-05-17T17:53:08.4315150Z ** inst 2021-05-17T17:53:08.4332440Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:08.5482730Z ** help 2021-05-17T17:53:08.5725110Z *** installing help indices 2021-05-17T17:53:08.6028910Z ** building package indices 2021-05-17T17:53:08.6154980Z ** testing if installed package can be loaded 2021-05-17T17:53:08.9490940Z * DONE (sys) 2021-05-17T17:53:09.2482350Z * installing *source* package ‘R6’ ... 2021-05-17T17:53:09.2513730Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:09.2679190Z ** R 2021-05-17T17:53:09.2773670Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:09.6709110Z ** help 2021-05-17T17:53:09.7018380Z *** installing help indices 2021-05-17T17:53:09.7220090Z *** copying figures 2021-05-17T17:53:09.7322130Z ** building package indices 2021-05-17T17:53:09.7400020Z ** testing if installed package can be loaded 2021-05-17T17:53:09.9648100Z * DONE (R6) 2021-05-17T17:53:10.5766190Z * installing *source* package ‘openssl’ ... 2021-05-17T17:53:10.5962060Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:10.8120710Z Homebrew 3.1.6 2021-05-17T17:53:10.9047270Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-17T17:53:10.9935980Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-17T17:53:11.3669900Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-17T17:53:11.7400480Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-17T17:53:11.7610860Z ** libs 2021-05-17T17:53:11.7805510Z 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-17T17:53:11.7841610Z 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-17T17:53:11.9268220Z 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-17T17:53:12.0656050Z 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-17T17:53:12.2373640Z 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-17T17:53:12.5125440Z 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-17T17:53:12.6719090Z 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-17T17:53:12.8516920Z 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-17T17:53:13.0505420Z 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-17T17:53:13.1565010Z 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-17T17:53:13.3079520Z 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-17T17:53:13.4314770Z 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-17T17:53:13.5842680Z 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-17T17:53:13.7966890Z 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-17T17:53:13.9972120Z 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-17T17:53:14.2746390Z 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-17T17:53:14.3617740Z 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-17T17:53:14.4349160Z 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-17T17:53:14.6493540Z 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-17T17:53:14.8870420Z 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-17T17:53:15.1057890Z 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-17T17:53:15.1859900Z 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-17T17:53:15.3737100Z 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-17T17:53:15.5782990Z 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-17T17:53:15.8403500Z 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-17T17:53:16.0498620Z 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-17T17:53:16.2618060Z 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-17T17:53:16.4754610Z 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-17T17:53:16.5874840Z 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-17T17:53:16.8171270Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-17T17:53:18.3627350Z 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-17T17:53:18.4291790Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-17T17:53:18.4341590Z ** R 2021-05-17T17:53:18.4582450Z ** inst 2021-05-17T17:53:18.4782020Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:19.3743200Z ** help 2021-05-17T17:53:19.4426140Z *** installing help indices 2021-05-17T17:53:19.5353940Z ** building package indices 2021-05-17T17:53:19.6176450Z ** installing vignettes 2021-05-17T17:53:19.6326060Z ** testing if installed package can be loaded 2021-05-17T17:53:19.9692980Z * DONE (openssl) 2021-05-17T17:53:20.2673440Z * installing *source* package ‘mime’ ... 2021-05-17T17:53:20.2690850Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:20.2843280Z ** libs 2021-05-17T17:53:20.3012330Z 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-17T17:53:20.3784590Z 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-17T17:53:20.4692390Z 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-17T17:53:20.5269880Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-17T17:53:20.5365600Z ** R 2021-05-17T17:53:20.5470940Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:20.7545670Z ** help 2021-05-17T17:53:20.7741240Z *** installing help indices 2021-05-17T17:53:20.7926600Z ** building package indices 2021-05-17T17:53:20.8053010Z ** testing if installed package can be loaded 2021-05-17T17:53:21.2013860Z * DONE (mime) 2021-05-17T17:53:21.7418440Z * installing *source* package ‘curl’ ... 2021-05-17T17:53:21.7538510Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:21.8358330Z Found pkg-config cflags and libs! 2021-05-17T17:53:22.2529080Z Using PKG_CFLAGS= 2021-05-17T17:53:22.2532770Z Using PKG_LIBS=-lcurl 2021-05-17T17:53:22.3933130Z ** libs 2021-05-17T17:53:22.4126670Z 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-17T17:53:22.4160800Z 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-17T17:53:22.5254060Z 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-17T17:53:22.6801260Z 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-17T17:53:22.7835830Z 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-17T17:53:22.8733010Z 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-17T17:53:22.9811970Z 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-17T17:53:23.0848640Z 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-17T17:53:23.1753260Z 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-17T17:53:23.3733420Z 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-17T17:53:23.4424470Z 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-17T17:53:23.5391340Z 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-17T17:53:23.6449080Z 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-17T17:53:23.8324400Z 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-17T17:53:23.9201310Z 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-17T17:53:24.0117570Z 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-17T17:53:24.0888490Z 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-17T17:53:24.1720610Z 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-17T17:53:24.2596040Z 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-17T17:53:24.4044310Z 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-17T17:53:24.5036560Z 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-17T17:53:24.5459470Z 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-17T17:53:24.6310370Z 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-17T17:53:24.6972820Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-17T17:53:24.7019230Z ** R 2021-05-17T17:53:24.7203260Z ** inst 2021-05-17T17:53:24.7334300Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:25.9350470Z ** help 2021-05-17T17:53:25.9352530Z *** installing help indices 2021-05-17T17:53:25.9358390Z ** building package indices 2021-05-17T17:53:25.9359360Z ** installing vignettes 2021-05-17T17:53:25.9360270Z ** testing if installed package can be loaded 2021-05-17T17:53:25.9361050Z * DONE (curl) 2021-05-17T17:53:26.1846310Z * installing *source* package ‘jsonlite’ ... 2021-05-17T17:53:26.1957990Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:26.2139120Z ** libs 2021-05-17T17:53:26.2344890Z 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-17T17:53:26.3411820Z 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-17T17:53:26.4886410Z 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-17T17:53:26.5846120Z 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-17T17:53:26.7125560Z 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-17T17:53:26.8169130Z 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-17T17:53:26.8993320Z 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-17T17:53:26.9795510Z 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-17T17:53:27.0748680Z 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-17T17:53:27.1606530Z 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-17T17:53:27.3002450Z 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-17T17:53:27.3971820Z 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-17T17:53:27.5061880Z 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-17T17:53:27.6040820Z 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-17T17:53:27.7009300Z 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-17T17:53:27.7878580Z 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-17T17:53:27.8740250Z 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-17T17:53:27.9564660Z 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-17T17:53:28.0557280Z 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-17T17:53:28.1368660Z 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-17T17:53:28.2181260Z 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-17T17:53:28.3147420Z 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-17T17:53:28.3814880Z 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-17T17:53:28.4656960Z 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-17T17:53:28.5903730Z 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-17T17:53:28.8107380Z 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-17T17:53:29.1164060Z 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-17T17:53:29.3185160Z 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-17T17:53:29.4907430Z 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-17T17:53:29.5158900Z 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-17T17:53:29.5800520Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-17T17:53:29.5847050Z ** R 2021-05-17T17:53:29.6144000Z ** inst 2021-05-17T17:53:29.6217030Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:29.7244460Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-17T17:53:30.5373280Z ** help 2021-05-17T17:53:30.6043000Z *** installing help indices 2021-05-17T17:53:30.6659930Z ** building package indices 2021-05-17T17:53:30.6946980Z ** installing vignettes 2021-05-17T17:53:30.7021260Z ** testing if installed package can be loaded 2021-05-17T17:53:31.0412290Z * DONE (jsonlite) 2021-05-17T17:53:31.3583540Z * installing *source* package ‘gitcreds’ ... 2021-05-17T17:53:31.3616090Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:31.3756050Z ** R 2021-05-17T17:53:31.3853430Z ** inst 2021-05-17T17:53:31.3886430Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:31.7294810Z ** help 2021-05-17T17:53:31.7612620Z *** installing help indices 2021-05-17T17:53:31.7872430Z ** building package indices 2021-05-17T17:53:31.8044710Z ** installing vignettes 2021-05-17T17:53:31.8093070Z ** testing if installed package can be loaded 2021-05-17T17:53:32.0366730Z * DONE (gitcreds) 2021-05-17T17:53:32.3678900Z * installing *source* package ‘zip’ ... 2021-05-17T17:53:32.3728630Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:32.3866540Z ** libs 2021-05-17T17:53:32.4054280Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-17T17:53:35.7931880Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-17T17:53:38.9138540Z 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-17T17:53:38.9998220Z 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-17T17:53:41.6136790Z 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-17T17:53:41.6998520Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-17T17:53:41.7000200Z size_t uzipfile_len = 0; 2021-05-17T17:53:41.7000960Z ^ 2021-05-17T17:53:41.7569240Z 1 warning generated. 2021-05-17T17:53:41.7601130Z 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-17T17:53:41.9212970Z 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-17T17:53:42.0291900Z 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-17T17:53:42.0885130Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-17T17:53:42.0992820Z ** R 2021-05-17T17:53:42.1059890Z ** inst 2021-05-17T17:53:42.1083450Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:42.2841970Z ** help 2021-05-17T17:53:42.3516850Z *** installing help indices 2021-05-17T17:53:42.3737540Z ** building package indices 2021-05-17T17:53:42.3932900Z ** testing if installed package can be loaded 2021-05-17T17:53:42.7617690Z * DONE (zip) 2021-05-17T17:53:43.2145700Z * installing *source* package ‘rstudioapi’ ... 2021-05-17T17:53:43.2229580Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:43.2397460Z ** R 2021-05-17T17:53:43.2577770Z ** inst 2021-05-17T17:53:43.2674020Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:43.7112540Z ** help 2021-05-17T17:53:44.0356310Z *** installing help indices 2021-05-17T17:53:44.2305740Z *** copying figures 2021-05-17T17:53:44.2332870Z ** building package indices 2021-05-17T17:53:44.4146460Z ** installing vignettes 2021-05-17T17:53:44.4240330Z ** testing if installed package can be loaded 2021-05-17T17:53:44.6633520Z * DONE (rstudioapi) 2021-05-17T17:53:45.1211920Z * installing *source* package ‘rprojroot’ ... 2021-05-17T17:53:45.1264740Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:45.1459440Z ** R 2021-05-17T17:53:45.1553390Z ** inst 2021-05-17T17:53:45.1584860Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:45.5952120Z ** help 2021-05-17T17:53:45.6382420Z *** installing help indices 2021-05-17T17:53:45.6697300Z *** copying figures 2021-05-17T17:53:45.6728650Z ** building package indices 2021-05-17T17:53:45.6924960Z ** installing vignettes 2021-05-17T17:53:45.6979670Z ** testing if installed package can be loaded 2021-05-17T17:53:45.9360530Z * DONE (rprojroot) 2021-05-17T17:53:46.2629090Z * installing *source* package ‘crayon’ ... 2021-05-17T17:53:46.2666810Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:46.2836580Z ** R 2021-05-17T17:53:46.3109310Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:47.1375550Z ** help 2021-05-17T17:53:47.2065270Z *** installing help indices 2021-05-17T17:53:47.2555200Z ** building package indices 2021-05-17T17:53:47.2977590Z ** testing if installed package can be loaded 2021-05-17T17:53:47.5159760Z * DONE (crayon) 2021-05-17T17:53:47.8276920Z * installing *source* package ‘fastmap’ ... 2021-05-17T17:53:47.8378650Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:47.8877540Z ** libs 2021-05-17T17:53:47.9101320Z 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-17T17:53:51.7334760Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-17T17:53:51.7336920Z 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-17T17:53:51.7339000Z ** R 2021-05-17T17:53:51.7341610Z 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-17T17:53:51.7344520Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:51.7345500Z ** help 2021-05-17T17:53:51.7346310Z *** installing help indices 2021-05-17T17:53:51.7347150Z ** building package indices 2021-05-17T17:53:51.7348090Z ** testing if installed package can be loaded 2021-05-17T17:53:51.9902390Z * DONE (fastmap) 2021-05-17T17:53:52.3422290Z * installing *source* package ‘withr’ ... 2021-05-17T17:53:52.3473360Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:52.3675410Z ** R 2021-05-17T17:53:52.3834700Z ** inst 2021-05-17T17:53:52.3859940Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:52.9648140Z ** help 2021-05-17T17:53:53.0750490Z *** installing help indices 2021-05-17T17:53:53.1409080Z *** copying figures 2021-05-17T17:53:53.1424200Z ** building package indices 2021-05-17T17:53:53.2305850Z ** installing vignettes 2021-05-17T17:53:53.2387680Z ** testing if installed package can be loaded 2021-05-17T17:53:53.4653750Z * DONE (withr) 2021-05-17T17:53:53.7848510Z * installing *source* package ‘rappdirs’ ... 2021-05-17T17:53:53.7871850Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:53.8057040Z ** libs 2021-05-17T17:53:53.8260170Z 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-17T17:53:53.9057090Z 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-17T17:53:53.9930140Z 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-17T17:53:54.0499950Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-17T17:53:54.0544010Z ** R 2021-05-17T17:53:54.0610110Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:53:54.2001310Z ** help 2021-05-17T17:53:54.2306220Z *** installing help indices 2021-05-17T17:53:54.2595250Z ** building package indices 2021-05-17T17:53:54.2787600Z ** testing if installed package can be loaded 2021-05-17T17:53:54.6015680Z * DONE (rappdirs) 2021-05-17T17:53:55.2506920Z * installing *source* package ‘fs’ ... 2021-05-17T17:53:55.2719280Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-17T17:53:55.2941160Z ** libs 2021-05-17T17:53:55.3156900Z 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-17T17:53:56.0705810Z 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-17T17:53:56.2590160Z 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-17T17:53:56.9140260Z 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-17T17:53:57.0899710Z 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-17T17:53:57.6530970Z 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-17T17:53:58.5462690Z 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-17T17:53:58.6990180Z 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-17T17:53:59.2899380Z 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-17T17:53:59.9319370Z 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-17T17:54:00.5144090Z 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-17T17:54:01.0734300Z (cd libuv-1.38.1 \ 2021-05-17T17:54:01.0735850Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-17T17:54:02.4984030Z rm: conftest.dSYM: is a directory 2021-05-17T17:54:04.8563430Z rm: conftest.dSYM: is a directory 2021-05-17T17:54:04.9487680Z rm: conftest.dSYM: is a directory 2021-05-17T17:54:04.9718670Z rm: conftest.dSYM: is a directory 2021-05-17T17:54:16.1889720Z make --directory=libuv-1.38.1 \ 2021-05-17T17:54:16.1890310Z HAVE_DTRACE=0 2021-05-17T17:54:16.2463710Z CC src/libuv_la-fs-poll.lo 2021-05-17T17:54:17.2746480Z CC src/libuv_la-idna.lo 2021-05-17T17:54:18.3227900Z CC src/libuv_la-inet.lo 2021-05-17T17:54:19.4447960Z CC src/libuv_la-random.lo 2021-05-17T17:54:20.4027880Z CC src/libuv_la-strscpy.lo 2021-05-17T17:54:21.3200440Z CC src/libuv_la-threadpool.lo 2021-05-17T17:54:22.3758380Z CC src/libuv_la-timer.lo 2021-05-17T17:54:23.5175790Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-17T17:54:24.5537700Z CC src/libuv_la-uv-common.lo 2021-05-17T17:54:26.0115950Z CC src/libuv_la-version.lo 2021-05-17T17:54:26.9828610Z CC src/unix/libuv_la-async.lo 2021-05-17T17:54:28.0587310Z CC src/unix/libuv_la-core.lo 2021-05-17T17:54:29.7405600Z CC src/unix/libuv_la-dl.lo 2021-05-17T17:54:30.7296660Z CC src/unix/libuv_la-fs.lo 2021-05-17T17:54:32.6606310Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-17T17:54:33.7185120Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-17T17:54:34.7173510Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-17T17:54:35.7562510Z CC src/unix/libuv_la-loop.lo 2021-05-17T17:54:36.7944720Z CC src/unix/libuv_la-pipe.lo 2021-05-17T17:54:37.9244790Z CC src/unix/libuv_la-poll.lo 2021-05-17T17:54:38.8749540Z CC src/unix/libuv_la-process.lo 2021-05-17T17:54:40.1158860Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-17T17:54:41.1329280Z CC src/unix/libuv_la-signal.lo 2021-05-17T17:54:42.6340730Z CC src/unix/libuv_la-stream.lo 2021-05-17T17:54:44.5616610Z CC src/unix/libuv_la-tcp.lo 2021-05-17T17:54:45.6615130Z CC src/unix/libuv_la-thread.lo 2021-05-17T17:54:46.8096360Z CC src/unix/libuv_la-tty.lo 2021-05-17T17:54:47.8449720Z CC src/unix/libuv_la-udp.lo 2021-05-17T17:54:49.1867460Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-17T17:54:50.1720930Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-17T17:54:51.1037580Z CC src/unix/libuv_la-darwin.lo 2021-05-17T17:54:52.1016820Z CC src/unix/libuv_la-fsevents.lo 2021-05-17T17:54:53.2596890Z CC src/unix/libuv_la-kqueue.lo 2021-05-17T17:54:54.4657790Z CC src/unix/libuv_la-proctitle.lo 2021-05-17T17:54:55.4665920Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-17T17:54:56.4354090Z CCLD libuv.la 2021-05-17T17:54:56.9596300Z 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-17T17:54:57.8208280Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-17T17:54:57.8210330Z ** R 2021-05-17T17:54:57.8211030Z ** inst 2021-05-17T17:54:57.8212690Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:54:58.2280390Z ** help 2021-05-17T17:54:58.3209740Z *** installing help indices 2021-05-17T17:54:58.3793020Z ** building package indices 2021-05-17T17:54:58.4365370Z ** installing vignettes 2021-05-17T17:54:58.4471010Z ** testing if installed package can be loaded 2021-05-17T17:54:58.8256110Z * DONE (fs) 2021-05-17T17:54:59.2321770Z * installing *source* package ‘clipr’ ... 2021-05-17T17:54:59.2349660Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-17T17:54:59.2527630Z ** R 2021-05-17T17:54:59.2594220Z ** inst 2021-05-17T17:54:59.2622890Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:54:59.4196880Z ** help 2021-05-17T17:54:59.4495430Z *** installing help indices 2021-05-17T17:54:59.4742680Z ** building package indices 2021-05-17T17:54:59.4943100Z ** installing vignettes 2021-05-17T17:54:59.4983260Z ** testing if installed package can be loaded 2021-05-17T17:54:59.7213720Z * DONE (clipr) 2021-05-17T17:55:00.7308090Z * installing *source* package ‘git2r’ ... 2021-05-17T17:55:00.7724440Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-17T17:55:01.1930470Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-17T17:55:01.1933170Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-17T17:55:01.1943730Z checking for gcc... gcc 2021-05-17T17:55:05.1463090Z checking whether the C compiler works... yes 2021-05-17T17:55:05.1463930Z checking for C compiler default output file name... a.out 2021-05-17T17:55:05.2719210Z checking for suffix of executables... 2021-05-17T17:55:05.6859720Z checking whether we are cross compiling... no 2021-05-17T17:55:05.7947340Z checking for suffix of object files... o 2021-05-17T17:55:05.8548130Z checking whether we are using the GNU C compiler... yes 2021-05-17T17:55:05.9185040Z checking whether gcc accepts -g... yes 2021-05-17T17:55:06.0417340Z checking for gcc option to accept ISO C89... none needed 2021-05-17T17:55:06.0430010Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-17T17:55:06.0567080Z checking pkg-config is at least version 0.9.0... yes 2021-05-17T17:55:06.1396870Z Found pkg-config cflags and libs! 2021-05-17T17:55:06.5173860Z checking whether the libgit2 version will work in git2r... yes 2021-05-17T17:55:06.7617970Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-17T17:55:06.8503160Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-17T17:55:06.9395420Z checking whether the libgit2 function git_error_last is available... yes 2021-05-17T17:55:07.0284030Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-17T17:55:07.0285750Z ----- Results of the git2r package configure ----- 2021-05-17T17:55:07.0286180Z 2021-05-17T17:55:07.0288130Z 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-17T17:55:07.0290810Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-17T17:55:07.0291190Z 2021-05-17T17:55:07.0292050Z -------------------------------------------------- 2021-05-17T17:55:07.0654350Z configure: creating ./config.status 2021-05-17T17:55:07.2444290Z config.status: creating src/Makevars 2021-05-17T17:55:07.3761550Z ** libs 2021-05-17T17:55:07.3973370Z 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-17T17:55:07.5244450Z 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-17T17:55:07.6102670Z 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-17T17:55:07.8232300Z 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-17T17:55:07.9623320Z 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-17T17:55:08.1286090Z 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-17T17:55:08.3703610Z 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-17T17:55:08.5116730Z 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-17T17:55:08.6589310Z 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-17T17:55:08.8614440Z 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-17T17:55:09.0617270Z 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-17T17:55:09.2079630Z 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-17T17:55:09.4769620Z 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-17T17:55:09.6043190Z 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-17T17:55:09.7375200Z 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-17T17:55:09.8727520Z 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-17T17:55:10.0018340Z 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-17T17:55:10.2086570Z 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-17T17:55:10.3687720Z 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-17T17:55:10.5007570Z 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-17T17:55:10.6916520Z 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-17T17:55:10.8089340Z 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-17T17:55:10.9399930Z 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-17T17:55:11.0790170Z 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-17T17:55:11.2117030Z 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-17T17:55:11.4056610Z 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-17T17:55:11.5890030Z 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-17T17:55:11.7182970Z 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-17T17:55:11.8456120Z 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-17T17:55:12.0540770Z 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-17T17:55:12.1859170Z 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-17T17:55:12.3499660Z 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-17T17:55:12.5670410Z 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-17T17:55:12.7418570Z 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-17T17:55:12.8608260Z 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-17T17:55:13.0203770Z 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-17T17:55:13.0947640Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-17T17:55:13.1002810Z ** R 2021-05-17T17:55:13.1355550Z ** inst 2021-05-17T17:55:13.1384000Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:55:14.0557080Z ** help 2021-05-17T17:55:14.3938560Z *** installing help indices 2021-05-17T17:55:14.6197350Z ** building package indices 2021-05-17T17:55:14.7931370Z ** testing if installed package can be loaded 2021-05-17T17:55:15.2135650Z * DONE (git2r) 2021-05-17T17:55:15.7127710Z * installing *source* package ‘httr’ ... 2021-05-17T17:55:15.7225340Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-17T17:55:15.7443670Z ** R 2021-05-17T17:55:15.7798150Z ** demo 2021-05-17T17:55:15.7850800Z ** inst 2021-05-17T17:55:15.7906860Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:55:18.5783450Z ** help 2021-05-17T17:55:18.8045310Z *** installing help indices 2021-05-17T17:55:18.9756910Z ** building package indices 2021-05-17T17:55:19.1058070Z ** installing vignettes 2021-05-17T17:55:19.1133510Z ** testing if installed package can be loaded 2021-05-17T17:55:19.3560350Z * DONE (httr) 2021-05-17T17:55:19.9120520Z * installing *source* package ‘cli’ ... 2021-05-17T17:55:19.9251650Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-17T17:55:19.9466330Z ** R 2021-05-17T17:55:20.0470530Z ** inst 2021-05-17T17:55:20.0737690Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:55:22.9640160Z ** help 2021-05-17T17:55:23.3224790Z *** installing help indices 2021-05-17T17:55:23.4680750Z *** copying figures 2021-05-17T17:55:23.4685620Z ** building package indices 2021-05-17T17:55:23.6089490Z ** testing if installed package can be loaded 2021-05-17T17:55:23.8727490Z * DONE (cli) 2021-05-17T17:55:24.1939690Z * installing *source* package ‘credentials’ ... 2021-05-17T17:55:24.1978260Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-17T17:55:24.2164460Z ** R 2021-05-17T17:55:24.2243820Z ** inst 2021-05-17T17:55:24.2277870Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:55:24.5178550Z ** help 2021-05-17T17:55:24.5466330Z *** installing help indices 2021-05-17T17:55:24.5703400Z ** building package indices 2021-05-17T17:55:24.6624940Z ** installing vignettes 2021-05-17T17:55:24.6725610Z ** testing if installed package can be loaded 2021-05-17T17:55:25.1264030Z * DONE (credentials) 2021-05-17T17:55:25.5412980Z * installing *source* package ‘purrr’ ... 2021-05-17T17:55:25.5510230Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-17T17:55:25.5700330Z ** libs 2021-05-17T17:55:25.5869890Z 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-17T17:55:25.6597860Z 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-17T17:55:25.7792150Z 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-17T17:55:25.8837350Z 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-17T17:55:26.0194900Z 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-17T17:55:26.1029520Z 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-17T17:55:26.2513370Z 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-17T17:55:26.4173280Z 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-17T17:55:26.5275480Z 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-17T17:55:26.6590780Z 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-17T17:55:26.7201540Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-17T17:55:26.7244870Z ** R 2021-05-17T17:55:26.7541800Z ** inst 2021-05-17T17:55:26.7561620Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:55:27.9563090Z ** help 2021-05-17T17:55:28.1709710Z *** installing help indices 2021-05-17T17:55:28.2872250Z *** copying figures 2021-05-17T17:55:28.2905930Z ** building package indices 2021-05-17T17:55:28.3955240Z ** installing vignettes 2021-05-17T17:55:28.4048650Z ** testing if installed package can be loaded 2021-05-17T17:55:28.7702250Z * DONE (purrr) 2021-05-17T17:55:29.1368610Z * installing *source* package ‘lifecycle’ ... 2021-05-17T17:55:29.1424250Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-17T17:55:29.1620390Z ** R 2021-05-17T17:55:29.1715620Z ** inst 2021-05-17T17:55:29.1763200Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:55:29.5052470Z ** help 2021-05-17T17:55:29.5539800Z *** installing help indices 2021-05-17T17:55:29.5829840Z *** copying figures 2021-05-17T17:55:29.5865170Z ** building package indices 2021-05-17T17:55:29.6109360Z ** installing vignettes 2021-05-17T17:55:29.6155500Z ** testing if installed package can be loaded 2021-05-17T17:55:29.8581350Z * DONE (lifecycle) 2021-05-17T17:55:30.3472280Z * installing *source* package ‘desc’ ... 2021-05-17T17:55:30.3561420Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-17T17:55:30.3757730Z ** R 2021-05-17T17:55:30.4012080Z ** inst 2021-05-17T17:55:30.4064010Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:55:32.2904920Z ** help 2021-05-17T17:55:32.5270790Z *** installing help indices 2021-05-17T17:55:32.6393890Z ** building package indices 2021-05-17T17:55:32.7932770Z ** testing if installed package can be loaded 2021-05-17T17:55:33.0347840Z * DONE (desc) 2021-05-17T17:55:33.3406050Z * installing *source* package ‘cachem’ ... 2021-05-17T17:55:33.3430410Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-17T17:55:33.3635800Z ** libs 2021-05-17T17:55:33.3941390Z 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-17T17:55:33.4870300Z 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-17T17:55:33.5708910Z 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-17T17:55:33.6306780Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-17T17:55:33.6351970Z ** R 2021-05-17T17:55:33.6463420Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:55:34.0439520Z ** help 2021-05-17T17:55:34.0750770Z *** installing help indices 2021-05-17T17:55:34.0995920Z ** building package indices 2021-05-17T17:55:34.1210890Z ** testing if installed package can be loaded 2021-05-17T17:55:34.4752140Z * DONE (cachem) 2021-05-17T17:55:34.8014980Z * installing *source* package ‘gh’ ... 2021-05-17T17:55:34.8050490Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-17T17:55:34.8240580Z ** R 2021-05-17T17:55:34.8389150Z ** inst 2021-05-17T17:55:34.8414150Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:55:35.7864070Z ** help 2021-05-17T17:55:35.8282910Z *** installing help indices 2021-05-17T17:55:36.8533720Z ** building package indices 2021-05-17T17:55:36.8535130Z Found pkg-config cflags and libs! 2021-05-17T17:55:36.8537750Z ** installing vignettes 2021-05-17T17:55:36.8541350Z ** testing if installed package can be loaded 2021-05-17T17:55:36.8542220Z * DONE (gh) 2021-05-17T17:55:36.8549380Z * installing *source* package ‘gert’ ... 2021-05-17T17:55:36.8550790Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-17T17:55:37.0511350Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-17T17:55:37.0513150Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-17T17:55:37.1762170Z Configuration OK! 2021-05-17T17:55:37.1954510Z ** libs 2021-05-17T17:55:37.2130120Z 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-17T17:55:37.2159520Z 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-17T17:55:37.4428690Z 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-17T17:55:37.7312370Z 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-17T17:55:37.9821840Z 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-17T17:55:38.1170620Z 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-17T17:55:38.2413100Z 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-17T17:55:38.4202880Z 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-17T17:55:38.5436750Z 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-17T17:55:38.6887480Z 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-17T17:55:38.8405060Z 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-17T17:55:38.9746010Z 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-17T17:55:39.1282160Z 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-17T17:55:39.2604670Z 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-17T17:55:39.4234440Z 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-17T17:55:39.5522830Z 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-17T17:55:39.6177200Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-17T17:55:39.6224270Z ** R 2021-05-17T17:55:39.6391760Z ** inst 2021-05-17T17:55:39.6420260Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:55:40.3031710Z ** help 2021-05-17T17:55:40.3822760Z *** installing help indices 2021-05-17T17:55:40.4595930Z ** building package indices 2021-05-17T17:55:40.5039770Z ** installing vignettes 2021-05-17T17:55:40.5142430Z ** testing if installed package can be loaded 2021-05-17T17:55:40.9582000Z * DONE (gert) 2021-05-17T17:55:41.2577000Z * installing *source* package ‘memoise’ ... 2021-05-17T17:55:41.2600480Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-17T17:55:41.2779910Z ** R 2021-05-17T17:55:41.2848210Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:55:41.5312590Z ** help 2021-05-17T17:55:41.5683590Z *** installing help indices 2021-05-17T17:55:41.5979180Z ** building package indices 2021-05-17T17:55:41.6252460Z ** testing if installed package can be loaded 2021-05-17T17:55:41.8943450Z * DONE (memoise) 2021-05-17T17:55:42.4619840Z * installing *source* package ‘usethis’ ... 2021-05-17T17:55:42.4773420Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-17T17:55:42.5080630Z ** R 2021-05-17T17:55:42.5784510Z ** inst 2021-05-17T17:55:42.5976170Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:55:45.7606840Z ** help 2021-05-17T17:55:46.0330740Z *** installing help indices 2021-05-17T17:55:46.1724280Z *** copying figures 2021-05-17T17:55:46.1760560Z ** building package indices 2021-05-17T17:55:46.3187770Z ** testing if installed package can be loaded 2021-05-17T17:55:46.6722790Z * DONE (usethis) 2021-05-17T17:55:46.7251150Z 2021-05-17T17:55:46.7252410Z The downloaded source packages are in 2021-05-17T17:55:46.7254700Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEVbMb8/downloaded_packages’ 2021-05-17T17:55:46.7268630Z Running `R CMD build`... 2021-05-17T17:55:48.9702520Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEVbMb8/remotes2a384b1a86d9/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-17T17:55:48.9704070Z * preparing ‘tic’: 2021-05-17T17:55:48.9705100Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:55:48.9705840Z * installing the package to process help pages 2021-05-17T17:55:48.9707020Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:55:48.9707810Z * checking for empty or unneeded directories 2021-05-17T17:55:48.9708820Z Removed empty directory ‘tic/.circleci’ 2021-05-17T17:55:48.9709800Z Removed empty directory ‘tic/pkgdown’ 2021-05-17T17:55:48.9710700Z * building ‘tic_0.10.0.tar.gz’ 2021-05-17T17:55:48.9715740Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T17:55:48.9717430Z (as ‘lib’ is unspecified) 2021-05-17T17:55:49.4299970Z * installing *source* package ‘tic’ ... 2021-05-17T17:55:49.4601030Z ** R 2021-05-17T17:55:49.4963730Z ** inst 2021-05-17T17:55:49.5131330Z ** preparing package for lazy loading 2021-05-17T17:55:49.7627150Z ** help 2021-05-17T17:55:49.9750120Z *** installing help indices 2021-05-17T17:55:50.1258690Z *** copying figures 2021-05-17T17:55:50.1288190Z ** building package indices 2021-05-17T17:55:50.3476340Z ** installing vignettes 2021-05-17T17:55:50.3532080Z ** testing if installed package can be loaded 2021-05-17T17:55:50.6836580Z * DONE (tic) 2021-05-17T17:55:50.7525800Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:55:51.0996740Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-17T17:55:54.3314260Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-17T17:55:54.3315510Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:55:54.3316730Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-17T17:55:54.3317590Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-17T17:55:54.3319220Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-17T17:55:54.3320080Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-17T17:55:54.3320930Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-17T17:55:54.3321970Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-17T17:55:54.3322800Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:55:54.3323640Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-17T17:55:54.3324460Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-17T17:55:54.3325470Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-17T17:55:54.3326370Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:55:54.3327220Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:55:54.3328070Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-17T17:55:54.3328920Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-17T17:55:54.3329760Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-17T17:55:54.3330600Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-17T17:55:54.3331440Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-17T17:55:54.3332250Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-17T17:55:54.3333240Z xfun (NA -> 0.23 ) [CRAN] 2021-05-17T17:55:54.3334100Z markdown (NA -> 1.1 ) [CRAN] 2021-05-17T17:55:54.3334950Z highr (NA -> 0.9 ) [CRAN] 2021-05-17T17:55:54.3335790Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-17T17:55:54.3336610Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-17T17:55:54.3337440Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-17T17:55:54.3338260Z knitr (NA -> 1.33 ) [CRAN] 2021-05-17T17:55:54.3339090Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-17T17:55:54.3339930Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-17T17:55:54.3340920Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:55:54.3341820Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:55:54.3342710Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:55:54.3343590Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-17T17:55:54.3344750Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-17T17:55:54.3346990Z 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-17T17:55:54.3349200Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-17T17:55:54.3350400Z (as ‘lib’ is unspecified) 2021-05-17T17:55:54.3351430Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-17T17:55:54.3352330Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-17T17:55:54.3353210Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-17T17:55:54.3354060Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-17T17:55:55.8424440Z 2021-05-17T17:55:55.8425790Z There are binary versions available but the source versions are later: 2021-05-17T17:55:55.8441160Z binary source needs_compilation 2021-05-17T17:55:55.8441800Z utf8 1.1.4 1.2.1 TRUE 2021-05-17T17:55:55.8442260Z vctrs 0.2.4 0.3.8 TRUE 2021-05-17T17:55:55.8442800Z pillar 1.4.3 1.6.1 FALSE 2021-05-17T17:55:55.8443490Z tibble 2.1.3 3.1.2 TRUE 2021-05-17T17:55:55.8443990Z rematch2 2.1.0 2.1.2 FALSE 2021-05-17T17:55:55.8444440Z fansi 0.4.1 0.4.2 TRUE 2021-05-17T17:55:55.8445110Z diffobj 0.2.4 0.3.4 TRUE 2021-05-17T17:55:55.8445870Z ps 1.3.2 1.6.0 TRUE 2021-05-17T17:55:55.8446320Z processx 3.4.2 3.5.2 TRUE 2021-05-17T17:55:55.8446950Z pkgload 1.0.2 1.2.1 TRUE 2021-05-17T17:55:55.8447700Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-17T17:55:55.8448230Z digest 0.6.25 0.6.27 TRUE 2021-05-17T17:55:55.8448840Z callr 3.4.2 3.7.0 FALSE 2021-05-17T17:55:55.8450230Z xml2 1.2.5 1.3.2 TRUE 2021-05-17T17:55:55.8450690Z xfun 0.12 0.23 TRUE 2021-05-17T17:55:55.8451320Z highr 0.8 0.9 FALSE 2021-05-17T17:55:55.8451770Z stringi 1.4.6 1.6.2 TRUE 2021-05-17T17:55:55.8452270Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-17T17:55:55.8452720Z knitr 1.28 1.33 FALSE 2021-05-17T17:55:55.8453170Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-17T17:55:55.8453650Z testthat 2.3.2 3.0.2 TRUE 2021-05-17T17:55:55.8454210Z rversions 2.0.1 2.0.2 FALSE 2021-05-17T17:55:55.8454700Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-17T17:55:55.8455170Z devtools 2.2.2 2.4.1 FALSE 2021-05-17T17:55:55.8455440Z 2021-05-17T17:55:55.8456040Z Package which is only available in source form, and may need 2021-05-17T17:55:55.8458000Z compilation of C/C++/Fortran: ‘brio’ 2021-05-17T17:55:55.8470460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-17T17:55:56.1181360Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-17T17:55:56.1182090Z ================================================== 2021-05-17T17:55:56.1182500Z downloaded 17 KB 2021-05-17T17:55:56.1182750Z 2021-05-17T17:55:56.1213810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-17T17:55:56.2841730Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-17T17:55:56.2842460Z ================================================== 2021-05-17T17:55:56.2842870Z downloaded 15 KB 2021-05-17T17:55:56.2843130Z 2021-05-17T17:55:56.2878610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-17T17:55:56.4257580Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-17T17:55:56.4311230Z ================================================== 2021-05-17T17:55:56.4312520Z downloaded 71 KB 2021-05-17T17:55:56.4313490Z 2021-05-17T17:55:56.4464790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-17T17:55:56.6412010Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-17T17:55:56.6515150Z ================================================== 2021-05-17T17:55:56.6515970Z downloaded 192 KB 2021-05-17T17:55:56.6516400Z 2021-05-17T17:55:56.6553030Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-17T17:55:56.8087780Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-17T17:55:56.8204580Z ================================================== 2021-05-17T17:55:56.8205080Z downloaded 203 KB 2021-05-17T17:55:56.8205350Z 2021-05-17T17:55:56.8240510Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-17T17:55:57.1009400Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-17T17:55:57.1161020Z ================================================== 2021-05-17T17:55:57.1161540Z downloaded 300 KB 2021-05-17T17:55:57.1161820Z 2021-05-17T17:55:57.1194740Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-17T17:55:57.3956770Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-17T17:55:57.4039800Z ================================================== 2021-05-17T17:55:57.4040650Z downloaded 104 KB 2021-05-17T17:55:57.4041900Z 2021-05-17T17:55:57.4076570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-17T17:55:57.5650250Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-17T17:55:57.5651280Z ================================================== 2021-05-17T17:55:57.5651950Z downloaded 21 KB 2021-05-17T17:55:57.5652230Z 2021-05-17T17:55:57.5683860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-17T17:55:57.7048090Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-17T17:55:57.7093160Z ================================================== 2021-05-17T17:55:57.7093730Z downloaded 42 KB 2021-05-17T17:55:57.7094000Z 2021-05-17T17:55:57.7129620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-17T17:55:57.8509600Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-17T17:55:57.8511100Z ================================================== 2021-05-17T17:55:57.8511960Z downloaded 34 KB 2021-05-17T17:55:57.8512230Z 2021-05-17T17:55:57.8546260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-17T17:55:58.0255120Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-17T17:55:58.0348370Z ================================================== 2021-05-17T17:55:58.0349200Z downloaded 128 KB 2021-05-17T17:55:58.0349490Z 2021-05-17T17:55:58.3317980Z 2021-05-17T17:55:58.3421440Z 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-17T17:55:58.3422820Z The downloaded binary packages are in 2021-05-17T17:55:58.3423300Z 2021-05-17T17:55:58.3506410Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpEVbMb8/downloaded_packages 2021-05-17T17:55:58.3564680Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-17T17:55:58.5798930Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-17T17:55:58.5923120Z ================================================== 2021-05-17T17:55:58.5923680Z downloaded 233 KB 2021-05-17T17:55:58.5923960Z 2021-05-17T17:55:58.5964450Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-17T17:55:58.7772000Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-17T17:55:58.8015990Z ================================================== 2021-05-17T17:55:58.8017990Z downloaded 764 KB 2021-05-17T17:55:58.8018350Z 2021-05-17T17:55:58.8052890Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-17T17:55:59.1191400Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-17T17:55:59.1491280Z ================================================== 2021-05-17T17:55:59.1510350Z downloaded 1.1 MB 2021-05-17T17:55:59.1511030Z 2021-05-17T17:55:59.1513960Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-17T17:55:59.3754480Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-17T17:55:59.4045820Z ================================================== 2021-05-17T17:55:59.4046830Z downloaded 670 KB 2021-05-17T17:55:59.4047630Z 2021-05-17T17:55:59.4082900Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-17T17:55:59.5976600Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-17T17:55:59.5986560Z ================================================== 2021-05-17T17:55:59.5989580Z downloaded 13 KB 2021-05-17T17:55:59.5989930Z 2021-05-17T17:55:59.6024370Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-17T17:55:59.9191430Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-17T17:55:59.9360020Z ================================================== 2021-05-17T17:55:59.9362480Z downloaded 265 KB 2021-05-17T17:55:59.9362860Z 2021-05-17T17:55:59.9396710Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-17T17:56:00.0767910Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-17T17:56:00.3015150Z ================================================== 2021-05-17T17:56:00.3020370Z downloaded 466 KB 2021-05-17T17:56:00.3021170Z 2021-05-17T17:56:00.3061980Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-17T17:56:00.4973650Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-17T17:56:00.5071800Z ================================================== 2021-05-17T17:56:00.5173360Z downloaded 25 KB 2021-05-17T17:56:00.5274740Z 2021-05-17T17:56:00.5744370Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-17T17:56:00.8352820Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-17T17:56:00.8426930Z ================================================== 2021-05-17T17:56:00.8427490Z downloaded 116 KB 2021-05-17T17:56:00.8427760Z 2021-05-17T17:56:00.8461600Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-17T17:56:01.0010550Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-17T17:56:01.0100390Z ================================================== 2021-05-17T17:56:01.0101550Z downloaded 138 KB 2021-05-17T17:56:01.0102580Z 2021-05-17T17:56:01.0137470Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-17T17:56:01.2184950Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-17T17:56:01.2286220Z ================================================== 2021-05-17T17:56:01.2387500Z downloaded 59 KB 2021-05-17T17:56:01.2478500Z 2021-05-17T17:56:01.2480850Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-17T17:56:01.3980430Z Content type 'application/x-gzip' length 8066 bytes 2021-05-17T17:56:01.3981270Z ================================================== 2021-05-17T17:56:01.3982220Z downloaded 8066 bytes 2021-05-17T17:56:01.3982510Z 2021-05-17T17:56:01.4014810Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-17T17:56:01.6660180Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-17T17:56:01.7160670Z ================================================== 2021-05-17T17:56:01.7162550Z downloaded 160 KB 2021-05-17T17:56:01.7163400Z 2021-05-17T17:56:01.7212800Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-17T17:56:01.8611730Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-17T17:56:01.8651340Z ================================================== 2021-05-17T17:56:01.8654210Z downloaded 72 KB 2021-05-17T17:56:01.8655860Z 2021-05-17T17:56:01.8692690Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-17T17:56:02.0891300Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-17T17:56:02.0892480Z ================================================== 2021-05-17T17:56:02.0893410Z downloaded 11 KB 2021-05-17T17:56:02.0893950Z 2021-05-17T17:56:02.0937130Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-17T17:56:02.2468070Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-17T17:56:02.2606820Z ================================================== 2021-05-17T17:56:02.2607420Z downloaded 265 KB 2021-05-17T17:56:02.2607870Z 2021-05-17T17:56:02.2642170Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-17T17:56:02.4173190Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-17T17:56:02.4243240Z ================================================== 2021-05-17T17:56:02.4243810Z downloaded 109 KB 2021-05-17T17:56:02.4244080Z 2021-05-17T17:56:02.4283300Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-17T17:56:02.6076290Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-17T17:56:02.6077340Z ================================================== 2021-05-17T17:56:02.6078490Z downloaded 14 KB 2021-05-17T17:56:02.6078790Z 2021-05-17T17:56:02.6112180Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-17T17:56:02.8559830Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-17T17:56:02.9526870Z ================================================== 2021-05-17T17:56:02.9527440Z downloaded 7.2 MB 2021-05-17T17:56:02.9527710Z 2021-05-17T17:56:02.9589160Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-17T17:56:03.1535480Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-17T17:56:03.2250470Z ================================================== 2021-05-17T17:56:03.2251040Z downloaded 2.8 MB 2021-05-17T17:56:03.2251310Z 2021-05-17T17:56:03.2300940Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-17T17:56:03.3740930Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-17T17:56:03.4063980Z ================================================== 2021-05-17T17:56:03.4064540Z downloaded 871 KB 2021-05-17T17:56:03.4064820Z 2021-05-17T17:56:03.4106530Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-17T17:56:03.6561030Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-17T17:56:03.6561780Z ================================================== 2021-05-17T17:56:03.6562410Z downloaded 29 KB 2021-05-17T17:56:03.6562710Z 2021-05-17T17:56:03.6600540Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-17T17:56:03.7987050Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-17T17:56:03.8264150Z ================================================== 2021-05-17T17:56:03.8265360Z downloaded 664 KB 2021-05-17T17:56:03.8266390Z 2021-05-17T17:56:03.8301710Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-17T17:56:04.0796660Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-17T17:56:04.0804940Z ================================================== 2021-05-17T17:56:04.0805440Z downloaded 40 KB 2021-05-17T17:56:04.0805700Z 2021-05-17T17:56:04.0837210Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-17T17:56:04.2272420Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-17T17:56:04.2407520Z ================================================== 2021-05-17T17:56:04.2408110Z downloaded 248 KB 2021-05-17T17:56:04.2408430Z 2021-05-17T17:56:04.2441180Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-17T17:56:04.4053220Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-17T17:56:04.4211440Z ================================================== 2021-05-17T17:56:04.4212540Z downloaded 362 KB 2021-05-17T17:56:04.4213270Z 2021-05-17T17:56:04.8487510Z * installing *source* package ‘utf8’ ... 2021-05-17T17:56:04.8611010Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-17T17:56:04.9190360Z ** libs 2021-05-17T17:56:04.9419620Z 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-17T17:56:05.0481650Z 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-17T17:56:05.2348110Z 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-17T17:56:05.3324670Z 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-17T17:56:05.4109260Z 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-17T17:56:05.5124560Z 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-17T17:56:05.6918750Z 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-17T17:56:05.7848040Z 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-17T17:56:05.9537710Z 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-17T17:56:06.0588840Z 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-17T17:56:06.1734500Z 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-17T17:56:06.2757540Z 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-17T17:56:06.3757540Z 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-17T17:56:06.4716800Z 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-17T17:56:06.5660360Z 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-17T17:56:06.6610730Z 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-17T17:56:06.7836860Z 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-17T17:56:06.8714970Z 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-17T17:56:06.9491530Z 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-17T17:56:07.0466420Z 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-17T17:56:07.1232260Z 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-17T17:56:07.3243390Z 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-17T17:56:07.8429280Z 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-17T17:56:08.0556800Z 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-17T17:56:08.1684550Z 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-17T17:56:08.2695220Z 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-17T17:56:08.3729770Z 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-17T17:56:08.4903140Z 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-17T17:56:08.5210630Z 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-17T17:56:08.5947170Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-17T17:56:08.6000340Z ** R 2021-05-17T17:56:08.6571390Z ** inst 2021-05-17T17:56:08.6593330Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:56:09.0245040Z ** help 2021-05-17T17:56:09.0599650Z *** installing help indices 2021-05-17T17:56:09.0896610Z ** building package indices 2021-05-17T17:56:09.1103070Z ** installing vignettes 2021-05-17T17:56:09.1145160Z ** testing if installed package can be loaded 2021-05-17T17:56:09.5542220Z * DONE (utf8) 2021-05-17T17:56:09.9204640Z * installing *source* package ‘fansi’ ... 2021-05-17T17:56:09.9273980Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-17T17:56:09.9467540Z ** libs 2021-05-17T17:56:09.9655750Z 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-17T17:56:10.0402680Z 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-17T17:56:10.1370920Z 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-17T17:56:10.2184670Z 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-17T17:56:10.3199500Z 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-17T17:56:10.5698240Z 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-17T17:56:10.6425630Z 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-17T17:56:10.8928240Z 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-17T17:56:11.0377070Z 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-17T17:56:11.1153890Z 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-17T17:56:11.2486060Z 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-17T17:56:11.4189850Z 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-17T17:56:11.5338720Z 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-17T17:56:11.6224090Z 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-17T17:56:11.7158270Z 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-17T17:56:11.9005310Z 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-17T17:56:12.1411870Z 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-17T17:56:12.2055290Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-17T17:56:12.2113540Z ** R 2021-05-17T17:56:12.2287790Z ** inst 2021-05-17T17:56:12.2312430Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:56:12.7164370Z ** help 2021-05-17T17:56:12.7938820Z *** installing help indices 2021-05-17T17:56:12.8405680Z ** building package indices 2021-05-17T17:56:12.9102540Z ** installing vignettes 2021-05-17T17:56:12.9148900Z ** testing if installed package can be loaded 2021-05-17T17:56:13.2276350Z * DONE (fansi) 2021-05-17T17:56:13.9012590Z * installing *source* package ‘diffobj’ ... 2021-05-17T17:56:13.9210580Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-17T17:56:13.9402580Z ** libs 2021-05-17T17:56:13.9586610Z 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-17T17:56:14.2727910Z 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-17T17:56:14.3710690Z 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-17T17:56:14.4620120Z 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-17T17:56:14.5304410Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-17T17:56:14.5355470Z ** R 2021-05-17T17:56:14.6101220Z ** inst 2021-05-17T17:56:14.6160960Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:56:22.7342680Z ** help 2021-05-17T17:56:22.9491850Z *** installing help indices 2021-05-17T17:56:23.0624740Z ** building package indices 2021-05-17T17:56:23.1663310Z ** installing vignettes 2021-05-17T17:56:23.1724600Z ** testing if installed package can be loaded 2021-05-17T17:56:23.6376500Z * DONE (diffobj) 2021-05-17T17:56:24.0733060Z * installing *source* package ‘ps’ ... 2021-05-17T17:56:24.0806460Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-17T17:56:24.4521120Z ** libs 2021-05-17T17:56:24.4706200Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-17T17:56:24.6874750Z 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-17T17:56:24.7740180Z 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-17T17:56:24.8555330Z 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-17T17:56:24.9395880Z 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-17T17:56:25.1144490Z 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-17T17:56:25.1874610Z 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-17T17:56:25.4703440Z 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-17T17:56:25.6333760Z 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-17T17:56:25.7533260Z 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-17T17:56:26.1014870Z 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-17T17:56:26.5389540Z 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-17T17:56:26.7096170Z 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-17T17:56:26.7712290Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-17T17:56:26.7783950Z ** R 2021-05-17T17:56:26.7975270Z ** inst 2021-05-17T17:56:26.7999700Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:56:27.7453310Z ** help 2021-05-17T17:56:27.9833360Z *** installing help indices 2021-05-17T17:56:28.0986220Z ** building package indices 2021-05-17T17:56:28.2342010Z ** testing if installed package can be loaded 2021-05-17T17:56:28.5659360Z * DONE (ps) 2021-05-17T17:56:29.0216160Z * installing *source* package ‘pkgload’ ... 2021-05-17T17:56:29.0330430Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-17T17:56:29.0508920Z ** R 2021-05-17T17:56:29.0735920Z ** inst 2021-05-17T17:56:29.0751550Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:56:29.9083620Z ** help 2021-05-17T17:56:29.9837330Z *** installing help indices 2021-05-17T17:56:30.0366860Z ** building package indices 2021-05-17T17:56:30.0899700Z ** testing if installed package can be loaded 2021-05-17T17:56:30.5917020Z * DONE (pkgload) 2021-05-17T17:56:30.9102540Z * installing *source* package ‘ellipsis’ ... 2021-05-17T17:56:30.9124980Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-17T17:56:30.9352030Z ** libs 2021-05-17T17:56:30.9531920Z 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-17T17:56:31.0594370Z 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-17T17:56:31.1441870Z 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-17T17:56:31.2031080Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-17T17:56:31.2076620Z ** R 2021-05-17T17:56:31.2129970Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:56:31.3177150Z ** help 2021-05-17T17:56:31.3520380Z *** installing help indices 2021-05-17T17:56:31.3770300Z ** building package indices 2021-05-17T17:56:31.3995280Z ** testing if installed package can be loaded 2021-05-17T17:56:31.7417010Z * DONE (ellipsis) 2021-05-17T17:56:32.0969710Z * installing *source* package ‘digest’ ... 2021-05-17T17:56:32.1027780Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-17T17:56:32.1168080Z ** libs 2021-05-17T17:56:32.1358310Z 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-17T17:56:32.3863190Z 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-17T17:56:32.6411940Z 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-17T17:56:33.3228080Z 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-17T17:56:33.7169280Z 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-17T17:56:34.4789790Z 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-17T17:56:34.5938550Z 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-17T17:56:34.8259240Z 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-17T17:56:34.9191920Z 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-17T17:56:34.9698340Z 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-17T17:56:35.1566820Z 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-17T17:56:35.2935480Z 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-17T17:56:35.3973310Z 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-17T17:56:35.7058780Z 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-17T17:56:35.8338460Z 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-17T17:56:36.6102100Z 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-17T17:56:37.2648040Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-17T17:56:37.2650140Z 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-17T17:56:37.2650940Z ** R 2021-05-17T17:56:37.2651250Z ** demo 2021-05-17T17:56:37.2651560Z ** inst 2021-05-17T17:56:37.2652510Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:56:37.2656100Z 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-17T17:56:37.5540870Z ** help 2021-05-17T17:56:37.5990580Z *** installing help indices 2021-05-17T17:56:37.6327490Z ** building package indices 2021-05-17T17:56:37.6567670Z ** installing vignettes 2021-05-17T17:56:37.6618800Z ** testing if installed package can be loaded 2021-05-17T17:56:38.0975360Z * DONE (digest) 2021-05-17T17:56:38.4130960Z * installing *source* package ‘brio’ ... 2021-05-17T17:56:38.4158880Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-17T17:56:38.4311810Z ** libs 2021-05-17T17:56:38.4513270Z 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-17T17:56:38.5194560Z 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-17T17:56:38.6021570Z 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-17T17:56:38.6818930Z 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-17T17:56:38.7661010Z 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-17T17:56:38.8585380Z 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-17T17:56:38.9893090Z 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-17T17:56:39.0728990Z 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-17T17:56:39.1666620Z 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-17T17:56:39.2232660Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-17T17:56:39.2272230Z ** R 2021-05-17T17:56:39.2323600Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:56:39.2934610Z ** help 2021-05-17T17:56:39.3216320Z *** installing help indices 2021-05-17T17:56:39.3453050Z ** building package indices 2021-05-17T17:56:39.3663630Z ** testing if installed package can be loaded 2021-05-17T17:56:39.7017220Z * DONE (brio) 2021-05-17T17:56:40.1134460Z * installing *source* package ‘xml2’ ... 2021-05-17T17:56:40.1209220Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-17T17:56:40.3016180Z Found pkg-config cflags and libs! 2021-05-17T17:56:40.6633800Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-17T17:56:40.6635740Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-17T17:56:40.7545640Z ** libs 2021-05-17T17:56:40.7721440Z 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-17T17:56:41.5033090Z 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-17T17:56:41.5892830Z 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-17T17:56:42.2470120Z 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-17T17:56:42.8243720Z 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-17T17:56:43.7155000Z 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-17T17:56:45.9735830Z 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-17T17:56:46.6415340Z 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-17T17:56:47.3998950Z 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-17T17:56:47.9430430Z 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-17T17:56:48.3890990Z 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-17T17:56:48.4896340Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-17T17:56:48.4940820Z ** R 2021-05-17T17:56:48.5138600Z ** inst 2021-05-17T17:56:48.5179240Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:56:49.3753860Z ** help 2021-05-17T17:56:49.6826440Z *** installing help indices 2021-05-17T17:56:49.7466100Z ** building package indices 2021-05-17T17:56:49.8028330Z ** installing vignettes 2021-05-17T17:56:49.8117900Z ** testing if installed package can be loaded 2021-05-17T17:56:50.0376790Z * DONE (xml2) 2021-05-17T17:56:50.4062500Z * installing *source* package ‘xfun’ ... 2021-05-17T17:56:50.4127110Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-17T17:56:50.4344860Z ** libs 2021-05-17T17:56:50.4554120Z 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-17T17:56:50.5751100Z 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-17T17:56:50.6555110Z 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-17T17:56:50.7133470Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-17T17:56:50.7173220Z ** R 2021-05-17T17:56:50.7427350Z ** inst 2021-05-17T17:56:50.7530100Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:56:52.0663940Z ** help 2021-05-17T17:56:52.2730230Z *** installing help indices 2021-05-17T17:56:52.4017510Z ** building package indices 2021-05-17T17:56:52.5580000Z ** installing vignettes 2021-05-17T17:56:52.5645420Z ** testing if installed package can be loaded 2021-05-17T17:56:52.9042080Z * DONE (xfun) 2021-05-17T17:56:56.4018120Z * installing *source* package ‘stringi’ ... 2021-05-17T17:56:56.5745540Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-17T17:56:56.7800380Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-17T17:56:56.7802560Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-17T17:56:56.9784130Z checking for endianness... little 2021-05-17T17:56:57.1765220Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-17T17:56:57.3777680Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-17T17:56:57.3794950Z checking for cat... /bin/cat 2021-05-17T17:56:58.3252460Z checking for local ICUDT_DIR... icu69/data 2021-05-17T17:56:58.3254440Z checking for gcc... clang 2021-05-17T17:56:58.6281340Z checking whether the C compiler works... yes 2021-05-17T17:56:58.6282190Z checking for C compiler default output file name... a.out 2021-05-17T17:56:58.7191000Z checking for suffix of executables... 2021-05-17T17:56:58.9382430Z checking whether we are cross compiling... no 2021-05-17T17:56:59.0229580Z checking for suffix of object files... o 2021-05-17T17:56:59.0726560Z checking whether we are using the GNU C compiler... yes 2021-05-17T17:56:59.1167670Z checking whether clang accepts -g... yes 2021-05-17T17:56:59.1875080Z checking for clang option to accept ISO C89... none needed 2021-05-17T17:56:59.3535880Z checking how to run the C preprocessor... clang -E 2021-05-17T17:56:59.8496940Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-17T17:56:59.8525670Z checking for egrep... /usr/bin/grep -E 2021-05-17T17:56:59.9864820Z rm: conftest.dSYM: is a directory 2021-05-17T17:57:00.0397270Z rm: conftest.dSYM: is a directory 2021-05-17T17:57:00.2808260Z checking for ANSI C header files... yes 2021-05-17T17:57:00.4020300Z checking for sys/types.h... yes 2021-05-17T17:57:00.4877240Z checking for sys/stat.h... yes 2021-05-17T17:57:00.5714010Z checking for stdlib.h... yes 2021-05-17T17:57:00.6591250Z checking for string.h... yes 2021-05-17T17:57:00.7467720Z checking for memory.h... yes 2021-05-17T17:57:00.8294940Z checking for strings.h... yes 2021-05-17T17:57:00.9140660Z checking for inttypes.h... yes 2021-05-17T17:57:00.9966550Z checking for stdint.h... yes 2021-05-17T17:57:01.0841120Z checking for unistd.h... yes 2021-05-17T17:57:01.1787310Z checking elf.h usability... no 2021-05-17T17:57:01.3115840Z checking elf.h presence... no 2021-05-17T17:57:01.3116920Z checking for elf.h... no 2021-05-17T17:57:01.5806190Z checking whether we are using the GNU C++ compiler... yes 2021-05-17T17:57:01.6259580Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-17T17:57:02.4133650Z checking whether the C++ compiler supports the long long type... yes 2021-05-17T17:57:02.4700070Z checking whether the compiler implements namespaces... yes 2021-05-17T17:57:02.9932220Z checking whether the compiler supports Standard Template Library... yes 2021-05-17T17:57:04.1158340Z checking whether std::map is available... yes 2021-05-17T17:57:04.1198780Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-17T17:57:04.1864330Z checking with pkg-config for the system ICU4C... no 2021-05-17T17:57:04.1865680Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-17T17:57:04.1866790Z *** Trying with 'standard' fallback flags 2021-05-17T17:57:04.2555880Z checking whether an ICU4C-based project can be built... no 2021-05-17T17:57:04.2556680Z *** This version of ICU4C cannot be used. 2021-05-17T17:57:04.2557200Z *** Using the ICU 69 bundle. 2021-05-17T17:57:05.1893870Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-17T17:57:06.0692320Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-17T17:57:06.8772710Z checking whether alignof(std::max_align_t) is available... yes 2021-05-17T17:57:07.1328660Z downloading the ICU data library (icudt) 2021-05-17T17:57:07.1330290Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-17T17:57:07.1388770Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-17T17:57:07.3690450Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-17T17:57:07.6391100Z ================================================== 2021-05-17T17:57:07.6392050Z downloaded 10.9 MB 2021-05-17T17:57:07.6392340Z 2021-05-17T17:57:07.6866750Z icudt has been downloaded successfully 2021-05-17T17:57:07.7574850Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-17T17:57:07.9598510Z config.status: creating src/Makevars 2021-05-17T17:57:07.9926130Z config.status: creating src/uconfig_local.h 2021-05-17T17:57:08.0261450Z config.status: creating src/install.libs.R 2021-05-17T17:57:08.0587800Z 2021-05-17T17:57:08.0588620Z *** stringi configure summary: 2021-05-17T17:57:08.0589080Z ICU_FOUND=0 2021-05-17T17:57:08.0589910Z ICUDT_DIR=icu69/data 2021-05-17T17:57:08.0590360Z ICU_BUNDLE_VERSION=69 2021-05-17T17:57:08.0590830Z ICUDT_ENDIANNESS=little 2021-05-17T17:57:08.0591380Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-17T17:57:08.0592670Z STRINGI_CFLAGS= -fPIC 2021-05-17T17:57:08.0594730Z 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-17T17:57:08.0596240Z STRINGI_CXXFLAGS= -fPIC 2021-05-17T17:57:08.0596730Z STRINGI_LDFLAGS= 2021-05-17T17:57:08.0597140Z STRINGI_LIBS= 2021-05-17T17:57:08.0597390Z 2021-05-17T17:57:08.0597800Z *** Compiler settings used: 2021-05-17T17:57:08.0598220Z CC=clang 2021-05-17T17:57:08.0598560Z LD=clang++ 2021-05-17T17:57:08.0599380Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-17T17:57:08.0600340Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-17T17:57:08.0601250Z CXX=clang++ -std=gnu++11 2021-05-17T17:57:08.0602100Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-17T17:57:08.0602520Z LDFLAGS= 2021-05-17T17:57:08.0603390Z LIBS= 2021-05-17T17:57:08.0603650Z 2021-05-17T17:57:08.1435310Z ** libs 2021-05-17T17:57:08.1699310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:09.0769030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:09.9040110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:10.8663210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:11.7444370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:12.4918520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:13.5171860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:14.3526030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:15.1728260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:15.9687780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:18.0868910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:20.0129630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:21.0336400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:21.9628050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:22.8002940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:23.9129110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:25.9026090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:26.8246580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:27.7043810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:28.4716630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:29.2133530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:30.2954080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:31.1635360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:32.0028820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:32.9514410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:33.9814820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:34.7595800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:35.5836370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:36.4382540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:37.7380690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:39.0263460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:40.4556250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:41.6709330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:42.5623760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:43.5251600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:44.3951230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:45.2338570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:46.1114470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:47.0039350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:48.2754440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:49.4902450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:50.7900330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:52.0369260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:52.9607310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:53.9372300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:54.7661250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:55.9542480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:57.1274210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:58.2655520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:59.0562840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:57:59.8361640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:01.0533280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:02.2347850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:03.5371680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:04.7914510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:05.7926060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:06.6700860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:06.7146150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:08.0290860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:08.8606120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:09.6459120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:10.8694200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:12.0417490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:13.5041760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:14.4151390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:15.6727130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:17.8943870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:20.2839180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:21.1383990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:21.9656710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:22.9973270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:23.7371890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:24.5169890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:25.4846170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:26.4201270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:27.4677480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:28.3850890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:29.3994410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:30.2071640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:30.9898550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:31.8470540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:32.6144820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:33.4330790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T17:58:35.1303310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:35.2152780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:36.0078160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:36.8332750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:37.7148540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:38.2952520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:38.7968660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:39.4533850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:40.2107510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:40.8612450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:42.2441800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:42.6918000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:43.2077500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:43.8273420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:44.1575360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:44.6921790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:45.0854850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:45.1588990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:46.3540220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:47.0028500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:47.0991370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:47.9017930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:47.9747660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:49.0960540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:49.8310870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:50.3684670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:50.4212580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:51.2858810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:52.1041790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:53.0962140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:53.7770150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:54.5674010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:55.1286890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:56.0926460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:56.9205650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:58.0739100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:58:59.9240870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:00.8014720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:01.7928330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:02.4040310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:03.0135110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:03.8230460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:04.4015260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:05.5461090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:06.6926360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:08.7307130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:09.5923260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:09.6650130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:10.2174300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:10.7588780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:11.5382010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:12.1916870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:12.6167350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:13.4893670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:14.6536200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:15.5962730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:16.3883860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:17.0516080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:17.8581380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:18.8542600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:19.6135740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:20.3897660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:21.5824370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:22.3481870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:22.8951330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:23.3807610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:23.4318240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:23.9777900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:24.5290280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:25.5097780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:26.2506260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:26.9851530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:27.7477380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:28.3752700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:29.0634690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:29.7765820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:30.4041760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:31.0296720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:31.8560580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:32.3812540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:32.9888590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:33.4299540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:34.7178040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:35.3952330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:36.2640720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:36.6925030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:37.2293020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:37.8882350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:38.8704780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:39.9065030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:40.6234530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:41.1493690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:42.1451890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:42.7941490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:43.5422540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:44.1703040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:44.8112580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:45.3859730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:45.7679670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:46.6944290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:47.5874960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:48.4572340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:48.8513850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:49.2740280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:49.8072070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:50.2372150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:50.8081300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:51.6653380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:52.2545030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:52.6065010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:53.2428120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:53.8144510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:54.4075690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:55.0331550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:55.6228520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:56.2069870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:56.6715650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:57.3616880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:57.8778820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T17:59:59.6279090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:00.5152020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:01.4223240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:02.0863630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:02.5516210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:03.8650130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:04.7397180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:05.0739510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:05.5010610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:05.8576840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:06.5379570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:07.0468480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:07.5664750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:08.1255200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:08.7431530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:09.4881000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:09.8674370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:11.0356120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:12.0342040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:13.7033350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:14.0324270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:14.0903380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:15.5996080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:16.2253070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:17.4423490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:18.3105770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:18.4034580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:18.4712200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:19.8307210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:20.6175520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:21.7367910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:22.7440850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:23.3905090Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-17T18:00:23.3906190Z static void uprv_UnicodeStringDummy(void) { 2021-05-17T18:00:23.3906700Z ^ 2021-05-17T18:00:24.1026260Z 1 warning generated. 2021-05-17T18:00:24.1077080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:24.8395730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:25.4732690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:26.1118470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:26.5974880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:27.2502270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:27.9881990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:28.7821610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:29.1016100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:29.9891350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:30.5345090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:31.9077420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:32.8342690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:33.2202470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:33.7840510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:34.8868190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:34.9590100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:35.5356680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:36.1077400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:36.7993850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:37.6950180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:38.0394480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:38.6821160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:39.4140780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:39.7544760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:40.7764240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:41.4626790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:42.0738450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:42.4048830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:43.0570960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:43.6963910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:44.7588150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:44.9557870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:45.5822080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:46.1598240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:46.9312780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:47.7358440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:48.4659840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:49.6127820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:50.2447570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:51.2634340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:51.3299960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:51.9057950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:52.3643760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:52.7731470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:52.8267380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:53.9514620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:54.7416180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:55.6233910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:56.3612890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:56.8372770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:57.6367620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:00:58.3023970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:00.3497300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:01.0637890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:01.6503780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:02.5099230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:03.2918960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:04.2430740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:05.3411360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:05.5108400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:06.9456790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:07.7347660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:08.5538430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:09.9928440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:10.8322780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:11.6921690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:12.7161950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:13.6732260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:13.7372780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:15.0728380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:16.2538380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:17.0460020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:17.4211210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:18.7775480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:19.7373380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:20.6014130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:21.3988100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:21.8803200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:22.6405530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:23.3071420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:24.0874030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:24.8759140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:25.3691980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:25.7260770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:25.7874380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:26.2104480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:26.7723420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:26.8977330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:26.9803430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:27.5276340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:28.1332880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:28.9870180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:29.5613180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:30.2284960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:31.2216810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:32.0705270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:33.0166490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:33.2040710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:35.3795990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:37.1395010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:37.3820680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:38.2428590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:38.4116260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:38.8169670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:39.1885870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:40.0301760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:40.3877250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:43.5349030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:45.0639060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:46.0352620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:48.4756340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:48.6750580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:49.3140830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:49.9785290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:50.6569410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:51.6776570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:52.1815430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:52.7829610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:53.5682650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:54.2139660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:55.0735890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:55.6906390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:56.2768280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:56.6492980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:57.2621020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:57.9797210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:58.8448050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:01:59.4272400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:00.1895860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:00.9053930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:01.2621210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:02.0681770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:02.7874620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:03.9531920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:05.4025120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:06.9633400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:08.2290240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:08.7784020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:10.3900500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:11.0144920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:11.9376690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:13.1249220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:14.2838390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:14.9250790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:15.4483290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:16.2636350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:17.0652310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:17.9028350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:18.8311870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:19.6172170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:21.0063890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:21.8846520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:23.4487780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:24.7065200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:25.4531190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:26.1136840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:27.9806240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:28.9676060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:29.9858980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:30.7696780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:31.4111360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:32.3226100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:33.0148610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:33.9137490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:35.1176360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:36.0014330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:36.7718480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:38.3653470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:39.1213310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:40.2109040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:41.1073040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:42.5197540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:43.6759080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:44.4426630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:45.2364660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:46.1299640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:47.5407570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:48.2665880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:49.0105950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:49.7987050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:50.5357600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:51.5007180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:52.7140720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:53.8398060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:54.6809100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-17T18:02:55.7575720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:56.4678660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:57.3889350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:02:58.4762150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:00.4715160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:01.0474250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:01.8826920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:03.5337540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:04.2746170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:04.9796950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:06.1343410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:06.8041690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:07.4549730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:08.3970620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:10.3623570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:10.9987070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:11.7267370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:12.2277950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:13.4009520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:15.0259380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:15.9700260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:19.1711240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:19.7326930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:20.5836670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:22.1548730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:22.9038290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:23.5649820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:24.2551510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:24.9820350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:25.6208360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:26.6457730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:29.0798360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:29.7839920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:30.4220430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:30.9497790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:31.7202560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:32.4154980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:33.0910570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:33.8403290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:34.5463340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:35.8298690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:36.5431350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:37.0764160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:37.6318390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:38.7157630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:39.3691800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:40.0187950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:41.2674700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:43.0276930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:43.3287750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:45.0724110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:46.2104740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:47.0463870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:48.5814470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:49.3709450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:49.9216880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:50.6983900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:51.2528170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:51.9587700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:52.9994750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:53.8165180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:54.5538760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:54.9049690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:55.9113020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:56.6712630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:57.3560670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:57.6728160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:58.4961010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:59.1816040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:03:59.8075940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:00.5570030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:01.1969280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:01.7690280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:02.7832970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:03.8402090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:04.7959840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:05.8401500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:06.7428220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:07.2722510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:08.1540840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:09.1975180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:09.7221710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:10.2343360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:11.4467690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:12.3489990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:13.0338200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:13.8617670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:14.8017740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:15.6819600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:16.6876370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:16.7652070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:17.4425730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:19.1132660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:19.6928360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:19.7436840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:19.7943240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:19.8442100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:20.7654680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:21.3117080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-17T18:04:21.6357230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-17T18:04:21.9531780Z 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-17T18:04:22.2486350Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-17T18:04:22.4047010Z icudt already downloaded 2021-05-17T18:04:22.4049890Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-17T18:04:22.6872350Z icudt has been installed successfully 2021-05-17T18:04:22.8512410Z ** R 2021-05-17T18:04:22.9024950Z ** inst 2021-05-17T18:04:22.9045970Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:04:24.0333100Z ** help 2021-05-17T18:04:24.6450800Z *** installing help indices 2021-05-17T18:04:24.8923410Z ** building package indices 2021-05-17T18:04:25.2290640Z ** testing if installed package can be loaded 2021-05-17T18:04:26.0682740Z * DONE (stringi) 2021-05-17T18:04:27.7425160Z * installing *source* package ‘Rcpp’ ... 2021-05-17T18:04:27.7998450Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-17T18:04:27.8133520Z ** libs 2021-05-17T18:04:27.8348000Z 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-17T18:04:28.9075720Z In file included from api.cpp:24: 2021-05-17T18:04:28.9076820Z In file included from ../inst/include/Rcpp.h:57: 2021-05-17T18:04:28.9078940Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:04:28.9080370Z SEXP data = Parent::get__(); 2021-05-17T18:04:28.9081090Z ^ 2021-05-17T18:04:31.4558240Z 1 warning generated. 2021-05-17T18:04:31.4675130Z 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-17T18:04:32.5604280Z In file included from attributes.cpp:39: 2021-05-17T18:04:32.5605600Z In file included from ../inst/include/Rcpp.h:57: 2021-05-17T18:04:32.5607820Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:04:32.5609420Z SEXP data = Parent::get__(); 2021-05-17T18:04:32.5613010Z ^ 2021-05-17T18:04:45.1121350Z 1 warning generated. 2021-05-17T18:04:45.1279190Z 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-17T18:04:45.5274340Z 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-17T18:04:46.5871240Z In file included from date.cpp:30: 2021-05-17T18:04:46.5872070Z In file included from ../inst/include/Rcpp.h:57: 2021-05-17T18:04:46.5873890Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:04:46.5875610Z SEXP data = Parent::get__(); 2021-05-17T18:04:46.5876070Z ^ 2021-05-17T18:04:49.4048160Z 1 warning generated. 2021-05-17T18:04:49.4149430Z 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-17T18:04:50.4590330Z In file included from module.cpp:24: 2021-05-17T18:04:50.4591640Z In file included from ../inst/include/Rcpp.h:57: 2021-05-17T18:04:50.4593810Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:04:50.4595390Z SEXP data = Parent::get__(); 2021-05-17T18:04:50.4628700Z ^ 2021-05-17T18:04:55.6906360Z 1 warning generated. 2021-05-17T18:04:55.7029500Z 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-17T18:04:56.7358160Z In file included from rcpp_init.cpp:24: 2021-05-17T18:04:56.7359550Z In file included from ../inst/include/Rcpp.h:57: 2021-05-17T18:04:56.7361800Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:04:56.7363220Z SEXP data = Parent::get__(); 2021-05-17T18:04:56.7364070Z ^ 2021-05-17T18:04:59.2292590Z 1 warning generated. 2021-05-17T18:04:59.2440470Z 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-17T18:04:59.3199960Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-17T18:04:59.3291690Z ** R 2021-05-17T18:04:59.3550550Z ** inst 2021-05-17T18:04:59.7278340Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:05:02.4529070Z ** help 2021-05-17T18:05:02.5883170Z *** installing help indices 2021-05-17T18:05:02.7266740Z ** building package indices 2021-05-17T18:05:02.7968830Z ** installing vignettes 2021-05-17T18:05:02.8073100Z ** testing if installed package can be loaded 2021-05-17T18:05:03.3131300Z * DONE (Rcpp) 2021-05-17T18:05:04.2834090Z * installing *source* package ‘vctrs’ ... 2021-05-17T18:05:04.3092170Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-17T18:05:04.3321420Z ** libs 2021-05-17T18:05:04.3542360Z 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-17T18:05:04.4993260Z 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-17T18:05:04.6597970Z 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-17T18:05:04.7924020Z 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-17T18:05:05.0364680Z 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-17T18:05:05.1938100Z 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-17T18:05:05.4083730Z 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-17T18:05:05.5132480Z 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-17T18:05:05.7031600Z 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-17T18:05:05.8221150Z 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-17T18:05:05.9862490Z 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-17T18:05:06.2304360Z 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-17T18:05:06.4079660Z 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-17T18:05:06.5272290Z 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-17T18:05:06.8508380Z 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-17T18:05:07.0385100Z 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-17T18:05:07.5572370Z 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-17T18:05:07.7122830Z 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-17T18:05:07.9182910Z 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-17T18:05:08.0645780Z 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-17T18:05:08.1600540Z 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-17T18:05:08.4347390Z 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-17T18:05:08.6031190Z 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-17T18:05:08.9240770Z 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-17T18:05:09.0321900Z 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-17T18:05:09.8572660Z 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-17T18:05:10.0394400Z 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-17T18:05:10.1462480Z 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-17T18:05:10.2554550Z 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-17T18:05:10.4368610Z 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-17T18:05:10.5743190Z 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-17T18:05:10.7479010Z 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-17T18:05:10.8827170Z 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-17T18:05:11.0855180Z 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-17T18:05:11.4091400Z 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-17T18:05:11.5451800Z 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-17T18:05:11.6586340Z 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-17T18:05:11.8028430Z 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-17T18:05:12.5455860Z 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-17T18:05:13.1568560Z 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-17T18:05:13.4498130Z 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-17T18:05:13.6488870Z 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-17T18:05:14.0075620Z 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-17T18:05:14.1016370Z 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-17T18:05:14.3361300Z 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-17T18:05:14.5111020Z 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-17T18:05:14.6466140Z 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-17T18:05:14.9770570Z 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-17T18:05:15.1554160Z 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-17T18:05:15.3134570Z 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-17T18:05:15.4511940Z 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-17T18:05:15.5571070Z 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-17T18:05:15.7057010Z 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-17T18:05:15.8600880Z 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-17T18:05:16.0052300Z 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-17T18:05:16.1430320Z 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-17T18:05:16.2593380Z 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-17T18:05:16.3680380Z 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-17T18:05:16.4607500Z 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-17T18:05:17.1666200Z 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-17T18:05:17.2366180Z 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-17T18:05:17.3113020Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-17T18:05:17.3174200Z ** R 2021-05-17T18:05:17.3844730Z ** inst 2021-05-17T18:05:17.3948710Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:05:20.2831640Z ** help 2021-05-17T18:05:20.6693420Z *** installing help indices 2021-05-17T18:05:20.8295850Z *** copying figures 2021-05-17T18:05:20.8395280Z ** building package indices 2021-05-17T18:05:21.0054670Z ** installing vignettes 2021-05-17T18:05:21.0322730Z ** testing if installed package can be loaded 2021-05-17T18:05:21.4178270Z * DONE (vctrs) 2021-05-17T18:05:21.9481990Z * installing *source* package ‘processx’ ... 2021-05-17T18:05:21.9554500Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-17T18:05:21.9744950Z ** libs 2021-05-17T18:05:21.9931460Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-17T18:05:22.2228970Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-17T18:05:22.2231760Z supervisor/utils.c -o supervisor/supervisor 2021-05-17T18:05:22.5623120Z 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-17T18:05:22.6572700Z 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-17T18:05:22.7623820Z 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-17T18:05:22.8371270Z 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-17T18:05:22.8373240Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-17T18:05:22.8952310Z 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-17T18:05:22.9892660Z 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-17T18:05:23.1818560Z 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-17T18:05:23.5066510Z 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-17T18:05:23.6329150Z 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-17T18:05:23.7448280Z 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-17T18:05:23.9476550Z 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-17T18:05:24.0491220Z 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-17T18:05:24.3520690Z 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-17T18:05:24.4654910Z 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-17T18:05:24.5923710Z 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-17T18:05:24.6697390Z 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-17T18:05:24.7724680Z 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-17T18:05:24.8362100Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-17T18:05:24.8451790Z ** R 2021-05-17T18:05:24.8717740Z ** inst 2021-05-17T18:05:24.8731630Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:05:26.4696030Z ** help 2021-05-17T18:05:26.5583090Z *** installing help indices 2021-05-17T18:05:26.6150820Z ** building package indices 2021-05-17T18:05:26.6666300Z ** testing if installed package can be loaded 2021-05-17T18:05:27.0220940Z * DONE (processx) 2021-05-17T18:05:27.3222350Z * installing *source* package ‘highr’ ... 2021-05-17T18:05:27.3245360Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-17T18:05:27.3461840Z ** R 2021-05-17T18:05:27.3528350Z ** inst 2021-05-17T18:05:27.3599270Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:05:27.5302510Z ** help 2021-05-17T18:05:27.5521060Z *** installing help indices 2021-05-17T18:05:27.5709370Z ** building package indices 2021-05-17T18:05:27.5817890Z ** installing vignettes 2021-05-17T18:05:27.5919700Z ** testing if installed package can be loaded 2021-05-17T18:05:27.8386860Z * DONE (highr) 2021-05-17T18:05:28.1258980Z * installing *source* package ‘rversions’ ... 2021-05-17T18:05:28.1327140Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-17T18:05:28.1491700Z ** R 2021-05-17T18:05:28.1546460Z ** inst 2021-05-17T18:05:28.1560360Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:05:28.3843290Z ** help 2021-05-17T18:05:28.4102630Z *** installing help indices 2021-05-17T18:05:28.5178920Z *** copying figures 2021-05-17T18:05:28.5188590Z ** building package indices 2021-05-17T18:05:28.5398540Z ** testing if installed package can be loaded 2021-05-17T18:05:28.7742010Z * DONE (rversions) 2021-05-17T18:05:29.3752690Z * installing *source* package ‘pillar’ ... 2021-05-17T18:05:29.3915810Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-17T18:05:29.4156580Z ** R 2021-05-17T18:05:29.4514850Z ** inst 2021-05-17T18:05:29.4688760Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:05:31.4517610Z ** help 2021-05-17T18:05:31.5767420Z *** installing help indices 2021-05-17T18:05:31.6752700Z *** copying figures 2021-05-17T18:05:31.6787280Z ** building package indices 2021-05-17T18:05:31.7433250Z ** installing vignettes 2021-05-17T18:05:31.7542340Z ** testing if installed package can be loaded 2021-05-17T18:05:32.0963090Z * DONE (pillar) 2021-05-17T18:05:32.4641360Z * installing *source* package ‘callr’ ... 2021-05-17T18:05:32.4697870Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-17T18:05:32.4887500Z ** R 2021-05-17T18:05:32.5156610Z ** inst 2021-05-17T18:05:32.5174100Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:05:36.1697760Z ** help 2021-05-17T18:05:36.3642380Z *** installing help indices 2021-05-17T18:05:36.4515830Z ** building package indices 2021-05-17T18:05:36.5195230Z ** testing if installed package can be loaded 2021-05-17T18:05:36.7715960Z * DONE (callr) 2021-05-17T18:05:37.4176240Z * installing *source* package ‘knitr’ ... 2021-05-17T18:05:37.4374720Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-17T18:05:37.4858140Z ** R 2021-05-17T18:05:37.5578970Z ** demo 2021-05-17T18:05:37.5594450Z ** inst 2021-05-17T18:05:37.6294250Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:05:42.3838810Z ** help 2021-05-17T18:05:42.6364990Z *** installing help indices 2021-05-17T18:05:42.7783660Z ** building package indices 2021-05-17T18:05:42.9026590Z ** installing vignettes 2021-05-17T18:05:42.9266290Z ** testing if installed package can be loaded 2021-05-17T18:05:43.1767860Z * DONE (knitr) 2021-05-17T18:05:43.7797920Z * installing *source* package ‘tibble’ ... 2021-05-17T18:05:43.7961750Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-17T18:05:43.8226420Z ** libs 2021-05-17T18:05:43.8402350Z 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-17T18:05:43.9157570Z 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-17T18:05:44.0161330Z 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-17T18:05:44.0835490Z 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-17T18:05:44.2108020Z 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-17T18:05:44.2707920Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-17T18:05:44.2749970Z ** R 2021-05-17T18:05:44.3088720Z ** inst 2021-05-17T18:05:44.3351940Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:05:46.1351470Z ** help 2021-05-17T18:05:46.2259640Z *** installing help indices 2021-05-17T18:05:46.2813220Z *** copying figures 2021-05-17T18:05:46.2851520Z ** building package indices 2021-05-17T18:05:46.3315720Z ** installing vignettes 2021-05-17T18:05:46.3388030Z ** testing if installed package can be loaded 2021-05-17T18:05:46.8420150Z * DONE (tibble) 2021-05-17T18:05:47.2085480Z * installing *source* package ‘pkgbuild’ ... 2021-05-17T18:05:47.2127740Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-17T18:05:47.2321330Z ** R 2021-05-17T18:05:47.2492040Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:05:48.4043260Z ** help 2021-05-17T18:05:48.5105290Z *** installing help indices 2021-05-17T18:05:48.5539910Z ** building package indices 2021-05-17T18:05:48.5830630Z ** testing if installed package can be loaded 2021-05-17T18:05:48.8849560Z * DONE (pkgbuild) 2021-05-17T18:05:49.4981730Z * installing *source* package ‘roxygen2’ ... 2021-05-17T18:05:49.5130550Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-17T18:05:49.5373010Z ** libs 2021-05-17T18:05:49.5560920Z 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-17T18:05:50.7343260Z In file included from RcppExports.cpp:4: 2021-05-17T18:05:50.7344900Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-17T18:05:50.7347460Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:05:50.7349040Z SEXP data = Parent::get__(); 2021-05-17T18:05:50.7349920Z ^ 2021-05-17T18:05:54.5656810Z 1 warning generated. 2021-05-17T18:05:54.5778850Z 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-17T18:05:55.6156260Z In file included from escapeExamples.cpp:1: 2021-05-17T18:05:55.6157910Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-17T18:05:55.6160420Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:05:55.6162730Z SEXP data = Parent::get__(); 2021-05-17T18:05:55.6163590Z ^ 2021-05-17T18:05:58.0288090Z 1 warning generated. 2021-05-17T18:05:58.0399030Z 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-17T18:05:59.0913410Z In file included from isComplete.cpp:1: 2021-05-17T18:05:59.0915020Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-17T18:05:59.0917870Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:05:59.0919340Z SEXP data = Parent::get__(); 2021-05-17T18:05:59.0920190Z ^ 2021-05-17T18:06:01.5573460Z 1 warning generated. 2021-05-17T18:06:01.5689020Z 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-17T18:06:02.6038520Z In file included from leadingSpaces.cpp:1: 2021-05-17T18:06:02.6040370Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-17T18:06:02.6042840Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:06:02.6044290Z SEXP data = Parent::get__(); 2021-05-17T18:06:02.6045140Z ^ 2021-05-17T18:06:05.1339220Z 1 warning generated. 2021-05-17T18:06:05.1452180Z 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-17T18:06:06.1874640Z In file included from parser2.cpp:1: 2021-05-17T18:06:06.1876180Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-17T18:06:06.1879160Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:06:06.1880910Z SEXP data = Parent::get__(); 2021-05-17T18:06:06.1881790Z ^ 2021-05-17T18:06:10.3104270Z 1 warning generated. 2021-05-17T18:06:10.3238300Z 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-17T18:06:11.3624520Z In file included from wrapUsage.cpp:1: 2021-05-17T18:06:11.3626150Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-17T18:06:11.3628630Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:06:11.3630110Z SEXP data = Parent::get__(); 2021-05-17T18:06:11.3631010Z ^ 2021-05-17T18:06:13.9769910Z 1 warning generated. 2021-05-17T18:06:13.9921230Z 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-17T18:06:14.0579910Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-17T18:06:14.0632570Z ** R 2021-05-17T18:06:14.1178700Z ** inst 2021-05-17T18:06:14.1256590Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:06:18.5076460Z ** help 2021-05-17T18:06:18.5947570Z *** installing help indices 2021-05-17T18:06:18.6517450Z *** copying figures 2021-05-17T18:06:18.6530740Z ** building package indices 2021-05-17T18:06:18.6995270Z ** installing vignettes 2021-05-17T18:06:18.7114090Z ** testing if installed package can be loaded 2021-05-17T18:06:19.2264360Z * DONE (roxygen2) 2021-05-17T18:06:19.5514410Z * installing *source* package ‘rematch2’ ... 2021-05-17T18:06:19.5537810Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-17T18:06:19.5745940Z ** R 2021-05-17T18:06:19.5819680Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:06:19.9879800Z ** help 2021-05-17T18:06:20.0222140Z *** installing help indices 2021-05-17T18:06:20.0482980Z ** building package indices 2021-05-17T18:06:20.0677970Z ** testing if installed package can be loaded 2021-05-17T18:06:20.5018430Z * DONE (rematch2) 2021-05-17T18:06:20.8717780Z * installing *source* package ‘waldo’ ... 2021-05-17T18:06:20.8756280Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-17T18:06:20.8932600Z ** R 2021-05-17T18:06:20.9062560Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:06:21.4651600Z ** help 2021-05-17T18:06:21.4859990Z *** installing help indices 2021-05-17T18:06:21.5041060Z *** copying figures 2021-05-17T18:06:21.5045150Z ** building package indices 2021-05-17T18:06:21.5174980Z ** testing if installed package can be loaded 2021-05-17T18:06:21.7939080Z * DONE (waldo) 2021-05-17T18:06:22.4981950Z * installing *source* package ‘testthat’ ... 2021-05-17T18:06:22.5220460Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-17T18:06:22.5501660Z ** libs 2021-05-17T18:06:22.5687870Z 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-17T18:06:22.6478080Z 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-17T18:06:22.7318810Z 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-17T18:06:23.6974400Z 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-17T18:06:24.5090510Z 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-17T18:06:39.7239810Z 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-17T18:06:39.8021390Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-17T18:06:39.8116630Z ** R 2021-05-17T18:06:39.8789480Z ** inst 2021-05-17T18:06:39.9071170Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:06:50.0929930Z ** help 2021-05-17T18:06:50.4011680Z *** installing help indices 2021-05-17T18:06:50.5555090Z *** copying figures 2021-05-17T18:06:50.5594440Z ** building package indices 2021-05-17T18:06:50.7099790Z ** installing vignettes 2021-05-17T18:06:50.7224770Z ** testing if installed package can be loaded 2021-05-17T18:06:51.1407790Z * DONE (testthat) 2021-05-17T18:06:51.6834360Z * installing *source* package ‘devtools’ ... 2021-05-17T18:06:52.4581280Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-17T18:06:52.4613660Z ** R 2021-05-17T18:06:52.4826570Z ** inst 2021-05-17T18:06:52.4944870Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:06:53.6623560Z ** help 2021-05-17T18:06:53.8085160Z *** installing help indices 2021-05-17T18:06:53.9267930Z *** copying figures 2021-05-17T18:06:53.9369430Z ** building package indices 2021-05-17T18:06:54.0119270Z ** installing vignettes 2021-05-17T18:06:54.0219720Z ** testing if installed package can be loaded 2021-05-17T18:06:54.7967650Z * DONE (devtools) 2021-05-17T18:06:54.8460600Z 2021-05-17T18:06:54.8562650Z The downloaded source packages are in 2021-05-17T18:06:54.8606700Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEVbMb8/downloaded_packages’ 2021-05-17T18:06:55.0749380Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-17T18:06:58.0256290Z 2021-05-17T18:06:58.3876310Z 2021-05-17T18:06:58.3894340Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEVbMb8/remotes2a38766bbb4e/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-17T18:06:58.3953840Z 2021-05-17T18:06:58.3956520Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEVbMb8/remotes2a38766bbb4e/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-17T18:06:58.4870290Z 2021-05-17T18:06:58.4871450Z 2021-05-17T18:06:58.4873070Z ─ preparing ‘desc’: 2021-05-17T18:06:58.4873820Z 2021-05-17T18:06:58.4874570Z 2021-05-17T18:06:58.5090610Z checking DESCRIPTION meta-information ... 2021-05-17T18:06:58.5161220Z 2021-05-17T18:06:58.5267110Z ✔ checking DESCRIPTION meta-information 2021-05-17T18:06:58.6069470Z 2021-05-17T18:06:58.6154640Z 2021-05-17T18:06:58.6156520Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:06:58.6157350Z 2021-05-17T18:06:58.6157920Z 2021-05-17T18:06:58.6159160Z ─ checking for empty or unneeded directories 2021-05-17T18:06:58.6185920Z 2021-05-17T18:06:58.6229040Z 2021-05-17T18:06:58.6230590Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-17T18:06:58.7502690Z 2021-05-17T18:06:58.7512600Z 2021-05-17T18:06:58.7513460Z 2021-05-17T18:06:58.7861680Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:06:58.7868420Z (as ‘lib’ is unspecified) 2021-05-17T18:06:59.1677270Z * installing *source* package ‘desc’ ... 2021-05-17T18:06:59.1945230Z ** R 2021-05-17T18:06:59.2359090Z ** inst 2021-05-17T18:06:59.2414740Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:07:00.7471030Z ** help 2021-05-17T18:07:00.9396810Z *** installing help indices 2021-05-17T18:07:01.0475130Z ** building package indices 2021-05-17T18:07:01.1948160Z ** testing if installed package can be loaded 2021-05-17T18:07:01.4269940Z * DONE (desc) 2021-05-17T18:07:01.7638600Z 2021-05-17T18:07:01.7652060Z 2021-05-17T18:07:01.7672860Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEVbMb8/remotes2a3848eb622e/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-17T18:07:01.7739030Z 2021-05-17T18:07:01.7744720Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEVbMb8/remotes2a3848eb622e/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-17T18:07:01.8205640Z 2021-05-17T18:07:01.8259040Z 2021-05-17T18:07:01.8260860Z ─ preparing ‘ghtravis’: 2021-05-17T18:07:01.8261650Z 2021-05-17T18:07:01.8262390Z 2021-05-17T18:07:01.8317050Z checking DESCRIPTION meta-information ... 2021-05-17T18:07:01.8888510Z 2021-05-17T18:07:01.8895470Z ✔ checking DESCRIPTION meta-information 2021-05-17T18:07:01.9115160Z 2021-05-17T18:07:01.9200660Z 2021-05-17T18:07:01.9202730Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:07:01.9203780Z 2021-05-17T18:07:01.9204510Z 2021-05-17T18:07:01.9205880Z ─ checking for empty or unneeded directories 2021-05-17T18:07:01.9206710Z 2021-05-17T18:07:01.9207420Z 2021-05-17T18:07:01.9208710Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-17T18:07:01.9505210Z 2021-05-17T18:07:01.9515150Z 2021-05-17T18:07:01.9515930Z 2021-05-17T18:07:02.0013960Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:07:02.0015660Z (as ‘lib’ is unspecified) 2021-05-17T18:07:02.2916750Z * installing *source* package ‘ghtravis’ ... 2021-05-17T18:07:02.3105770Z ** R 2021-05-17T18:07:02.3273110Z ** inst 2021-05-17T18:07:02.3293660Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:07:03.5641860Z ** help 2021-05-17T18:07:03.6479510Z *** installing help indices 2021-05-17T18:07:03.6970770Z ** building package indices 2021-05-17T18:07:03.7438200Z ** testing if installed package can be loaded 2021-05-17T18:07:04.5065920Z * DONE (ghtravis) 2021-05-17T18:07:04.5471330Z Using github PAT from envvar GITHUB_PAT 2021-05-17T18:07:04.8566310Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-17T18:07:07.6745230Z 2021-05-17T18:07:07.6747460Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-17T18:07:07.6748900Z generics (NA -> 0.1.0) [CRAN] 2021-05-17T18:07:07.6750340Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-17T18:07:07.6751420Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-17T18:07:07.6753010Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-17T18:07:07.6754410Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-17T18:07:07.6759340Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:07:07.6760830Z (as ‘lib’ is unspecified) 2021-05-17T18:07:09.1985360Z 2021-05-17T18:07:09.1986890Z There are binary versions available but the source versions are later: 2021-05-17T18:07:09.1999710Z binary source needs_compilation 2021-05-17T18:07:09.2000800Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-17T18:07:09.2001930Z generics 0.0.2 0.1.0 FALSE 2021-05-17T18:07:09.2002860Z dplyr 0.8.5 1.0.6 TRUE 2021-05-17T18:07:09.2003720Z tidyr 1.0.2 1.1.3 TRUE 2021-05-17T18:07:09.2005930Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-17T18:07:09.2006440Z 2021-05-17T18:07:09.2007320Z 2021-05-17T18:07:09.2020550Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-17T18:07:09.4342310Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-17T18:07:09.4403210Z ================================================== 2021-05-17T18:07:09.4406750Z downloaded 89 KB 2021-05-17T18:07:09.4408430Z 2021-05-17T18:07:09.4439440Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-17T18:07:09.6310070Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-17T18:07:09.7025130Z ================================================== 2021-05-17T18:07:09.7026370Z downloaded 115 KB 2021-05-17T18:07:09.7028190Z 2021-05-17T18:07:09.7060600Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-17T18:07:09.9025070Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-17T18:07:09.9126290Z ================================================== 2021-05-17T18:07:09.9129080Z downloaded 194 KB 2021-05-17T18:07:09.9131230Z 2021-05-17T18:07:09.9161090Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-17T18:07:10.1720430Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-17T18:07:10.2050460Z ================================================== 2021-05-17T18:07:10.2051380Z downloaded 932 KB 2021-05-17T18:07:10.2051680Z 2021-05-17T18:07:10.2090020Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-17T18:07:10.4598730Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-17T18:07:10.4868270Z ================================================== 2021-05-17T18:07:10.4868820Z downloaded 691 KB 2021-05-17T18:07:10.4869100Z 2021-05-17T18:07:10.8592480Z * installing *source* package ‘tidyselect’ ... 2021-05-17T18:07:10.8658370Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-17T18:07:10.8896320Z ** R 2021-05-17T18:07:10.9121670Z ** inst 2021-05-17T18:07:10.9176920Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:07:11.9262390Z ** help 2021-05-17T18:07:12.0058650Z *** installing help indices 2021-05-17T18:07:12.0571250Z ** building package indices 2021-05-17T18:07:12.1055550Z ** installing vignettes 2021-05-17T18:07:12.1121590Z ** testing if installed package can be loaded 2021-05-17T18:07:12.4399990Z * DONE (tidyselect) 2021-05-17T18:07:12.8099780Z * installing *source* package ‘generics’ ... 2021-05-17T18:07:12.8166240Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-17T18:07:12.8360090Z ** R 2021-05-17T18:07:12.8458510Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:07:12.9824130Z ** help 2021-05-17T18:07:13.0761800Z *** installing help indices 2021-05-17T18:07:13.1305810Z ** building package indices 2021-05-17T18:07:13.1846050Z ** testing if installed package can be loaded 2021-05-17T18:07:13.4108370Z * DONE (generics) 2021-05-17T18:07:13.8019630Z * installing *source* package ‘cpp11’ ... 2021-05-17T18:07:13.8082930Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-17T18:07:13.8323590Z ** R 2021-05-17T18:07:13.8411390Z ** inst 2021-05-17T18:07:13.8609040Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:07:14.1294630Z ** help 2021-05-17T18:07:14.1541740Z *** installing help indices 2021-05-17T18:07:14.1772910Z ** building package indices 2021-05-17T18:07:14.1929930Z ** installing vignettes 2021-05-17T18:07:14.1979640Z ** testing if installed package can be loaded 2021-05-17T18:07:14.4189510Z * DONE (cpp11) 2021-05-17T18:07:15.2175180Z * installing *source* package ‘dplyr’ ... 2021-05-17T18:07:15.2423310Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-17T18:07:15.3100740Z ** libs 2021-05-17T18:07:15.3379990Z 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-17T18:07:15.5653030Z 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-17T18:07:15.8250590Z 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-17T18:07:16.0195980Z 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-17T18:07:16.9847510Z 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-17T18:07:17.1901000Z 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-17T18:07:17.3682760Z 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-17T18:07:17.5603900Z 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-17T18:07:17.7668640Z 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-17T18:07:17.9598490Z 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-17T18:07:18.1292650Z 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-17T18:07:18.3575670Z 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-17T18:07:18.4246080Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-17T18:07:18.4299250Z ** R 2021-05-17T18:07:18.5207780Z ** data 2021-05-17T18:07:18.5236050Z *** moving datasets to lazyload DB 2021-05-17T18:07:18.6439730Z ** inst 2021-05-17T18:07:18.6618040Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:07:24.0555470Z ** help 2021-05-17T18:07:24.5509440Z *** installing help indices 2021-05-17T18:07:24.7564730Z *** copying figures 2021-05-17T18:07:24.7608890Z ** building package indices 2021-05-17T18:07:24.9897530Z ** installing vignettes 2021-05-17T18:07:25.0093830Z ** testing if installed package can be loaded 2021-05-17T18:07:25.6628140Z * DONE (dplyr) 2021-05-17T18:07:26.2263720Z * installing *source* package ‘tidyr’ ... 2021-05-17T18:07:26.2389550Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-17T18:07:26.2631340Z ** libs 2021-05-17T18:07:26.2824700Z 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-17T18:07:27.5505660Z 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-17T18:07:28.1512850Z 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-17T18:07:30.1562470Z 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-17T18:07:30.9355250Z 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-17T18:07:31.0012510Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-17T18:07:31.0062380Z ** R 2021-05-17T18:07:31.0362730Z ** data 2021-05-17T18:07:31.0441530Z *** moving datasets to lazyload DB 2021-05-17T18:07:31.2444910Z ** inst 2021-05-17T18:07:31.2552820Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:07:33.0313660Z ** help 2021-05-17T18:07:33.2342110Z *** installing help indices 2021-05-17T18:07:33.3146680Z *** copying figures 2021-05-17T18:07:33.3190930Z ** building package indices 2021-05-17T18:07:33.4003980Z ** installing vignettes 2021-05-17T18:07:33.4091120Z ** testing if installed package can be loaded 2021-05-17T18:07:34.0837700Z * DONE (tidyr) 2021-05-17T18:07:34.1215610Z 2021-05-17T18:07:34.1216830Z The downloaded source packages are in 2021-05-17T18:07:34.1218870Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEVbMb8/downloaded_packages’ 2021-05-17T18:07:34.3569110Z 2021-05-17T18:07:34.3587950Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEVbMb8/remotes2a3852dd90e4/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-17T18:07:34.3635970Z 2021-05-17T18:07:34.3638410Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEVbMb8/remotes2a3852dd90e4/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-17T18:07:34.3913320Z 2021-05-17T18:07:34.3971040Z 2021-05-17T18:07:34.3972720Z ─ preparing ‘aghast’: 2021-05-17T18:07:34.3973350Z 2021-05-17T18:07:34.3973940Z 2021-05-17T18:07:34.4019290Z checking DESCRIPTION meta-information ... 2021-05-17T18:07:34.4120720Z 2021-05-17T18:07:34.4223770Z ✔ checking DESCRIPTION meta-information 2021-05-17T18:07:34.4505830Z 2021-05-17T18:07:34.4608430Z 2021-05-17T18:07:34.4711100Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:07:34.4740500Z 2021-05-17T18:07:34.4741760Z 2021-05-17T18:07:34.4743270Z ─ checking for empty or unneeded directories 2021-05-17T18:07:34.4744770Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-17T18:07:34.4745380Z 2021-05-17T18:07:34.4745940Z 2021-05-17T18:07:34.4746490Z 2021-05-17T18:07:34.4893900Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:07:34.4910360Z (as ‘lib’ is unspecified) 2021-05-17T18:07:34.8002390Z * installing *source* package ‘aghast’ ... 2021-05-17T18:07:34.8308460Z ** R 2021-05-17T18:07:34.8395310Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:07:35.1228500Z ** help 2021-05-17T18:07:35.1523950Z *** installing help indices 2021-05-17T18:07:35.1812870Z ** building package indices 2021-05-17T18:07:35.2008320Z ** testing if installed package can be loaded 2021-05-17T18:07:35.4569020Z * DONE (aghast) 2021-05-17T18:07:35.4770910Z Installing 1 packages: covr 2021-05-17T18:07:35.4873580Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:07:35.4976190Z (as ‘lib’ is unspecified) 2021-05-17T18:07:36.2710880Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-17T18:07:36.2812190Z 2021-05-17T18:07:36.8283440Z 2021-05-17T18:07:36.8284940Z There are binary versions available but the source versions are later: 2021-05-17T18:07:36.8297430Z binary source needs_compilation 2021-05-17T18:07:36.8298400Z rex 1.1.2 1.2.0 FALSE 2021-05-17T18:07:36.8299200Z covr 3.5.0 3.5.1 TRUE 2021-05-17T18:07:36.8299750Z 2021-05-17T18:07:36.8311930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-17T18:07:37.0025120Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-17T18:07:37.0117050Z ================================================== 2021-05-17T18:07:37.0118150Z downloaded 154 KB 2021-05-17T18:07:37.0118840Z 2021-05-17T18:07:37.0421090Z 2021-05-17T18:07:37.0522950Z installing the source packages ‘rex’, ‘covr’ 2021-05-17T18:07:37.0523670Z The downloaded binary packages are in 2021-05-17T18:07:37.0524130Z 2021-05-17T18:07:37.0623580Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpEVbMb8/downloaded_packages 2021-05-17T18:07:37.0625700Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-17T18:07:37.2112390Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-17T18:07:37.2175150Z ================================================== 2021-05-17T18:07:37.2176120Z downloaded 89 KB 2021-05-17T18:07:37.2177360Z 2021-05-17T18:07:37.2207220Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-17T18:07:37.4734540Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-17T18:07:37.4825470Z ================================================== 2021-05-17T18:07:37.4826540Z downloaded 143 KB 2021-05-17T18:07:37.4827600Z 2021-05-17T18:07:37.7950580Z * installing *source* package ‘rex’ ... 2021-05-17T18:07:37.7998820Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-17T18:07:37.8179970Z ** R 2021-05-17T18:07:37.8253970Z ** inst 2021-05-17T18:07:37.8287630Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:07:38.1861200Z ** help 2021-05-17T18:07:38.2594240Z *** installing help indices 2021-05-17T18:07:38.3037890Z ** building package indices 2021-05-17T18:07:38.3417870Z ** installing vignettes 2021-05-17T18:07:38.3470080Z ** testing if installed package can be loaded 2021-05-17T18:07:38.6170840Z * DONE (rex) 2021-05-17T18:07:39.1186280Z * installing *source* package ‘covr’ ... 2021-05-17T18:07:39.1317210Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-17T18:07:39.1590310Z ** libs 2021-05-17T18:07:39.1805330Z 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-17T18:07:39.3028170Z 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-17T18:07:39.3619360Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-17T18:07:39.3662910Z ** R 2021-05-17T18:07:39.3940670Z ** inst 2021-05-17T18:07:39.4027520Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:07:40.6649190Z ** help 2021-05-17T18:07:40.7527730Z *** installing help indices 2021-05-17T18:07:40.8086040Z *** copying figures 2021-05-17T18:07:40.8094510Z ** building package indices 2021-05-17T18:07:40.8612750Z ** installing vignettes 2021-05-17T18:07:40.8671530Z ** testing if installed package can be loaded 2021-05-17T18:07:41.4588300Z * DONE (covr) 2021-05-17T18:07:41.5097770Z 2021-05-17T18:07:41.5198740Z The downloaded source packages are in 2021-05-17T18:07:41.5301470Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEVbMb8/downloaded_packages’ 2021-05-17T18:07:41.5495650Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-17T18:07:41.5496420Z Rscript -e "tic::before_install()" 2021-05-17T18:07:41.5845840Z shell: /bin/bash -e {0} 2021-05-17T18:07:41.5846230Z env: 2021-05-17T18:07:41.5847000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:07:41.5847480Z TIC_DEPLOY_KEY: 2021-05-17T18:07:41.5847810Z RSPM: 2021-05-17T18:07:41.5849330Z GITHUB_PAT: *** 2021-05-17T18:07:41.5850250Z COVERALLS_TOKEN: *** 2021-05-17T18:07:41.5850910Z continue-on-error: false 2021-05-17T18:07:41.5851730Z VDIFFR_RUN_TESTS: false 2021-05-17T18:07:41.5852230Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:07:41.5852650Z TZ: UTC 2021-05-17T18:07:41.5853000Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:07:41.5853370Z NOT_CRAN: true 2021-05-17T18:07:41.5853710Z ##[endgroup] 2021-05-17T18:07:41.9157730Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:07:42.0485390Z Running before_install: step_install_remote_binaries() 2021-05-17T18:07:42.6592200Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-17T18:07:42.6593200Z remotes::install_deps(dependencies = TRUE) 2021-05-17T18:07:42.6593820Z remotes::install_cran("rcmdcheck") 2021-05-17T18:07:42.6594390Z remotes::install_cran("markdown") 2021-05-17T18:07:42.6810470Z shell: /usr/local/bin/Rscript {0} 2021-05-17T18:07:42.6810960Z env: 2021-05-17T18:07:42.6811430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:07:42.6811990Z TIC_DEPLOY_KEY: 2021-05-17T18:07:42.6812370Z RSPM: 2021-05-17T18:07:42.6813670Z GITHUB_PAT: *** 2021-05-17T18:07:42.6814580Z COVERALLS_TOKEN: *** 2021-05-17T18:07:42.6815320Z continue-on-error: false 2021-05-17T18:07:42.6815810Z VDIFFR_RUN_TESTS: false 2021-05-17T18:07:42.6816420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:07:42.6816890Z TZ: UTC 2021-05-17T18:07:42.6817270Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:07:42.6817700Z NOT_CRAN: true 2021-05-17T18:07:42.6818180Z ##[endgroup] 2021-05-17T18:07:47.9094280Z later (NA -> 1.2.0 ) [CRAN] 2021-05-17T18:07:47.9095870Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-17T18:07:47.9096880Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-17T18:07:47.9098370Z BH (NA -> 1.75.0-0) [CRAN] 2021-05-17T18:07:47.9099670Z hms (NA -> 1.0.0 ) [CRAN] 2021-05-17T18:07:47.9100580Z selectr (NA -> 0.4-2 ) [CRAN] 2021-05-17T18:07:47.9102190Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-17T18:07:47.9104710Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-17T18:07:47.9106370Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-17T18:07:47.9107970Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-17T18:07:47.9109420Z readr (NA -> 1.4.0 ) [CRAN] 2021-05-17T18:07:47.9111010Z rvest (NA -> 1.0.0 ) [CRAN] 2021-05-17T18:07:47.9112080Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-17T18:07:47.9113500Z DT (NA -> 0.18 ) [CRAN] 2021-05-17T18:07:47.9127750Z Installing 14 packages: later, base64enc, htmltools, BH, hms, selectr, tinytex, promises, crosstalk, htmlwidgets, readr, rvest, rmarkdown, DT 2021-05-17T18:07:47.9141630Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-17T18:07:47.9143030Z (as ‘lib’ is unspecified) 2021-05-17T18:07:53.8833780Z 2021-05-17T18:07:53.8835480Z There are binary versions available but the source versions are later: 2021-05-17T18:07:53.8859630Z binary source needs_compilation 2021-05-17T18:07:53.8860760Z later 1.0.0 1.2.0 TRUE 2021-05-17T18:07:53.8861770Z htmltools 0.4.0 0.5.1.1 TRUE 2021-05-17T18:07:53.8863520Z BH 1.72.0-3 1.75.0-0 FALSE 2021-05-17T18:07:53.8864490Z hms 0.5.3 1.0.0 FALSE 2021-05-17T18:07:53.8865480Z tinytex 0.20 0.31 FALSE 2021-05-17T18:07:53.8866470Z promises 1.1.0 1.2.0.1 TRUE 2021-05-17T18:07:53.8867410Z crosstalk 1.1.0.1 1.1.1 FALSE 2021-05-17T18:07:53.8868460Z htmlwidgets 1.5.1 1.5.3 FALSE 2021-05-17T18:07:53.8869440Z readr 1.3.1 1.4.0 TRUE 2021-05-17T18:07:53.8870340Z rvest 0.3.5 1.0.0 FALSE 2021-05-17T18:07:53.8871320Z rmarkdown 2.1 2.8 FALSE 2021-05-17T18:07:53.8872280Z DT 0.12 0.18 FALSE 2021-05-17T18:07:53.8873010Z 2021-05-17T18:07:53.8888340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/base64enc_0.1-3.tgz' 2021-05-17T18:07:54.1188660Z Content type 'application/x-gzip' length 31812 bytes (31 KB) 2021-05-17T18:07:54.1191660Z ================================================== 2021-05-17T18:07:54.1192590Z downloaded 31 KB 2021-05-17T18:07:54.1193570Z 2021-05-17T18:07:54.1223020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/selectr_0.4-2.tgz' 2021-05-17T18:07:54.5026110Z Content type 'application/x-gzip' length 489818 bytes (478 KB) 2021-05-17T18:07:54.5215490Z ================================================== 2021-05-17T18:07:54.5216800Z downloaded 478 KB 2021-05-17T18:07:54.5217530Z 2021-05-17T18:07:54.5627220Z 2021-05-17T18:07:54.5729720Z installing the source packages ‘later’, ‘htmltools’, ‘BH’, ‘hms’, ‘tinytex’, ‘promises’, ‘crosstalk’, ‘htmlwidgets’, ‘readr’, ‘rvest’, ‘rmarkdown’, ‘DT’ 2021-05-17T18:07:54.5730850Z The downloaded binary packages are in 2021-05-17T18:07:54.5731370Z 2021-05-17T18:07:54.5829290Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp0AAQcF/downloaded_packages 2021-05-17T18:07:54.5833390Z trying URL 'https://cloud.r-project.org/src/contrib/later_1.2.0.tar.gz' 2021-05-17T18:07:54.8340230Z Content type 'application/x-gzip' length 64104 bytes (62 KB) 2021-05-17T18:07:55.0441550Z ================================================== 2021-05-17T18:07:55.0443170Z downloaded 62 KB 2021-05-17T18:07:55.0443890Z 2021-05-17T18:07:55.0476380Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-17T18:07:55.3499170Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-17T18:07:55.3662770Z ================================================== 2021-05-17T18:07:55.3663730Z downloaded 69 KB 2021-05-17T18:07:55.3664710Z 2021-05-17T18:07:55.3695180Z trying URL 'https://cloud.r-project.org/src/contrib/BH_1.75.0-0.tar.gz' 2021-05-17T18:07:55.5857340Z Content type 'application/x-gzip' length 12801696 bytes (12.2 MB) 2021-05-17T18:07:55.7361770Z ================================================== 2021-05-17T18:07:55.7363530Z downloaded 12.2 MB 2021-05-17T18:07:55.7364240Z 2021-05-17T18:07:55.7456160Z trying URL 'https://cloud.r-project.org/src/contrib/hms_1.0.0.tar.gz' 2021-05-17T18:07:55.9908690Z Content type 'application/x-gzip' length 42765 bytes (41 KB) 2021-05-17T18:07:55.9917450Z ================================================== 2021-05-17T18:07:55.9918420Z downloaded 41 KB 2021-05-17T18:07:55.9919320Z 2021-05-17T18:07:55.9951070Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-17T18:07:56.1849110Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-17T18:07:56.1850710Z ================================================== 2021-05-17T18:07:56.1852260Z downloaded 28 KB 2021-05-17T18:07:56.1853050Z 2021-05-17T18:07:56.1881360Z trying URL 'https://cloud.r-project.org/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-17T18:07:56.4645920Z Content type 'application/x-gzip' length 3120504 bytes (3.0 MB) 2021-05-17T18:07:57.2492220Z ================================================== 2021-05-17T18:07:57.2493340Z downloaded 3.0 MB 2021-05-17T18:07:57.2494000Z 2021-05-17T18:07:57.2496110Z trying URL 'https://cloud.r-project.org/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-17T18:07:57.2498340Z Content type 'application/x-gzip' length 676543 bytes (660 KB) 2021-05-17T18:07:57.2499610Z ================================================== 2021-05-17T18:07:57.2500200Z downloaded 660 KB 2021-05-17T18:07:57.2500620Z 2021-05-17T18:07:57.2502240Z trying URL 'https://cloud.r-project.org/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-17T18:07:57.2503680Z Content type 'application/x-gzip' length 323656 bytes (316 KB) 2021-05-17T18:07:57.2504340Z ================================================== 2021-05-17T18:07:57.2504760Z downloaded 316 KB 2021-05-17T18:07:57.2505050Z 2021-05-17T18:07:57.2506250Z trying URL 'https://cloud.r-project.org/src/contrib/readr_1.4.0.tar.gz' 2021-05-17T18:07:57.2507620Z Content type 'application/x-gzip' length 488946 bytes (477 KB) 2021-05-17T18:07:57.2508250Z ================================================== 2021-05-17T18:07:57.2508710Z downloaded 477 KB 2021-05-17T18:07:57.2509000Z 2021-05-17T18:07:57.2510160Z trying URL 'https://cloud.r-project.org/src/contrib/rvest_1.0.0.tar.gz' 2021-05-17T18:07:57.4887630Z Content type 'application/x-gzip' length 94134 bytes (91 KB) 2021-05-17T18:07:57.4959510Z ================================================== 2021-05-17T18:07:57.4963590Z downloaded 91 KB 2021-05-17T18:07:57.4964550Z 2021-05-17T18:07:57.4995120Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-17T18:07:57.8412030Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-17T18:07:57.9249770Z ================================================== 2021-05-17T18:07:57.9251050Z downloaded 3.1 MB 2021-05-17T18:07:57.9251770Z 2021-05-17T18:07:57.9289290Z trying URL 'https://cloud.r-project.org/src/contrib/DT_0.18.tar.gz' 2021-05-17T18:07:58.1043590Z Content type 'application/x-gzip' length 1578749 bytes (1.5 MB) 2021-05-17T18:07:58.1395210Z ================================================== 2021-05-17T18:07:58.1396520Z downloaded 1.5 MB 2021-05-17T18:07:58.1397220Z 2021-05-17T18:07:58.4440820Z * installing *source* package ‘later’ ... 2021-05-17T18:07:58.4481210Z ** package ‘later’ successfully unpacked and MD5 sums checked 2021-05-17T18:07:58.5916230Z Running configure script 2021-05-17T18:07:58.7788210Z -latomic linker flag not needed. 2021-05-17T18:07:58.8015030Z ** libs 2021-05-17T18:07:58.8212670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-17T18:07:59.9900720Z In file included from RcppExports.cpp:5: 2021-05-17T18:07:59.9903270Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-17T18:07:59.9908710Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:07:59.9911050Z SEXP data = Parent::get__(); 2021-05-17T18:07:59.9911970Z ^ 2021-05-17T18:08:04.2918330Z 1 warning generated. 2021-05-17T18:08:04.3053720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c callback_registry.cpp -o callback_registry.o 2021-05-17T18:08:05.4778060Z In file included from callback_registry.cpp:6: 2021-05-17T18:08:05.4779540Z In file included from ./callback_registry.h:4: 2021-05-17T18:08:05.4780910Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-17T18:08:05.4783510Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:08:05.4785660Z SEXP data = Parent::get__(); 2021-05-17T18:08:05.4786620Z ^ 2021-05-17T18:08:10.5307340Z 1 warning generated. 2021-05-17T18:08:10.5455930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c debug.cpp -o debug.o 2021-05-17T18:08:11.3047490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-17T18:08:11.3842920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c later.cpp -o later.o 2021-05-17T18:08:12.5303320Z In file included from later.cpp:1: 2021-05-17T18:08:12.5304610Z In file included from ./later.h:6: 2021-05-17T18:08:12.5305670Z In file included from ./callback_registry.h:4: 2021-05-17T18:08:12.5307030Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-17T18:08:12.5309540Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:08:12.5311120Z SEXP data = Parent::get__(); 2021-05-17T18:08:12.5311990Z ^ 2021-05-17T18:08:17.0240930Z 1 warning generated. 2021-05-17T18:08:17.0384590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c later_posix.cpp -o later_posix.o 2021-05-17T18:08:18.2319970Z In file included from later_posix.cpp:3: 2021-05-17T18:08:18.2321420Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-17T18:08:18.2324040Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:08:18.2325660Z SEXP data = Parent::get__(); 2021-05-17T18:08:18.2326540Z ^ 2021-05-17T18:08:20.5506610Z later_posix.cpp:245:13: warning: unused variable 'ret' [-Wunused-variable] 2021-05-17T18:08:20.5508210Z ssize_t ret = write(dummy_pipe_in, "a", 1); 2021-05-17T18:08:20.5509180Z ^ 2021-05-17T18:08:21.3329240Z 2 warnings generated. 2021-05-17T18:08:21.3463520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c later_win32.cpp -o later_win32.o 2021-05-17T18:08:21.3883790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c timer_posix.cpp -o timer_posix.o 2021-05-17T18:08:21.8948520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-17T18:08:22.3126620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-17T18:08:22.3542690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c tinycthread.c -o tinycthread.o 2021-05-17T18:08:22.4812350Z 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 later.so RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-17T18:08:22.5546230Z installing to /Users/runner/work/_temp/Library/later/libs 2021-05-17T18:08:22.5608970Z ** R 2021-05-17T18:08:22.5657540Z ** inst 2021-05-17T18:08:22.5697270Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:08:22.7821810Z ** help 2021-05-17T18:08:22.8161940Z *** installing help indices 2021-05-17T18:08:22.8735020Z ** building package indices 2021-05-17T18:08:22.8906760Z ** installing vignettes 2021-05-17T18:08:22.9008560Z ** testing if installed package can be loaded 2021-05-17T18:08:23.3363720Z * DONE (later) 2021-05-17T18:08:23.6919930Z * installing *source* package ‘htmltools’ ... 2021-05-17T18:08:23.6963490Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-17T18:08:23.7165070Z ** libs 2021-05-17T18:08:23.7355720Z 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-17T18:08:23.8186130Z 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-17T18:08:23.9326680Z 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-17T18:08:23.9952760Z installing to /Users/runner/work/_temp/Library/htmltools/libs 2021-05-17T18:08:24.0003620Z ** R 2021-05-17T18:08:24.0251390Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:08:25.5309520Z ** help 2021-05-17T18:08:25.6648870Z *** installing help indices 2021-05-17T18:08:25.7459580Z ** building package indices 2021-05-17T18:08:25.8569140Z ** testing if installed package can be loaded 2021-05-17T18:08:26.2219210Z * DONE (htmltools) 2021-05-17T18:08:43.8124050Z * installing *source* package ‘BH’ ... 2021-05-17T18:08:44.7133910Z ** package ‘BH’ successfully unpacked and MD5 sums checked 2021-05-17T18:08:44.7244550Z ** inst 2021-05-17T18:08:51.4255350Z ** help 2021-05-17T18:08:51.4457380Z *** installing help indices 2021-05-17T18:08:51.4659310Z ** building package indices 2021-05-17T18:08:51.4760000Z ** testing if installed package can be loaded 2021-05-17T18:08:52.7323010Z * DONE (BH) 2021-05-17T18:08:55.1814550Z * installing *source* package ‘hms’ ... 2021-05-17T18:08:55.1927250Z ** package ‘hms’ successfully unpacked and MD5 sums checked 2021-05-17T18:08:55.2129480Z ** R 2021-05-17T18:08:55.2234330Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:08:55.7724030Z ** help 2021-05-17T18:08:55.8063640Z *** installing help indices 2021-05-17T18:08:55.8351100Z *** copying figures 2021-05-17T18:08:55.8452280Z ** building package indices 2021-05-17T18:08:55.8954140Z ** testing if installed package can be loaded 2021-05-17T18:08:56.2177120Z * DONE (hms) 2021-05-17T18:08:56.5339950Z * installing *source* package ‘tinytex’ ... 2021-05-17T18:08:56.5441490Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-17T18:08:56.5541810Z ** R 2021-05-17T18:08:56.5780800Z ** inst 2021-05-17T18:08:56.5807340Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:08:57.5290210Z ** help 2021-05-17T18:08:57.5863110Z *** installing help indices 2021-05-17T18:08:57.6300730Z ** building package indices 2021-05-17T18:08:57.6549520Z ** testing if installed package can be loaded 2021-05-17T18:08:57.9062490Z * DONE (tinytex) 2021-05-17T18:08:58.2522630Z * installing *source* package ‘rvest’ ... 2021-05-17T18:08:58.2623260Z ** package ‘rvest’ successfully unpacked and MD5 sums checked 2021-05-17T18:08:58.2825580Z ** R 2021-05-17T18:08:58.3001150Z ** demo 2021-05-17T18:08:58.3101710Z ** inst 2021-05-17T18:08:58.3204080Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:08:59.2842310Z ** help 2021-05-17T18:08:59.3618780Z *** installing help indices 2021-05-17T18:08:59.3977180Z *** copying figures 2021-05-17T18:08:59.4078330Z ** building package indices 2021-05-17T18:08:59.4498930Z ** installing vignettes 2021-05-17T18:08:59.4581400Z ** testing if installed package can be loaded 2021-05-17T18:08:59.8209250Z * DONE (rvest) 2021-05-17T18:09:00.4751270Z * installing *source* package ‘promises’ ... 2021-05-17T18:09:00.4910120Z ** package ‘promises’ successfully unpacked and MD5 sums checked 2021-05-17T18:09:00.5097770Z ** libs 2021-05-17T18:09:00.5509420Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/later/include" -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-17T18:09:01.7124190Z In file included from RcppExports.cpp:4: 2021-05-17T18:09:01.7226270Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-17T18:09:01.7329670Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:09:01.7432150Z SEXP data = Parent::get__(); 2021-05-17T18:09:01.7533470Z ^ 2021-05-17T18:09:06.0429050Z 1 warning generated. 2021-05-17T18:09:06.0558500Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/later/include" -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c promise_task.cpp -o promise_task.o 2021-05-17T18:09:07.5022830Z In file included from promise_task.cpp:1: 2021-05-17T18:09:07.5055090Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-17T18:09:07.5057610Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-17T18:09:07.5058970Z SEXP data = Parent::get__(); 2021-05-17T18:09:07.5059750Z ^ 2021-05-17T18:09:11.4692460Z 1 warning generated. 2021-05-17T18:09:11.4940260Z 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 promises.so RcppExports.o promise_task.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-17T18:09:11.6113770Z installing to /Users/runner/work/_temp/Library/promises/libs 2021-05-17T18:09:11.6216090Z ** R 2021-05-17T18:09:11.6317670Z ** inst 2021-05-17T18:09:11.6520290Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:09:13.7295250Z ** help 2021-05-17T18:09:13.7987230Z *** installing help indices 2021-05-17T18:09:13.8401950Z *** copying figures 2021-05-17T18:09:13.8541700Z ** building package indices 2021-05-17T18:09:13.8847080Z ** installing vignettes 2021-05-17T18:09:13.8867870Z ** testing if installed package can be loaded 2021-05-17T18:09:14.5239020Z * DONE (promises) 2021-05-17T18:09:15.0292470Z * installing *source* package ‘crosstalk’ ... 2021-05-17T18:09:15.0394630Z ** package ‘crosstalk’ successfully unpacked and MD5 sums checked 2021-05-17T18:09:15.0596270Z ** R 2021-05-17T18:09:15.0697650Z ** inst 2021-05-17T18:09:15.1057480Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:09:16.4347170Z ** help 2021-05-17T18:09:16.5142380Z *** installing help indices 2021-05-17T18:09:16.6325410Z ** building package indices 2021-05-17T18:09:16.6828630Z ** testing if installed package can be loaded 2021-05-17T18:09:17.0088200Z * DONE (crosstalk) 2021-05-17T18:09:17.4052260Z * installing *source* package ‘htmlwidgets’ ... 2021-05-17T18:09:17.4083600Z ** package ‘htmlwidgets’ successfully unpacked and MD5 sums checked 2021-05-17T18:09:17.4293330Z ** R 2021-05-17T18:09:17.4409720Z ** inst 2021-05-17T18:09:17.4496130Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:09:17.5015160Z Failed with error: ‘there is no package called ‘shiny’’ 2021-05-17T18:09:17.9691820Z ** help 2021-05-17T18:09:18.0219800Z *** installing help indices 2021-05-17T18:09:18.1138270Z ** building package indices 2021-05-17T18:09:18.1439860Z ** installing vignettes 2021-05-17T18:09:18.1501530Z ** testing if installed package can be loaded 2021-05-17T18:09:18.4155610Z * DONE (htmlwidgets) 2021-05-17T18:09:19.0539820Z * installing *source* package ‘readr’ ... 2021-05-17T18:09:19.0842820Z ** package ‘readr’ successfully unpacked and MD5 sums checked 2021-05-17T18:09:19.1244200Z ** libs 2021-05-17T18:09:19.1447090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c Collector.cpp -o Collector.o 2021-05-17T18:09:29.5057330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c CollectorGuess.cpp -o CollectorGuess.o 2021-05-17T18:09:37.1234170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c Iconv.cpp -o Iconv.o 2021-05-17T18:09:38.1963340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c LocaleInfo.cpp -o LocaleInfo.o 2021-05-17T18:09:39.8065160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c Reader.cpp -o Reader.o 2021-05-17T18:09:47.8651750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c Source.cpp -o Source.o 2021-05-17T18:09:53.8060040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c Tokenizer.cpp -o Tokenizer.o 2021-05-17T18:10:00.4341970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c TokenizerDelim.cpp -o TokenizerDelim.o 2021-05-17T18:10:06.4885920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c TokenizerFwf.cpp -o TokenizerFwf.o 2021-05-17T18:10:13.2697250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c TokenizerWs.cpp -o TokenizerWs.o 2021-05-17T18:10:18.9116130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-17T18:10:20.7646480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-17T18:10:22.6753690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c datetime.cpp -o datetime.o 2021-05-17T18:10:23.6259420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c grisu3.c -o grisu3.o 2021-05-17T18:10:23.8471890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-17T18:10:23.9261430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c localtime.c -o localtime.o 2021-05-17T18:10:24.4859890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c parse.cpp -o parse.o 2021-05-17T18:10:31.2248730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c read.cpp -o read.o 2021-05-17T18:10:38.4923550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c type_convert.cpp -o type_convert.o 2021-05-17T18:10:44.0727930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c write.cpp -o write.o 2021-05-17T18:10:46.4468980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c write_connection.cpp -o write_connection.o 2021-05-17T18:10:47.5329600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/BH/include" -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c write_delim.cpp -o write_delim.o 2021-05-17T18:10:50.2987340Z 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 readr.so Collector.o CollectorGuess.o Iconv.o LocaleInfo.o Reader.o Source.o Tokenizer.o TokenizerDelim.o TokenizerFwf.o TokenizerWs.o connection.o cpp11.o datetime.o grisu3.o init.o localtime.o parse.o read.o type_convert.o write.o write_connection.o write_delim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-17T18:10:50.3797800Z installing to /Users/runner/work/_temp/Library/readr/libs 2021-05-17T18:10:50.3884940Z ** R 2021-05-17T18:10:50.4379350Z ** inst 2021-05-17T18:10:50.4451650Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:10:53.5952870Z ** help 2021-05-17T18:10:53.7933750Z *** installing help indices 2021-05-17T18:10:53.8903480Z *** copying figures 2021-05-17T18:10:53.8915790Z ** building package indices 2021-05-17T18:10:53.9853780Z ** installing vignettes 2021-05-17T18:10:53.9929020Z ** testing if installed package can be loaded 2021-05-17T18:10:54.5739710Z * DONE (readr) 2021-05-17T18:10:55.7870530Z * installing *source* package ‘rmarkdown’ ... 2021-05-17T18:10:55.8308910Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-17T18:10:55.8670210Z ** R 2021-05-17T18:10:56.0029820Z ** inst 2021-05-17T18:10:56.1429460Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:10:59.8636590Z ** help 2021-05-17T18:11:00.1107640Z *** installing help indices 2021-05-17T18:11:00.2350840Z *** copying figures 2021-05-17T18:11:00.2363240Z ** building package indices 2021-05-17T18:11:00.3653050Z ** installing vignettes 2021-05-17T18:11:00.3735770Z ** testing if installed package can be loaded 2021-05-17T18:11:00.6936720Z * DONE (rmarkdown) 2021-05-17T18:11:01.5484370Z * installing *source* package ‘DT’ ... 2021-05-17T18:11:01.5777080Z ** package ‘DT’ successfully unpacked and MD5 sums checked 2021-05-17T18:11:01.5979880Z ** R 2021-05-17T18:11:01.6157080Z ** inst 2021-05-17T18:11:01.7741320Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:11:02.7939100Z ** help 2021-05-17T18:11:02.8395220Z *** installing help indices 2021-05-17T18:11:02.8782970Z ** building package indices 2021-05-17T18:11:02.9118770Z ** installing vignettes 2021-05-17T18:11:02.9168760Z ** testing if installed package can be loaded 2021-05-17T18:11:03.2067740Z * DONE (DT) 2021-05-17T18:11:03.2735950Z 2021-05-17T18:11:03.2740090Z The downloaded source packages are in 2021-05-17T18:11:03.2742130Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp0AAQcF/downloaded_packages’ 2021-05-17T18:11:04.0939490Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-17T18:11:04.1057450Z Use `force = TRUE` to force installation 2021-05-17T18:11:04.1229800Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-17T18:11:04.1360370Z Use `force = TRUE` to force installation 2021-05-17T18:11:04.1829480Z ##[group]Run options(width = 100) 2021-05-17T18:11:04.1830050Z options(width = 100) 2021-05-17T18:11:04.1830570Z pkgs <- installed.packages()[, "Package"] 2021-05-17T18:11:04.1831200Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-17T18:11:04.2097260Z shell: /usr/local/bin/Rscript {0} 2021-05-17T18:11:04.2097660Z env: 2021-05-17T18:11:04.2098060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:11:04.2098490Z TIC_DEPLOY_KEY: 2021-05-17T18:11:04.2098810Z RSPM: 2021-05-17T18:11:04.2100640Z GITHUB_PAT: *** 2021-05-17T18:11:04.2101520Z COVERALLS_TOKEN: *** 2021-05-17T18:11:04.2101980Z continue-on-error: false 2021-05-17T18:11:04.2102430Z VDIFFR_RUN_TESTS: false 2021-05-17T18:11:04.2102900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:11:04.2103300Z TZ: UTC 2021-05-17T18:11:04.2103660Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:11:04.2104030Z NOT_CRAN: true 2021-05-17T18:11:04.2104750Z ##[endgroup] 2021-05-17T18:11:04.9029730Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-17T18:11:04.9131440Z setting value 2021-05-17T18:11:04.9233880Z version R version 3.5.3 (2019-03-11) 2021-05-17T18:11:04.9314190Z os macOS 10.15.7 2021-05-17T18:11:04.9316510Z system x86_64, darwin15.6.0 2021-05-17T18:11:04.9317540Z ui X11 2021-05-17T18:11:04.9318450Z language (EN) 2021-05-17T18:11:04.9320180Z collate en_US.UTF-8 2021-05-17T18:11:04.9321640Z ctype en_US.UTF-8 2021-05-17T18:11:04.9322580Z tz UTC 2021-05-17T18:11:04.9323890Z date 2021-05-17 2021-05-17T18:11:04.9324590Z 2021-05-17T18:11:04.9326100Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-17T18:11:04.9327560Z ! package * version date lib source 2021-05-17T18:11:04.9329360Z aghast 0.2.1 2021-05-17 [1] Github (muschellij2/aghast@0c3b853) 2021-05-17T18:11:04.9331080Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-17T18:11:04.9332610Z base * 3.5.3 2019-03-13 [?] local 2021-05-17T18:11:04.9334160Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.5.0) 2021-05-17T18:11:04.9335710Z BH 1.75.0-0 2021-01-11 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9337160Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-17T18:11:04.9338720Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-17T18:11:04.9340230Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9341410Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9342970Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9344720Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-17T18:11:04.9346010Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9347310Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9348480Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-17T18:11:04.9349610Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-17T18:11:04.9350880Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-17T18:11:04.9352380Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-17T18:11:04.9353530Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9355310Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9356750Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9358020Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9359160Z crosstalk 1.1.1 2021-01-12 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9360240Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9361560Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-17T18:11:04.9362710Z desc 1.2.0.9000 2021-05-17 [1] Github (muschellij2/desc@7be86f2) 2021-05-17T18:11:04.9364040Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9365310Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9366700Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9367820Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9368840Z DT 0.18 2021-04-14 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9370470Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9371670Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-17T18:11:04.9372940Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9374080Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9375400Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-17T18:11:04.9376590Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9378250Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9379620Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9380800Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9382060Z ghtravis 0.15.1 2021-05-17 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-17T18:11:04.9383260Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9384380Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9385590Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9386710Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-17T18:11:04.9387900Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-17T18:11:04.9389060Z grid 3.5.3 2019-03-13 [?] local 2021-05-17T18:11:04.9390100Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9391900Z hms 1.0.0 2021-01-13 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9393220Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9394330Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9395550Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9396620Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-17T18:11:04.9398110Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9399300Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-17T18:11:04.9400980Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9402560Z later 1.2.0 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9403780Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-17T18:11:04.9404890Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-17T18:11:04.9406180Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9407350Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9408440Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-17T18:11:04.9409640Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-17T18:11:04.9411180Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-17T18:11:04.9412230Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9413380Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-17T18:11:04.9414620Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-17T18:11:04.9415680Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9417590Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-17T18:11:04.9418710Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-17T18:11:04.9419860Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9421020Z parallel 3.5.3 2019-03-13 [?] local 2021-05-17T18:11:04.9422130Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9423190Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9424510Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-17T18:11:04.9425720Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9426840Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-17T18:11:04.9427970Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-17T18:11:04.9429070Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9430240Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9431430Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9432480Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9433770Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9434950Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9436030Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-17T18:11:04.9437160Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9438310Z readr 1.4.0 2020-10-05 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9439480Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9440600Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9441730Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9443170Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9444400Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9445730Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9447180Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-17T18:11:04.9448380Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9449440Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9450800Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9452030Z rvest 1.0.0 2021-03-09 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9453110Z selectr 0.4-2 2019-11-20 [1] CRAN (R 3.5.2) 2021-05-17T18:11:04.9454300Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-17T18:11:04.9455570Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-17T18:11:04.9456710Z splines 3.5.3 2019-03-13 [?] local 2021-05-17T18:11:04.9457880Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-17T18:11:04.9458990Z stats4 3.5.3 2019-03-13 [?] local 2021-05-17T18:11:04.9460070Z stringi 1.6.2 2021-05-17 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9461390Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-17T18:11:04.9462760Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-17T18:11:04.9463790Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9464960Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-17T18:11:04.9466130Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9467200Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9468770Z tic 0.10.0 2021-05-17 [1] Github (ropensci/tic@3b4dfb8) 2021-05-17T18:11:04.9470030Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9471100Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9472210Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9473260Z P tools 3.5.3 2019-03-13 [2] local 2021-05-17T18:11:04.9474430Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9475580Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9476640Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-17T18:11:04.9477750Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9479410Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9480530Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-17T18:11:04.9481720Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9482790Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9483870Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9485060Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-17T18:11:04.9486300Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-17T18:11:04.9487750Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-17T18:11:04.9488080Z 2021-05-17T18:11:04.9488590Z [1] /Users/runner/work/_temp/Library 2021-05-17T18:11:04.9489680Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-17T18:11:04.9490280Z 2021-05-17T18:11:04.9491380Z P ── Loaded and on-disk path mismatch. 2021-05-17T18:11:04.9547040Z ##[group]Run Rscript -e 'tic::script()' 2021-05-17T18:11:04.9547750Z Rscript -e 'tic::script()' 2021-05-17T18:11:04.9548310Z ls -l check 2021-05-17T18:11:05.0422670Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T18:11:05.0423210Z env: 2021-05-17T18:11:05.0423690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:11:05.0424210Z TIC_DEPLOY_KEY: 2021-05-17T18:11:05.0424570Z RSPM: 2021-05-17T18:11:05.0425720Z GITHUB_PAT: *** 2021-05-17T18:11:05.0426680Z COVERALLS_TOKEN: *** 2021-05-17T18:11:05.0427170Z continue-on-error: false 2021-05-17T18:11:05.0427700Z VDIFFR_RUN_TESTS: false 2021-05-17T18:11:05.0428200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:11:05.0428670Z TZ: UTC 2021-05-17T18:11:05.0429090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:11:05.0429490Z NOT_CRAN: true 2021-05-17T18:11:05.0429910Z ##[endgroup] 2021-05-17T18:11:05.4053910Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:11:05.5410070Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-17T18:11:05.5512440Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-17T18:11:05.5614300Z timeout = Inf, check_dir = "check") 2021-05-17T18:11:05.6419660Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-17T18:11:05.9119630Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-17T18:11:06.0462310Z * preparing ‘nsrr’: 2021-05-17T18:11:06.0574470Z * checking DESCRIPTION meta-information ... OK 2021-05-17T18:11:06.1510100Z * installing the package to build vignettes 2021-05-17T18:11:24.3726920Z * creating vignettes ... OK 2021-05-17T18:11:24.4770970Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:11:24.4852550Z * checking for empty or unneeded directories 2021-05-17T18:11:24.5229670Z * building ‘nsrr_0.1.5.tar.gz’ 2021-05-17T18:11:24.5993100Z 2021-05-17T18:11:24.7110090Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-17T18:11:24.9759880Z * using log directory ‘/Users/runner/work/nsrr/nsrr/check/nsrr.Rcheck’ 2021-05-17T18:11:24.9761780Z * using R version 3.5.3 (2019-03-11) 2021-05-17T18:11:24.9763430Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-17T18:11:24.9765060Z * using session charset: UTF-8 2021-05-17T18:11:25.0786710Z * using option ‘--as-cran’ 2021-05-17T18:11:25.0890850Z * checking for file ‘nsrr/DESCRIPTION’ ... OK 2021-05-17T18:11:25.0942340Z * checking extension type ... Package 2021-05-17T18:11:25.0944030Z * this is package ‘nsrr’ version ‘0.1.5’ 2021-05-17T18:11:25.0945540Z * package encoding: UTF-8 2021-05-17T18:11:25.0946640Z * checking package namespace information ... OK 2021-05-17T18:11:26.4196100Z * checking package dependencies ... OK 2021-05-17T18:11:26.4226550Z * checking if this is a source package ... OK 2021-05-17T18:11:26.4227260Z * checking if there is a namespace ... OK 2021-05-17T18:11:26.6720310Z * checking for executable files ... OK 2021-05-17T18:11:26.6741830Z * checking for hidden files and directories ... OK 2021-05-17T18:11:26.6766080Z * checking for portable file names ... OK 2021-05-17T18:11:26.6824000Z * checking for sufficient/correct file permissions ... OK 2021-05-17T18:11:26.6856760Z * checking serialization versions ... OK 2021-05-17T18:11:27.8853330Z * checking whether package ‘nsrr’ can be installed ... OK 2021-05-17T18:11:27.8967290Z * checking installed package size ... OK 2021-05-17T18:11:28.0642890Z * checking package directory ... OK 2021-05-17T18:11:28.0651930Z * checking ‘build’ directory ... OK 2021-05-17T18:11:28.3294010Z * checking DESCRIPTION meta-information ... OK 2021-05-17T18:11:28.3323970Z * checking top-level files ... OK 2021-05-17T18:11:28.3325410Z * checking for left-over files ... OK 2021-05-17T18:11:28.5552460Z * checking index information ... OK 2021-05-17T18:11:28.7605360Z * checking package subdirectories ... OK 2021-05-17T18:11:28.8266240Z * checking R files for non-ASCII characters ... OK 2021-05-17T18:11:28.9450570Z * checking R files for syntax errors ... OK 2021-05-17T18:11:29.2058820Z * checking whether the package can be loaded ... OK 2021-05-17T18:11:29.4349310Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-17T18:11:29.6626570Z * checking whether the package can be unloaded cleanly ... OK 2021-05-17T18:11:29.8832840Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-17T18:11:30.1315850Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-17T18:11:30.4153800Z * checking loading without being on the library search path ... OK 2021-05-17T18:11:30.7066470Z * checking dependencies in R code ... OK 2021-05-17T18:11:31.7930730Z * checking S3 generic/method consistency ... OK 2021-05-17T18:11:32.0504200Z * checking replacement functions ... OK 2021-05-17T18:11:32.3445070Z * checking foreign function calls ... OK 2021-05-17T18:11:34.8159190Z * checking R code for possible problems ... OK 2021-05-17T18:11:34.9102030Z * checking Rd files ... OK 2021-05-17T18:11:34.9758890Z * checking Rd metadata ... OK 2021-05-17T18:11:35.0600150Z * checking Rd line widths ... OK 2021-05-17T18:11:35.2005050Z * checking Rd cross-references ... OK 2021-05-17T18:11:35.4605770Z * checking for missing documentation entries ... OK 2021-05-17T18:11:36.2375310Z * checking for code/documentation mismatches ... OK 2021-05-17T18:11:37.4849770Z * checking Rd \usage sections ... OK 2021-05-17T18:11:37.5644790Z * checking Rd contents ... OK 2021-05-17T18:11:37.6877220Z * checking for unstated dependencies in examples ... OK 2021-05-17T18:11:37.6955550Z * checking installed files from ‘inst/doc’ ... OK 2021-05-17T18:11:37.7011310Z * checking files in ‘vignettes’ ... OK 2021-05-17T18:11:46.8658300Z * checking examples ... OK 2021-05-17T18:11:46.8684450Z ** found \donttest examples: check also with --run-donttest 2021-05-17T18:11:46.9835830Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-17T18:11:47.1896110Z * checking tests ... 2021-05-17T18:11:48.4744640Z Running ‘testthat.R’ 2021-05-17T18:11:48.5276440Z OK 2021-05-17T18:11:48.7687880Z * checking for unstated dependencies in vignettes ... OK 2021-05-17T18:11:48.7719570Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-17T18:12:06.3784030Z * checking re-building of vignette outputs ... OK 2021-05-17T18:12:10.0675240Z * checking PDF version of manual ... OK 2021-05-17T18:12:10.0676510Z * DONE 2021-05-17T18:12:10.0677220Z 2021-05-17T18:12:10.0678050Z Status: OK 2021-05-17T18:12:10.0678750Z 2021-05-17T18:12:10.2405020Z ── R CMD check results ───────────────────────────────────────── nsrr 0.1.5 ──── 2021-05-17T18:12:10.2428690Z Duration: 45.6s 2021-05-17T18:12:10.2437720Z 2021-05-17T18:12:10.2439470Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-17T18:12:10.2616420Z total 2040 2021-05-17T18:12:10.2620120Z drwxr-xr-x 15 runner staff 480 May 17 18:12 nsrr.Rcheck 2021-05-17T18:12:10.2622350Z -rw-r--r-- 1 runner staff 505187 May 17 18:11 nsrr_0.1.5.tar.gz 2021-05-17T18:12:10.2623930Z -rw-r--r-- 1 runner staff 533429 May 17 18:11 nsrr_0.1.5.tgz 2021-05-17T18:12:10.2680190Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T18:12:10.2681040Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T18:12:10.2980070Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T18:12:10.2980580Z env: 2021-05-17T18:12:10.2981070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:12:10.2981580Z TIC_DEPLOY_KEY: 2021-05-17T18:12:10.2981930Z RSPM: 2021-05-17T18:12:10.2983440Z GITHUB_PAT: *** 2021-05-17T18:12:10.2984280Z COVERALLS_TOKEN: *** 2021-05-17T18:12:10.2984870Z continue-on-error: false 2021-05-17T18:12:10.2985400Z VDIFFR_RUN_TESTS: false 2021-05-17T18:12:10.2985890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:12:10.2986360Z TZ: UTC 2021-05-17T18:12:10.2986780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:12:10.2987190Z NOT_CRAN: true 2021-05-17T18:12:10.2987600Z ##[endgroup] 2021-05-17T18:12:10.3458970Z 2021-05-17T18:12:10.3462040Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-17T18:12:10.3463720Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-17T18:12:10.3465320Z Platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-17T18:12:10.3467150Z 2021-05-17T18:12:10.3468270Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-17T18:12:10.3469600Z You are welcome to redistribute it under certain conditions. 2021-05-17T18:12:10.3471700Z Type 'license()' or 'licence()' for distribution details. 2021-05-17T18:12:10.3472200Z 2021-05-17T18:12:10.3472820Z R is a collaborative project with many contributors. 2021-05-17T18:12:10.3474040Z Type 'contributors()' for more information and 2021-05-17T18:12:10.3475280Z 'citation()' on how to cite R or R packages in publications. 2021-05-17T18:12:10.3475720Z 2021-05-17T18:12:10.3476670Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-17T18:12:10.3477860Z 'help.start()' for an HTML browser interface to help. 2021-05-17T18:12:10.3478830Z Type 'q()' to quit R. 2021-05-17T18:12:10.3479450Z 2021-05-17T18:12:10.3479870Z > library(testthat) 2021-05-17T18:12:10.3480340Z > library(nsrr) 2021-05-17T18:12:10.3480700Z > 2021-05-17T18:12:10.3481130Z > test_check("nsrr") 2021-05-17T18:12:10.3482300Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-17T18:12:10.3483160Z • empty test (1) 2021-05-17T18:12:10.3483460Z 2021-05-17T18:12:10.3483940Z [ FAIL 0 | WARN 0 | SKIP 1 | PASS 1 ] 2021-05-17T18:12:10.3484330Z > 2021-05-17T18:12:10.3484830Z > proc.time() 2021-05-17T18:12:10.3485310Z user system elapsed 2021-05-17T18:12:10.3485790Z 0.547 0.079 1.224 2021-05-17T18:12:10.3547810Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-17T18:12:10.3548490Z Rscript -e "tic::before_deploy()" 2021-05-17T18:12:10.3826980Z shell: /bin/bash -e {0} 2021-05-17T18:12:10.3827380Z env: 2021-05-17T18:12:10.3827850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:12:10.3828330Z TIC_DEPLOY_KEY: 2021-05-17T18:12:10.3828720Z RSPM: 2021-05-17T18:12:10.3829660Z GITHUB_PAT: *** 2021-05-17T18:12:10.3830480Z COVERALLS_TOKEN: *** 2021-05-17T18:12:10.3830970Z continue-on-error: false 2021-05-17T18:12:10.3831500Z VDIFFR_RUN_TESTS: false 2021-05-17T18:12:10.3831990Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:12:10.3832480Z TZ: UTC 2021-05-17T18:12:10.3832890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:12:10.3833300Z NOT_CRAN: true 2021-05-17T18:12:10.3833720Z ##[endgroup] 2021-05-17T18:12:10.7137660Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:12:10.8498500Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-17T18:12:10.8499130Z with: 2021-05-17T18:12:10.8499920Z upload_url: https://uploads.github.com/repos/neuroconductor/nsrr/releases/43076217/assets{?name,label} 2021-05-17T18:12:10.8500800Z asset_path: check/nsrr_0.1.5.tgz 2021-05-17T18:12:10.8501230Z asset_name: nsrr_0.1.5_R3.5.tgz 2021-05-17T18:12:10.8501820Z asset_content_type: application/octet-stream 2021-05-17T18:12:10.8502330Z env: 2021-05-17T18:12:10.8502750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:12:10.8503230Z TIC_DEPLOY_KEY: 2021-05-17T18:12:10.8503630Z RSPM: 2021-05-17T18:12:10.8504710Z GITHUB_PAT: *** 2021-05-17T18:12:10.8505990Z COVERALLS_TOKEN: *** 2021-05-17T18:12:10.8506510Z continue-on-error: false 2021-05-17T18:12:10.8507010Z VDIFFR_RUN_TESTS: false 2021-05-17T18:12:10.8507550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:12:10.8507990Z TZ: UTC 2021-05-17T18:12:10.8508420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:12:10.8508870Z NOT_CRAN: true 2021-05-17T18:12:10.8509750Z GITHUB_TOKEN: *** 2021-05-17T18:12:10.8510180Z ##[endgroup] 2021-05-17T18:12:13.2412230Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-17T18:12:13.2412950Z Rscript -e "tic::deploy()" 2021-05-17T18:12:13.2666110Z shell: /bin/bash -e {0} 2021-05-17T18:12:13.2666510Z env: 2021-05-17T18:12:13.2666980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:12:13.2667440Z TIC_DEPLOY_KEY: 2021-05-17T18:12:13.2667820Z RSPM: 2021-05-17T18:12:13.2669020Z GITHUB_PAT: *** 2021-05-17T18:12:13.2669820Z COVERALLS_TOKEN: *** 2021-05-17T18:12:13.2670740Z continue-on-error: false 2021-05-17T18:12:13.2671260Z VDIFFR_RUN_TESTS: false 2021-05-17T18:12:13.2671750Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:12:13.2672250Z TZ: UTC 2021-05-17T18:12:13.2672630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:12:13.2673060Z NOT_CRAN: true 2021-05-17T18:12:13.2673470Z ##[endgroup] 2021-05-17T18:12:13.5985170Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:12:13.7323140Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-17T18:12:13.7323800Z Rscript -e "tic::after_deploy()" 2021-05-17T18:12:13.7621350Z shell: /bin/bash -e {0} 2021-05-17T18:12:13.7621790Z env: 2021-05-17T18:12:13.7622220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:12:13.7622730Z TIC_DEPLOY_KEY: 2021-05-17T18:12:13.7623080Z RSPM: 2021-05-17T18:12:13.7624100Z GITHUB_PAT: *** 2021-05-17T18:12:13.7624930Z COVERALLS_TOKEN: *** 2021-05-17T18:12:13.7625420Z continue-on-error: false 2021-05-17T18:12:13.7625940Z VDIFFR_RUN_TESTS: false 2021-05-17T18:12:13.7626540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-17T18:12:13.7626980Z TZ: UTC 2021-05-17T18:12:13.7627390Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:12:13.7627790Z NOT_CRAN: true 2021-05-17T18:12:13.7628200Z ##[endgroup] 2021-05-17T18:12:14.1008420Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:12:14.4944740Z Post job cleanup. 2021-05-17T18:12:14.5696100Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T18:12:14.5844520Z Post job cleanup. 2021-05-17T18:12:14.7188040Z [command]/usr/local/bin/git version 2021-05-17T18:12:14.7298810Z git version 2.31.1 2021-05-17T18:12:14.7364600Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T18:12:14.7446280Z [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-17T18:12:14.8815790Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T18:12:14.8882840Z http.https://github.com/.extraheader 2021-05-17T18:12:14.8901930Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T18:12:14.9003480Z [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-17T18:12:15.0099940Z Cleaning up orphan processes