2021-05-16T22:03:26.9505623Z ##[section]Starting: Request a runner to run this job 2021-05-16T22:03:27.0422356Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T22:03:27.1192970Z 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-16T22:03:27.2030945Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T22:03:27.4939951Z ##[section]Finishing: Request a runner to run this job 2021-05-16T22:03:40.0515690Z Current runner version: '2.278.0' 2021-05-16T22:03:40.0571220Z ##[group]Operating System 2021-05-16T22:03:40.0572130Z Mac OS X 2021-05-16T22:03:40.0572700Z 10.15.7 2021-05-16T22:03:40.0573090Z 19H1030 2021-05-16T22:03:40.0573550Z ##[endgroup] 2021-05-16T22:03:40.0574050Z ##[group]Virtual Environment 2021-05-16T22:03:40.0574690Z Environment: macos-10.15 2021-05-16T22:03:40.0575300Z Version: 20210510.1 2021-05-16T22:03:40.0576230Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T22:03:40.0577550Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T22:03:40.0578360Z ##[endgroup] 2021-05-16T22:03:40.0580320Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T22:03:40.0581630Z Actions: write 2021-05-16T22:03:40.0582100Z Checks: write 2021-05-16T22:03:40.0582590Z Contents: write 2021-05-16T22:03:40.0583070Z Deployments: write 2021-05-16T22:03:40.0583780Z Issues: write 2021-05-16T22:03:40.0584490Z Metadata: read 2021-05-16T22:03:40.0585000Z Packages: write 2021-05-16T22:03:40.0585540Z PullRequests: write 2021-05-16T22:03:40.0586100Z RepositoryProjects: write 2021-05-16T22:03:40.0586810Z SecurityEvents: write 2021-05-16T22:03:40.0587310Z Statuses: write 2021-05-16T22:03:40.0587980Z ##[endgroup] 2021-05-16T22:03:40.0591420Z Prepare workflow directory 2021-05-16T22:03:40.1900660Z Prepare all required actions 2021-05-16T22:03:40.1912060Z Getting action download info 2021-05-16T22:03:40.6447320Z Download action repository 'actions/checkout@v2' 2021-05-16T22:03:41.8065050Z Download action repository 'r-lib/actions@master' 2021-05-16T22:03:43.8887040Z Download action repository 'adigherman/actions@master' 2021-05-16T22:03:45.5499370Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T22:03:45.9227430Z Download action repository 'actions/cache@v1' 2021-05-16T22:03:46.2471580Z Download action repository 'actions/upload-artifact@master' 2021-05-16T22:03:46.5994670Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T22:03:47.3698390Z ##[group]Run actions/checkout@v2 2021-05-16T22:03:47.3699080Z with: 2021-05-16T22:03:47.3699530Z repository: neuroconductor/WhiteStripe 2021-05-16T22:03:47.3700480Z token: *** 2021-05-16T22:03:47.3700820Z ssh-strict: true 2021-05-16T22:03:47.3701260Z persist-credentials: true 2021-05-16T22:03:47.3701670Z clean: true 2021-05-16T22:03:47.3702010Z fetch-depth: 1 2021-05-16T22:03:47.3702350Z lfs: false 2021-05-16T22:03:47.3703020Z submodules: false 2021-05-16T22:03:47.3703380Z env: 2021-05-16T22:03:47.3703760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:47.3704170Z TIC_DEPLOY_KEY: 2021-05-16T22:03:47.3704480Z RSPM: 2021-05-16T22:03:47.3705190Z GITHUB_PAT: *** 2021-05-16T22:03:47.3705540Z COVERALLS_TOKEN: 2021-05-16T22:03:47.3705960Z continue-on-error: true 2021-05-16T22:03:47.3706390Z VDIFFR_RUN_TESTS: false 2021-05-16T22:03:47.3706740Z ##[endgroup] 2021-05-16T22:03:48.8853150Z Syncing repository: neuroconductor/WhiteStripe 2021-05-16T22:03:48.8854340Z ##[group]Getting Git version info 2021-05-16T22:03:48.8855890Z Working directory is '/Users/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:48.8856630Z [command]/usr/local/bin/git version 2021-05-16T22:03:48.9014870Z git version 2.31.1 2021-05-16T22:03:48.9212490Z ##[endgroup] 2021-05-16T22:03:48.9229200Z Deleting the contents of '/Users/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:48.9257260Z ##[group]Initializing the repository 2021-05-16T22:03:48.9258490Z [command]/usr/local/bin/git init /Users/runner/work/WhiteStripe/WhiteStripe 2021-05-16T22:03:48.9267260Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T22:03:48.9271130Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T22:03:48.9275130Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T22:03:48.9278720Z hint: 2021-05-16T22:03:48.9285380Z hint: git config --global init.defaultBranch 2021-05-16T22:03:48.9293200Z hint: 2021-05-16T22:03:48.9314730Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T22:03:48.9342260Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T22:03:48.9373710Z hint: 2021-05-16T22:03:48.9397090Z hint: git branch -m 2021-05-16T22:03:48.9419720Z Initialized empty Git repository in /Users/runner/work/WhiteStripe/WhiteStripe/.git/ 2021-05-16T22:03:48.9446960Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:48.9447950Z ##[endgroup] 2021-05-16T22:03:48.9467220Z ##[group]Disabling automatic garbage collection 2021-05-16T22:03:48.9479260Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T22:03:48.9493930Z ##[endgroup] 2021-05-16T22:03:48.9514630Z ##[group]Setting up auth 2021-05-16T22:03:48.9516560Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:03:48.9518390Z [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-16T22:03:48.9520240Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:03:48.9522400Z [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-16T22:03:48.9525010Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T22:03:48.9525960Z ##[endgroup] 2021-05-16T22:03:48.9526840Z ##[group]Fetching the repository 2021-05-16T22:03:48.9529210Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2642ac54c2fca8e1c8e39a47847ec3ac10989911:refs/tags/2.3.2.s 2021-05-16T22:03:49.0964860Z remote: Enumerating objects: 99, done. 2021-05-16T22:03:49.1043050Z remote: Counting objects: 1% (1/99) 2021-05-16T22:03:49.1074200Z remote: Counting objects: 2% (2/99) 2021-05-16T22:03:49.1176340Z remote: Counting objects: 3% (3/99) 2021-05-16T22:03:49.1178410Z remote: Counting objects: 4% (4/99) 2021-05-16T22:03:49.1225240Z remote: Counting objects: 5% (5/99) 2021-05-16T22:03:49.1261580Z remote: Counting objects: 6% (6/99) 2021-05-16T22:03:49.1288670Z remote: Counting objects: 7% (7/99) 2021-05-16T22:03:49.1306320Z remote: Counting objects: 8% (8/99) 2021-05-16T22:03:49.1329600Z remote: Counting objects: 9% (9/99) 2021-05-16T22:03:49.1346400Z remote: Counting objects: 10% (10/99) 2021-05-16T22:03:49.1357930Z remote: Counting objects: 11% (11/99) 2021-05-16T22:03:49.1376480Z remote: Counting objects: 12% (12/99) 2021-05-16T22:03:49.1387580Z remote: Counting objects: 13% (13/99) 2021-05-16T22:03:49.1398620Z remote: Counting objects: 14% (14/99) 2021-05-16T22:03:49.1458780Z remote: Counting objects: 15% (15/99) 2021-05-16T22:03:49.1459780Z remote: Counting objects: 16% (16/99) 2021-05-16T22:03:49.1462000Z remote: Counting objects: 17% (17/99) 2021-05-16T22:03:49.1469420Z remote: Counting objects: 18% (18/99) 2021-05-16T22:03:49.1470730Z remote: Counting objects: 19% (19/99) 2021-05-16T22:03:49.1482270Z remote: Counting objects: 20% (20/99) 2021-05-16T22:03:49.1484350Z remote: Counting objects: 21% (21/99) 2021-05-16T22:03:49.1485610Z remote: Counting objects: 22% (22/99) 2021-05-16T22:03:49.1489560Z remote: Counting objects: 23% (23/99) 2021-05-16T22:03:49.1490780Z remote: Counting objects: 24% (24/99) 2021-05-16T22:03:49.1500760Z remote: Counting objects: 25% (25/99) 2021-05-16T22:03:49.1502060Z remote: Counting objects: 26% (26/99) 2021-05-16T22:03:49.1508990Z remote: Counting objects: 27% (27/99) 2021-05-16T22:03:49.1515430Z remote: Counting objects: 28% (28/99) 2021-05-16T22:03:49.1559080Z remote: Counting objects: 29% (29/99) 2021-05-16T22:03:49.1570010Z remote: Counting objects: 30% (30/99) 2021-05-16T22:03:49.1579490Z remote: Counting objects: 31% (31/99) 2021-05-16T22:03:49.1681000Z remote: Counting objects: 32% (32/99) 2021-05-16T22:03:49.1783870Z remote: Counting objects: 33% (33/99) 2021-05-16T22:03:49.1886720Z remote: Counting objects: 34% (34/99) 2021-05-16T22:03:49.1988050Z remote: Counting objects: 35% (35/99) 2021-05-16T22:03:49.2089210Z remote: Counting objects: 36% (36/99) 2021-05-16T22:03:49.2189650Z remote: Counting objects: 37% (37/99) 2021-05-16T22:03:49.2290820Z remote: Counting objects: 38% (38/99) 2021-05-16T22:03:49.2391300Z remote: Counting objects: 39% (39/99) 2021-05-16T22:03:49.2492720Z remote: Counting objects: 40% (40/99) 2021-05-16T22:03:49.2593400Z remote: Counting objects: 41% (41/99) 2021-05-16T22:03:49.2622640Z remote: Counting objects: 42% (42/99) 2021-05-16T22:03:49.2724070Z remote: Counting objects: 43% (43/99) 2021-05-16T22:03:49.2825580Z remote: Counting objects: 44% (44/99) 2021-05-16T22:03:49.2878490Z remote: Counting objects: 45% (45/99) 2021-05-16T22:03:49.2968270Z remote: Counting objects: 46% (46/99) 2021-05-16T22:03:49.2999390Z remote: Counting objects: 47% (47/99) 2021-05-16T22:03:49.3006710Z remote: Counting objects: 48% (48/99) 2021-05-16T22:03:49.3007760Z remote: Counting objects: 49% (49/99) 2021-05-16T22:03:49.3008700Z remote: Counting objects: 50% (50/99) 2021-05-16T22:03:49.3009600Z remote: Counting objects: 51% (51/99) 2021-05-16T22:03:49.3010520Z remote: Counting objects: 52% (52/99) 2021-05-16T22:03:49.3011490Z remote: Counting objects: 53% (53/99) 2021-05-16T22:03:49.3012880Z remote: Counting objects: 54% (54/99) 2021-05-16T22:03:49.3013890Z remote: Counting objects: 55% (55/99) 2021-05-16T22:03:49.3015040Z remote: Counting objects: 56% (56/99) 2021-05-16T22:03:49.3016000Z remote: Counting objects: 57% (57/99) 2021-05-16T22:03:49.3016860Z remote: Counting objects: 58% (58/99) 2021-05-16T22:03:49.3055720Z remote: Counting objects: 59% (59/99) 2021-05-16T22:03:49.3068030Z remote: Counting objects: 60% (60/99) 2021-05-16T22:03:49.3073480Z remote: Counting objects: 61% (61/99) 2021-05-16T22:03:49.3083020Z remote: Counting objects: 62% (62/99) 2021-05-16T22:03:49.3090030Z remote: Counting objects: 63% (63/99) 2021-05-16T22:03:49.3129500Z remote: Counting objects: 64% (64/99) 2021-05-16T22:03:49.3130570Z remote: Counting objects: 65% (65/99) 2021-05-16T22:03:49.3131500Z remote: Counting objects: 66% (66/99) 2021-05-16T22:03:49.3132500Z remote: Counting objects: 67% (67/99) 2021-05-16T22:03:49.3133400Z remote: Counting objects: 68% (68/99) 2021-05-16T22:03:49.3133920Z remote: Counting objects: 69% (69/99) 2021-05-16T22:03:49.3156730Z remote: Counting objects: 70% (70/99) 2021-05-16T22:03:49.3157350Z remote: Counting objects: 71% (71/99) 2021-05-16T22:03:49.3157850Z remote: Counting objects: 72% (72/99) 2021-05-16T22:03:49.3158350Z remote: Counting objects: 73% (73/99) 2021-05-16T22:03:49.3158810Z remote: Counting objects: 74% (74/99) 2021-05-16T22:03:49.3159320Z remote: Counting objects: 75% (75/99) 2021-05-16T22:03:49.3159800Z remote: Counting objects: 76% (76/99) 2021-05-16T22:03:49.3160290Z remote: Counting objects: 77% (77/99) 2021-05-16T22:03:49.3160750Z remote: Counting objects: 78% (78/99) 2021-05-16T22:03:49.3161260Z remote: Counting objects: 79% (79/99) 2021-05-16T22:03:49.3161760Z remote: Counting objects: 80% (80/99) 2021-05-16T22:03:49.3162730Z remote: Counting objects: 81% (81/99) 2021-05-16T22:03:49.3163200Z remote: Counting objects: 82% (82/99) 2021-05-16T22:03:49.3163680Z remote: Counting objects: 83% (83/99) 2021-05-16T22:03:49.3164190Z remote: Counting objects: 84% (84/99) 2021-05-16T22:03:49.3164660Z remote: Counting objects: 85% (85/99) 2021-05-16T22:03:49.3165130Z remote: Counting objects: 86% (86/99) 2021-05-16T22:03:49.3165620Z remote: Counting objects: 87% (87/99) 2021-05-16T22:03:49.3166120Z remote: Counting objects: 88% (88/99) 2021-05-16T22:03:49.3166580Z remote: Counting objects: 89% (89/99) 2021-05-16T22:03:49.3167060Z remote: Counting objects: 90% (90/99) 2021-05-16T22:03:49.3167570Z remote: Counting objects: 91% (91/99) 2021-05-16T22:03:49.3168040Z remote: Counting objects: 92% (92/99) 2021-05-16T22:03:49.3168520Z remote: Counting objects: 93% (93/99) 2021-05-16T22:03:49.3169060Z remote: Counting objects: 94% (94/99) 2021-05-16T22:03:49.3169550Z remote: Counting objects: 95% (95/99) 2021-05-16T22:03:49.3170030Z remote: Counting objects: 96% (96/99) 2021-05-16T22:03:49.3170500Z remote: Counting objects: 97% (97/99) 2021-05-16T22:03:49.3171010Z remote: Counting objects: 98% (98/99) 2021-05-16T22:03:49.3171490Z remote: Counting objects: 100% (99/99) 2021-05-16T22:03:49.3172070Z remote: Counting objects: 100% (99/99), done. 2021-05-16T22:03:49.3172620Z remote: Compressing objects: 1% (1/71) 2021-05-16T22:03:49.3173160Z remote: Compressing objects: 2% (2/71) 2021-05-16T22:03:49.3173700Z remote: Compressing objects: 4% (3/71) 2021-05-16T22:03:49.3174220Z remote: Compressing objects: 5% (4/71) 2021-05-16T22:03:49.3174770Z remote: Compressing objects: 7% (5/71) 2021-05-16T22:03:49.3175290Z remote: Compressing objects: 8% (6/71) 2021-05-16T22:03:49.3176140Z remote: Compressing objects: 9% (7/71) 2021-05-16T22:03:49.3176740Z remote: Compressing objects: 11% (8/71) 2021-05-16T22:03:49.3177270Z remote: Compressing objects: 12% (9/71) 2021-05-16T22:03:49.3177830Z remote: Compressing objects: 14% (10/71) 2021-05-16T22:03:49.3178360Z remote: Compressing objects: 15% (11/71) 2021-05-16T22:03:49.3178920Z remote: Compressing objects: 16% (12/71) 2021-05-16T22:03:49.3179780Z remote: Compressing objects: 18% (13/71) 2021-05-16T22:03:49.3180390Z remote: Compressing objects: 19% (14/71) 2021-05-16T22:03:49.3180930Z remote: Compressing objects: 21% (15/71) 2021-05-16T22:03:49.3181500Z remote: Compressing objects: 22% (16/71) 2021-05-16T22:03:49.3182070Z remote: Compressing objects: 23% (17/71) 2021-05-16T22:03:49.3182600Z remote: Compressing objects: 25% (18/71) 2021-05-16T22:03:49.3183170Z remote: Compressing objects: 26% (19/71) 2021-05-16T22:03:49.3183720Z remote: Compressing objects: 28% (20/71) 2021-05-16T22:03:49.3184280Z remote: Compressing objects: 29% (21/71) 2021-05-16T22:03:49.3184810Z remote: Compressing objects: 30% (22/71) 2021-05-16T22:03:49.3185370Z remote: Compressing objects: 32% (23/71) 2021-05-16T22:03:49.3185900Z remote: Compressing objects: 33% (24/71) 2021-05-16T22:03:49.3186440Z remote: Compressing objects: 35% (25/71) 2021-05-16T22:03:49.3186940Z remote: Compressing objects: 36% (26/71) 2021-05-16T22:03:49.3187430Z remote: Compressing objects: 38% (27/71) 2021-05-16T22:03:49.3187930Z remote: Compressing objects: 39% (28/71) 2021-05-16T22:03:49.3188430Z remote: Compressing objects: 40% (29/71) 2021-05-16T22:03:49.3188930Z remote: Compressing objects: 42% (30/71) 2021-05-16T22:03:49.3189430Z remote: Compressing objects: 43% (31/71) 2021-05-16T22:03:49.3189990Z remote: Compressing objects: 45% (32/71) 2021-05-16T22:03:49.3190880Z remote: Compressing objects: 46% (33/71) 2021-05-16T22:03:49.3191590Z remote: Compressing objects: 47% (34/71) 2021-05-16T22:03:49.3192160Z remote: Compressing objects: 49% (35/71) 2021-05-16T22:03:49.3193520Z remote: Compressing objects: 50% (36/71) 2021-05-16T22:03:49.3194090Z remote: Compressing objects: 52% (37/71) 2021-05-16T22:03:49.3194600Z remote: Compressing objects: 53% (38/71) 2021-05-16T22:03:49.3195160Z remote: Compressing objects: 54% (39/71) 2021-05-16T22:03:49.3195680Z remote: Compressing objects: 56% (40/71) 2021-05-16T22:03:49.3196220Z remote: Compressing objects: 57% (41/71) 2021-05-16T22:03:49.3196740Z remote: Compressing objects: 59% (42/71) 2021-05-16T22:03:49.3197270Z remote: Compressing objects: 60% (43/71) 2021-05-16T22:03:49.3197800Z remote: Compressing objects: 61% (44/71) 2021-05-16T22:03:49.3198300Z remote: Compressing objects: 63% (45/71) 2021-05-16T22:03:49.3198850Z remote: Compressing objects: 64% (46/71) 2021-05-16T22:03:49.3199350Z remote: Compressing objects: 66% (47/71) 2021-05-16T22:03:49.3199880Z remote: Compressing objects: 67% (48/71) 2021-05-16T22:03:49.3200410Z remote: Compressing objects: 69% (49/71) 2021-05-16T22:03:49.3200960Z remote: Compressing objects: 70% (50/71) 2021-05-16T22:03:49.3201490Z remote: Compressing objects: 71% (51/71) 2021-05-16T22:03:49.3202040Z remote: Compressing objects: 73% (52/71) 2021-05-16T22:03:49.3202590Z remote: Compressing objects: 74% (53/71) 2021-05-16T22:03:49.3203740Z remote: Compressing objects: 76% (54/71) 2021-05-16T22:03:49.3204550Z remote: Compressing objects: 77% (55/71) 2021-05-16T22:03:49.3205140Z remote: Compressing objects: 78% (56/71) 2021-05-16T22:03:49.3205940Z remote: Compressing objects: 80% (57/71) 2021-05-16T22:03:49.3206500Z remote: Compressing objects: 81% (58/71) 2021-05-16T22:03:49.3207360Z remote: Compressing objects: 83% (59/71) 2021-05-16T22:03:49.3207950Z remote: Compressing objects: 84% (60/71) 2021-05-16T22:03:49.3208480Z remote: Compressing objects: 85% (61/71) 2021-05-16T22:03:49.3209030Z remote: Compressing objects: 87% (62/71) 2021-05-16T22:03:49.3209560Z remote: Compressing objects: 88% (63/71) 2021-05-16T22:03:49.3210090Z remote: Compressing objects: 90% (64/71) 2021-05-16T22:03:49.3210610Z remote: Compressing objects: 91% (65/71) 2021-05-16T22:03:49.3211170Z remote: Compressing objects: 92% (66/71) 2021-05-16T22:03:49.3211700Z remote: Compressing objects: 94% (67/71) 2021-05-16T22:03:49.3212260Z remote: Compressing objects: 95% (68/71) 2021-05-16T22:03:49.3212780Z remote: Compressing objects: 97% (69/71) 2021-05-16T22:03:49.3213350Z remote: Compressing objects: 98% (70/71) 2021-05-16T22:03:49.3213910Z remote: Compressing objects: 100% (71/71) 2021-05-16T22:03:49.3214480Z remote: Compressing objects: 100% (71/71), done. 2021-05-16T22:03:49.8509630Z remote: Total 99 (delta 23), reused 82 (delta 22), pack-reused 0 2021-05-16T22:03:49.8812300Z From https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:49.8833680Z * [new ref] 2642ac54c2fca8e1c8e39a47847ec3ac10989911 -> 2.3.2.s 2021-05-16T22:03:49.8902100Z ##[endgroup] 2021-05-16T22:03:49.8924300Z ##[group]Determining the checkout info 2021-05-16T22:03:49.8962190Z ##[endgroup] 2021-05-16T22:03:49.8995120Z ##[group]Checking out the ref 2021-05-16T22:03:49.9012050Z [command]/usr/local/bin/git checkout --progress --force refs/tags/2.3.2.s 2021-05-16T22:03:50.0894200Z HEAD is now at 2642ac5 Version id 62 stable 2021-05-16T22:03:50.0916790Z ##[endgroup] 2021-05-16T22:03:50.0954030Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T22:03:50.1018890Z '2642ac54c2fca8e1c8e39a47847ec3ac10989911' 2021-05-16T22:03:50.1203380Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T22:03:50.1204150Z with: 2021-05-16T22:03:50.1204490Z r-version: devel 2021-05-16T22:03:50.1204820Z Ncpus: 1 2021-05-16T22:03:50.1205180Z crayon.enabled: NULL 2021-05-16T22:03:50.1205650Z remove-openmp-macos: true 2021-05-16T22:03:50.1206150Z http-user-agent: default 2021-05-16T22:03:50.1206560Z install-r: true 2021-05-16T22:03:50.1207070Z windows-path-include-mingw: true 2021-05-16T22:03:50.1207540Z env: 2021-05-16T22:03:50.1207920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:50.1208340Z TIC_DEPLOY_KEY: 2021-05-16T22:03:50.1208650Z RSPM: 2021-05-16T22:03:50.1209760Z GITHUB_PAT: *** 2021-05-16T22:03:50.1210130Z COVERALLS_TOKEN: 2021-05-16T22:03:50.1210550Z continue-on-error: true 2021-05-16T22:03:50.1210980Z VDIFFR_RUN_TESTS: false 2021-05-16T22:03:50.1211340Z ##[endgroup] 2021-05-16T22:03:50.3387260Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T22:03:53.1913310Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T22:03:53.4174620Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T22:03:53.4277340Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T22:03:53.4380290Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T22:03:53.4482070Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T22:03:53.4584680Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T22:03:53.4686430Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T22:03:53.4788700Z Checksumming (Apple_Free : 3)… 2021-05-16T22:03:53.4891500Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T22:03:53.4994140Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T22:03:53.5098410Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T22:03:53.5200410Z Checksumming (Apple_Free : 5)… 2021-05-16T22:03:54.1272680Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T22:03:54.1312610Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T22:03:55.0316500Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T22:03:55.0318960Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T22:03:56.1302940Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T22:03:56.1404520Z verified CRC32 $84F1919B 2021-05-16T22:03:56.6174850Z /dev/disk2 GUID_partition_scheme 2021-05-16T22:03:56.6282130Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T22:03:56.6400200Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T22:03:59.7129470Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T22:03:59.7130250Z To reinstall 0.29.2_3, run: 2021-05-16T22:03:59.7131200Z brew reinstall pkg-config 2021-05-16T22:03:59.7742320Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T22:04:01.4103960Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T22:04:01.7602320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T22%3A10%3A00Z&sig=TsYsSa7K7oY5DjCfkHLE%2FhFvbc3PcCnnKXLb5aVAQ50%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:04:02.1494610Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T22:04:03.7794660Z installer: Package name is gfortran 2021-05-16T22:04:03.7896370Z installer: Installing at base path / 2021-05-16T22:04:03.7998880Z installer: The install was successful. 2021-05-16T22:04:03.8101300Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T22:04:04.0063200Z "disk2" ejected. 2021-05-16T22:04:04.0163860Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T22:04:05.3978160Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T22:04:05.4477320Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T22:04:07.0877440Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T22:04:07.4443650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T22%3A10%3A00Z&sig=2589kD%2BOcu6%2BVRD4VCcKMg8HAbw%2F9rIc7s6EPGoWkyE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:04:07.5231730Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T22:04:07.7047700Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-16T22:04:10.0071040Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T22:04:20.2311110Z installer: Package name is R 4.2.0 for macOS 2021-05-16T22:04:20.2312670Z installer: Upgrading at base path / 2021-05-16T22:04:20.2315900Z installer: The upgrade was successful. 2021-05-16T22:04:20.2341720Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T22:04:20.2637420Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T22:04:20.2638010Z env: 2021-05-16T22:04:20.2638430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:20.2638890Z TIC_DEPLOY_KEY: 2021-05-16T22:04:20.2639240Z RSPM: 2021-05-16T22:04:20.2640510Z GITHUB_PAT: *** 2021-05-16T22:04:20.2640940Z COVERALLS_TOKEN: 2021-05-16T22:04:20.2641390Z continue-on-error: true 2021-05-16T22:04:20.2641880Z VDIFFR_RUN_TESTS: false 2021-05-16T22:04:20.2642360Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:04:20.2642810Z TZ: UTC 2021-05-16T22:04:20.2643150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:20.2643570Z NOT_CRAN: true 2021-05-16T22:04:20.2643920Z ##[endgroup] 2021-05-16T22:04:20.6564660Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T22:04:20.7899240Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T22:04:20.7929850Z Dload Upload Total Spent Left Speed 2021-05-16T22:04:20.7930680Z 2021-05-16T22:04:20.8579330Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T22:04:20.8625820Z 100 117 0 117 0 0 1539 0 --:--:-- --:--:-- --:--:-- 1560 2021-05-16T22:04:21.1422540Z 2021-05-16T22:04:21.1444130Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T22:04:21.3855030Z 2021-05-16T22:04:22.3984490Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T22:04:23.3810460Z 9 82.6M 9 8208k 0 0 5079k 0 0:00:16 0:00:01 0:00:15 8110k 2021-05-16T22:04:24.4283460Z 36 82.6M 36 30.0M 0 0 11.5M 0 0:00:07 0:00:02 0:00:05 15.0M 2021-05-16T22:04:25.3777140Z 62 82.6M 62 52.0M 0 0 14.2M 0 0:00:05 0:00:03 0:00:02 17.0M 2021-05-16T22:04:25.8064330Z 88 82.6M 88 72.8M 0 0 15.8M 0 0:00:05 0:00:04 0:00:01 18.2M 2021-05-16T22:04:25.8066350Z 100 82.6M 100 82.6M 0 0 16.4M 0 0:00:05 0:00:05 --:--:-- 18.6M 2021-05-16T22:04:30.0094640Z ##[group]Run tlmgr update --self 2021-05-16T22:04:30.0095390Z tlmgr update --self 2021-05-16T22:04:30.0096250Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T22:04:30.0097060Z tlmgr update --all 2021-05-16T22:04:30.0294610Z shell: /bin/bash -e {0} 2021-05-16T22:04:30.0295030Z env: 2021-05-16T22:04:30.0295460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:30.0295940Z TIC_DEPLOY_KEY: 2021-05-16T22:04:30.0296280Z RSPM: 2021-05-16T22:04:30.0298040Z GITHUB_PAT: *** 2021-05-16T22:04:30.0298490Z COVERALLS_TOKEN: 2021-05-16T22:04:30.0298940Z continue-on-error: true 2021-05-16T22:04:30.0299430Z VDIFFR_RUN_TESTS: false 2021-05-16T22:04:30.0299910Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:04:30.0300380Z TZ: UTC 2021-05-16T22:04:30.0300750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:30.0301170Z NOT_CRAN: true 2021-05-16T22:04:30.0301620Z ##[endgroup] 2021-05-16T22:04:32.2507690Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:32.2512040Z tlmgr: no self-updates for tlmgr available 2021-05-16T22:04:34.4078690Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:34.4079720Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T22:04:34.6643730Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T22:04:35.0478720Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T22:04:35.2993530Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T22:04:35.6136160Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T22:04:35.8732120Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-16T22:04:38.8549510Z [7/89, 00:04/00:04] install: biber [1k] 2021-05-16T22:05:13.3113150Z [8/89, 00:39/00:43] install: biblatex [238k] 2021-05-16T22:05:13.8136810Z [9/89, 00:39/00:42] install: checkcites.universal-darwin [1k] 2021-05-16T22:05:14.0654490Z [10/89, 00:40/00:43] install: checkcites [7k] 2021-05-16T22:05:14.3251060Z [11/89, 00:40/00:43] install: chickenize [15k] 2021-05-16T22:05:14.6380890Z [12/89, 00:40/00:43] install: chinese-jfm [3k] 2021-05-16T22:05:14.8979840Z [13/89, 00:40/00:43] install: cloze [9k] 2021-05-16T22:05:15.1574540Z [14/89, 00:41/00:44] install: colorprofiles [86k] 2021-05-16T22:05:15.5160250Z [15/89, 00:41/00:44] install: combofont [2k] 2021-05-16T22:05:15.7781180Z [16/89, 00:41/00:44] install: courier [470k] 2021-05-16T22:05:16.3593300Z [17/89, 00:42/00:45] install: courier-scaled [3k] 2021-05-16T22:05:16.6285500Z [18/89, 00:42/00:45] install: cstypo [3k] 2021-05-16T22:05:16.9026290Z [19/89, 00:42/00:45] install: ctablestack [2k] 2021-05-16T22:05:17.1726200Z [20/89, 00:43/00:46] install: ekdosis [19k] 2021-05-16T22:05:17.4912670Z [21/89, 00:43/00:46] install: emoji [40k] 2021-05-16T22:05:17.8557340Z [22/89, 00:43/00:46] install: emojicite [2k] 2021-05-16T22:05:18.1176670Z [23/89, 00:44/00:47] install: enctex [24k] 2021-05-16T22:05:18.4277240Z [24/89, 00:44/00:47] install: enigma [18k] 2021-05-16T22:05:18.7398760Z [25/89, 00:44/00:47] install: etex-pkg [6k] 2021-05-16T22:05:18.9926600Z [26/89, 00:44/00:47] install: filecontents [3k] 2021-05-16T22:05:19.2556480Z [27/89, 00:45/00:48] install: grfext [3k] 2021-05-16T22:05:19.5166670Z [28/89, 00:45/00:48] install: hyphenex [9k] 2021-05-16T22:05:19.7694260Z [29/89, 00:45/00:48] install: ifplatform [2k] 2021-05-16T22:05:20.0233170Z [30/89, 00:46/00:49] install: innerscript [4k] 2021-05-16T22:05:20.2751280Z [31/89, 00:46/00:49] install: interpreter [7k] 2021-05-16T22:05:20.5361780Z [32/89, 00:46/00:49] install: kanaparser [5k] 2021-05-16T22:05:20.7895450Z [33/89, 00:46/00:49] install: knuth-local [23k] 2021-05-16T22:05:21.0991950Z [34/89, 00:47/00:50] install: logreq [4k] 2021-05-16T22:05:21.3658380Z [35/89, 00:47/00:50] install: lua-typo [7k] 2021-05-16T22:05:21.6193250Z [36/89, 00:47/00:50] install: lua-uca [70k] 2021-05-16T22:05:21.9907070Z [37/89, 00:47/00:50] install: lua-ul [7k] 2021-05-16T22:05:22.2565010Z [38/89, 00:48/00:51] install: lua-uni-algos [6k] 2021-05-16T22:05:22.5188450Z [39/89, 00:48/00:51] install: lua-visual-debug [4k] 2021-05-16T22:05:22.7832530Z [40/89, 00:48/00:51] install: luacode [3k] 2021-05-16T22:05:23.0428480Z [41/89, 00:49/00:52] install: luacolor [5k] 2021-05-16T22:05:23.3007730Z [42/89, 00:49/00:52] install: luahyphenrules [3k] 2021-05-16T22:05:23.5622450Z [43/89, 00:49/00:52] install: luaimageembed [2k] 2021-05-16T22:05:23.8283900Z [44/89, 00:49/00:52] install: luaindex [5k] 2021-05-16T22:05:24.0914020Z [45/89, 00:50/00:53] install: luainputenc [5k] 2021-05-16T22:05:24.3484200Z [46/89, 00:50/00:53] install: luaintro [1k] 2021-05-16T22:05:24.6102220Z [47/89, 00:50/00:53] install: luakeys [5k] 2021-05-16T22:05:24.8758120Z [48/89, 00:50/00:53] install: lualatex-doc [1k] 2021-05-16T22:05:25.1368720Z [49/89, 00:51/00:54] install: lualatex-truncate [2k] 2021-05-16T22:05:25.3993460Z [50/89, 00:51/00:54] install: luamplib [12k] 2021-05-16T22:05:25.6543180Z [51/89, 00:51/00:54] install: luapackageloader [2k] 2021-05-16T22:05:25.9169470Z [52/89, 00:51/00:54] install: luaprogtable [7k] 2021-05-16T22:05:26.1714040Z [53/89, 00:52/00:55] install: luarandom [2k] 2021-05-16T22:05:26.4242470Z [54/89, 00:52/00:55] install: luatex85 [2k] 2021-05-16T22:05:26.6843840Z [55/89, 00:52/00:55] install: luatexbase [4k] 2021-05-16T22:05:26.9531770Z [56/89, 00:52/00:55] install: luatexko [22k] 2021-05-16T22:05:27.2707550Z [57/89, 00:53/00:56] install: luatextra [2k] 2021-05-16T22:05:27.5247500Z [58/89, 00:53/00:56] install: luavlna [8k] 2021-05-16T22:05:27.7967710Z [59/89, 00:53/00:56] install: luaxml [31k] 2021-05-16T22:05:28.1188490Z [60/89, 00:54/00:57] install: makeindex.universal-darwin [91k] 2021-05-16T22:05:28.5210810Z [61/89, 00:54/00:57] install: makeindex [5k] 2021-05-16T22:05:28.7859590Z [62/89, 00:54/00:57] install: mflogo [2k] 2021-05-16T22:05:29.0396240Z [63/89, 00:55/00:58] install: newpax [9k] 2021-05-16T22:05:29.3029220Z [64/89, 00:55/00:58] install: nodetree [13k] 2021-05-16T22:05:29.6053980Z [65/89, 00:55/00:58] install: odsfile [5k] 2021-05-16T22:05:29.8601590Z [66/89, 00:55/00:58] install: optex.universal-darwin [1k] 2021-05-16T22:05:30.1130370Z [67/89, 00:56/00:59] install: optex [770k] 2021-05-16T22:05:30.7808790Z [68/89, 00:56/00:58] install: pdfarticle [4k] 2021-05-16T22:05:31.0421090Z [69/89, 00:57/00:59] install: pdfextra [22k] 2021-05-16T22:05:31.3644810Z [70/89, 00:57/00:59] install: placeat [4k] 2021-05-16T22:05:31.6287540Z [71/89, 00:57/00:59] install: plantuml [3k] 2021-05-16T22:05:31.8876400Z [72/89, 00:57/00:59] install: rsfs [55k] 2021-05-16T22:05:32.2564720Z [73/89, 00:58/01:00] install: selnolig [53k] 2021-05-16T22:05:32.6105990Z [74/89, 00:58/00:59] install: spelling [14k] 2021-05-16T22:05:32.9164030Z [75/89, 00:58/00:59] install: stricttex [2k] 2021-05-16T22:05:33.1752520Z [76/89, 00:59/01:00] install: texlive-common [1k] 2021-05-16T22:05:33.4339880Z [77/89, 00:59/01:00] install: texlive-en [1k] 2021-05-16T22:05:33.7196570Z [78/89, 00:59/01:00] install: texlive-msg-translations [144k] 2021-05-16T22:05:34.1540490Z [79/89, 01:00/01:01] install: thumbpdf.universal-darwin [1k] 2021-05-16T22:05:34.4174190Z [80/89, 01:00/01:01] install: thumbpdf [19k] 2021-05-16T22:05:34.7527120Z [81/89, 01:00/01:01] install: tlshell.universal-darwin [1k] 2021-05-16T22:05:35.0162870Z [82/89, 01:01/01:02] install: tlshell [29k] 2021-05-16T22:05:35.3305780Z [83/89, 01:01/01:02] install: typewriter [25k] 2021-05-16T22:05:35.6352090Z [84/89, 01:01/01:02] install: uninormalize [6k] 2021-05-16T22:05:35.8972340Z [85/89, 01:01/01:02] install: upquote [2k] 2021-05-16T22:05:36.1519300Z [86/89, 01:02/01:03] install: xdvi.universal-darwin [948k] 2021-05-16T22:05:36.8481000Z [87/89, 01:02/01:02] install: xdvi [7k] 2021-05-16T22:05:37.1072890Z [88/89, 01:03/01:03] install: collection-basic [1k] 2021-05-16T22:05:37.3649630Z [89/89, 01:03/01:03] install: collection-luatex [1k] 2021-05-16T22:05:37.6210100Z running mktexlsr ... 2021-05-16T22:05:38.2380130Z done running mktexlsr. 2021-05-16T22:05:38.2784980Z running updmap-sys ... 2021-05-16T22:05:38.8422160Z done running updmap-sys. 2021-05-16T22:05:38.8423450Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T22:05:38.8425610Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/O2T9TauaHd/l9_QJCU015 ... 2021-05-16T22:05:39.9256880Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/O2T9TauaHd/l9_QJCU015. 2021-05-16T22:05:39.9258760Z OK: optex.fmt/luatex 2021-05-16T22:05:39.9260070Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T22:05:39.9261540Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T22:05:42.0970710Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:05:42.0971790Z tlmgr: no updates available 2021-05-16T22:05:42.2298040Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T22:05:42.2298530Z with: 2021-05-16T22:05:42.2298890Z pandoc-version: 2.7.3 2021-05-16T22:05:42.2299230Z env: 2021-05-16T22:05:42.2299610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:05:42.2300020Z TIC_DEPLOY_KEY: 2021-05-16T22:05:42.2300340Z RSPM: 2021-05-16T22:05:42.2301440Z GITHUB_PAT: *** 2021-05-16T22:05:42.2301810Z COVERALLS_TOKEN: 2021-05-16T22:05:42.2302290Z continue-on-error: true 2021-05-16T22:05:42.2302760Z VDIFFR_RUN_TESTS: false 2021-05-16T22:05:42.2303210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:05:42.2303610Z TZ: UTC 2021-05-16T22:05:42.2303950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:05:42.2304310Z NOT_CRAN: true 2021-05-16T22:05:42.2304640Z ##[endgroup] 2021-05-16T22:05:42.6706170Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T22:05:45.3690900Z installer: Package name is pandoc 2021-05-16T22:05:45.3694860Z installer: Installing at base path / 2021-05-16T22:05:45.3695600Z installer: The install was successful. 2021-05-16T22:05:45.3846910Z ##[group]Run git config user.name adigherman 2021-05-16T22:05:45.3847620Z git config user.name adigherman 2021-05-16T22:05:45.3848220Z git config user.email adig@jhu.edu 2021-05-16T22:05:45.4026920Z shell: /bin/bash -e {0} 2021-05-16T22:05:45.4027350Z env: 2021-05-16T22:05:45.4027800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:05:45.4028340Z TIC_DEPLOY_KEY: 2021-05-16T22:05:45.4028700Z RSPM: 2021-05-16T22:05:45.4029750Z GITHUB_PAT: *** 2021-05-16T22:05:45.4030180Z COVERALLS_TOKEN: 2021-05-16T22:05:45.4030680Z continue-on-error: true 2021-05-16T22:05:45.4031160Z VDIFFR_RUN_TESTS: false 2021-05-16T22:05:45.4031690Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:05:45.4032180Z TZ: UTC 2021-05-16T22:05:45.4032570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:05:45.4033010Z NOT_CRAN: true 2021-05-16T22:05:45.4033390Z ##[endgroup] 2021-05-16T22:05:45.4519990Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T22:05:45.4520710Z env: 2021-05-16T22:05:45.4521190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:05:45.4521660Z TIC_DEPLOY_KEY: 2021-05-16T22:05:45.4522000Z RSPM: 2021-05-16T22:05:45.4523360Z GITHUB_PAT: *** 2021-05-16T22:05:45.4523770Z COVERALLS_TOKEN: 2021-05-16T22:05:45.4524250Z continue-on-error: true 2021-05-16T22:05:45.4524710Z VDIFFR_RUN_TESTS: false 2021-05-16T22:05:45.4525250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:05:45.4525710Z TZ: UTC 2021-05-16T22:05:45.4526080Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:05:45.4526490Z NOT_CRAN: true 2021-05-16T22:05:45.4526840Z ##[endgroup] 2021-05-16T22:05:47.0900480Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T22:05:47.1203580Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T22:05:47.1204340Z To reinstall 3.20.2, run: 2021-05-16T22:05:47.1205010Z brew reinstall cmake 2021-05-16T22:05:48.6635080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T22:05:49.7946300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:05:50.3361600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T22:05:50.6856760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T22%3A15%3A00Z&sig=E%2Bep21iLBpsT1Gv%2FDPJuwCa1S5aWwGTuTT87m1gDcYw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:05:50.7179280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=E\%2Bep21iLBpsT1Gv\%2FDPJuwCa1S5aWwGTuTT87m1gDcYw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:05:50.7851760Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T22:05:50.8550780Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T22:05:50.8578360Z 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/d20210516-2766-knbbo2 2021-05-16T22:05:50.8802610Z cp -pR /private/tmp/d20210516-2766-knbbo2/libssh/. /usr/local/Cellar/libssh 2021-05-16T22:05:50.9004110Z chmod -Rf +w /private/tmp/d20210516-2766-knbbo2 2021-05-16T22:05:50.9555000Z ==> Finishing up 2021-05-16T22:05:50.9879870Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T22:05:50.9897400Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T22:05:50.9902960Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T22:05:50.9908510Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T22:05:50.9912800Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T22:05:50.9918230Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T22:05:50.9925290Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T22:05:51.0074850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2930-7fbacu.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-16T22:05:53.1430310Z ==> Summary 2021-05-16T22:05:53.1457270Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T22:05:55.1407150Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T22:05:56.2042070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:05:56.7188820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T22:05:57.0478610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T22%3A15%3A00Z&sig=Y1Z6K%2BdgrezviQa0VkiSr2kb4HiNQTLQo0%2F6CQ313kU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:05:57.0924450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-16T22\%3A15\%3A00Z\&sig=Y1Z6K\%2BdgrezviQa0VkiSr2kb4HiNQTLQo0\%2F6CQ313kU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:05:58.0498260Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T22:05:58.4019570Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T22:05:59.4550070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:05:59.9955990Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T22:06:00.3363680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T22%3A15%3A00Z&sig=pOXiBeoCBv%2BwGVd2sjXLEsQS6kTsV%2FP2E5l6z7U0%2F5s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:00.3749850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=pOXiBeoCBv\%2BwGVd2sjXLEsQS6kTsV\%2FP2E5l6z7U0\%2F5s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:00.4355090Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T22:06:00.4424010Z ==> Installing dependencies for jags: gcc 2021-05-16T22:06:00.4431850Z ==> Installing jags dependency: gcc 2021-05-16T22:06:00.5285920Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T22:06:00.5314560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2937-8hphtg 2021-05-16T22:06:02.8609670Z cp -pR /private/tmp/d20210516-2937-8hphtg/gcc/. /usr/local/Cellar/gcc 2021-05-16T22:06:04.3007640Z chmod -Rf +w /private/tmp/d20210516-2937-8hphtg 2021-05-16T22:06:08.1247780Z ==> Finishing up 2021-05-16T22:06:08.3022620Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T22:06:08.3026580Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T22:06:08.3031930Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T22:06:08.3036560Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T22:06:08.3041730Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T22:06:08.3046520Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T22:06:08.3051750Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T22:06:08.3056440Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T22:06:08.3061440Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T22:06:08.3066430Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T22:06:08.3079540Z rm /usr/local/bin/c++-11 2021-05-16T22:06:08.3083900Z rm /usr/local/bin/cpp-11 2021-05-16T22:06:08.3087180Z rm /usr/local/bin/g++-11 2021-05-16T22:06:08.3090890Z rm /usr/local/bin/gcc-11 2021-05-16T22:06:08.3138760Z rm /usr/local/bin/gcc-ar-11 2021-05-16T22:06:08.3142110Z rm /usr/local/bin/gcc-nm-11 2021-05-16T22:06:08.3145560Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T22:06:08.3148080Z rm /usr/local/bin/gcov-11 2021-05-16T22:06:08.3151180Z rm /usr/local/bin/gcov-dump-11 2021-05-16T22:06:08.3154590Z rm /usr/local/bin/gcov-tool-11 2021-05-16T22:06:08.5437210Z Error: The `brew link` step did not complete successfully 2021-05-16T22:06:08.5438150Z The formula built, but is not symlinked into /usr/local 2021-05-16T22:06:08.5442230Z Could not symlink bin/gfortran 2021-05-16T22:06:08.5443020Z Target /usr/local/bin/gfortran 2021-05-16T22:06:08.5443690Z already exists. You may want to remove it: 2021-05-16T22:06:08.5444810Z rm '/usr/local/bin/gfortran' 2021-05-16T22:06:08.5445140Z 2021-05-16T22:06:08.5445770Z To force the link and overwrite all conflicting files: 2021-05-16T22:06:08.5446780Z brew link --overwrite gcc 2021-05-16T22:06:08.5447130Z 2021-05-16T22:06:08.5447630Z To list all files that would be deleted: 2021-05-16T22:06:08.5448650Z brew link --overwrite --dry-run gcc 2021-05-16T22:06:08.5449010Z 2021-05-16T22:06:08.5449490Z Possible conflicting files are: 2021-05-16T22:06:08.5481060Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T22:06:09.0184660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3110-1kayxti.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-16T22:06:11.5012240Z ==> Summary 2021-05-16T22:06:11.5912920Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T22:06:11.5917500Z ==> Installing jags 2021-05-16T22:06:11.5921550Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T22:06:11.5939810Z 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/d20210516-2937-1tmfqsq 2021-05-16T22:06:11.6489570Z cp -pR /private/tmp/d20210516-2937-1tmfqsq/jags/. /usr/local/Cellar/jags 2021-05-16T22:06:11.7185030Z chmod -Rf +w /private/tmp/d20210516-2937-1tmfqsq 2021-05-16T22:06:11.8417290Z ==> Finishing up 2021-05-16T22:06:11.8738060Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T22:06:11.8745450Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T22:06:11.8755430Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T22:06:11.8762260Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T22:06:11.8767010Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T22:06:11.8772220Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T22:06:11.8777020Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T22:06:11.8782360Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T22:06:11.8789590Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T22:06:11.9147240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3136-j82lkt.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-16T22:06:14.1592160Z ==> Summary 2021-05-16T22:06:14.1682690Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T22:06:16.3563840Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T22:06:17.4407510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:17.9554570Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T22:06:18.2982480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T22%3A15%3A00Z&sig=d40MvH66rBNCbin14BFEFWzqHmpEPvNeGagS%2BYWITGQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:18.3385270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=d40MvH66rBNCbin14BFEFWzqHmpEPvNeGagS\%2BYWITGQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:18.5343020Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T22:06:18.6422070Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T22:06:18.6450560Z 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/d20210516-3143-1s93qfe 2021-05-16T22:06:18.8896110Z cp -pR /private/tmp/d20210516-3143-1s93qfe/v8/. /usr/local/Cellar/v8 2021-05-16T22:06:19.0238540Z chmod -Rf +w /private/tmp/d20210516-3143-1s93qfe 2021-05-16T22:06:19.2098190Z ==> Finishing up 2021-05-16T22:06:19.2599940Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T22:06:19.2990210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3308-1jxb8rv.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-16T22:06:21.5132090Z ==> Summary 2021-05-16T22:06:21.5192210Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T22:06:23.5267930Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T22:06:24.5972900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:25.1698200Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T22:06:25.4912220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T22%3A15%3A00Z&sig=jK2ogoQ%2BKLM4YQPw2bj2C%2BvmbIWVJXvcYPoxZyq4%2FKE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:25.5202470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=jK2ogoQ\%2BKLM4YQPw2bj2C\%2BvmbIWVJXvcYPoxZyq4\%2FKE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:25.7206580Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T22:06:25.7397510Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T22:06:26.8731040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:27.4193740Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T22:06:27.7506870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T22%3A15%3A00Z&sig=s9fJE%2FqMp9O%2Bim7bOr4EGmVpdYH8Tk3%2BK1b4ZCEmQDQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:27.7801340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=s9fJE\%2FqMp9O\%2Bim7bOr4EGmVpdYH8Tk3\%2BK1b4ZCEmQDQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:27.8979370Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T22:06:27.9116240Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T22:06:28.9955810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:29.6416560Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T22:06:29.9838170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T22%3A15%3A00Z&sig=Z9ep5TXzm7A8ViVvTDNob88khRMqUD4IuD2hxPcfBLQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:30.0224480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Z9ep5TXzm7A8ViVvTDNob88khRMqUD4IuD2hxPcfBLQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:30.1577320Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T22:06:30.1808340Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T22:06:30.1814020Z ==> Installing fftw dependency: hwloc 2021-05-16T22:06:30.2454090Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T22:06:30.2481690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3315-10gj3vb 2021-05-16T22:06:30.5555770Z cp -pR /private/tmp/d20210516-3315-10gj3vb/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T22:06:31.0104580Z chmod -Rf +w /private/tmp/d20210516-3315-10gj3vb 2021-05-16T22:06:31.4178560Z ==> Finishing up 2021-05-16T22:06:31.4567760Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T22:06:31.4572950Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T22:06:31.4578380Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T22:06:31.4582980Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T22:06:31.4588470Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T22:06:31.4593620Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T22:06:31.4599270Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T22:06:31.4603930Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T22:06:31.4609320Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T22:06:31.4614240Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T22:06:31.4619400Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T22:06:31.4624760Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T22:06:31.4630300Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T22:06:31.4636950Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T22:06:31.4642130Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T22:06:31.4653720Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T22:06:31.4661380Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T22:06:31.4666680Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T22:06:31.4677320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T22:06:31.4682940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T22:06:31.4688650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T22:06:31.4694860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T22:06:31.4700170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T22:06:31.4705780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T22:06:31.4711440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T22:06:31.4728760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T22:06:31.4749570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T22:06:31.4755650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T22:06:31.4761440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T22:06:31.4767420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T22:06:31.4772660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T22:06:31.4805450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T22:06:31.4821920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T22:06:31.4841540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T22:06:31.4858030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T22:06:31.4863830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T22:06:31.4876200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T22:06:31.4881500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T22:06:31.4887730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T22:06:31.4900740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T22:06:31.4919730Z 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-16T22:06:31.4925500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T22:06:31.4931690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T22:06:31.4948250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T22:06:31.4964410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T22:06:31.4977570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T22:06:31.4991440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T22:06:31.4997680Z 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-16T22:06:31.5003570Z 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-16T22:06:31.5016040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T22:06:31.5032130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T22:06:31.5037900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T22:06:31.5047670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T22:06:31.5068610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T22:06:31.5070260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T22:06:31.5071770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T22:06:31.5078450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T22:06:31.5092220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T22:06:31.5114090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T22:06:31.5119890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T22:06:31.5133390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T22:06:31.5139550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T22:06:31.5145630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T22:06:31.5154710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T22:06:31.5160500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T22:06:31.5170320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T22:06:31.5175990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T22:06:31.5193500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T22:06:31.5199170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T22:06:31.5205240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T22:06:31.5214430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T22:06:31.5220220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T22:06:31.5232840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T22:06:31.5243230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T22:06:31.5253040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T22:06:31.5265870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T22:06:31.5270990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T22:06:31.5276890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T22:06:31.5282970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T22:06:31.5288820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T22:06:31.5294460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T22:06:31.5300150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T22:06:31.5305680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T22:06:31.5311190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T22:06:31.5316620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T22:06:31.5322100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T22:06:31.5327540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T22:06:31.5333070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T22:06:31.5338690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T22:06:31.5344740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T22:06:31.5350170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T22:06:31.5360310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T22:06:31.5378820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T22:06:31.5384530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T22:06:31.5390500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T22:06:31.5396160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T22:06:31.5401780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T22:06:31.5407420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T22:06:31.5412720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T22:06:31.5418530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T22:06:31.5422840Z Only the first 100 operations were output. 2021-05-16T22:06:31.9048800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3491-1s42g9o.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-16T22:06:34.2764600Z ==> Summary 2021-05-16T22:06:34.3301980Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T22:06:34.3308970Z ==> Installing fftw dependency: open-mpi 2021-05-16T22:06:34.3834700Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T22:06:34.3851710Z 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/d20210516-3315-1xklj91 2021-05-16T22:06:34.6774520Z cp -pR /private/tmp/d20210516-3315-1xklj91/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T22:06:35.0787710Z chmod -Rf +w /private/tmp/d20210516-3315-1xklj91 2021-05-16T22:06:36.9161560Z ==> Finishing up 2021-05-16T22:06:36.9538390Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T22:06:36.9543960Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T22:06:36.9550380Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T22:06:36.9555100Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T22:06:36.9562130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T22:06:36.9567670Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T22:06:36.9573450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T22:06:36.9578840Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T22:06:36.9584440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T22:06:36.9589900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T22:06:36.9595140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T22:06:36.9600790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T22:06:36.9606120Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T22:06:36.9611670Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T22:06:36.9617890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T22:06:36.9622890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T22:06:36.9628130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T22:06:36.9633020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T22:06:36.9637990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T22:06:36.9644480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T22:06:36.9649660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T22:06:36.9654960Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T22:06:36.9660110Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T22:06:36.9665370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T22:06:36.9673360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T22:06:36.9678540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T22:06:36.9683810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T22:06:36.9689110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T22:06:36.9694400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T22:06:36.9700180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T22:06:36.9705460Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T22:06:36.9711380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T22:06:36.9718820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T22:06:36.9727530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T22:06:36.9733600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T22:06:36.9738670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T22:06:36.9744630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T22:06:36.9751290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T22:06:36.9756220Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T22:06:36.9761270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T22:06:36.9766640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T22:06:36.9772190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T22:06:36.9777410Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T22:06:36.9782740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T22:06:36.9788200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T22:06:36.9793510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T22:06:36.9798950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T22:06:36.9804760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T22:06:36.9816880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T22:06:36.9822600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T22:06:36.9828460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T22:06:36.9834310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T22:06:36.9842340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T22:06:36.9846520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T22:06:36.9853200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T22:06:36.9859030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T22:06:36.9864940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T22:06:36.9870560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T22:06:36.9876240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T22:06:36.9882070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T22:06:36.9894290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T22:06:36.9900000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T22:06:36.9905800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T22:06:36.9923120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T22:06:36.9928920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T22:06:36.9946610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T22:06:36.9952400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T22:06:36.9958840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T22:06:36.9964950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T22:06:36.9970670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T22:06:36.9976550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T22:06:36.9981890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T22:06:36.9988310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T22:06:36.9995070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T22:06:37.0026820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T22:06:37.0032410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T22:06:37.0038090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T22:06:37.0043940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T22:06:37.0049780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T22:06:37.0055630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T22:06:37.0061270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T22:06:37.0067340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T22:06:37.0073260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T22:06:37.0078890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T22:06:37.0084910Z 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-16T22:06:37.0090310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T22:06:37.0095730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T22:06:37.0101380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T22:06:37.0107080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T22:06:37.0112610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T22:06:37.0118460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T22:06:37.0123920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T22:06:37.0129480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T22:06:37.0135250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T22:06:37.0140750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T22:06:37.0146280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T22:06:37.0151880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T22:06:37.0157410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T22:06:37.0163710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T22:06:37.0169780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T22:06:37.0174740Z Only the first 100 operations were output. 2021-05-16T22:06:37.4386030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3521-12x8et8.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-16T22:06:39.7654570Z ==> Summary 2021-05-16T22:06:39.8103800Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T22:06:39.8108810Z ==> Installing fftw 2021-05-16T22:06:39.8112910Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T22:06:39.8131090Z 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/d20210516-3315-14f9ulp 2021-05-16T22:06:39.9183170Z cp -pR /private/tmp/d20210516-3315-14f9ulp/fftw/. /usr/local/Cellar/fftw 2021-05-16T22:06:39.9812250Z chmod -Rf +w /private/tmp/d20210516-3315-14f9ulp 2021-05-16T22:06:40.1617360Z ==> Finishing up 2021-05-16T22:06:40.2163450Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T22:06:40.2167970Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T22:06:40.2173220Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T22:06:40.2177520Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T22:06:40.2184320Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T22:06:40.2188680Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T22:06:40.2193160Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T22:06:40.2197630Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T22:06:40.2202820Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T22:06:40.2207590Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T22:06:40.2214520Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T22:06:40.2221280Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T22:06:40.2234360Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T22:06:40.2344510Z info /usr/local/share/info/fftw3.info 2021-05-16T22:06:40.2353540Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T22:06:40.2359850Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T22:06:40.2372190Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T22:06:40.2378030Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T22:06:40.2384170Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T22:06:40.2390230Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T22:06:40.2400560Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T22:06:40.2405380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T22:06:40.2410930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T22:06:40.2416300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T22:06:40.2422650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T22:06:40.2427510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T22:06:40.2433060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T22:06:40.2438200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T22:06:40.2443160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T22:06:40.2448630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T22:06:40.2454840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T22:06:40.2460800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T22:06:40.2466770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T22:06:40.2472070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T22:06:40.2477490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T22:06:40.2482830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T22:06:40.2488000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T22:06:40.2493840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T22:06:40.2498930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T22:06:40.2503800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T22:06:40.2508660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T22:06:40.2514210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T22:06:40.2525620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T22:06:40.2536960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T22:06:40.2545790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T22:06:40.2556890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T22:06:40.2564780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T22:06:40.2572580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T22:06:40.2582450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T22:06:40.2590660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T22:06:40.2600270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T22:06:40.2608980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T22:06:40.2617080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T22:06:40.2625940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T22:06:40.2634510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T22:06:40.2641200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T22:06:40.2650890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T22:06:40.2664940Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T22:06:40.2674460Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T22:06:40.2682570Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T22:06:40.3066840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3548-1qyhwxf.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-16T22:06:42.5266040Z ==> Summary 2021-05-16T22:06:42.5320380Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T22:06:43.1415860Z ==> No outdated dependents to upgrade! 2021-05-16T22:06:43.1417140Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:06:43.3076110Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T22:06:43.3077050Z fftw, open-mpi 2021-05-16T22:06:43.3086240Z rm /usr/local/bin/fftw-wisdom 2021-05-16T22:06:43.3089500Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T22:06:43.3093450Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T22:06:43.3096150Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T22:06:43.3101360Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T22:06:43.3104330Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T22:06:43.3112650Z rm /usr/local/include/fftw3.f 2021-05-16T22:06:43.3115900Z rm /usr/local/include/fftw3.f03 2021-05-16T22:06:43.3125480Z rm /usr/local/include/fftw3.h 2021-05-16T22:06:43.3134890Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T22:06:43.3137740Z rm /usr/local/include/fftw3l.f03 2021-05-16T22:06:43.3145250Z rm /usr/local/include/fftw3q.f03 2021-05-16T22:06:43.3160710Z rm /usr/local/lib/cmake/fftw3 2021-05-16T22:06:43.3163930Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T22:06:43.3171590Z rm /usr/local/lib/libfftw3.a 2021-05-16T22:06:43.3174480Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T22:06:43.3183220Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T22:06:43.3191670Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T22:06:43.3195840Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T22:06:43.3201690Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T22:06:43.3204490Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T22:06:43.3210990Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T22:06:43.3214230Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T22:06:43.3222350Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T22:06:43.3232530Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T22:06:43.3235680Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T22:06:43.3245110Z rm /usr/local/lib/libfftw3f.a 2021-05-16T22:06:43.3248220Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T22:06:43.3256920Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T22:06:43.3264050Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T22:06:43.3266900Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T22:06:43.3276610Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T22:06:43.3279600Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T22:06:43.3283400Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T22:06:43.3293390Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T22:06:43.3296380Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T22:06:43.3304650Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T22:06:43.3307750Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T22:06:43.3317490Z rm /usr/local/lib/libfftw3l.a 2021-05-16T22:06:43.3320670Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T22:06:43.3330300Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T22:06:43.3333230Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T22:06:43.3341650Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T22:06:43.3344810Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T22:06:43.3353210Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T22:06:43.3361120Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T22:06:43.3364350Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T22:06:43.3372070Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T22:06:43.3375420Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T22:06:43.3383440Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T22:06:43.3391840Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T22:06:43.3395020Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T22:06:43.3454450Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T22:06:43.3456330Z rm /usr/local/share/info/fftw3.info 2021-05-16T22:06:43.3470230Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T22:06:43.3478960Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T22:06:43.3493630Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T22:06:43.3505180Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T22:06:43.3509250Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T22:06:43.3517410Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T22:06:43.4301970Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T22:06:43.4305240Z rm /usr/local/bin/mpic++ 2021-05-16T22:06:43.4312330Z rm /usr/local/bin/mpicc 2021-05-16T22:06:43.4315610Z rm /usr/local/bin/mpicxx 2021-05-16T22:06:43.4322010Z rm /usr/local/bin/mpiexec 2021-05-16T22:06:43.4325280Z rm /usr/local/bin/mpif77 2021-05-16T22:06:43.4332510Z rm /usr/local/bin/mpif90 2021-05-16T22:06:43.4335270Z rm /usr/local/bin/mpifort 2021-05-16T22:06:43.4342590Z rm /usr/local/bin/mpirun 2021-05-16T22:06:43.4346300Z rm /usr/local/bin/ompi-clean 2021-05-16T22:06:43.4349290Z rm /usr/local/bin/ompi-server 2021-05-16T22:06:43.4355220Z rm /usr/local/bin/ompi_info 2021-05-16T22:06:43.4358410Z rm /usr/local/bin/opal_wrapper 2021-05-16T22:06:43.4363890Z rm /usr/local/bin/orte-clean 2021-05-16T22:06:43.4366800Z rm /usr/local/bin/orte-info 2021-05-16T22:06:43.4372920Z rm /usr/local/bin/orte-server 2021-05-16T22:06:43.4376320Z rm /usr/local/bin/ortecc 2021-05-16T22:06:43.4382510Z rm /usr/local/bin/orted 2021-05-16T22:06:43.4385460Z rm /usr/local/bin/orterun 2021-05-16T22:06:43.4392860Z rm /usr/local/bin/profile2mat.pl 2021-05-16T22:06:43.4400800Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T22:06:43.4404350Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T22:06:43.4410650Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T22:06:43.4413370Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T22:06:43.4423170Z rm /usr/local/include/mpi-ext.h 2021-05-16T22:06:43.4428420Z rm /usr/local/include/mpi.h 2021-05-16T22:06:43.4431820Z rm /usr/local/include/mpi.mod 2021-05-16T22:06:43.4437790Z rm /usr/local/include/mpi_ext.mod 2021-05-16T22:06:43.4440940Z rm /usr/local/include/mpi_f08.mod 2021-05-16T22:06:43.4446720Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T22:06:43.4450020Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T22:06:43.4456430Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T22:06:43.4459790Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T22:06:43.4464780Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T22:06:43.4467980Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T22:06:43.4472890Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T22:06:43.4476130Z rm /usr/local/include/mpif-config.h 2021-05-16T22:06:43.4482490Z rm /usr/local/include/mpif-constants.h 2021-05-16T22:06:43.4485360Z rm /usr/local/include/mpif-ext.h 2021-05-16T22:06:43.4491400Z rm /usr/local/include/mpif-externals.h 2021-05-16T22:06:43.4494820Z rm /usr/local/include/mpif-handles.h 2021-05-16T22:06:43.4500090Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T22:06:43.4503370Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T22:06:43.4508950Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T22:06:43.4511940Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T22:06:43.4518040Z rm /usr/local/include/mpif.h 2021-05-16T22:06:43.4521290Z rm /usr/local/include/openmpi 2021-05-16T22:06:43.4528430Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T22:06:43.4536790Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T22:06:43.4539890Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T22:06:43.4547550Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T22:06:43.4550950Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T22:06:43.4554330Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T22:06:43.4560520Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T22:06:43.4563620Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T22:06:43.4566660Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T22:06:43.4573380Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T22:06:43.4576360Z rm /usr/local/lib/libmpi.dylib 2021-05-16T22:06:43.4579560Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T22:06:43.4587290Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T22:06:43.4590700Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T22:06:43.4595690Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T22:06:43.4598740Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T22:06:43.4601910Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T22:06:43.4606360Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T22:06:43.4609410Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T22:06:43.4613500Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T22:06:43.4617430Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T22:06:43.4620740Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T22:06:43.4623810Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T22:06:43.4627880Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T22:06:43.4630550Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T22:06:43.4634710Z rm /usr/local/lib/openmpi 2021-05-16T22:06:43.4640420Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T22:06:43.4644920Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T22:06:43.4648370Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T22:06:43.4652140Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T22:06:43.4662490Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T22:06:43.4663110Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T22:06:43.4742480Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T22:06:43.4745490Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T22:06:43.4749110Z rm /usr/local/lib/pmix 2021-05-16T22:06:43.4758860Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T22:06:43.4761890Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T22:06:43.4765380Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T22:06:43.4768960Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T22:06:43.4772070Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T22:06:43.4775320Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T22:06:43.4778530Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T22:06:43.4781680Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T22:06:43.4785630Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T22:06:43.4788770Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T22:06:43.4791890Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T22:06:43.4795050Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T22:06:43.4799340Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T22:06:43.4803490Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T22:06:43.4806290Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T22:06:43.4809550Z rm /usr/local/share/man/man1/orted.1 2021-05-16T22:06:43.4812500Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T22:06:43.4827100Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T22:06:43.4830770Z Only the first 100 operations were output. 2021-05-16T22:06:45.2884360Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T22:06:46.3641350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:46.8934230Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T22:06:47.2238930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T22%3A15%3A00Z&sig=YNrX667m%2BTyQwK95bgyK3VvHA1jxmrFOT7eI%2BZdbfoY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:47.2618280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=YNrX667m\%2BTyQwK95bgyK3VvHA1jxmrFOT7eI\%2BZdbfoY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:47.5234550Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T22:06:47.6567660Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T22:06:47.6595300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3556-1nuhu0g 2021-05-16T22:06:48.3949300Z cp -pR /private/tmp/d20210516-3556-1nuhu0g/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T22:06:49.1284970Z chmod -Rf +w /private/tmp/d20210516-3556-1nuhu0g 2021-05-16T22:06:50.1845460Z ==> Finishing up 2021-05-16T22:06:50.2317240Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T22:06:50.2322740Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T22:06:50.2327200Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T22:06:50.2331690Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T22:06:50.2336430Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T22:06:50.2341100Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T22:06:50.2345530Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T22:06:50.2350120Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T22:06:50.2357720Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T22:06:50.2362170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T22:06:50.2366980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T22:06:50.2371330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T22:06:50.2375690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T22:06:50.2380250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T22:06:50.2384850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T22:06:50.2389510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T22:06:50.2394660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T22:06:50.2400180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T22:06:50.2405520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T22:06:50.2409630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T22:06:50.2415020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T22:06:50.2420610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T22:06:50.2424970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T22:06:50.2429760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T22:06:50.2434460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T22:06:50.2439430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T22:06:50.2443990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T22:06:50.2455280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T22:06:50.2464260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T22:06:50.2472480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T22:06:50.2483840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T22:06:50.2491280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T22:06:50.2497170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T22:06:50.2505100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T22:06:50.2518230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T22:06:50.2526570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T22:06:50.2534540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T22:06:50.2545490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T22:06:50.2554900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T22:06:50.2562580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T22:06:50.2571810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T22:06:50.2580530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T22:06:50.2592200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T22:06:50.2596770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T22:06:50.2604520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T22:06:50.2611760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T22:06:50.2619960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T22:06:50.2627160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T22:06:50.2631950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T22:06:50.2640700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T22:06:50.2649080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T22:06:50.2656970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T22:06:50.2661400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T22:06:50.2669720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T22:06:50.2677810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T22:06:50.2686700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T22:06:50.2691380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T22:06:50.2701480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T22:06:50.2706050Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T22:06:50.2714020Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T22:06:50.2722450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T22:06:50.2731250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T22:06:50.2739950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T22:06:50.2744530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T22:06:50.2753530Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T22:06:50.2761080Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T22:06:50.2768010Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T22:06:50.2861010Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T22:06:50.2865360Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T22:06:50.2870160Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T22:06:50.2874620Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T22:06:50.2879640Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T22:06:50.2884030Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T22:06:50.2888440Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T22:06:50.2892900Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T22:06:50.2897670Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T22:06:50.2902010Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T22:06:50.2906640Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T22:06:50.2910630Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T22:06:50.2915350Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T22:06:50.2920230Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T22:06:50.2926720Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T22:06:50.2932530Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T22:06:50.2939470Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T22:06:50.2950160Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T22:06:50.2955660Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T22:06:50.2961340Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T22:06:50.2966530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T22:06:50.2971240Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T22:06:50.2976890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T22:06:50.2982250Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T22:06:50.2988210Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T22:06:50.2993000Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T22:06:50.2998230Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T22:06:50.3003060Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T22:06:50.3007890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T22:06:50.3013130Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T22:06:50.3017860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T22:06:50.3022820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T22:06:50.3028190Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T22:06:50.3032780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T22:06:50.3036730Z Only the first 100 operations were output. 2021-05-16T22:06:50.6546220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3720-159r82.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-16T22:06:52.9912950Z ==> Summary 2021-05-16T22:06:53.0618360Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T22:06:55.4048710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T22:06:56.4851480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:06:57.0391540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T22:06:57.3605900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T22%3A15%3A00Z&sig=iolhItHpa8Csupvr2yEMN2aQFX3FNuDZFx4KtWbKgYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:06:57.3971250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=iolhItHpa8Csupvr2yEMN2aQFX3FNuDZFx4KtWbKgYg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:06:57.4643520Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T22:06:57.5469300Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T22:06:57.5495170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3727-1jvn6mc 2021-05-16T22:06:57.6230820Z cp -pR /private/tmp/d20210516-3727-1jvn6mc/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T22:06:57.7687140Z chmod -Rf +w /private/tmp/d20210516-3727-1jvn6mc 2021-05-16T22:06:57.9537980Z ==> Finishing up 2021-05-16T22:06:57.9840560Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T22:06:57.9940780Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T22:06:58.0042920Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T22:06:58.0143160Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T22:06:58.0245340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0345710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0447940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0493640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0495430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0496920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0498390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0499930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0501060Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T22:06:58.0502060Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T22:06:58.0503370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0504850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0506310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0507760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0509230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0510700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0512590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0514080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0515530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0516990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0518430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0519910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0521370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0522820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0524280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0525720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0527180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0528640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0530090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0531540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0532980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0534440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0535900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0537350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0538790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0540360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0643240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0743340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0795560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0797510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0799410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0801320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0803190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0805150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0807180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0809060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0810910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0812950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0877680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0881080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0884240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0886840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0888770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0890650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0892660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0894640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:06:58.0896670Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T22:06:58.0899320Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T22:06:58.0901980Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T22:06:58.0904780Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T22:06:58.0907480Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T22:06:58.0910160Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T22:06:58.0913020Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T22:06:58.0916020Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T22:06:58.1421520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3892-n39gve.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-16T22:07:00.3746800Z ==> Summary 2021-05-16T22:07:00.3947120Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T22:07:02.3332230Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T22:07:02.3332940Z To reinstall 1.6.37, run: 2021-05-16T22:07:02.3333400Z brew reinstall libpng 2021-05-16T22:07:04.1350390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T22:07:05.2770510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:05.8367600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T22:07:06.1598340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T22%3A15%3A00Z&sig=viwXrVpgulyC3HIrIEr24FQwWa76YsXx9Uopcn7zPqo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:06.2127240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=viwXrVpgulyC3HIrIEr24FQwWa76YsXx9Uopcn7zPqo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:06.2526180Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T22:07:06.2571760Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T22:07:07.3733230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:07.9314320Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T22:07:08.2829030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T22%3A15%3A00Z&sig=I4lL2Yhvc6CLiToV8Jdc36BHESRQsxFw%2Fr9oLmvkyu8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:08.3193090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=I4lL2Yhvc6CLiToV8Jdc36BHESRQsxFw\%2Fr9oLmvkyu8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:08.3683430Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T22:07:08.3733260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T22:07:09.4592990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:10.0117400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T22:07:10.3508410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T22%3A15%3A00Z&sig=H8oLZImLafN5ZILafIloMMgdp4ALD9OVCcDoR6yL6LM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:10.3869790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=H8oLZImLafN5ZILafIloMMgdp4ALD9OVCcDoR6yL6LM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:10.4227460Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T22:07:10.4255370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T22:07:11.5249430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:12.0832560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T22:07:12.4025370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T22%3A15%3A00Z&sig=0%2B7AVYjvy0P3YmZ9S3UQpaVzsNV23eOqp3iBgYsGMIA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:12.4478410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=0\%2B7AVYjvy0P3YmZ9S3UQpaVzsNV23eOqp3iBgYsGMIA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:12.4929740Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T22:07:12.4957240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T22:07:13.6086610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:14.1656290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T22:07:14.5089420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T22%3A15%3A00Z&sig=MzZ3xDkhXzkIO7PW2e2EAZJLDEALBLc2149W2xcvuZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:14.5514360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=MzZ3xDkhXzkIO7PW2e2EAZJLDEALBLc2149W2xcvuZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:14.6200110Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T22:07:14.6261840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T22:07:15.9785980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:16.5502190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T22:07:16.8711040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T22%3A15%3A00Z&sig=XjgCtTU2m6Sj%2FpkmuXiTTmzC%2BBicLNsNFvEzERfPiPA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:16.9004560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=XjgCtTU2m6Sj\%2FpkmuXiTTmzC\%2BBicLNsNFvEzERfPiPA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:16.9846530Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T22:07:16.9947710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T22:07:18.0689700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:18.6287210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T22:07:18.9663180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T22%3A15%3A00Z&sig=wQkanUEC7R9qFp48z4VWw4FKkWSaIq3r1GqeLYg7u9I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:18.9963480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=wQkanUEC7R9qFp48z4VWw4FKkWSaIq3r1GqeLYg7u9I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:19.0450060Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T22:07:19.0481630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T22:07:20.4332340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:21.0180930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T22:07:21.3832220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T22%3A15%3A00Z&sig=zQUvwTmxYbce12EHSYjy6yDQoMXK%2Bqd8b2hjRIcpg%2Fk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:21.4135980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=zQUvwTmxYbce12EHSYjy6yDQoMXK\%2Bqd8b2hjRIcpg\%2Fk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:21.4503500Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T22:07:21.4534140Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T22:07:22.5616950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:23.1179150Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T22:07:23.4674340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T22%3A15%3A00Z&sig=g7yFs2nM0B4fpM%2FLqfLdgruqEabavxgXIpDM3ZoNSgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:23.5105930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=g7yFs2nM0B4fpM\%2FLqfLdgruqEabavxgXIpDM3ZoNSgE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:23.5505300Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T22:07:23.5538410Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T22:07:24.6282600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:25.1710090Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T22:07:25.5099540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T22%3A15%3A00Z&sig=DJwPm3WIb1wHa0ssmIwjUVD0Ovgp3kEyJuhDWzxP%2BaE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:25.5425350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=DJwPm3WIb1wHa0ssmIwjUVD0Ovgp3kEyJuhDWzxP\%2BaE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:25.6107610Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T22:07:25.6150890Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T22:07:26.9644830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:27.5301360Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T22:07:27.8795320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T22%3A15%3A00Z&sig=tkztvFvhzaMana5tG%2FEBqSQuhlFwYx0lfLZm5NNPguc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:27.9101220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=tkztvFvhzaMana5tG\%2FEBqSQuhlFwYx0lfLZm5NNPguc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:27.9895390Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T22:07:27.9984760Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T22:07:30.1049610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:30.6728050Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T22:07:31.0332000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T22%3A15%3A00Z&sig=qqGhFJCEcngnraZNSlBnrK%2BgmMzj3TCip1GfpDbMnKk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:31.0729760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=qqGhFJCEcngnraZNSlBnrK\%2BgmMzj3TCip1GfpDbMnKk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:31.1357620Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T22:07:31.1400010Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T22:07:33.2524390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:34.7823430Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T22:07:36.0956870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T22%3A15%3A00Z&sig=6bS1wF1JLosp07BFV%2FmCzt%2FDbJZCDBM1C%2B8c0z8JwRM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:36.1418820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=6bS1wF1JLosp07BFV\%2FmCzt\%2FDbJZCDBM1C\%2B8c0z8JwRM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:36.1874220Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T22:07:36.1913410Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T22:07:37.2514510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:38.8104570Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T22:07:40.1554050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T22%3A15%3A00Z&sig=p0FEI6PufKfOm5T6LXG%2F8cdcsJVPvEfKyBf9sY59JE8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:40.1894750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=p0FEI6PufKfOm5T6LXG\%2F8cdcsJVPvEfKyBf9sY59JE8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:40.4635360Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T22:07:40.5138040Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T22:07:42.6016290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:44.1567860Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T22:07:45.5013890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T22%3A15%3A00Z&sig=Uhe3n9Q7BU3gyX4Tfr7JeRyx6hLL5hL%2BdvqiZ%2BqZYr4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:45.5315880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Uhe3n9Q7BU3gyX4Tfr7JeRyx6hLL5hL\%2BdvqiZ\%2BqZYr4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:45.6233850Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T22:07:45.6326920Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T22:07:46.7369680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:48.3331900Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T22:07:48.6850820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T22%3A15%3A00Z&sig=Teyrm4gUARsoWxUr4zgXpUZOd6hSZZzFpCiKFXho5ss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:48.7166450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Teyrm4gUARsoWxUr4zgXpUZOd6hSZZzFpCiKFXho5ss\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:49.8915010Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T22:07:50.3055430Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T22:07:51.4225230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:51.9852340Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T22:07:52.3032920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T22%3A15%3A00Z&sig=8IIUP5xLMxzVA13rh4hU0tVWn7Er8WUaPjMAfOCJ%2ByQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:52.3379930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=8IIUP5xLMxzVA13rh4hU0tVWn7Er8WUaPjMAfOCJ\%2ByQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:52.5058550Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T22:07:52.5581440Z ==> 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-16T22:07:52.5583910Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T22:07:52.6184220Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T22:07:52.6213070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4002-11nor8x 2021-05-16T22:07:52.6281270Z cp -pR /private/tmp/d20210516-4002-11nor8x/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T22:07:52.6360300Z chmod -Rf +w /private/tmp/d20210516-4002-11nor8x 2021-05-16T22:07:52.6720560Z ==> Finishing up 2021-05-16T22:07:52.7050630Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T22:07:52.7142570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4264-as3vgx.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-16T22:07:54.8641140Z ==> Summary 2021-05-16T22:07:54.8655590Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T22:07:54.8660870Z ==> Installing poppler dependency: xorgproto 2021-05-16T22:07:54.8747760Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T22:07:54.8765830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-4002-1og0eqd 2021-05-16T22:07:54.9776090Z cp -pR /private/tmp/d20210516-4002-1og0eqd/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T22:07:55.1100130Z chmod -Rf +w /private/tmp/d20210516-4002-1og0eqd 2021-05-16T22:07:55.2653260Z ==> Finishing up 2021-05-16T22:07:55.3022790Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T22:07:55.3027390Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T22:07:55.3036000Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T22:07:55.3040740Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T22:07:55.3045670Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T22:07:55.3050430Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T22:07:55.3055110Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T22:07:55.3059880Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T22:07:55.3064930Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T22:07:55.3069530Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T22:07:55.3074230Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T22:07:55.3113070Z rm /usr/local/share/pkgconfig 2021-05-16T22:07:55.3128850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T22:07:55.3134480Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T22:07:55.3139920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T22:07:55.3145600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T22:07:55.3151210Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T22:07:55.3156300Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T22:07:55.3161540Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T22:07:55.3167020Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T22:07:55.3172260Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T22:07:55.3177700Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T22:07:55.3183030Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T22:07:55.3188520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T22:07:55.3193640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T22:07:55.3198720Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T22:07:55.3205820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T22:07:55.3210440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T22:07:55.3215630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T22:07:55.3220910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T22:07:55.3225930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T22:07:55.3230940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T22:07:55.3235900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T22:07:55.3240610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T22:07:55.3245590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T22:07:55.3250440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T22:07:55.3255640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T22:07:55.3260890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T22:07:55.3266160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T22:07:55.3271480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T22:07:55.3276040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T22:07:55.3280950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T22:07:55.3285860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T22:07:55.3291150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T22:07:55.3295910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T22:07:55.3300680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T22:07:55.3305620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T22:07:55.3310770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T22:07:55.3315630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T22:07:55.3320420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T22:07:55.3325290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T22:07:55.3330750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T22:07:55.3335640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T22:07:55.3340650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T22:07:55.3876320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4290-cjfpox.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-16T22:07:57.5638040Z ==> Summary 2021-05-16T22:07:57.5796930Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T22:07:57.5803550Z ==> Installing poppler dependency: libxau 2021-05-16T22:07:57.5938560Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T22:07:57.5956320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4002-oc9ec2 2021-05-16T22:07:57.6079580Z cp -pR /private/tmp/d20210516-4002-oc9ec2/libxau/. /usr/local/Cellar/libxau 2021-05-16T22:07:57.6250050Z chmod -Rf +w /private/tmp/d20210516-4002-oc9ec2 2021-05-16T22:07:57.6765560Z ==> Finishing up 2021-05-16T22:07:57.7108400Z rm /usr/local/include/X11 2021-05-16T22:07:57.7118090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T22:07:57.7123740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T22:07:57.7130100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T22:07:57.7135130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T22:07:57.7140700Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T22:07:57.7146360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T22:07:57.7152230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T22:07:57.7157360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T22:07:57.7163130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T22:07:57.7168450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T22:07:57.7174550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T22:07:57.7179590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T22:07:57.7220370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T22:07:57.7226190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T22:07:57.7230890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T22:07:57.7235890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T22:07:57.7241020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T22:07:57.7245690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T22:07:57.7250660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T22:07:57.7255840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T22:07:57.7260710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T22:07:57.7266090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T22:07:57.7272160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T22:07:57.7278180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T22:07:57.7282380Z mkdir -p /usr/local/include/X11/dri 2021-05-16T22:07:57.7288900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T22:07:57.7294060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T22:07:57.7299020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T22:07:57.7302260Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T22:07:57.7310240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T22:07:57.7315170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T22:07:57.7320140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T22:07:57.7325470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T22:07:57.7330480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T22:07:57.7335630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T22:07:57.7340550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T22:07:57.7346020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T22:07:57.7350910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T22:07:57.7355900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T22:07:57.7361360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T22:07:57.7365930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T22:07:57.7370930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T22:07:57.7376190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T22:07:57.7381580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T22:07:57.7386430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T22:07:57.7391690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T22:07:57.7396590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T22:07:57.7401650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T22:07:57.7407000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T22:07:57.7411720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T22:07:57.7416850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T22:07:57.7422200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T22:07:57.7426930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T22:07:57.7432530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T22:07:57.7437600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T22:07:57.7443090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T22:07:57.7448010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T22:07:57.7453320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T22:07:57.7458470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T22:07:57.7463820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T22:07:57.7469340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T22:07:57.7475650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T22:07:57.7480960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T22:07:57.7486390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T22:07:57.7491460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T22:07:57.7496670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T22:07:57.7501620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T22:07:57.7506790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T22:07:57.7512100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T22:07:57.7517530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T22:07:57.7522850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T22:07:57.7528020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T22:07:57.7533230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T22:07:57.7538750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T22:07:57.7544150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T22:07:57.7549490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T22:07:57.7554770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T22:07:57.7560390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T22:07:57.7566050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T22:07:57.7571560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T22:07:57.7599830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T22:07:57.7605160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T22:07:57.7610440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T22:07:57.7615670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T22:07:57.7620890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T22:07:57.7625660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T22:07:57.7630940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T22:07:57.7635950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T22:07:57.7640980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T22:07:57.7646120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T22:07:57.7650960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T22:07:57.7656130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T22:07:57.7661380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T22:07:57.7666430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T22:07:57.7676930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T22:07:57.7678780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T22:07:57.7682660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T22:07:57.7688080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T22:07:57.7693570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T22:07:57.7699470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T22:07:57.7704910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T22:07:57.7708670Z Only the first 100 operations were output. 2021-05-16T22:07:57.8055810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4317-634w57.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-16T22:07:59.9541300Z ==> Summary 2021-05-16T22:07:59.9567970Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T22:07:59.9573630Z ==> Installing poppler dependency: libxdmcp 2021-05-16T22:07:59.9705420Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T22:07:59.9722760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4002-z4lg7j 2021-05-16T22:07:59.9827980Z cp -pR /private/tmp/d20210516-4002-z4lg7j/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T22:07:59.9945020Z chmod -Rf +w /private/tmp/d20210516-4002-z4lg7j 2021-05-16T22:08:00.0393090Z ==> Finishing up 2021-05-16T22:08:00.0705140Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T22:08:00.0712440Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T22:08:00.0717150Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T22:08:00.0721920Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T22:08:00.0729970Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T22:08:00.0854660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4343-8r9nr8.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-16T22:08:02.2233380Z ==> Summary 2021-05-16T22:08:02.2251720Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T22:08:02.2257200Z ==> Installing poppler dependency: libxcb 2021-05-16T22:08:02.2607260Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T22:08:02.2625750Z 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/d20210516-4002-1ln3wgq 2021-05-16T22:08:02.9524450Z cp -pR /private/tmp/d20210516-4002-1ln3wgq/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T22:08:04.1589260Z chmod -Rf +w /private/tmp/d20210516-4002-1ln3wgq 2021-05-16T22:08:05.2790370Z ==> Finishing up 2021-05-16T22:08:05.3164310Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T22:08:05.3171810Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T22:08:05.3232510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T22:08:05.3237720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T22:08:05.3243260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T22:08:05.3248720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T22:08:05.3253680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T22:08:05.3259230Z 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-16T22:08:05.3265670Z 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-16T22:08:05.3271260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T22:08:05.3276940Z 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-16T22:08:05.3282260Z 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-16T22:08:05.3287430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T22:08:05.3292730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T22:08:05.3297930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T22:08:05.3303630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T22:08:05.3308900Z 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-16T22:08:05.3314160Z 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-16T22:08:05.3319330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T22:08:05.3324650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T22:08:05.3330040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T22:08:05.3335170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T22:08:05.3340640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T22:08:05.3345780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T22:08:05.3351440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T22:08:05.3356370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T22:08:05.3362340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T22:08:05.3367180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T22:08:05.3373420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T22:08:05.3383690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T22:08:05.3389810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T22:08:05.3395760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T22:08:05.3401140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T22:08:05.3407350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T22:08:05.3413140Z 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-16T22:08:05.3418170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T22:08:05.3423940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T22:08:05.3429140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T22:08:05.3434820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T22:08:05.3440310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T22:08:05.3446050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T22:08:05.3451820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T22:08:05.3457800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T22:08:05.3463180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T22:08:05.3469170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T22:08:05.3475010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T22:08:05.3481380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T22:08:05.3486550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T22:08:05.3492230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T22:08:05.3498000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T22:08:05.3504570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T22:08:05.3510750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T22:08:05.3516110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T22:08:05.3521670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T22:08:05.3526940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T22:08:05.3532720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T22:08:05.3538820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T22:08:05.3544250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T22:08:05.3549760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T22:08:05.3555340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T22:08:05.3561540Z 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-16T22:08:05.3567610Z 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-16T22:08:05.3573650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T22:08:05.3580300Z 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-16T22:08:05.3586370Z 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-16T22:08:05.3592240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T22:08:05.3598210Z 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-16T22:08:05.3604390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T22:08:05.3610130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T22:08:05.3616120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T22:08:05.3621470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T22:08:05.3627160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T22:08:05.3632780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T22:08:05.3638840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T22:08:05.3644610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T22:08:05.3650350Z 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-16T22:08:05.3656630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T22:08:05.3662060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T22:08:05.3667200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T22:08:05.3673370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T22:08:05.3678720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T22:08:05.3684330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T22:08:05.3690040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T22:08:05.3695480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T22:08:05.3701320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T22:08:05.3707480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T22:08:05.3712590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T22:08:05.3718470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T22:08:05.3747070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T22:08:05.3752460Z 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-16T22:08:05.3757760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T22:08:05.3763080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T22:08:05.3768120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T22:08:05.3773760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T22:08:05.3779410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T22:08:05.3784600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T22:08:05.3789610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T22:08:05.3794650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T22:08:05.3799960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T22:08:05.3805170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T22:08:05.3809320Z Only the first 100 operations were output. 2021-05-16T22:08:06.9216380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4378-qahpo8.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-16T22:08:09.4472170Z ==> Summary 2021-05-16T22:08:09.5786280Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T22:08:09.5792420Z ==> Installing poppler dependency: libx11 2021-05-16T22:08:09.6217920Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T22:08:09.6236220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4002-19875gi 2021-05-16T22:08:09.9547760Z cp -pR /private/tmp/d20210516-4002-19875gi/libx11/. /usr/local/Cellar/libx11 2021-05-16T22:08:10.5024130Z chmod -Rf +w /private/tmp/d20210516-4002-19875gi 2021-05-16T22:08:10.9531630Z ==> Finishing up 2021-05-16T22:08:10.9942250Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T22:08:10.9947300Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T22:08:10.9953000Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T22:08:10.9958020Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T22:08:10.9963100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T22:08:10.9968670Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T22:08:10.9973740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T22:08:10.9979330Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T22:08:10.9984490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T22:08:10.9990100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T22:08:10.9995150Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T22:08:11.0001420Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T22:08:11.0009420Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T22:08:11.0015830Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T22:08:11.0042880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T22:08:11.0049230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T22:08:11.0054670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T22:08:11.0060640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T22:08:11.0066290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T22:08:11.0072340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T22:08:11.0077920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T22:08:11.0083640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T22:08:11.0089010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T22:08:11.0094430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T22:08:11.0100540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T22:08:11.0105860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T22:08:11.0111510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T22:08:11.0116660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T22:08:11.0122470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T22:08:11.0128140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T22:08:11.0139310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T22:08:11.0141070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T22:08:11.0146420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T22:08:11.0153170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T22:08:11.0158820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T22:08:11.0164810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T22:08:11.0170470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T22:08:11.0176120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T22:08:11.0182280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T22:08:11.0187980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T22:08:11.0193800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T22:08:11.0198750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T22:08:11.0204360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T22:08:11.0210050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T22:08:11.0215530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T22:08:11.0225400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T22:08:11.0231140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T22:08:11.0237030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T22:08:11.0242840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T22:08:11.0249390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T22:08:11.0255200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T22:08:11.0261190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T22:08:11.0267110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T22:08:11.0272700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T22:08:11.0278760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T22:08:11.0284960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T22:08:11.0291030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T22:08:11.0296880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T22:08:11.0302750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T22:08:11.0308820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T22:08:11.0314610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T22:08:11.0320300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T22:08:11.0326330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T22:08:11.0332110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T22:08:11.0337970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T22:08:11.0344240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T22:08:11.0350140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T22:08:11.0357180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T22:08:11.0363720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T22:08:11.0370360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T22:08:11.0377110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T22:08:11.0382660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T22:08:11.0388880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T22:08:11.0394940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T22:08:11.0401100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T22:08:11.0406840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T22:08:11.0412790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T22:08:11.0418760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T22:08:11.0424770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T22:08:11.0430530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T22:08:11.0436370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T22:08:11.0442240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T22:08:11.0448520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T22:08:11.0454550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T22:08:11.0460990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T22:08:11.0467150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T22:08:11.0473940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T22:08:11.0482430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T22:08:11.0488450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T22:08:11.0494570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T22:08:11.0500750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T22:08:11.0506600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T22:08:11.0512690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T22:08:11.0518770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T22:08:11.0524590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T22:08:11.0530740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T22:08:11.0540240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T22:08:11.0547110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T22:08:11.0552290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T22:08:11.0558480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T22:08:11.0562680Z Only the first 100 operations were output. 2021-05-16T22:08:11.5989920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4404-1xlbamg.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-16T22:08:13.8548810Z ==> Summary 2021-05-16T22:08:13.9174040Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T22:08:13.9179960Z ==> Installing poppler dependency: libxext 2021-05-16T22:08:13.9700320Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T22:08:13.9718500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4002-11seomd 2021-05-16T22:08:14.0046540Z cp -pR /private/tmp/d20210516-4002-11seomd/libxext/. /usr/local/Cellar/libxext 2021-05-16T22:08:14.0511860Z chmod -Rf +w /private/tmp/d20210516-4002-11seomd 2021-05-16T22:08:14.1287480Z ==> Finishing up 2021-05-16T22:08:14.1640540Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T22:08:14.1645900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T22:08:14.1652050Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T22:08:14.1657720Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T22:08:14.1663000Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T22:08:14.1668930Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T22:08:14.1698700Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T22:08:14.1704070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T22:08:14.1709330Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T22:08:14.1714330Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T22:08:14.1719500Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T22:08:14.1724680Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T22:08:14.1730080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T22:08:14.1734720Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T22:08:14.1740060Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T22:08:14.1744850Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T22:08:14.1757680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T22:08:14.1763460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T22:08:14.1769050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T22:08:14.1774300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T22:08:14.1779810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T22:08:14.1784850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T22:08:14.1790090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T22:08:14.1795070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T22:08:14.1800850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T22:08:14.1806200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T22:08:14.1810920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T22:08:14.1816270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T22:08:14.1821970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T22:08:14.1827100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T22:08:14.1832350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T22:08:14.1837320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T22:08:14.1842410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T22:08:14.1873880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T22:08:14.1878650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T22:08:14.1880380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T22:08:14.1882000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T22:08:14.1883600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T22:08:14.1891040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T22:08:14.1899690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T22:08:14.1907740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T22:08:14.1915090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T22:08:14.1922530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T22:08:14.1930400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T22:08:14.1938100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T22:08:14.1945860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T22:08:14.1953240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T22:08:14.1959310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T22:08:14.1964470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T22:08:14.1970400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T22:08:14.1975300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T22:08:14.1981050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T22:08:14.1986810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T22:08:14.1991460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T22:08:14.2015120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T22:08:14.2019800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T22:08:14.2025400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T22:08:14.2031140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T22:08:14.2036420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T22:08:14.2041510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T22:08:14.2046510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T22:08:14.2051550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T22:08:14.2057010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T22:08:14.2061820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T22:08:14.2067020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T22:08:14.2071610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T22:08:14.2077340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T22:08:14.2082490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T22:08:14.2087970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T22:08:14.2093310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T22:08:14.2098590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T22:08:14.2103370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T22:08:14.2108670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T22:08:14.2113860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T22:08:14.2118910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T22:08:14.2124510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T22:08:14.2129170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T22:08:14.2135180Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T22:08:14.2139590Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T22:08:14.2144440Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T22:08:14.2151280Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T22:08:14.2400060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4430-1d7ilpf.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-16T22:08:16.4345460Z ==> Summary 2021-05-16T22:08:16.4405360Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T22:08:16.4411910Z ==> Installing poppler dependency: libxrender 2021-05-16T22:08:16.4950690Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T22:08:16.4968250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4002-pz9l2v 2021-05-16T22:08:16.5075940Z cp -pR /private/tmp/d20210516-4002-pz9l2v/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T22:08:16.5218810Z chmod -Rf +w /private/tmp/d20210516-4002-pz9l2v 2021-05-16T22:08:16.5709770Z ==> Finishing up 2021-05-16T22:08:16.6077070Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T22:08:16.6086190Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T22:08:16.6092170Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T22:08:16.6096650Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T22:08:16.6101890Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T22:08:16.6109230Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T22:08:16.6254670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4456-1jxjxne.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-16T22:08:18.8033570Z ==> Summary 2021-05-16T22:08:18.8055700Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T22:08:18.8061040Z ==> Installing poppler dependency: lzo 2021-05-16T22:08:18.8079530Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T22:08:18.8096210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4002-7kjmmt 2021-05-16T22:08:18.8270090Z cp -pR /private/tmp/d20210516-4002-7kjmmt/lzo/. /usr/local/Cellar/lzo 2021-05-16T22:08:18.8491700Z chmod -Rf +w /private/tmp/d20210516-4002-7kjmmt 2021-05-16T22:08:18.9010690Z ==> Finishing up 2021-05-16T22:08:18.9376170Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T22:08:18.9383520Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T22:08:18.9389930Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T22:08:18.9394600Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T22:08:18.9399630Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T22:08:18.9406900Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T22:08:18.9561670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4482-rfihfi.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-16T22:08:21.1308720Z ==> Summary 2021-05-16T22:08:21.1340950Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T22:08:21.1347030Z ==> Installing poppler dependency: pixman 2021-05-16T22:08:21.1373470Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T22:08:21.1390150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4002-7fngja 2021-05-16T22:08:21.1553060Z cp -pR /private/tmp/d20210516-4002-7fngja/pixman/. /usr/local/Cellar/pixman 2021-05-16T22:08:21.1693970Z chmod -Rf +w /private/tmp/d20210516-4002-7fngja 2021-05-16T22:08:21.2193910Z ==> Finishing up 2021-05-16T22:08:21.2528140Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T22:08:21.2535890Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T22:08:21.2541400Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T22:08:21.2546670Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T22:08:21.2552230Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T22:08:21.2560200Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T22:08:21.2713980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4508-u11jd9.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-16T22:08:23.5074020Z ==> Summary 2021-05-16T22:08:23.5093670Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T22:08:23.5099910Z ==> Installing poppler dependency: cairo 2021-05-16T22:08:23.6706960Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T22:08:23.6724750Z 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/d20210516-4002-xr1krz 2021-05-16T22:08:23.7542680Z cp -pR /private/tmp/d20210516-4002-xr1krz/cairo/. /usr/local/Cellar/cairo 2021-05-16T22:08:23.8279640Z chmod -Rf +w /private/tmp/d20210516-4002-xr1krz 2021-05-16T22:08:24.1106050Z ==> Finishing up 2021-05-16T22:08:24.1551700Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T22:08:24.1570180Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T22:08:24.1584230Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T22:08:24.1606810Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T22:08:24.1619150Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T22:08:24.1632300Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T22:08:24.1650100Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T22:08:24.1667170Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T22:08:24.1680750Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T22:08:24.1688720Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T22:08:24.1698560Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T22:08:24.1704380Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T22:08:24.1773130Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T22:08:24.1778830Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T22:08:24.1787430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T22:08:24.1793420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T22:08:24.1798980Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T22:08:24.1804290Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T22:08:24.1809660Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T22:08:24.1815240Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T22:08:24.1821030Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T22:08:24.1826510Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T22:08:24.1831620Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T22:08:24.1836840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T22:08:24.1842170Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T22:08:24.1847730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T22:08:24.1853070Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T22:08:24.1858240Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T22:08:24.1863760Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T22:08:24.1869400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T22:08:24.1875310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T22:08:24.2232350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4534-m6trtq.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-16T22:08:26.5244870Z ==> Summary 2021-05-16T22:08:26.5326250Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T22:08:26.5332730Z ==> Installing poppler dependency: little-cms2 2021-05-16T22:08:26.5467020Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T22:08:26.5484500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4002-14f6kwm 2021-05-16T22:08:26.5675680Z cp -pR /private/tmp/d20210516-4002-14f6kwm/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T22:08:26.5869230Z chmod -Rf +w /private/tmp/d20210516-4002-14f6kwm 2021-05-16T22:08:26.6541610Z ==> Finishing up 2021-05-16T22:08:26.6736950Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T22:08:26.6741940Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T22:08:26.6747430Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T22:08:26.6752490Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T22:08:26.6757260Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T22:08:26.6764050Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T22:08:26.6769540Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T22:08:26.6781490Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T22:08:26.6787240Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T22:08:26.6792950Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T22:08:26.6798580Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T22:08:26.6804490Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T22:08:26.6810900Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T22:08:26.6815850Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T22:08:26.6821140Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T22:08:26.6828490Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T22:08:26.6998220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4560-194fczr.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-16T22:08:28.9325780Z ==> Summary 2021-05-16T22:08:28.9351140Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T22:08:28.9356500Z ==> Installing poppler dependency: nspr 2021-05-16T22:08:28.9374250Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T22:08:28.9391730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4002-g4pg7y 2021-05-16T22:08:28.9796490Z cp -pR /private/tmp/d20210516-4002-g4pg7y/nspr/. /usr/local/Cellar/nspr 2021-05-16T22:08:29.0297650Z chmod -Rf +w /private/tmp/d20210516-4002-g4pg7y 2021-05-16T22:08:29.1096280Z ==> Finishing up 2021-05-16T22:08:29.1465480Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T22:08:29.1471660Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T22:08:29.1480240Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T22:08:29.1486790Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T22:08:29.1492880Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T22:08:29.1498080Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T22:08:29.1503190Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T22:08:29.1508610Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T22:08:29.1514280Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T22:08:29.1521990Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T22:08:29.1781330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4586-r4imiy.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-16T22:08:31.3138890Z ==> Summary 2021-05-16T22:08:31.3247670Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T22:08:31.3253470Z ==> Installing poppler dependency: nss 2021-05-16T22:08:31.3369290Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T22:08:31.3387010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4002-qzle94 2021-05-16T22:08:31.6391750Z cp -pR /private/tmp/d20210516-4002-qzle94/nss/. /usr/local/Cellar/nss 2021-05-16T22:08:31.8220450Z chmod -Rf +w /private/tmp/d20210516-4002-qzle94 2021-05-16T22:08:33.7967860Z ==> Finishing up 2021-05-16T22:08:33.8344090Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T22:08:33.8347850Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T22:08:33.8352700Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T22:08:33.8356980Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T22:08:33.8361560Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T22:08:33.8365860Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T22:08:33.8370440Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T22:08:33.8374850Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T22:08:33.8380040Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T22:08:33.8384450Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T22:08:33.8389230Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T22:08:33.8394120Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T22:08:33.8398370Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T22:08:33.8402990Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T22:08:33.8407530Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T22:08:33.8412340Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T22:08:33.8417300Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T22:08:33.8421950Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T22:08:33.8426360Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T22:08:33.8431190Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T22:08:33.8435790Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T22:08:33.8440010Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T22:08:33.8444530Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T22:08:33.8449640Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T22:08:33.8454020Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T22:08:33.8458480Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T22:08:33.8464130Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T22:08:33.8469380Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T22:08:33.8474150Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T22:08:33.8478870Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T22:08:33.8483600Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T22:08:33.8487990Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T22:08:33.8492870Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T22:08:33.8508080Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T22:08:33.8509290Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T22:08:33.8510310Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T22:08:33.8511300Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T22:08:33.8515810Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T22:08:33.8520210Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T22:08:33.8524750Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T22:08:33.8529450Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T22:08:33.8534020Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T22:08:33.8538910Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T22:08:33.8543770Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T22:08:33.8548900Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T22:08:33.8553500Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T22:08:33.8558140Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T22:08:33.8562730Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T22:08:33.8567460Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T22:08:33.8572210Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T22:08:33.8577190Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T22:08:33.8582360Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T22:08:33.8587840Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T22:08:33.8596300Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T22:08:33.8600880Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T22:08:33.8605730Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T22:08:33.8610820Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T22:08:33.8615640Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T22:08:33.8620320Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T22:08:33.8625120Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T22:08:33.8629830Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T22:08:33.8635410Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T22:08:33.8639670Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T22:08:33.8644690Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T22:08:33.8649510Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T22:08:33.8653980Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T22:08:33.8658690Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T22:08:33.8663760Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T22:08:33.8668650Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T22:08:33.8673770Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T22:08:33.8680730Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T22:08:33.8688500Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T22:08:33.8693430Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T22:08:33.8698230Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T22:08:33.8703080Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T22:08:33.8708910Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T22:08:33.8714130Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T22:08:33.8718910Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T22:08:33.8723810Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T22:08:33.8728680Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T22:08:33.8733630Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T22:08:33.8738350Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T22:08:33.8743200Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T22:08:33.8748200Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T22:08:33.8753220Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T22:08:33.8759060Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T22:08:33.8763140Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T22:08:33.8773620Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T22:08:33.8775230Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T22:08:33.8779720Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T22:08:33.8784410Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T22:08:33.8789680Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T22:08:33.8794510Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T22:08:33.8799650Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T22:08:33.8804690Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T22:08:33.8810870Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T22:08:33.8815120Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T22:08:33.8820620Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T22:08:33.8825660Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T22:08:33.8830410Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T22:08:33.8834550Z Only the first 100 operations were output. 2021-05-16T22:08:34.0011980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4612-1h9ffwz.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-16T22:08:36.2832480Z ==> Summary 2021-05-16T22:08:36.2957670Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T22:08:36.2963460Z ==> Installing poppler dependency: openjpeg 2021-05-16T22:08:36.3236390Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T22:08:36.3254120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4002-1qk92w2 2021-05-16T22:08:36.5346280Z cp -pR /private/tmp/d20210516-4002-1qk92w2/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T22:08:36.7954110Z chmod -Rf +w /private/tmp/d20210516-4002-1qk92w2 2021-05-16T22:08:37.0488900Z ==> Finishing up 2021-05-16T22:08:37.0839940Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T22:08:37.0845480Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T22:08:37.0850930Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T22:08:37.0858120Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T22:08:37.0867810Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T22:08:37.0878010Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T22:08:37.0884140Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T22:08:37.0889860Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T22:08:37.0897980Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T22:08:37.0904620Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T22:08:37.0910170Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T22:08:37.0915320Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T22:08:37.0920950Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T22:08:37.0926260Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T22:08:37.0933940Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T22:08:37.1889950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4638-1kp0zaa.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-16T22:08:39.4150390Z ==> Summary 2021-05-16T22:08:39.4440430Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T22:08:39.4446930Z ==> Installing poppler dependency: qt@5 2021-05-16T22:08:39.4482310Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T22:08:39.4500150Z 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/d20210516-4002-1bxs2o1 2021-05-16T22:08:44.6012820Z cp -pR /private/tmp/d20210516-4002-1bxs2o1/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T22:08:51.9971660Z chmod -Rf +w /private/tmp/d20210516-4002-1bxs2o1 2021-05-16T22:09:05.8711800Z ==> Finishing up 2021-05-16T22:09:08.2063580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4719-1sgghk1.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-16T22:09:12.2111060Z ==> Caveats 2021-05-16T22:09:12.2111820Z We agreed to the Qt open source license for you. 2021-05-16T22:09:12.2112520Z If this is unacceptable you should uninstall. 2021-05-16T22:09:12.2112890Z 2021-05-16T22:09:12.2113960Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:09:12.2114750Z because this is an alternate version of another formula. 2021-05-16T22:09:12.2115180Z 2021-05-16T22:09:12.2115690Z If you need to have qt@5 first in your PATH, run: 2021-05-16T22:09:12.2116920Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:09:12.2117370Z 2021-05-16T22:09:12.2117880Z For compilers to find qt@5 you may need to set: 2021-05-16T22:09:12.2118860Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T22:09:12.2119880Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T22:09:12.2120560Z 2021-05-16T22:09:12.2121510Z For pkg-config to find qt@5 you may need to set: 2021-05-16T22:09:12.2122260Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T22:09:12.2122640Z 2021-05-16T22:09:12.2123360Z ==> Summary 2021-05-16T22:09:12.8922620Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T22:09:12.8928030Z ==> Installing poppler 2021-05-16T22:09:12.8932520Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T22:09:12.8951760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4002-1tpgw61 2021-05-16T22:09:13.1779000Z cp -pR /private/tmp/d20210516-4002-1tpgw61/poppler/. /usr/local/Cellar/poppler 2021-05-16T22:09:13.4509470Z chmod -Rf +w /private/tmp/d20210516-4002-1tpgw61 2021-05-16T22:09:13.8788490Z ==> Finishing up 2021-05-16T22:09:13.9180550Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T22:09:13.9186650Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T22:09:13.9192290Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T22:09:13.9197970Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T22:09:13.9203490Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T22:09:13.9209190Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T22:09:13.9214950Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T22:09:13.9220540Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T22:09:13.9226290Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T22:09:13.9231740Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T22:09:13.9237310Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T22:09:13.9242720Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T22:09:13.9304510Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T22:09:13.9311450Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T22:09:13.9323840Z rm /usr/local/share/gir-1.0 2021-05-16T22:09:13.9331430Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T22:09:13.9337790Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T22:09:13.9347510Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T22:09:13.9353190Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T22:09:13.9359200Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T22:09:13.9364660Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T22:09:13.9370110Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T22:09:13.9375730Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T22:09:13.9381210Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T22:09:13.9386720Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T22:09:13.9392290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T22:09:13.9397740Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T22:09:13.9403920Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T22:09:13.9409870Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T22:09:13.9415070Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T22:09:13.9422520Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T22:09:13.9426760Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T22:09:13.9438540Z rm /usr/local/lib/girepository-1.0 2021-05-16T22:09:13.9446670Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T22:09:13.9453230Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T22:09:13.9458620Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T22:09:13.9464160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T22:09:13.9469460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T22:09:13.9474910Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T22:09:13.9480480Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T22:09:13.9485920Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T22:09:13.9491130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T22:09:13.9497060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T22:09:13.9504460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T22:09:13.9530740Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T22:09:13.9532680Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T22:09:13.9534670Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T22:09:13.9536940Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T22:09:13.9538350Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T22:09:13.9539660Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T22:09:13.9545250Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T22:09:13.9551590Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T22:09:13.9557370Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T22:09:13.9562710Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T22:09:14.0649480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4745-1ju1px2.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-16T22:09:16.3176360Z ==> Summary 2021-05-16T22:09:16.3510430Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T22:09:17.8040150Z ==> Caveats 2021-05-16T22:09:17.8041600Z ==> qt@5 2021-05-16T22:09:17.8080640Z We agreed to the Qt open source license for you. 2021-05-16T22:09:17.8081440Z If this is unacceptable you should uninstall. 2021-05-16T22:09:17.8081940Z 2021-05-16T22:09:17.8083200Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:09:17.8084000Z because this is an alternate version of another formula. 2021-05-16T22:09:17.8084400Z 2021-05-16T22:09:17.8085040Z If you need to have qt@5 first in your PATH, run: 2021-05-16T22:09:17.8086230Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:09:17.8086670Z 2021-05-16T22:09:17.8087170Z For compilers to find qt@5 you may need to set: 2021-05-16T22:09:17.8088120Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T22:09:17.8089130Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T22:09:17.8089490Z 2021-05-16T22:09:17.8090330Z For pkg-config to find qt@5 you may need to set: 2021-05-16T22:09:17.8091040Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T22:09:17.8091410Z 2021-05-16T22:09:19.4275910Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T22:09:20.4876170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:21.0112180Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T22:09:21.3371080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T22%3A15%3A00Z&sig=yYvC9voxxhMl%2F2nLtSbNeTGylpqxIKFiFgr0W3nE8m4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:21.3792280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=yYvC9voxxhMl\%2F2nLtSbNeTGylpqxIKFiFgr0W3nE8m4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:21.4169930Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T22:09:21.4216350Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T22:09:22.5260970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:23.0987470Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T22:09:23.4127690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T22%3A15%3A00Z&sig=JBDV0JIPhgPzgwg4DGcIuRmuUqKbGDLxytqLpFvEDUw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:23.4991030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=JBDV0JIPhgPzgwg4DGcIuRmuUqKbGDLxytqLpFvEDUw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:23.6545540Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T22:09:23.6812430Z ==> Installing dependencies for hdf5: szip 2021-05-16T22:09:23.6817310Z ==> Installing hdf5 dependency: szip 2021-05-16T22:09:23.7439400Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T22:09:23.7468550Z 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/d20210516-4752-2ozx2x 2021-05-16T22:09:23.7562830Z cp -pR /private/tmp/d20210516-4752-2ozx2x/szip/. /usr/local/Cellar/szip 2021-05-16T22:09:23.7672620Z chmod -Rf +w /private/tmp/d20210516-4752-2ozx2x 2021-05-16T22:09:23.8078090Z ==> Finishing up 2021-05-16T22:09:23.8431550Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T22:09:23.8436820Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T22:09:23.8442430Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T22:09:23.8450200Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T22:09:23.8455380Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T22:09:23.8461040Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T22:09:23.8581720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4922-1uftt5q.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-16T22:09:26.0319180Z ==> Summary 2021-05-16T22:09:26.0335690Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T22:09:26.0341140Z ==> Installing hdf5 2021-05-16T22:09:26.0344430Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T22:09:26.0362410Z 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/d20210516-4752-125bv0l 2021-05-16T22:09:26.2070720Z cp -pR /private/tmp/d20210516-4752-125bv0l/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T22:09:26.3653390Z chmod -Rf +w /private/tmp/d20210516-4752-125bv0l 2021-05-16T22:09:26.6854480Z ==> Finishing up 2021-05-16T22:09:26.7303380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T22:09:26.7307150Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T22:09:26.7311990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T22:09:26.7316270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T22:09:26.7320720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T22:09:26.7325280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T22:09:26.7329920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T22:09:26.7334450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T22:09:26.7339330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T22:09:26.7343790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T22:09:26.7348580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T22:09:26.7352880Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T22:09:26.7357330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T22:09:26.7361800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T22:09:26.7366420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T22:09:26.7371060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T22:09:26.7375550Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T22:09:26.7380440Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T22:09:26.7392470Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T22:09:26.7393620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T22:09:26.7394630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T22:09:26.7398520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T22:09:26.7408280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T22:09:26.7413040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T22:09:26.7420370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T22:09:26.7425240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T22:09:26.7433310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T22:09:26.7437730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T22:09:26.7442530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T22:09:26.7447280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T22:09:26.7452610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T22:09:26.7457100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T22:09:26.7461890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T22:09:26.7466700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T22:09:26.7471490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T22:09:26.7476250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T22:09:26.7481360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T22:09:26.7486240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T22:09:26.7491460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T22:09:26.7496280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T22:09:26.7501240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T22:09:26.7506080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T22:09:26.7511120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T22:09:26.7516210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T22:09:26.7521090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T22:09:26.7526540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T22:09:26.7531890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T22:09:26.7536950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T22:09:26.7541980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T22:09:26.7546770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T22:09:26.7551640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T22:09:26.7556380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T22:09:26.7561550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T22:09:26.7566120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T22:09:26.7571280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T22:09:26.7575940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T22:09:26.7580710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T22:09:26.7585350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T22:09:26.7590320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T22:09:26.7595130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T22:09:26.7600120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T22:09:26.7604960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T22:09:26.7610030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T22:09:26.7615030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T22:09:26.7620020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T22:09:26.7624760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T22:09:26.7630140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T22:09:26.7635250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T22:09:26.7640150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T22:09:26.7657090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T22:09:26.7661930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T22:09:26.7666550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T22:09:26.7671220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T22:09:26.7675520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T22:09:26.7679900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T22:09:26.7684550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T22:09:26.7689290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T22:09:26.7693860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T22:09:26.7698420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T22:09:26.7702840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T22:09:26.7707900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T22:09:26.7712310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T22:09:26.7716930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T22:09:26.7721620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T22:09:26.7725990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T22:09:26.7731200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T22:09:26.7735750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T22:09:26.7740570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T22:09:26.7745060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T22:09:26.7749490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T22:09:26.7754260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T22:09:26.7758840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T22:09:26.7763390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T22:09:26.7767800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T22:09:26.7772290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T22:09:26.7777110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T22:09:26.7781690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T22:09:26.7786270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T22:09:26.7790980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T22:09:26.7795440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T22:09:26.7798800Z Only the first 100 operations were output. 2021-05-16T22:09:26.8792470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4948-1dc2jzf.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-16T22:09:29.0408210Z ==> Summary 2021-05-16T22:09:29.0563420Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T22:09:29.6059780Z ==> No outdated dependents to upgrade! 2021-05-16T22:09:29.6061280Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:09:29.6555490Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T22:09:29.6556090Z hdf5 2021-05-16T22:09:29.6564580Z rm /usr/local/bin/gif2h5 2021-05-16T22:09:29.6567720Z rm /usr/local/bin/h52gif 2021-05-16T22:09:29.6570490Z rm /usr/local/bin/h5c++ 2021-05-16T22:09:29.6573370Z rm /usr/local/bin/h5cc 2021-05-16T22:09:29.6577070Z rm /usr/local/bin/h5clear 2021-05-16T22:09:29.6579400Z rm /usr/local/bin/h5copy 2021-05-16T22:09:29.6582390Z rm /usr/local/bin/h5debug 2021-05-16T22:09:29.6585300Z rm /usr/local/bin/h5diff 2021-05-16T22:09:29.6588530Z rm /usr/local/bin/h5dump 2021-05-16T22:09:29.6591380Z rm /usr/local/bin/h5fc 2021-05-16T22:09:29.6594360Z rm /usr/local/bin/h5format_convert 2021-05-16T22:09:29.6597220Z rm /usr/local/bin/h5import 2021-05-16T22:09:29.6600030Z rm /usr/local/bin/h5jam 2021-05-16T22:09:29.6602870Z rm /usr/local/bin/h5ls 2021-05-16T22:09:29.6605750Z rm /usr/local/bin/h5mkgrp 2021-05-16T22:09:29.6609250Z rm /usr/local/bin/h5perf_serial 2021-05-16T22:09:29.6612880Z rm /usr/local/bin/h5redeploy 2021-05-16T22:09:29.6616360Z rm /usr/local/bin/h5repack 2021-05-16T22:09:29.6619520Z rm /usr/local/bin/h5repart 2021-05-16T22:09:29.6622420Z rm /usr/local/bin/h5stat 2021-05-16T22:09:29.6625630Z rm /usr/local/bin/h5unjam 2021-05-16T22:09:29.6629110Z rm /usr/local/bin/h5watch 2021-05-16T22:09:29.6636740Z rm /usr/local/include/H5ACpublic.h 2021-05-16T22:09:29.6640190Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T22:09:29.6643340Z rm /usr/local/include/H5Apublic.h 2021-05-16T22:09:29.6646480Z rm /usr/local/include/H5ArrayType.h 2021-05-16T22:09:29.6649480Z rm /usr/local/include/H5AtomType.h 2021-05-16T22:09:29.6652520Z rm /usr/local/include/H5Attribute.h 2021-05-16T22:09:29.6655520Z rm /usr/local/include/H5Classes.h 2021-05-16T22:09:29.6658720Z rm /usr/local/include/H5CommonFG.h 2021-05-16T22:09:29.6662090Z rm /usr/local/include/H5CompType.h 2021-05-16T22:09:29.6665230Z rm /usr/local/include/H5Cpp.h 2021-05-16T22:09:29.6668440Z rm /usr/local/include/H5CppDoc.h 2021-05-16T22:09:29.6671770Z rm /usr/local/include/H5Cpublic.h 2021-05-16T22:09:29.6674930Z rm /usr/local/include/H5DOpublic.h 2021-05-16T22:09:29.6677810Z rm /usr/local/include/H5DSpublic.h 2021-05-16T22:09:29.6680940Z rm /usr/local/include/H5DaccProp.h 2021-05-16T22:09:29.6683780Z rm /usr/local/include/H5DataSet.h 2021-05-16T22:09:29.6687080Z rm /usr/local/include/H5DataSpace.h 2021-05-16T22:09:29.6690180Z rm /usr/local/include/H5DataType.h 2021-05-16T22:09:29.6693350Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T22:09:29.6696240Z rm /usr/local/include/H5Dpublic.h 2021-05-16T22:09:29.6699340Z rm /usr/local/include/H5DxferProp.h 2021-05-16T22:09:29.6702280Z rm /usr/local/include/H5ESpublic.h 2021-05-16T22:09:29.6705210Z rm /usr/local/include/H5EnumType.h 2021-05-16T22:09:29.6708140Z rm /usr/local/include/H5Epubgen.h 2021-05-16T22:09:29.6711070Z rm /usr/local/include/H5Epublic.h 2021-05-16T22:09:29.6714170Z rm /usr/local/include/H5Exception.h 2021-05-16T22:09:29.6717700Z rm /usr/local/include/H5FDcore.h 2021-05-16T22:09:29.6721140Z rm /usr/local/include/H5FDdirect.h 2021-05-16T22:09:29.6724570Z rm /usr/local/include/H5FDfamily.h 2021-05-16T22:09:29.6727480Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T22:09:29.6730480Z rm /usr/local/include/H5FDlog.h 2021-05-16T22:09:29.6733590Z rm /usr/local/include/H5FDmpi.h 2021-05-16T22:09:29.6736560Z rm /usr/local/include/H5FDmpio.h 2021-05-16T22:09:29.6739570Z rm /usr/local/include/H5FDmulti.h 2021-05-16T22:09:29.6742620Z rm /usr/local/include/H5FDpublic.h 2021-05-16T22:09:29.6745590Z rm /usr/local/include/H5FDros3.h 2021-05-16T22:09:29.6748850Z rm /usr/local/include/H5FDsec2.h 2021-05-16T22:09:29.6752090Z rm /usr/local/include/H5FDstdio.h 2021-05-16T22:09:29.6755180Z rm /usr/local/include/H5FDwindows.h 2021-05-16T22:09:29.6758270Z rm /usr/local/include/H5FaccProp.h 2021-05-16T22:09:29.6761250Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T22:09:29.6764180Z rm /usr/local/include/H5File.h 2021-05-16T22:09:29.6767230Z rm /usr/local/include/H5FloatType.h 2021-05-16T22:09:29.6770580Z rm /usr/local/include/H5Fpublic.h 2021-05-16T22:09:29.6773530Z rm /usr/local/include/H5Gpublic.h 2021-05-16T22:09:29.6776510Z rm /usr/local/include/H5Group.h 2021-05-16T22:09:29.6779770Z rm /usr/local/include/H5IMpublic.h 2021-05-16T22:09:29.6782990Z rm /usr/local/include/H5IdComponent.h 2021-05-16T22:09:29.6785910Z rm /usr/local/include/H5Include.h 2021-05-16T22:09:29.6790600Z rm /usr/local/include/H5IntType.h 2021-05-16T22:09:29.6793280Z rm /usr/local/include/H5Ipublic.h 2021-05-16T22:09:29.6796260Z rm /usr/local/include/H5LDpublic.h 2021-05-16T22:09:29.6799270Z rm /usr/local/include/H5LTpublic.h 2021-05-16T22:09:29.6802200Z rm /usr/local/include/H5LaccProp.h 2021-05-16T22:09:29.6805220Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T22:09:29.6808560Z rm /usr/local/include/H5Library.h 2021-05-16T22:09:29.6811590Z rm /usr/local/include/H5Location.h 2021-05-16T22:09:29.6814540Z rm /usr/local/include/H5Lpublic.h 2021-05-16T22:09:29.6817560Z rm /usr/local/include/H5MMpublic.h 2021-05-16T22:09:29.6821610Z rm /usr/local/include/H5Mpublic.h 2021-05-16T22:09:29.6824630Z rm /usr/local/include/H5Object.h 2021-05-16T22:09:29.6827890Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T22:09:29.6830980Z rm /usr/local/include/H5Opublic.h 2021-05-16T22:09:29.6834000Z rm /usr/local/include/H5PLextern.h 2021-05-16T22:09:29.6837120Z rm /usr/local/include/H5PLpublic.h 2021-05-16T22:09:29.6840350Z rm /usr/local/include/H5PTpublic.h 2021-05-16T22:09:29.6843560Z rm /usr/local/include/H5PacketTable.h 2021-05-16T22:09:29.6846650Z rm /usr/local/include/H5Ppublic.h 2021-05-16T22:09:29.6849420Z rm /usr/local/include/H5PredType.h 2021-05-16T22:09:29.6852350Z rm /usr/local/include/H5PropList.h 2021-05-16T22:09:29.6855330Z rm /usr/local/include/H5Rpublic.h 2021-05-16T22:09:29.6858220Z rm /usr/local/include/H5Spublic.h 2021-05-16T22:09:29.6861140Z rm /usr/local/include/H5StrType.h 2021-05-16T22:09:29.6864160Z rm /usr/local/include/H5TBpublic.h 2021-05-16T22:09:29.6867280Z rm /usr/local/include/H5Tpublic.h 2021-05-16T22:09:29.6871030Z rm /usr/local/include/H5VLconnector.h 2021-05-16T22:09:29.6874200Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T22:09:29.6877110Z rm /usr/local/include/H5VLnative.h 2021-05-16T22:09:29.6880030Z Only the first 100 operations were output. 2021-05-16T22:09:31.2912850Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T22:09:32.3534160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:32.8814590Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T22:09:33.2014120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T22%3A15%3A00Z&sig=pJXeYLY1nZ6HjbRHEbjt4EOYEB8wkw8gCkBwhg0Btws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:33.2395620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=pJXeYLY1nZ6HjbRHEbjt4EOYEB8wkw8gCkBwhg0Btws\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:33.3732750Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T22:09:33.4512320Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T22:09:33.4540910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4955-137cb8d 2021-05-16T22:09:33.6158390Z cp -pR /private/tmp/d20210516-4955-137cb8d/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T22:09:33.7689230Z chmod -Rf +w /private/tmp/d20210516-4955-137cb8d 2021-05-16T22:09:33.9252310Z ==> Finishing up 2021-05-16T22:09:33.9569810Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T22:09:33.9577630Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T22:09:33.9589760Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T22:09:33.9595080Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T22:09:33.9602140Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T22:09:33.9607760Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T22:09:33.9613290Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T22:09:33.9618520Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T22:09:33.9623440Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T22:09:33.9630150Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T22:09:33.9635430Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T22:09:33.9640600Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T22:09:33.9646080Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T22:09:33.9653840Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T22:09:33.9659690Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T22:09:33.9711650Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T22:09:34.0272100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5119-1myna8p.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-16T22:09:36.2122860Z ==> Caveats 2021-05-16T22:09:36.2123470Z Emacs Lisp files have been installed to: 2021-05-16T22:09:36.2124610Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T22:09:36.2125650Z ==> Summary 2021-05-16T22:09:36.2281000Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T22:09:38.2348970Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T22:09:40.3072410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:40.8321770Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T22:09:41.1555480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T22%3A15%3A00Z&sig=RUV2sSeuvxxPZaecbNvSpSTxWy3a1KEN6yXfN7ijOgI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:41.1941580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=RUV2sSeuvxxPZaecbNvSpSTxWy3a1KEN6yXfN7ijOgI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:41.2920940Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T22:09:41.3646040Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T22:09:41.3674680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5126-11j9o8 2021-05-16T22:09:41.5000270Z cp -pR /private/tmp/d20210516-5126-11j9o8/gsl/. /usr/local/Cellar/gsl 2021-05-16T22:09:41.6555580Z chmod -Rf +w /private/tmp/d20210516-5126-11j9o8 2021-05-16T22:09:41.8157990Z ==> Finishing up 2021-05-16T22:09:41.8429610Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T22:09:41.8434490Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T22:09:41.8438930Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T22:09:41.8446540Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T22:09:41.8454780Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T22:09:41.8462450Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T22:09:41.8572290Z info /usr/local/share/info/gsl-ref.info 2021-05-16T22:09:41.8587830Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T22:09:41.8596250Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T22:09:41.8603030Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T22:09:41.8612990Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T22:09:41.8621760Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T22:09:41.8628840Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T22:09:41.8637080Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T22:09:41.8643280Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T22:09:41.8649360Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T22:09:41.8655690Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T22:09:41.8664210Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T22:09:41.9284180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5291-rb95ko.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-16T22:09:44.1932280Z ==> Summary 2021-05-16T22:09:44.2127910Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T22:09:47.1343940Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T22:09:48.2273170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:48.7762130Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T22:09:49.1320960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T22%3A15%3A00Z&sig=tRIx%2FiY4Bat03Bdcu8iJQJMuz0ydv%2BBwueqxvLZHR%2F0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:49.1723470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=tRIx\%2FiY4Bat03Bdcu8iJQJMuz0ydv\%2BBwueqxvLZHR\%2F0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:49.3772650Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T22:09:49.3953460Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T22:09:50.4993110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:51.0170370Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T22:09:51.3500530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T22%3A15%3A00Z&sig=HREMscOUz9yZx09t8vHrHrOnJ%2FWiD%2FkdltLA5QAwRCs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:51.3832480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=HREMscOUz9yZx09t8vHrHrOnJ\%2FWiD\%2FkdltLA5QAwRCs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:51.4383570Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T22:09:51.4430600Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T22:09:52.5496510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:53.0882680Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T22:09:53.4302490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T22%3A15%3A00Z&sig=rp%2F2cTbVTHxUW4bp2VARhdYnqtONJXa5NuprPvJ%2BcOU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:53.4642210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=rp\%2F2cTbVTHxUW4bp2VARhdYnqtONJXa5NuprPvJ\%2BcOU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:53.5163360Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T22:09:53.5205250Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T22:09:54.6024230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:55.1665280Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T22:09:55.4966650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T22%3A15%3A00Z&sig=kg2iC6u06lXm5gKpgssqeVEB7pjMHwtpoSZQWhWUBho%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:55.5261080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=kg2iC6u06lXm5gKpgssqeVEB7pjMHwtpoSZQWhWUBho\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:55.5637030Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T22:09:55.5670810Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T22:09:56.7629110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:57.3280680Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T22:09:57.6409450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T22%3A15%3A00Z&sig=oCJx5s%2FvuEOX8BzZpLYBw3nAxXvFJsETy1K1DETLIhs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:57.6750750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=oCJx5s\%2FvuEOX8BzZpLYBw3nAxXvFJsETy1K1DETLIhs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:57.7539290Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T22:09:57.7627820Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T22:09:58.9627290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:59.5035700Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T22:09:59.8325460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T22%3A15%3A00Z&sig=%2FyBf7YOSms5i5of%2BWBmllIB3GgRoqMB6B2iXuw2q99w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:59.8612650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=\%2FyBf7YOSms5i5of\%2BWBmllIB3GgRoqMB6B2iXuw2q99w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:59.9023440Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T22:09:59.9054910Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T22:10:01.0387940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:01.5705450Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T22:10:01.9591200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T22%3A20%3A00Z&sig=cN%2BvVh1YWsW7o273VRKS5Up0HjLjtm88HdoWK14uhgY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:01.9992980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=cN\%2BvVh1YWsW7o273VRKS5Up0HjLjtm88HdoWK14uhgY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:02.1565810Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T22:10:02.1662650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T22:10:03.3150460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:03.8500050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T22:10:04.2202420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T22%3A20%3A00Z&sig=znxGNcrEUdv546mFnrpK%2BTZvAfV9dNi%2Fn33nuKhZ%2FxY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:04.2573480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=znxGNcrEUdv546mFnrpK\%2BTZvAfV9dNi\%2Fn33nuKhZ\%2FxY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:04.3017470Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T22:10:04.3053420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T22:10:05.4228930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:05.9268800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T22:10:06.3289230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T22%3A20%3A00Z&sig=DWplCPuGcZJF5lOai%2ByYHdxFBw2D3r%2FE7Ykjs6kacNY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:06.3717640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=DWplCPuGcZJF5lOai\%2ByYHdxFBw2D3r\%2FE7Ykjs6kacNY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:06.4189850Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T22:10:06.4228610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T22:10:07.5315320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:08.0714010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T22:10:08.4351980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T22%3A20%3A00Z&sig=K67EBYp6R%2BG3bTOLyEedOnQdOQ0dusvOvXyjwHCdTeQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:08.4812250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=K67EBYp6R\%2BG3bTOLyEedOnQdOQ0dusvOvXyjwHCdTeQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:08.5472710Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T22:10:08.5505460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T22:10:09.6308890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:10.1863250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T22:10:10.5238300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T22%3A20%3A00Z&sig=7FONlfCIcYE9bJTqOiWo2rcNcLLswrzURaM6QR4lV5o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:10.5564630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=7FONlfCIcYE9bJTqOiWo2rcNcLLswrzURaM6QR4lV5o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:10.5971730Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T22:10:10.6001970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T22:10:11.7252050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:12.2711820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T22:10:12.6780150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T22%3A20%3A00Z&sig=16LnJlQuOl7wIw644OjHJz0veGgnXPZpEbigzZTM1D4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:12.7076490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=16LnJlQuOl7wIw644OjHJz0veGgnXPZpEbigzZTM1D4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:12.7821330Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T22:10:12.7882840Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T22:10:13.9181740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:14.4825870Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T22:10:14.8596920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T22%3A20%3A00Z&sig=5bxGFkfiWBliJxH8ziS2gLwy8CYQvOq3RNyCnB6eptc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:14.8902240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=5bxGFkfiWBliJxH8ziS2gLwy8CYQvOq3RNyCnB6eptc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:14.9615580Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T22:10:14.9656130Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T22:10:16.0642260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:16.6015720Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T22:10:16.9324120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T22%3A20%3A00Z&sig=tbHwwk7MuNvWaRJOYOfTWK80PiRkD%2FNhLHfftDzuvCU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:16.9747160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=tbHwwk7MuNvWaRJOYOfTWK80PiRkD\%2FNhLHfftDzuvCU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:17.4396980Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T22:10:17.5537690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T22:10:18.6836250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:19.2458210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T22:10:19.5807110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T22%3A20%3A00Z&sig=EUJaRq0Oxxg8yXk3tT4uxkSpvMNp5nu7Tl3D4VnYtZc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:20.3022510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=EUJaRq0Oxxg8yXk3tT4uxkSpvMNp5nu7Tl3D4VnYtZc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:20.3028860Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T22:10:20.3032020Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T22:10:20.8395710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:21.3666240Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T22:10:21.6904150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T22%3A20%3A00Z&sig=NsOzFbPCNbLpQPTJPDNvFYpIm2hvpDHnfLwIPXvv%2FsI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:21.7341200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=NsOzFbPCNbLpQPTJPDNvFYpIm2hvpDHnfLwIPXvv\%2FsI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:21.7810700Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T22:10:21.7850430Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T22:10:22.8775310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:23.4377550Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T22:10:23.7587910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T22%3A20%3A00Z&sig=eLkUUuZrA0HccRUh7%2B%2F2yCaF42EUCrOJHiCVOWZxEGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:23.7956210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=eLkUUuZrA0HccRUh7\%2B\%2F2yCaF42EUCrOJHiCVOWZxEGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:23.9409820Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T22:10:23.9484610Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T22:10:25.1015900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:25.6433170Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T22:10:25.9791940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T22%3A20%3A00Z&sig=T4NkCsZZWUTSAv7nyBhVuapTbpBxuCUTJ%2BT4fLOXkJ4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:26.0205130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=T4NkCsZZWUTSAv7nyBhVuapTbpBxuCUTJ\%2BT4fLOXkJ4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:26.0960310Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T22:10:26.0992320Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T22:10:27.2038780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:27.7502580Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T22:10:28.0788530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T22%3A20%3A00Z&sig=wuQuol8QIeOjBP4YGZPbrRkvWFpys3D0ZtFef%2FjkHl8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:28.1181180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=wuQuol8QIeOjBP4YGZPbrRkvWFpys3D0ZtFef\%2FjkHl8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:28.1690020Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T22:10:28.1737410Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T22:10:29.3017660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:29.8305100Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T22:10:30.1718970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T22%3A20%3A00Z&sig=gUSvQxgiYf8jQ9viGogrffQ2RKOs5Fsee3m1%2BdIR7HQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:30.2097570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=gUSvQxgiYf8jQ9viGogrffQ2RKOs5Fsee3m1\%2BdIR7HQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:30.2834200Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T22:10:30.2918090Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T22:10:31.4249180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:31.9778290Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T22:10:32.3007250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T22%3A20%3A00Z&sig=6ZdcXjvRvHgpgBuMkuXil19eZYmKHFXTpR%2FrgpJJ9%2Bs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:32.3332290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=6ZdcXjvRvHgpgBuMkuXil19eZYmKHFXTpR\%2FrgpJJ9\%2Bs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:32.3751730Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T22:10:32.3786050Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T22:10:33.5485700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:34.2227600Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T22:10:34.6104360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T22%3A20%3A00Z&sig=IxsJYM%2BTzJ7umzk77Mad9B6DIDXDVY9mJlq3jnBpbXU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:34.6416790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=IxsJYM\%2BTzJ7umzk77Mad9B6DIDXDVY9mJlq3jnBpbXU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:34.7293440Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T22:10:34.7401400Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T22:10:35.8313130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:36.3943640Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T22:10:36.7075680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T22%3A20%3A00Z&sig=nwlsT7aqT334lawqo3S%2F4ELLGeDOzeeqyzwv0yjKz60%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:36.7528820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=nwlsT7aqT334lawqo3S\%2F4ELLGeDOzeeqyzwv0yjKz60\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:36.9490110Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T22:10:36.9899520Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T22:10:38.0738040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:38.6156850Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T22:10:38.9693340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T22%3A20%3A00Z&sig=JWy6UtHGHsgKL9hneDc5c%2FsQPi6FX3caBJsnL8qTrjM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:38.9982790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=JWy6UtHGHsgKL9hneDc5c\%2FsQPi6FX3caBJsnL8qTrjM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:39.0579800Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T22:10:39.0643870Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T22:10:42.1618040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:42.6917420Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T22:10:43.0163430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T22%3A20%3A00Z&sig=8A5pfSclxwRZT1Ig74IoZNlmc%2B%2F%2F73gdmnpBnMrp02E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:43.0544140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=8A5pfSclxwRZT1Ig74IoZNlmc\%2B\%2F\%2F73gdmnpBnMrp02E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:43.1738420Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T22:10:43.1841670Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T22:10:44.2851330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:44.7998950Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T22:10:45.1353860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T22%3A20%3A00Z&sig=7KSrGeKart5MDOb3krurl%2BIXkdwY8N1z%2BS4EjrFS8u8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:45.1644550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=7KSrGeKart5MDOb3krurl\%2BIXkdwY8N1z\%2BS4EjrFS8u8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:45.3444010Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T22:10:45.3636810Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T22:10:46.4416900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:46.9740890Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T22:10:47.2829200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T22%3A20%3A00Z&sig=cGSr7rTognbf6O6tIpHahlJT%2BDieniRR%2FdiAzTwUYRE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:47.3145040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=cGSr7rTognbf6O6tIpHahlJT\%2BDieniRR\%2FdiAzTwUYRE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:47.3694000Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T22:10:47.3737080Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T22:10:48.4673830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:48.9865420Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T22:10:49.3385310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T22%3A20%3A00Z&sig=fvIHXusm4xmvzx%2BPm2Eh3HIBC2Jj4D1rK4bJ7zl8o4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:49.3822460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=fvIHXusm4xmvzx\%2BPm2Eh3HIBC2Jj4D1rK4bJ7zl8o4k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:49.5286510Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T22:10:49.5368690Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T22:10:50.6324640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:51.1397090Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T22:10:51.4617860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T22%3A20%3A00Z&sig=3oJnwbCMLZsOdly264oXFWWWn9R2cos8TokdFsU2p6I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:51.4969670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=3oJnwbCMLZsOdly264oXFWWWn9R2cos8TokdFsU2p6I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:51.5711800Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T22:10:51.5760670Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T22:10:52.6495980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:53.2226770Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T22:10:54.3059490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=QQwJpovfOTCuuIf\%2FovzwyY0vBpRCfQmfScItubKa8Os\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:54.3066380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T22%3A20%3A00Z&sig=QQwJpovfOTCuuIf%2FovzwyY0vBpRCfQmfScItubKa8Os%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:54.3079790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-1rw2qym 2021-05-16T22:10:54.3083220Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T22:10:54.3086100Z cp -pR /private/tmp/d20210516-5298-1rw2qym/aom/. /usr/local/Cellar/aom 2021-05-16T22:10:54.3090680Z ==> 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-16T22:10:54.3094070Z chmod -Rf +w /private/tmp/d20210516-5298-1rw2qym 2021-05-16T22:10:54.3095200Z ==> Installing ffmpeg dependency: aom 2021-05-16T22:10:54.3097110Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T22:10:54.3098530Z ==> Finishing up 2021-05-16T22:10:54.3099810Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T22:10:54.3101110Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T22:10:54.3102660Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T22:10:54.3104130Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T22:10:54.3105670Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T22:10:54.3107080Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T22:10:54.3108490Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T22:10:54.3109940Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T22:10:54.3112560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5641-jkfpac.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-16T22:10:56.4408060Z ==> Summary 2021-05-16T22:10:56.4433730Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T22:10:56.4439760Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T22:10:56.4502300Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T22:10:56.4521130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-1whd6wu 2021-05-16T22:10:56.4701870Z cp -pR /private/tmp/d20210516-5298-1whd6wu/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T22:10:56.4861970Z chmod -Rf +w /private/tmp/d20210516-5298-1whd6wu 2021-05-16T22:10:56.5398450Z ==> Finishing up 2021-05-16T22:10:56.5769280Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T22:10:56.5775600Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T22:10:56.5782140Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T22:10:56.5786960Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T22:10:56.5793970Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T22:10:56.5938790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5668-1anhaf9.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-16T22:10:58.7436390Z ==> Summary 2021-05-16T22:10:58.7457640Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T22:10:58.7462660Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T22:10:58.7513290Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T22:10:58.7531700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-7f9gaf 2021-05-16T22:10:58.8136620Z cp -pR /private/tmp/d20210516-5298-7f9gaf/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T22:10:58.8790870Z chmod -Rf +w /private/tmp/d20210516-5298-7f9gaf 2021-05-16T22:10:58.9448720Z ==> Finishing up 2021-05-16T22:10:58.9859240Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T22:10:58.9865720Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T22:10:58.9873570Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T22:10:58.9962950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5694-vhmdq9.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-16T22:11:01.1628720Z ==> Summary 2021-05-16T22:11:01.1708630Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T22:11:01.1714680Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T22:11:01.1734640Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T22:11:01.1752800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-o6q0dd 2021-05-16T22:11:01.2026100Z cp -pR /private/tmp/d20210516-5298-o6q0dd/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T22:11:01.2418370Z chmod -Rf +w /private/tmp/d20210516-5298-o6q0dd 2021-05-16T22:11:01.3145830Z ==> Finishing up 2021-05-16T22:11:01.3727990Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T22:11:01.3737280Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T22:11:01.3749320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T22:11:01.3755420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T22:11:01.3760710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T22:11:01.3766950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T22:11:01.3772470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T22:11:01.3778460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T22:11:01.3784330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T22:11:01.3790000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T22:11:01.3795880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T22:11:01.3801460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T22:11:01.3807920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T22:11:01.3813340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T22:11:01.3819550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T22:11:01.3825340Z 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-16T22:11:01.3831850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T22:11:01.3837970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T22:11:01.3843680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T22:11:01.3849320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T22:11:01.3855330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T22:11:01.3860820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T22:11:01.3866850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T22:11:01.3872570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T22:11:01.3878310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T22:11:01.3884140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T22:11:01.3889890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T22:11:01.3895970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T22:11:01.3901730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T22:11:01.3907180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T22:11:01.3912930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T22:11:01.3918880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T22:11:01.3930100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T22:11:01.3932810Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T22:11:01.3938560Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T22:11:01.3944100Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T22:11:01.3951710Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T22:11:01.4209260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5720-tcyxh8.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-16T22:11:03.6730880Z ==> Summary 2021-05-16T22:11:03.6782650Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T22:11:03.6789070Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T22:11:03.8562990Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T22:11:03.8580210Z 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/d20210516-5298-7tfv06 2021-05-16T22:11:03.9769480Z cp -pR /private/tmp/d20210516-5298-7tfv06/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T22:11:04.0977750Z chmod -Rf +w /private/tmp/d20210516-5298-7tfv06 2021-05-16T22:11:04.3112830Z ==> Finishing up 2021-05-16T22:11:04.3582800Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T22:11:04.3593970Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T22:11:04.3604820Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T22:11:04.3617020Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T22:11:04.3627890Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T22:11:04.3640440Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T22:11:04.3657710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T22:11:04.3671740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T22:11:04.3681050Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T22:11:04.3755170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T22:11:04.3761610Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T22:11:04.3769290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T22:11:04.3775760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T22:11:04.3781740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T22:11:04.3788340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T22:11:04.3795170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T22:11:04.3800750Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T22:11:04.3806670Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T22:11:04.3812120Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T22:11:04.3817690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T22:11:04.3823200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T22:11:04.3828590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T22:11:04.3834310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T22:11:04.3839870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T22:11:04.3845450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T22:11:04.3850870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T22:11:04.3856940Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T22:11:04.3866880Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T22:11:04.3873100Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T22:11:04.3879030Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T22:11:04.3888570Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T22:11:04.3895380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T22:11:04.3900960Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T22:11:04.3906050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T22:11:04.3912240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T22:11:04.3918080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T22:11:04.3924250Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T22:11:04.3929910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T22:11:04.3935850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T22:11:04.3941840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T22:11:04.3947720Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T22:11:04.3953430Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T22:11:04.3959400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T22:11:04.3965090Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T22:11:04.3970970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T22:11:04.3976570Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T22:11:04.3982570Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T22:11:04.3988350Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T22:11:04.3994450Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T22:11:04.4000280Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T22:11:04.4006090Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T22:11:04.4015350Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T22:11:04.4021840Z 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-16T22:11:04.4486360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5746-1391pqa.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-16T22:11:06.7052790Z ==> Summary 2021-05-16T22:11:06.7185070Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T22:11:06.7190480Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T22:11:06.7240020Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T22:11:06.7258280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-me6oah 2021-05-16T22:11:06.7387940Z cp -pR /private/tmp/d20210516-5298-me6oah/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T22:11:06.7557680Z chmod -Rf +w /private/tmp/d20210516-5298-me6oah 2021-05-16T22:11:06.8053960Z ==> Finishing up 2021-05-16T22:11:06.8438020Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T22:11:06.8445220Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T22:11:06.8452730Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T22:11:06.8459900Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T22:11:06.8465460Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T22:11:06.8470720Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T22:11:06.8478500Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T22:11:06.8621300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5772-1c86ebg.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-16T22:11:09.0409390Z ==> Summary 2021-05-16T22:11:09.0435220Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T22:11:09.0441920Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T22:11:09.2711970Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T22:11:09.2730120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-1e3rwxu 2021-05-16T22:11:09.3305160Z cp -pR /private/tmp/d20210516-5298-1e3rwxu/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T22:11:09.3838120Z chmod -Rf +w /private/tmp/d20210516-5298-1e3rwxu 2021-05-16T22:11:09.5265260Z ==> Finishing up 2021-05-16T22:11:09.5650800Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T22:11:09.5654710Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T22:11:09.5659560Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T22:11:09.5664260Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T22:11:09.5671060Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T22:11:09.5679840Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T22:11:09.5689360Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T22:11:09.5696790Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T22:11:09.5702190Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T22:11:09.5707090Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T22:11:09.5712520Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T22:11:09.5717550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T22:11:09.5722470Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T22:11:09.5727730Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T22:11:09.5732810Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T22:11:09.5737620Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T22:11:09.5743880Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T22:11:09.5748490Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T22:11:09.5753150Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T22:11:09.5758240Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T22:11:09.5765660Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T22:11:09.5771260Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T22:11:09.5776890Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T22:11:09.5781590Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T22:11:09.6049420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5800-1bm0i49.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-16T22:11:11.9163120Z ==> Summary 2021-05-16T22:11:11.9216020Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T22:11:11.9222090Z ==> Installing ffmpeg dependency: libass 2021-05-16T22:11:12.1474680Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T22:11:12.1492740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-1foxosd 2021-05-16T22:11:12.1614860Z cp -pR /private/tmp/d20210516-5298-1foxosd/libass/. /usr/local/Cellar/libass 2021-05-16T22:11:12.1729350Z chmod -Rf +w /private/tmp/d20210516-5298-1foxosd 2021-05-16T22:11:12.2239280Z ==> Finishing up 2021-05-16T22:11:12.2621730Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T22:11:12.2628490Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T22:11:12.2645030Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T22:11:12.2650080Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T22:11:12.2657370Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T22:11:12.2786760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5826-1whscsi.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-16T22:11:14.5391450Z ==> Summary 2021-05-16T22:11:14.5425060Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T22:11:14.5437240Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T22:11:14.5724470Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T22:11:14.5741480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-4upf77 2021-05-16T22:11:14.5914860Z cp -pR /private/tmp/d20210516-5298-4upf77/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T22:11:14.6097260Z chmod -Rf +w /private/tmp/d20210516-5298-4upf77 2021-05-16T22:11:14.6805040Z ==> Finishing up 2021-05-16T22:11:14.7215820Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T22:11:14.7220360Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T22:11:14.7224890Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T22:11:14.7231960Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T22:11:14.7238600Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T22:11:14.7243950Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T22:11:14.7248800Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T22:11:14.7256280Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T22:11:14.7419760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5852-18meizq.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-16T22:11:16.8772200Z ==> Summary 2021-05-16T22:11:16.8797820Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T22:11:16.8804150Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T22:11:16.8857360Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T22:11:16.8875920Z 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/d20210516-5298-qludd6 2021-05-16T22:11:16.9041270Z cp -pR /private/tmp/d20210516-5298-qludd6/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T22:11:16.9267850Z chmod -Rf +w /private/tmp/d20210516-5298-qludd6 2021-05-16T22:11:16.9850660Z ==> Finishing up 2021-05-16T22:11:17.0238130Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T22:11:17.0242400Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T22:11:17.0251310Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T22:11:17.0257270Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T22:11:17.0263100Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T22:11:17.0267960Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T22:11:17.0273270Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T22:11:17.0278600Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T22:11:17.0283580Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T22:11:17.0290850Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T22:11:17.0296080Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T22:11:17.0458780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5878-agk3ja.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-16T22:11:19.3242340Z ==> Summary 2021-05-16T22:11:19.3276350Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T22:11:19.3284310Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T22:11:19.3339250Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T22:11:19.3357080Z 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/d20210516-5298-l6b0lj 2021-05-16T22:11:19.3505410Z cp -pR /private/tmp/d20210516-5298-l6b0lj/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T22:11:19.3733130Z chmod -Rf +w /private/tmp/d20210516-5298-l6b0lj 2021-05-16T22:11:19.4283200Z ==> Finishing up 2021-05-16T22:11:19.4499670Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T22:11:19.4507460Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T22:11:19.4513140Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T22:11:19.4521520Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T22:11:19.4677830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5904-1sk1ffw.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-16T22:11:21.6422830Z ==> Summary 2021-05-16T22:11:21.6453260Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T22:11:21.6460310Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T22:11:21.6488160Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T22:11:21.6505730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-19ih17h 2021-05-16T22:11:21.6784760Z cp -pR /private/tmp/d20210516-5298-19ih17h/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T22:11:21.7013090Z chmod -Rf +w /private/tmp/d20210516-5298-19ih17h 2021-05-16T22:11:21.7430730Z ==> Finishing up 2021-05-16T22:11:21.7843390Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T22:11:21.7849640Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T22:11:21.7856310Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T22:11:21.7947240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5930-a4yamy.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-16T22:11:23.9873350Z ==> Summary 2021-05-16T22:11:23.9897390Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T22:11:23.9903840Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T22:11:23.9924860Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T22:11:23.9942820Z 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/d20210516-5298-1h0un7t 2021-05-16T22:11:24.0094510Z cp -pR /private/tmp/d20210516-5298-1h0un7t/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T22:11:24.0281320Z chmod -Rf +w /private/tmp/d20210516-5298-1h0un7t 2021-05-16T22:11:24.0787570Z ==> Finishing up 2021-05-16T22:11:24.1186320Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T22:11:24.1190950Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T22:11:24.1198480Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T22:11:24.1203020Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T22:11:24.1208720Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T22:11:24.1213480Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T22:11:24.1218250Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T22:11:24.1223820Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T22:11:24.1230980Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T22:11:24.1235910Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T22:11:24.1380590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5956-13nfx4i.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-16T22:11:26.2754960Z ==> Summary 2021-05-16T22:11:26.2779060Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T22:11:26.2785890Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T22:11:26.2861160Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T22:11:26.2878650Z 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/d20210516-5298-xmd6xx 2021-05-16T22:11:26.8010120Z cp -pR /private/tmp/d20210516-5298-xmd6xx/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T22:11:27.0238920Z chmod -Rf +w /private/tmp/d20210516-5298-xmd6xx 2021-05-16T22:11:27.0882490Z ==> Finishing up 2021-05-16T22:11:27.1284840Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T22:11:27.1291460Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T22:11:27.1298020Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T22:11:27.1303340Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T22:11:27.1307450Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T22:11:27.1312360Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T22:11:27.1319590Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T22:11:27.1490400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5982-fwlwz6.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-16T22:11:29.3799410Z ==> Summary 2021-05-16T22:11:29.3827410Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T22:11:29.3834580Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T22:11:29.4234910Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T22:11:29.4252560Z 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/d20210516-5298-di98ml 2021-05-16T22:11:29.4603350Z cp -pR /private/tmp/d20210516-5298-di98ml/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T22:11:29.4874850Z chmod -Rf +w /private/tmp/d20210516-5298-di98ml 2021-05-16T22:11:29.5482250Z ==> Finishing up 2021-05-16T22:11:29.5879360Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T22:11:29.5885550Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T22:11:29.5894750Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T22:11:29.5901240Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T22:11:29.5906020Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T22:11:29.5911210Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T22:11:29.5918860Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T22:11:29.6112130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6008-17a7630.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-16T22:11:31.7856930Z ==> Summary 2021-05-16T22:11:31.7889520Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T22:11:31.7895870Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T22:11:31.8428830Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T22:11:31.8446830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-162s1od 2021-05-16T22:11:31.8614470Z cp -pR /private/tmp/d20210516-5298-162s1od/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T22:11:31.8786510Z chmod -Rf +w /private/tmp/d20210516-5298-162s1od 2021-05-16T22:11:31.9370430Z ==> Finishing up 2021-05-16T22:11:31.9786410Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T22:11:31.9795620Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T22:11:31.9800060Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T22:11:31.9805400Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T22:11:31.9810740Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T22:11:31.9819240Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T22:11:31.9978120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6034-18qxeos.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-16T22:11:34.2102240Z ==> Summary 2021-05-16T22:11:34.2122990Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T22:11:34.2128930Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T22:11:34.2149660Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T22:11:34.2167820Z 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/d20210516-5298-13as2v3 2021-05-16T22:11:34.2951780Z cp -pR /private/tmp/d20210516-5298-13as2v3/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T22:11:34.3536920Z chmod -Rf +w /private/tmp/d20210516-5298-13as2v3 2021-05-16T22:11:34.4377180Z ==> Finishing up 2021-05-16T22:11:34.4754900Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T22:11:34.4778180Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T22:11:34.4787500Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T22:11:34.4796220Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T22:11:34.4801350Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T22:11:34.4807080Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T22:11:34.4812150Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T22:11:34.4817090Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T22:11:34.4822590Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T22:11:34.4830330Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T22:11:34.5107650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6060-gp2ak3.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-16T22:11:36.8002090Z ==> Summary 2021-05-16T22:11:36.8069050Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T22:11:36.8077180Z ==> Installing ffmpeg dependency: snappy 2021-05-16T22:11:36.8137180Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T22:11:36.8154530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-1rnwssx 2021-05-16T22:11:36.8270890Z cp -pR /private/tmp/d20210516-5298-1rnwssx/snappy/. /usr/local/Cellar/snappy 2021-05-16T22:11:36.8424070Z chmod -Rf +w /private/tmp/d20210516-5298-1rnwssx 2021-05-16T22:11:36.8925040Z ==> Finishing up 2021-05-16T22:11:36.9410160Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T22:11:36.9416550Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T22:11:36.9421090Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T22:11:36.9431390Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T22:11:36.9435030Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T22:11:36.9440360Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T22:11:36.9445610Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T22:11:36.9451050Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T22:11:36.9456670Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T22:11:36.9590860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6086-1pe4l59.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-16T22:11:39.1153330Z ==> Summary 2021-05-16T22:11:39.1176430Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T22:11:39.1182230Z ==> Installing ffmpeg dependency: speex 2021-05-16T22:11:39.1244710Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T22:11:39.1263360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-1idk2s4 2021-05-16T22:11:39.1423560Z cp -pR /private/tmp/d20210516-5298-1idk2s4/speex/. /usr/local/Cellar/speex 2021-05-16T22:11:39.1630950Z chmod -Rf +w /private/tmp/d20210516-5298-1idk2s4 2021-05-16T22:11:39.2153380Z ==> Finishing up 2021-05-16T22:11:39.2566040Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T22:11:39.2574540Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T22:11:39.2581590Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T22:11:39.2587780Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T22:11:39.2592490Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T22:11:39.2597790Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T22:11:39.2605130Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T22:11:39.2756030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6112-5wqjc1.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-16T22:11:41.4721960Z ==> Summary 2021-05-16T22:11:41.4751660Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T22:11:41.4757840Z ==> Installing ffmpeg dependency: srt 2021-05-16T22:11:41.4839270Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T22:11:41.4856830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-4dhre7 2021-05-16T22:11:41.5220110Z cp -pR /private/tmp/d20210516-5298-4dhre7/srt/. /usr/local/Cellar/srt 2021-05-16T22:11:41.5502720Z chmod -Rf +w /private/tmp/d20210516-5298-4dhre7 2021-05-16T22:11:41.6370960Z ==> Finishing up 2021-05-16T22:11:41.6997310Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T22:11:41.7001860Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T22:11:41.7006870Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T22:11:41.7011460Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T22:11:41.7017890Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T22:11:41.7024910Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T22:11:41.7030020Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T22:11:41.7034650Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T22:11:41.7039740Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T22:11:41.7046850Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T22:11:41.7051940Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T22:11:41.7220610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6138-1w6gbxz.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-16T22:11:43.9286480Z ==> Summary 2021-05-16T22:11:43.9312670Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T22:11:43.9319690Z ==> Installing ffmpeg dependency: giflib 2021-05-16T22:11:43.9340750Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T22:11:43.9359470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-10o8brj 2021-05-16T22:11:43.9516660Z cp -pR /private/tmp/d20210516-5298-10o8brj/giflib/. /usr/local/Cellar/giflib 2021-05-16T22:11:43.9690410Z chmod -Rf +w /private/tmp/d20210516-5298-10o8brj 2021-05-16T22:11:44.0231030Z ==> Finishing up 2021-05-16T22:11:44.0633290Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T22:11:44.0638120Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T22:11:44.0642770Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T22:11:44.0647140Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T22:11:44.0651920Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T22:11:44.0657280Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T22:11:44.0663880Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T22:11:44.0670550Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T22:11:44.0675910Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T22:11:44.0680550Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T22:11:44.0685740Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T22:11:44.0855570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6164-1hdjoep.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-16T22:11:46.2098250Z ==> Summary 2021-05-16T22:11:46.2122110Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T22:11:46.2129080Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T22:11:46.2744830Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T22:11:46.2762620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-w27dag 2021-05-16T22:11:46.3379890Z cp -pR /private/tmp/d20210516-5298-w27dag/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T22:11:46.3801780Z chmod -Rf +w /private/tmp/d20210516-5298-w27dag 2021-05-16T22:11:46.6836450Z ==> Finishing up 2021-05-16T22:11:46.7434900Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T22:11:46.7439070Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T22:11:46.7443620Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T22:11:46.7448380Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T22:11:46.7453080Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T22:11:46.7457750Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T22:11:46.7462640Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T22:11:46.7467890Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T22:11:46.7472290Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T22:11:46.7477230Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T22:11:46.7483970Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T22:11:46.7493460Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T22:11:46.7498760Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T22:11:46.7503430Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T22:11:46.7508190Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T22:11:46.7513480Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T22:11:46.7521180Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T22:11:46.7800570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6190-1cm2i7p.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-16T22:11:48.9791750Z ==> Summary 2021-05-16T22:11:48.9837060Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T22:11:48.9843490Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T22:11:49.0599020Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T22:11:49.0616000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-13abkbx 2021-05-16T22:11:49.2614270Z cp -pR /private/tmp/d20210516-5298-13abkbx/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T22:11:49.3612330Z chmod -Rf +w /private/tmp/d20210516-5298-13abkbx 2021-05-16T22:11:49.4456060Z ==> Finishing up 2021-05-16T22:11:49.4863600Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T22:11:49.4871160Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T22:11:49.4877170Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T22:11:49.4884020Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T22:11:49.4888860Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T22:11:49.4894250Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T22:11:49.4901550Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T22:11:49.5153660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6216-k3z2wl.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-16T22:11:51.7172100Z ==> Caveats 2021-05-16T22:11:51.7172960Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T22:11:51.7174390Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T22:11:51.7175450Z ==> Summary 2021-05-16T22:11:51.7225530Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T22:11:51.7232020Z ==> Installing ffmpeg dependency: theora 2021-05-16T22:11:51.7412550Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T22:11:51.7430980Z 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/d20210516-5298-du9cmp 2021-05-16T22:11:51.7909780Z cp -pR /private/tmp/d20210516-5298-du9cmp/theora/. /usr/local/Cellar/theora 2021-05-16T22:11:51.8497810Z chmod -Rf +w /private/tmp/d20210516-5298-du9cmp 2021-05-16T22:11:51.9441030Z ==> Finishing up 2021-05-16T22:11:51.9880490Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T22:11:51.9889000Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T22:11:51.9894820Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T22:11:51.9900100Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T22:11:51.9905250Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T22:11:51.9910170Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T22:11:51.9914690Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T22:11:51.9919860Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T22:11:51.9924860Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T22:11:51.9929120Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T22:11:51.9934320Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T22:11:51.9954930Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T22:11:51.9960280Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T22:11:51.9965820Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T22:11:52.0250290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6243-st36hb.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-16T22:11:54.1887060Z ==> Summary 2021-05-16T22:11:54.1959650Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T22:11:54.1965760Z ==> Installing ffmpeg dependency: x264 2021-05-16T22:11:54.1994050Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T22:11:54.2011980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-akewk8 2021-05-16T22:11:54.2412460Z cp -pR /private/tmp/d20210516-5298-akewk8/x264/. /usr/local/Cellar/x264 2021-05-16T22:11:54.2609970Z chmod -Rf +w /private/tmp/d20210516-5298-akewk8 2021-05-16T22:11:54.3296830Z ==> Finishing up 2021-05-16T22:11:54.3701900Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T22:11:54.3708270Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T22:11:54.3712910Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T22:11:54.3719440Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T22:11:54.3723920Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T22:11:54.3728900Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T22:11:54.3736040Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T22:11:54.3881070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6269-59eny7.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-16T22:11:56.6728860Z ==> Summary 2021-05-16T22:11:56.6749560Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T22:11:56.6756170Z ==> Installing ffmpeg dependency: x265 2021-05-16T22:11:56.6817520Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T22:11:56.6835410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5298-154o28m 2021-05-16T22:11:56.8314420Z cp -pR /private/tmp/d20210516-5298-154o28m/x265/. /usr/local/Cellar/x265 2021-05-16T22:11:56.9169040Z chmod -Rf +w /private/tmp/d20210516-5298-154o28m 2021-05-16T22:11:57.4256720Z ==> Finishing up 2021-05-16T22:11:57.4260590Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T22:11:57.4262070Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T22:11:57.4263610Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T22:11:57.4266890Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T22:11:57.4268630Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T22:11:57.4270210Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T22:11:57.4271780Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T22:11:57.4275030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6295-6gp50x.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-16T22:11:59.2926370Z ==> Summary 2021-05-16T22:11:59.2946080Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T22:11:59.2951780Z ==> Installing ffmpeg dependency: xvid 2021-05-16T22:11:59.2974080Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T22:11:59.2992120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-5oixx5 2021-05-16T22:11:59.3181820Z cp -pR /private/tmp/d20210516-5298-5oixx5/xvid/. /usr/local/Cellar/xvid 2021-05-16T22:11:59.3306610Z chmod -Rf +w /private/tmp/d20210516-5298-5oixx5 2021-05-16T22:11:59.3726820Z ==> Finishing up 2021-05-16T22:11:59.4124610Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T22:11:59.4132420Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T22:11:59.4137040Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T22:11:59.4264750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6321-mk4fu2.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-16T22:12:01.6447770Z ==> Summary 2021-05-16T22:12:01.6464230Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T22:12:01.6472020Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T22:12:01.6597630Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T22:12:01.6615010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-1kle2ac 2021-05-16T22:12:01.7256260Z cp -pR /private/tmp/d20210516-5298-1kle2ac/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T22:12:01.7818830Z chmod -Rf +w /private/tmp/d20210516-5298-1kle2ac 2021-05-16T22:12:01.8670490Z ==> Finishing up 2021-05-16T22:12:01.8981950Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T22:12:01.8991620Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T22:12:01.8998380Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T22:12:01.9013790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T22:12:01.9021310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T22:12:01.9028360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T22:12:01.9034890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T22:12:01.9052020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T22:12:01.9059140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T22:12:01.9060860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T22:12:01.9063060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T22:12:01.9071090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T22:12:01.9112090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T22:12:01.9121710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T22:12:01.9126020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T22:12:01.9131940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T22:12:01.9140240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T22:12:01.9154220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T22:12:01.9160490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T22:12:01.9162320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T22:12:01.9164800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T22:12:01.9171500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T22:12:01.9184200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T22:12:01.9185910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T22:12:01.9191170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T22:12:01.9197380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T22:12:01.9203470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T22:12:01.9209360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T22:12:01.9216480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T22:12:01.9248930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T22:12:01.9250670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T22:12:01.9252700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T22:12:01.9266530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T22:12:01.9283760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T22:12:01.9285550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T22:12:01.9287280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T22:12:01.9289080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T22:12:01.9304600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T22:12:01.9306500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T22:12:01.9308360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T22:12:01.9316330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T22:12:01.9318080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T22:12:01.9319880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T22:12:01.9322800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T22:12:01.9329390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T22:12:01.9331970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T22:12:01.9347370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T22:12:01.9375650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T22:12:01.9377420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T22:12:01.9379180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T22:12:01.9380960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T22:12:01.9389470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T22:12:01.9391390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T22:12:01.9393790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T22:12:01.9395770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T22:12:01.9397520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T22:12:01.9414750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T22:12:01.9420890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T22:12:01.9426860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T22:12:01.9443040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T22:12:01.9445140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T22:12:01.9452430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T22:12:01.9458010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T22:12:01.9466710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T22:12:01.9469440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T22:12:01.9475190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T22:12:01.9481030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T22:12:01.9486790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T22:12:01.9515100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T22:12:01.9522740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T22:12:01.9531700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T22:12:01.9534610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T22:12:01.9541500Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T22:12:01.9547350Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T22:12:01.9554780Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T22:12:01.9563060Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T22:12:01.9838650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6347-1z12ma3.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-16T22:12:04.2639810Z ==> Summary 2021-05-16T22:12:04.2701840Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T22:12:04.2707910Z ==> Installing ffmpeg dependency: zimg 2021-05-16T22:12:04.2753630Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T22:12:04.2771400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-1j7ef5j 2021-05-16T22:12:04.3009060Z cp -pR /private/tmp/d20210516-5298-1j7ef5j/zimg/. /usr/local/Cellar/zimg 2021-05-16T22:12:04.3254110Z chmod -Rf +w /private/tmp/d20210516-5298-1j7ef5j 2021-05-16T22:12:04.3855340Z ==> Finishing up 2021-05-16T22:12:04.4289020Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T22:12:04.4294300Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T22:12:04.4303070Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T22:12:04.4309460Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T22:12:04.4315230Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T22:12:04.4320300Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T22:12:04.4327770Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T22:12:04.4493030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6373-1kxfc2o.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-16T22:12:06.7072660Z ==> Summary 2021-05-16T22:12:06.7105090Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T22:12:06.7112320Z ==> Installing ffmpeg 2021-05-16T22:12:06.7116090Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T22:12:06.7134320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5298-ya882o 2021-05-16T22:12:07.0986250Z cp -pR /private/tmp/d20210516-5298-ya882o/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T22:12:07.3399090Z chmod -Rf +w /private/tmp/d20210516-5298-ya882o 2021-05-16T22:12:11.1586950Z ==> Finishing up 2021-05-16T22:12:11.1955330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T22:12:11.1960800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T22:12:11.1965990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T22:12:11.1972140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T22:12:11.1977100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T22:12:11.1982610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T22:12:11.1988170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T22:12:11.1993870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T22:12:11.1999080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T22:12:11.2004510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T22:12:11.2009740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T22:12:11.2014980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T22:12:11.2020150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T22:12:11.2025630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T22:12:11.2031440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T22:12:11.2036380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T22:12:11.2041690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T22:12:11.2047250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T22:12:11.2052750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T22:12:11.2057500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T22:12:11.2063110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T22:12:11.2068660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T22:12:11.2073540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T22:12:11.2078870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T22:12:11.2089260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T22:12:11.2090650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T22:12:11.2093690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T22:12:11.2098470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T22:12:11.2103360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T22:12:11.2108580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T22:12:11.2113570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T22:12:11.2119010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T22:12:11.2123540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T22:12:11.2128790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T22:12:11.2133900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T22:12:11.2139060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T22:12:11.2143610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T22:12:11.2149060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T22:12:11.2155940Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T22:12:11.2160840Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T22:12:11.2165640Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T22:12:11.2170340Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T22:12:11.2175270Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T22:12:11.2180020Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T22:12:11.2185380Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T22:12:11.2190270Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T22:12:11.2195000Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T22:12:11.2201570Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T22:12:11.2211580Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T22:12:11.2217620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T22:12:11.2222900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T22:12:11.2228490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T22:12:11.2299550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T22:12:11.2304540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T22:12:11.2310770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T22:12:11.2316190Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T22:12:11.2321830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T22:12:11.2327300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T22:12:11.2332650Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T22:12:11.2337990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T22:12:11.2343280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T22:12:11.2349230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T22:12:11.2354190Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T22:12:11.2362140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T22:12:11.2367510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T22:12:11.2372890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T22:12:11.2378690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T22:12:11.2383890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T22:12:11.2389590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T22:12:11.2394660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T22:12:11.2401970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T22:12:11.2407200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T22:12:11.2411870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T22:12:11.2416990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T22:12:11.2422370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T22:12:11.2427230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T22:12:11.2431850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T22:12:11.2438790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T22:12:11.2443720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T22:12:11.2448580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T22:12:11.2453220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T22:12:11.2458540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T22:12:11.2463490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T22:12:11.2468350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T22:12:11.2472930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T22:12:11.2477940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T22:12:11.2483400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T22:12:11.2488210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T22:12:11.2492890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T22:12:11.2498290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T22:12:11.2503040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T22:12:11.2507620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T22:12:11.2512140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T22:12:11.2517250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T22:12:11.2522270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T22:12:11.2527190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T22:12:11.2531550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T22:12:11.2536750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T22:12:11.2541920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T22:12:11.2546800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T22:12:11.2550360Z Only the first 100 operations were output. 2021-05-16T22:12:11.3724410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6399-11d0z38.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-16T22:12:13.7893210Z ==> Summary 2021-05-16T22:12:13.8073450Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T22:12:14.6937200Z ==> Caveats 2021-05-16T22:12:14.6938740Z ==> tesseract 2021-05-16T22:12:14.6979030Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T22:12:14.6981020Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T22:12:16.3912740Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T22:12:17.4892740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:17.9879080Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T22:12:18.3184890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T22%3A20%3A00Z&sig=8u4d4OgmHbgacJF8h%2F1R6yiw9i3NLrMnJY20zFt4Tk8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:18.3499510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=8u4d4OgmHbgacJF8h\%2F1R6yiw9i3NLrMnJY20zFt4Tk8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:18.7083220Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T22:12:18.8186860Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T22:12:19.8856920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:20.6990120Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T22:12:21.0417360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T22%3A20%3A00Z&sig=AXyDzo39pifKgI5SA49zFU28WG8wY5XAG6Brp4upZ7o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:21.0791170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=AXyDzo39pifKgI5SA49zFU28WG8wY5XAG6Brp4upZ7o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:21.2778220Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T22:12:21.3204710Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T22:12:21.3209640Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T22:12:21.3902210Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T22:12:21.3930360Z 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/d20210516-6406-12r61zy 2021-05-16T22:12:22.0245120Z cp -pR /private/tmp/d20210516-6406-12r61zy/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T22:12:22.5299300Z chmod -Rf +w /private/tmp/d20210516-6406-12r61zy 2021-05-16T22:12:22.8994830Z ==> Finishing up 2021-05-16T22:12:22.9313910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T22:12:22.9319120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T22:12:22.9324140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T22:12:22.9329630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T22:12:22.9334940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T22:12:22.9340160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T22:12:22.9345420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T22:12:22.9351000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T22:12:22.9356040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T22:12:22.9370840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T22:12:22.9380760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T22:12:22.9391610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T22:12:22.9402130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T22:12:22.9415100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T22:12:22.9425620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T22:12:22.9440360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T22:12:22.9450130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T22:12:22.9460690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T22:12:22.9472050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T22:12:22.9482410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T22:12:22.9491900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T22:12:22.9502180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T22:12:22.9511470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T22:12:22.9522660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T22:12:22.9532990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T22:12:22.9544050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T22:12:22.9555300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T22:12:22.9564660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T22:12:22.9574080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T22:12:22.9585150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T22:12:22.9603860Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T22:12:22.9655180Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T22:12:22.9660310Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T22:12:22.9670500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T22:12:22.9677100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T22:12:22.9682810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T22:12:22.9688860Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T22:12:22.9694380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T22:12:22.9700530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T22:12:22.9706580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T22:12:22.9712350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T22:12:22.9718380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T22:12:22.9724080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T22:12:22.9729870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T22:12:22.9735690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T22:12:22.9741820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T22:12:22.9747440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T22:12:22.9754130Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T22:12:22.9760460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T22:12:22.9766040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T22:12:22.9771910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T22:12:22.9778190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T22:12:22.9783840Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T22:12:22.9789620Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T22:12:22.9795360Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T22:12:22.9802160Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T22:12:22.9807590Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T22:12:22.9812890Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T22:12:23.1267940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6576-1av2ykc.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-16T22:12:25.4654370Z ==> Summary 2021-05-16T22:12:25.5137660Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T22:12:25.5142830Z ==> Installing imagemagick@6 2021-05-16T22:12:25.5146040Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T22:12:25.5164440Z 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/d20210516-6406-nvf0rr 2021-05-16T22:12:25.8900680Z cp -pR /private/tmp/d20210516-6406-nvf0rr/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T22:12:26.3047860Z chmod -Rf +w /private/tmp/d20210516-6406-nvf0rr 2021-05-16T22:12:28.0301650Z ==> Finishing up 2021-05-16T22:12:28.3069800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6602-1txyrpn.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-16T22:12:30.7552240Z ==> Caveats 2021-05-16T22:12:30.7554340Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:12:30.7555550Z because this is an alternate version of another formula. 2021-05-16T22:12:30.7556220Z 2021-05-16T22:12:30.7557280Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T22:12:30.7559400Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:12:30.7560040Z 2021-05-16T22:12:30.7560640Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T22:12:30.7561990Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T22:12:30.7563290Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T22:12:30.7563710Z 2021-05-16T22:12:30.7564660Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T22:12:30.7565500Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T22:12:30.7565920Z 2021-05-16T22:12:30.7566650Z ==> Summary 2021-05-16T22:12:30.8013470Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T22:12:31.5608530Z ==> Caveats 2021-05-16T22:12:31.5609510Z ==> imagemagick@6 2021-05-16T22:12:31.5652250Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:12:31.5653210Z because this is an alternate version of another formula. 2021-05-16T22:12:31.5653610Z 2021-05-16T22:12:31.5654190Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T22:12:31.5655600Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:12:31.5656100Z 2021-05-16T22:12:31.5656840Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T22:12:31.5658000Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T22:12:31.5659160Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T22:12:31.5659570Z 2021-05-16T22:12:31.5660520Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T22:12:31.5661370Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T22:12:31.5661800Z 2021-05-16T22:12:33.4788480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T22:12:36.5941370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:38.1224390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T22:12:38.4702070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T22%3A20%3A00Z&sig=L09rvVh1C%2Bv6O%2FGnLgpdaJ9pHl59U%2B6bJl24vWr%2Bu8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:38.5041990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=L09rvVh1C\%2Bv6O\%2FGnLgpdaJ9pHl59U\%2B6bJl24vWr\%2Bu8k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:38.5643520Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T22:12:38.5718520Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T22:12:40.7122140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:42.2704180Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T22:12:42.5853560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T22%3A20%3A00Z&sig=v8f5NUCja1wTgTUBAJe%2FSE7gU%2Fp8RBaAG37v8qqKuaA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:42.6307930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=v8f5NUCja1wTgTUBAJe\%2FSE7gU\%2Fp8RBaAG37v8qqKuaA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:42.7101190Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T22:12:42.7174720Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T22:12:45.8374800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:47.3901020Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T22:12:47.7053430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T22%3A20%3A00Z&sig=nLhwCf6Mis7fSnNufTR3TgT2I61HazX6Nz9hLmIpWxU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:47.7342620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=nLhwCf6Mis7fSnNufTR3TgT2I61HazX6Nz9hLmIpWxU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:48.1937990Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T22:12:48.3450230Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T22:12:50.4175340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:50.9888250Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T22:12:51.3225040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T22%3A20%3A00Z&sig=etb7IZz4ASRocscFEn78vA5pi0NRbDy75oJH6lnniOM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:51.3523580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=etb7IZz4ASRocscFEn78vA5pi0NRbDy75oJH6lnniOM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:51.4135770Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T22:12:51.4168380Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T22:12:52.4885710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:53.0400790Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T22:12:53.3744210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T22%3A20%3A00Z&sig=LoAVUOZW0QsOxl8SGW8cvmnz56AHeoKh8B43Hpe7pnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:53.4192690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=LoAVUOZW0QsOxl8SGW8cvmnz56AHeoKh8B43Hpe7pnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:53.4589100Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T22:12:53.4621430Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T22:12:54.5479730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:55.0785420Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T22:12:56.2066900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=EZ3W93Q9\%2FsvfbcWIQWTizgB43pgH4FlQ5rMxMrmN5Us\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:56.2074040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T22%3A20%3A00Z&sig=EZ3W93Q9%2FsvfbcWIQWTizgB43pgH4FlQ5rMxMrmN5Us%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:56.2077850Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T22:12:56.2080280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T22:12:56.6449250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:57.2239240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T22:12:57.5572910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T22%3A20%3A00Z&sig=mRszhZf82T5cEIATQMz4RMh0kwIC%2Fw%2BVj7GSMA9aXJI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:57.5977180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=mRszhZf82T5cEIATQMz4RMh0kwIC\%2Fw\%2BVj7GSMA9aXJI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:57.6739140Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T22:12:57.6813970Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T22:12:58.7775150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:59.3337810Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T22:12:59.6711880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T22%3A20%3A00Z&sig=TLvjxs003NGg2sp7VWgt9MWAkrvbF1kAnZSj3if2UgM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:59.7055160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=TLvjxs003NGg2sp7VWgt9MWAkrvbF1kAnZSj3if2UgM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:59.7444760Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T22:12:59.7476490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T22:13:00.8134860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:13:01.3291130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T22:13:01.6673250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T22%3A20%3A00Z&sig=DvZCOw3lgZIr2nGbRukgWWlPDunw3x6UiuHE2zgDICg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:01.7100010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=DvZCOw3lgZIr2nGbRukgWWlPDunw3x6UiuHE2zgDICg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:13:01.7724940Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T22:13:01.7771150Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T22:13:02.8450170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:13:03.4194900Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T22:13:03.7672290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T22%3A20%3A00Z&sig=i8JnMUpc6Xjajhs4nh4c4bJhun48UhXXn2tL6zNHfTc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:03.8244970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=i8JnMUpc6Xjajhs4nh4c4bJhun48UhXXn2tL6zNHfTc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:13:03.8644390Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T22:13:03.8681060Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T22:13:04.8905790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:13:05.4000590Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T22:13:05.7308850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T22%3A20%3A00Z&sig=oJILEnyCDOurTnNw%2FTt6ib4aRoQSSNftgmxubSBeWmA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:05.7718100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=oJILEnyCDOurTnNw\%2FTt6ib4aRoQSSNftgmxubSBeWmA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:13:05.8659450Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T22:13:05.8728140Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T22:13:06.9747400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:13:07.5448210Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T22:13:07.8833710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T22%3A20%3A00Z&sig=s%2BnEobt%2Fvrjz2bYiqx9pRPSyTdGDRYZCoGMGod9w6KU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:07.9215970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=s\%2BnEobt\%2Fvrjz2bYiqx9pRPSyTdGDRYZCoGMGod9w6KU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:13:08.1016930Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T22:13:08.1562960Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T22:13:08.1565910Z ==> Installing imagemagick dependency: libde265 2021-05-16T22:13:08.2163100Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T22:13:08.2191450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6609-1ttc18k 2021-05-16T22:13:08.2451720Z cp -pR /private/tmp/d20210516-6609-1ttc18k/libde265/. /usr/local/Cellar/libde265 2021-05-16T22:13:08.2683460Z chmod -Rf +w /private/tmp/d20210516-6609-1ttc18k 2021-05-16T22:13:08.3548390Z ==> Finishing up 2021-05-16T22:13:08.3953310Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T22:13:08.3959170Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T22:13:08.3964250Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T22:13:08.3968960Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T22:13:08.3974070Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T22:13:08.3980810Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T22:13:08.3987720Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T22:13:08.3992920Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T22:13:08.3998390Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T22:13:08.4005500Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T22:13:08.4298180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6840-q6yzuv.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-16T22:13:10.6565030Z ==> Summary 2021-05-16T22:13:10.6595000Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T22:13:10.6601110Z ==> Installing imagemagick dependency: docbook 2021-05-16T22:13:10.6623330Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T22:13:10.6642540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6609-1fs07gk 2021-05-16T22:13:10.7617300Z cp -pR /private/tmp/d20210516-6609-1fs07gk/docbook/. /usr/local/Cellar/docbook 2021-05-16T22:13:10.8909280Z chmod -Rf +w /private/tmp/d20210516-6609-1fs07gk 2021-05-16T22:13:10.9810890Z ==> Finishing up 2021-05-16T22:13:11.0408110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6866-4dyomj.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-16T22:13:12.9607600Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T22:13:13.0027350Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:13.0205200Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:13.0323280Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:13.0416950Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:13.0523550Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:13.0617780Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:13.0712010Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:13.0812840Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:13.0906900Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:13.1025590Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:13.1128080Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:13.1224020Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:13.1326500Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:13.1419580Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:13.4144790Z ==> Caveats 2021-05-16T22:13:13.4145500Z To use the DocBook package in your XML toolchain, 2021-05-16T22:13:13.4146180Z you need to add the following to your ~/.bashrc: 2021-05-16T22:13:13.4146510Z 2021-05-16T22:13:13.4147070Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T22:13:13.4148020Z ==> Summary 2021-05-16T22:13:13.4287910Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T22:13:13.4295030Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T22:13:13.4344660Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T22:13:13.4364260Z 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/d20210516-6609-ttrlum 2021-05-16T22:13:15.2930890Z cp -pR /private/tmp/d20210516-6609-ttrlum/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T22:13:17.9291910Z chmod -Rf +w /private/tmp/d20210516-6609-ttrlum 2021-05-16T22:13:19.1725760Z ==> Finishing up 2021-05-16T22:13:19.2136860Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T22:13:19.2146000Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T22:13:19.2239030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6907-15kz1wr.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-16T22:13:21.1141530Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:21.1241940Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:21.1338800Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:13:21.1432260Z ==> 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-16T22:13:21.1526360Z ==> 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-16T22:13:21.1622380Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T22:13:21.1716100Z ==> 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-16T22:13:21.1810270Z ==> 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-16T22:13:21.1904550Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:13:21.2000390Z ==> 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-16T22:13:21.2096540Z ==> 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-16T22:13:21.2191530Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T22:13:21.2287470Z ==> 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-16T22:13:21.2383230Z ==> 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-16T22:13:21.2478890Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:21.2575040Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:13:21.2671850Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:13:21.2778640Z ==> 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-16T22:13:21.2875100Z ==> 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-16T22:13:21.2971470Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T22:13:21.3067900Z ==> 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-16T22:13:21.3162930Z ==> 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-16T22:13:21.3257870Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:13:21.3358490Z ==> 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-16T22:13:21.3459550Z ==> 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-16T22:13:21.3575070Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T22:13:21.3670930Z ==> 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-16T22:13:21.3782050Z ==> 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-16T22:13:22.3780590Z ==> Summary 2021-05-16T22:13:22.6847910Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T22:13:22.6854070Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T22:13:22.6875420Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T22:13:22.6894200Z 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/d20210516-6609-bn98q7 2021-05-16T22:13:22.6999280Z cp -pR /private/tmp/d20210516-6609-bn98q7/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T22:13:22.7126460Z chmod -Rf +w /private/tmp/d20210516-6609-bn98q7 2021-05-16T22:13:22.7542260Z ==> Finishing up 2021-05-16T22:13:22.7934920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6961-74zcij.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-16T22:13:25.0435070Z ==> Caveats 2021-05-16T22:13:25.0436860Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:13:25.0437920Z because macOS already provides this software and installing another version in 2021-05-16T22:13:25.0438690Z parallel can cause all kinds of trouble. 2021-05-16T22:13:25.0439030Z 2021-05-16T22:13:25.0440030Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T22:13:25.0441350Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:13:25.0441830Z 2021-05-16T22:13:25.0442030Z 2021-05-16T22:13:25.0442520Z Bash completion has been installed to: 2021-05-16T22:13:25.0443570Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T22:13:25.0444490Z ==> Summary 2021-05-16T22:13:25.0456750Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T22:13:25.0463240Z ==> Installing imagemagick dependency: xmlto 2021-05-16T22:13:25.0598500Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T22:13:25.0616640Z 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/d20210516-6609-q1w2ds 2021-05-16T22:13:25.0827070Z cp -pR /private/tmp/d20210516-6609-q1w2ds/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T22:13:25.1126810Z chmod -Rf +w /private/tmp/d20210516-6609-q1w2ds 2021-05-16T22:13:25.1666350Z ==> Finishing up 2021-05-16T22:13:25.2110380Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T22:13:25.2115320Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T22:13:25.2126680Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T22:13:25.2140360Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T22:13:25.2145500Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T22:13:25.2239960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6987-1kh775n.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-16T22:13:27.4626470Z ==> Summary 2021-05-16T22:13:27.4727040Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T22:13:27.4733150Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T22:13:27.5460920Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T22:13:27.5479030Z 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/d20210516-6609-1a6soor 2021-05-16T22:13:27.6196080Z cp -pR /private/tmp/d20210516-6609-1a6soor/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T22:13:27.7627120Z chmod -Rf +w /private/tmp/d20210516-6609-1a6soor 2021-05-16T22:13:27.9096100Z ==> Finishing up 2021-05-16T22:13:27.9513630Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T22:13:27.9594050Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T22:13:27.9601510Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T22:13:27.9604020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9608330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9610780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9615010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9620890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9626380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9628940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9631780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9666890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9676350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9685050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9694080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9704320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9721660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9727030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9737090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9745880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9755380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9765620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9776760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9786280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9800780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9809480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9813480Z mkdir -p /usr/local/share/locale/fo 2021-05-16T22:13:27.9817430Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T22:13:27.9823130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9831410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9841680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9851480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9860700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9871790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9880090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9891850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9902070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9911330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9916770Z mkdir -p /usr/local/share/locale/ia 2021-05-16T22:13:27.9926970Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T22:13:27.9929210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9935590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9946270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9956940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9967860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9975240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9989450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9995160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:27.9999870Z mkdir -p /usr/local/share/locale/ky 2021-05-16T22:13:28.0006310Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T22:13:28.0010790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0019600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0030090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0041770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0052370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0061210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0072270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0082490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0115120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0125040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0211120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0313870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0349420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0353730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0356020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0378240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0383670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0388240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0390750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0398140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0400680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0403240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0405760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0408490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0420500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0425090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0427360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0429960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0432550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0435210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0437680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0440140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0442690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0448190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:13:28.0453660Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T22:13:28.0456180Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T22:13:28.0461690Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T22:13:28.0959390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7013-9l1oh2.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-16T22:13:29.9836360Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T22:13:31.8976990Z ==> Summary 2021-05-16T22:13:31.9235310Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T22:13:31.9243310Z ==> Installing imagemagick dependency: libheif 2021-05-16T22:13:32.0402430Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T22:13:32.0421940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6609-c7s14a 2021-05-16T22:13:32.0738410Z cp -pR /private/tmp/d20210516-6609-c7s14a/libheif/. /usr/local/Cellar/libheif 2021-05-16T22:13:32.1007140Z chmod -Rf +w /private/tmp/d20210516-6609-c7s14a 2021-05-16T22:13:32.2139690Z ==> Finishing up 2021-05-16T22:13:32.2543350Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T22:13:32.2548590Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T22:13:32.2556000Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T22:13:32.2567060Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T22:13:32.2568790Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T22:13:32.2975410Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T22:13:32.2991870Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T22:13:32.2999450Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T22:13:32.3006750Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T22:13:32.3017260Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T22:13:32.3035470Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T22:13:32.3039630Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T22:13:32.3047610Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T22:13:32.3055200Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T22:13:32.3090980Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T22:13:32.3096720Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T22:13:32.3105140Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T22:13:32.3300430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7040-1bswjtd.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-16T22:13:34.2115230Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T22:13:35.8540050Z ==> Summary 2021-05-16T22:13:35.8574950Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T22:13:35.8581060Z ==> Installing imagemagick dependency: liblqr 2021-05-16T22:13:35.9118000Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T22:13:35.9134760Z 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/d20210516-6609-3t76ko 2021-05-16T22:13:35.9270840Z cp -pR /private/tmp/d20210516-6609-3t76ko/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T22:13:35.9459450Z chmod -Rf +w /private/tmp/d20210516-6609-3t76ko 2021-05-16T22:13:36.0056560Z ==> Finishing up 2021-05-16T22:13:36.0459070Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T22:13:36.0465630Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T22:13:36.0470520Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T22:13:36.0478840Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T22:13:36.0778400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7067-7x133t.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-16T22:13:38.2077400Z ==> Summary 2021-05-16T22:13:38.2103500Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T22:13:38.2109430Z ==> Installing imagemagick dependency: libomp 2021-05-16T22:13:38.2159880Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T22:13:38.2178610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6609-1kkdtd2 2021-05-16T22:13:38.2334890Z cp -pR /private/tmp/d20210516-6609-1kkdtd2/libomp/. /usr/local/Cellar/libomp 2021-05-16T22:13:38.2449300Z chmod -Rf +w /private/tmp/d20210516-6609-1kkdtd2 2021-05-16T22:13:38.2895940Z ==> Finishing up 2021-05-16T22:13:38.3346620Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T22:13:38.3350770Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T22:13:38.3355430Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T22:13:38.3361870Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T22:13:38.3366590Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T22:13:38.3486560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7093-1li5pyn.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-16T22:13:40.6026930Z ==> Summary 2021-05-16T22:13:40.6042550Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T22:13:40.6048620Z ==> Installing imagemagick dependency: imath 2021-05-16T22:13:40.6149420Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T22:13:40.6191110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6609-zl88x9 2021-05-16T22:13:40.6457640Z cp -pR /private/tmp/d20210516-6609-zl88x9/imath/. /usr/local/Cellar/imath 2021-05-16T22:13:40.6765090Z chmod -Rf +w /private/tmp/d20210516-6609-zl88x9 2021-05-16T22:13:40.7363670Z ==> Finishing up 2021-05-16T22:13:40.7808920Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T22:13:40.7817970Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T22:13:40.7822610Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T22:13:40.7827350Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T22:13:40.7832580Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T22:13:40.7837270Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T22:13:40.7844630Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T22:13:40.8033100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7119-fz0wfi.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-16T22:13:42.9046260Z ==> Summary 2021-05-16T22:13:42.9088260Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T22:13:42.9094180Z ==> Installing imagemagick dependency: openexr 2021-05-16T22:13:42.9190820Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T22:13:42.9207920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6609-1lj7yav 2021-05-16T22:13:43.0009900Z cp -pR /private/tmp/d20210516-6609-1lj7yav/openexr/. /usr/local/Cellar/openexr 2021-05-16T22:13:43.0972380Z chmod -Rf +w /private/tmp/d20210516-6609-1lj7yav 2021-05-16T22:13:43.2834370Z ==> Finishing up 2021-05-16T22:13:43.3313530Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T22:13:43.3318000Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T22:13:43.3323630Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T22:13:43.3329060Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T22:13:43.3334190Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T22:13:43.3339540Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T22:13:43.3344620Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T22:13:43.3350010Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T22:13:43.3357310Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T22:13:43.3366290Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T22:13:43.3375520Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T22:13:43.3380930Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T22:13:43.3386470Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T22:13:43.3391860Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T22:13:43.3397410Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T22:13:43.3403260Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T22:13:43.3409950Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T22:13:43.3415320Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T22:13:43.3421430Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T22:13:43.3426710Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T22:13:43.3432350Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T22:13:43.3438230Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T22:13:43.3445130Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T22:13:43.3450810Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T22:13:43.3456000Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T22:13:43.3462510Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T22:13:43.3468010Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T22:13:43.3475960Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T22:13:43.3937600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7148-rf3jhr.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-16T22:13:45.5714160Z ==> Summary 2021-05-16T22:13:45.5829230Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T22:13:45.5835460Z ==> Installing imagemagick 2021-05-16T22:13:45.5839460Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T22:13:45.5857700Z 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/d20210516-6609-120scbj 2021-05-16T22:13:45.9631340Z cp -pR /private/tmp/d20210516-6609-120scbj/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T22:13:46.3822180Z chmod -Rf +w /private/tmp/d20210516-6609-120scbj 2021-05-16T22:13:49.3646560Z ==> Finishing up 2021-05-16T22:13:49.3832040Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T22:13:49.3839660Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T22:13:49.3845440Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T22:13:49.3850630Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T22:13:49.3857130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T22:13:49.3863220Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T22:13:49.3869300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T22:13:49.3874640Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T22:13:49.3880280Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T22:13:49.3886040Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T22:13:49.3891570Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T22:13:49.3897210Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T22:13:49.3902560Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T22:13:49.3907740Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T22:13:49.3915220Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T22:13:49.3919990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T22:13:49.3925720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T22:13:49.3930760Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T22:13:49.3935710Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T22:13:49.3940910Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T22:13:49.3945930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T22:13:49.4011620Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T22:13:49.4016590Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T22:13:49.4022000Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T22:13:49.4027080Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T22:13:49.4031530Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T22:13:49.4037130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T22:13:49.4041730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T22:13:49.4046490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T22:13:49.4051310Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T22:13:49.4058170Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T22:13:49.4064790Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T22:13:49.4071850Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T22:13:49.4081460Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T22:13:49.4086870Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T22:13:49.4092160Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T22:13:49.4097250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T22:13:49.4102510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T22:13:49.4108080Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T22:13:49.4113420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T22:13:49.4118560Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T22:13:49.4123680Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T22:13:49.4129090Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T22:13:49.4135010Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T22:13:49.4140320Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T22:13:49.4146420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T22:13:49.4151370Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T22:13:49.4156550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T22:13:49.4161770Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T22:13:49.4166960Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T22:13:49.4173840Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T22:13:49.4178770Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T22:13:49.4183570Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T22:13:49.4189190Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T22:13:49.4194020Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T22:13:49.4198930Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T22:13:49.4203630Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T22:13:49.4208880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T22:13:49.4213890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T22:13:49.4219050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T22:13:49.4223720Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T22:13:49.4228970Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T22:13:49.4234040Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T22:13:49.4241540Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T22:13:49.4246970Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T22:13:49.4252080Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T22:13:49.4257960Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T22:13:49.4263640Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T22:13:49.4268760Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T22:13:49.4274110Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T22:13:49.4279030Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T22:13:50.5387440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7174-ka43w0.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-16T22:13:52.1204440Z ==> Summary 2021-05-16T22:13:52.1699270Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T22:13:53.8038290Z ==> Caveats 2021-05-16T22:13:53.8039180Z ==> docbook 2021-05-16T22:13:53.8054630Z To use the DocBook package in your XML toolchain, 2021-05-16T22:13:53.8055410Z you need to add the following to your ~/.bashrc: 2021-05-16T22:13:53.8055730Z 2021-05-16T22:13:53.8056280Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T22:13:53.8057400Z ==> gnu-getopt 2021-05-16T22:13:53.8082770Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:13:53.8083820Z because macOS already provides this software and installing another version in 2021-05-16T22:13:53.8084570Z parallel can cause all kinds of trouble. 2021-05-16T22:13:53.8084900Z 2021-05-16T22:13:53.8085860Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T22:13:53.8087130Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:13:53.8087600Z 2021-05-16T22:13:53.8087800Z 2021-05-16T22:13:53.8088280Z Bash completion has been installed to: 2021-05-16T22:13:53.8089320Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T22:13:55.4041860Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T22:13:56.5166440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:13:57.0616230Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T22:13:57.3891380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T22%3A20%3A00Z&sig=N30ueIOLjBx1NEf9puU%2B0l4pQfYt97vGR0wkuTm52Xo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:57.4220370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=N30ueIOLjBx1NEf9puU\%2B0l4pQfYt97vGR0wkuTm52Xo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:13:57.4800690Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T22:13:57.5477590Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T22:13:57.5506140Z 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/d20210516-7181-tkxoxv 2021-05-16T22:13:57.5679750Z cp -pR /private/tmp/d20210516-7181-tkxoxv/udunits/. /usr/local/Cellar/udunits 2021-05-16T22:13:57.5883260Z chmod -Rf +w /private/tmp/d20210516-7181-tkxoxv 2021-05-16T22:13:57.6436120Z ==> Finishing up 2021-05-16T22:13:57.6858100Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T22:13:57.6864510Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T22:13:57.6869190Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T22:13:57.6878410Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T22:13:57.6885530Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T22:13:57.6928750Z info /usr/local/share/info/udunits2.info 2021-05-16T22:13:57.6937290Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T22:13:57.6975780Z info /usr/local/share/info/udunits2lib.info 2021-05-16T22:13:57.6983570Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T22:13:57.7021340Z info /usr/local/share/info/udunits2prog.info 2021-05-16T22:13:57.7028840Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T22:13:57.7036310Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T22:13:57.7042180Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T22:13:57.7204030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7348-vzq0xn.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-16T22:13:59.9251620Z ==> Summary 2021-05-16T22:13:59.9281460Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T22:14:02.1574530Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T22:14:02.1576420Z To reinstall 1.6, run: 2021-05-16T22:14:02.1579930Z brew reinstall jq 2021-05-16T22:14:03.6736750Z ==> Caveats 2021-05-16T22:14:03.6737550Z imagej requires Java. You can install the latest version with: 2021-05-16T22:14:03.6738640Z brew install --cask adoptopenjdk 2021-05-16T22:14:03.6738970Z 2021-05-16T22:14:04.0281170Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T22:14:04.2848340Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T22:14:12.9808540Z ==> Verifying checksum for cask 'imagej' 2021-05-16T22:14:13.1538850Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T22:14:13.1540110Z ==> Installing Cask imagej 2021-05-16T22:14:13.1973850Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7463-19mw26z 2021-05-16T22:14:13.3570150Z cp -pR /private/tmp/d20210516-7463-19mw26z/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T22:14:13.5222680Z chmod -Rf +w /private/tmp/d20210516-7463-19mw26z 2021-05-16T22:14:13.5854840Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T22:14:13.9779920Z 🍺 imagej was successfully installed! 2021-05-16T22:14:16.1160330Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T22:14:17.8025830Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T22:14:18.1645710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T22%3A20%3A00Z&sig=BSW%2Bd7XPd21%2BT7bsOEJ5Vc%2FQBAY27xxvNGxcDE98uBs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:18.3052830Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T22:14:19.8989800Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T22:14:20.2492350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T22%3A20%3A00Z&sig=3CUSvxVnAAcigImMuiLq8kVHmHXlNFNIImjA1N%2FxlDc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:20.5754900Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T22:14:20.5758530Z ==> Installing bowtie2 dependency: tbb 2021-05-16T22:14:20.6735730Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T22:14:23.3429830Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T22:14:23.3435830Z ==> Installing bowtie2 2021-05-16T22:14:23.3440930Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T22:14:26.1567510Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T22:14:29.2345590Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T22:14:30.8198290Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T22:14:31.1267970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T22%3A20%3A00Z&sig=SoX8ygxgMJ45PUHUUX7ZW48YObHvcL6eMhXTZl4xATc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:31.2637590Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T22:14:32.9329180Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T22:14:33.2745830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T22%3A20%3A00Z&sig=T6p20H8f529bPuGf37yFu7ODb4EWPH%2FReTFaQPgwu1U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:33.3537450Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T22:14:34.9850880Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T22:14:35.3307250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T22%3A20%3A00Z&sig=BxLyo5A1NSWzWHwQFEQVuUHxgaOzvaT6kSBQgF1mccE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:35.4335250Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T22:14:37.0840920Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T22:14:37.4024280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T22%3A20%3A00Z&sig=467G6owhv0TkKcVqTow3Qn68eqZEQDYEoTWWzKwSwuI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:37.4900680Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T22:14:39.0499010Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T22:14:39.3868890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T22%3A20%3A00Z&sig=i1GZPIyBdJieSGy5sqdMkMutK55XxLBWNEHNJEAVkv4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:39.4875370Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T22:14:41.0515110Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T22:14:41.3783740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T22%3A20%3A00Z&sig=ghcP5fsDRnpxd9dJwKxqJ%2BNJnBi6iZyOZMkyVJgMf5A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:41.5300530Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T22:14:42.0893500Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T22:14:42.0912720Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T22:14:42.4275480Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T22:14:42.4506740Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T22:14:44.1084850Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T22:14:44.4369160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T22%3A20%3A00Z&sig=tL1iltxdgRSbI%2B2QYRClbohPiCzHaV8lg54rqCLAcNs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:44.5244510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T22:14:46.2046860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T22:14:46.5416380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T22%3A20%3A00Z&sig=MC0iJIk7kvqK2mgU%2BuYe%2BdQgCyiyiQaTJERVofzx4jQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:46.7715560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T22:14:48.4074590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T22:14:48.7386950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T22%3A20%3A00Z&sig=VQFnhXl1ugdtyyZWTp8nD8NmEpo4o22RW2VyLiJYEIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:48.8806870Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T22:14:50.5230090Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T22:14:50.8506280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T22%3A20%3A00Z&sig=mqxI5qK%2FkMtBgyd69zc6DuudrwerneSB4JYbS5PsN5U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:51.0467000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T22:14:52.6745380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T22:14:53.0378130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T22%3A20%3A00Z&sig=qK8Vq9MpCGLefjQlPQcFhjk7RwtCiydh1XM0fScAt4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:53.1385170Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T22:14:54.8132760Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T22:14:55.1505290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T22%3A20%3A00Z&sig=fsEn3jk4Jujvda0n2hnGfApkkb05Bp1QNX1wrNo6aMY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:55.2626490Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T22:14:56.9440610Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T22:14:57.3039640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T22%3A20%3A00Z&sig=U6F1LcNdirXYEIRoEcnpCrUz3GYSSyQIw7HkQijl8nE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:57.3933900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T22:14:59.1029360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T22:14:59.4687490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T22%3A20%3A00Z&sig=aR1Tq0F2jqSugzL%2FnbNtmSn5yOmA7m2Di1QYqksDaKo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:59.7804040Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T22:15:01.4944010Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T22:15:01.9199250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T22%3A25%3A00Z&sig=yc8s1DI1ebpVe8e%2BtLHp0Duun4zguXFImNE19MiBpDQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:02.0650920Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T22:15:03.7197590Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T22:15:04.1723430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T22%3A25%3A00Z&sig=Tv37LMib%2B96RC2HbU9%2BO0IV%2B%2FNK4o86%2BoHdx1saagzU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:04.5306550Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T22:15:06.2115760Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T22:15:06.6500020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T22%3A25%3A00Z&sig=0XiU4zXBdVxCu8G8MfDrt%2Fl6OSPoX5ykjp6YaOS3rW8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:06.9305960Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T22:15:08.5732800Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T22:15:08.9880110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T22%3A25%3A00Z&sig=3KFC7HWUisVYBIP049sFKVy88fgEKTVNWdEfcVJOaQM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:09.2116320Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T22:15:10.8863160Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T22:15:11.3331780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T22%3A25%3A00Z&sig=L3DYVOzL6dxzSxSRHYwcwPDDkOqRcQytpOLZdp5tjO4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:11.8443670Z ==> 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-16T22:15:11.8446380Z ==> Installing gdal dependency: cfitsio 2021-05-16T22:15:11.9078080Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T22:15:14.2119670Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T22:15:14.2125310Z ==> Installing gdal dependency: popt 2021-05-16T22:15:14.2146660Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T22:15:16.5372320Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T22:15:16.5377990Z ==> Installing gdal dependency: epsilon 2021-05-16T22:15:16.5429990Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T22:15:18.8469200Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T22:15:18.8474590Z ==> Installing gdal dependency: expat 2021-05-16T22:15:18.8496480Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T22:15:21.1916710Z ==> Caveats 2021-05-16T22:15:21.1918140Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:15:21.1919090Z because macOS already provides this software and installing another version in 2021-05-16T22:15:21.1919830Z parallel can cause all kinds of trouble. 2021-05-16T22:15:21.1920150Z 2021-05-16T22:15:21.1920670Z If you need to have expat first in your PATH, run: 2021-05-16T22:15:21.1921910Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:15:21.1922370Z 2021-05-16T22:15:21.1922880Z For compilers to find expat you may need to set: 2021-05-16T22:15:21.1924340Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T22:15:21.1925370Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T22:15:21.1925740Z 2021-05-16T22:15:21.1926610Z For pkg-config to find expat you may need to set: 2021-05-16T22:15:21.1927360Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T22:15:21.1927750Z 2021-05-16T22:15:21.1928460Z ==> Summary 2021-05-16T22:15:21.1945350Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T22:15:21.1951290Z ==> Installing gdal dependency: freexl 2021-05-16T22:15:21.2009310Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T22:15:23.7236250Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T22:15:23.7241780Z ==> Installing gdal dependency: geos 2021-05-16T22:15:23.7564080Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T22:15:26.7947370Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T22:15:26.7955600Z ==> Installing gdal dependency: hdf5 2021-05-16T22:15:26.8360660Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T22:15:29.9703600Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T22:15:29.9709070Z ==> Installing gdal dependency: json-c 2021-05-16T22:15:29.9762120Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T22:15:32.2255600Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T22:15:32.2257610Z ==> Installing gdal dependency: libxml2 2021-05-16T22:15:32.2328560Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T22:15:34.9726510Z ==> Caveats 2021-05-16T22:15:34.9727760Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:15:34.9728720Z because macOS already provides this software and installing another version in 2021-05-16T22:15:34.9729520Z parallel can cause all kinds of trouble. 2021-05-16T22:15:34.9729860Z 2021-05-16T22:15:34.9730390Z If you need to have libxml2 first in your PATH, run: 2021-05-16T22:15:34.9731660Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:15:34.9732220Z 2021-05-16T22:15:34.9732760Z For compilers to find libxml2 you may need to set: 2021-05-16T22:15:34.9734190Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T22:15:34.9735310Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T22:15:34.9735690Z 2021-05-16T22:15:34.9736570Z For pkg-config to find libxml2 you may need to set: 2021-05-16T22:15:34.9737320Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T22:15:34.9737710Z 2021-05-16T22:15:34.9738410Z ==> Summary 2021-05-16T22:15:34.9909610Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T22:15:34.9916010Z ==> Installing gdal dependency: libdap 2021-05-16T22:15:35.0082490Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T22:15:37.5458820Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T22:15:37.5463430Z ==> Installing gdal dependency: proj 2021-05-16T22:15:37.5591340Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T22:15:40.1178910Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T22:15:40.1184160Z ==> Installing gdal dependency: libgeotiff 2021-05-16T22:15:40.1380490Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T22:15:42.6060110Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T22:15:42.6065350Z ==> Installing gdal dependency: librttopo 2021-05-16T22:15:42.6494610Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T22:15:44.9970570Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T22:15:44.9975390Z ==> Installing gdal dependency: minizip 2021-05-16T22:15:45.0115380Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T22:15:47.2670810Z ==> Caveats 2021-05-16T22:15:47.2671990Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T22:15:47.2673280Z with the venerable 'unzip' library. 2021-05-16T22:15:47.2674170Z ==> Summary 2021-05-16T22:15:47.2691150Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T22:15:47.2699130Z ==> Installing gdal dependency: libspatialite 2021-05-16T22:15:47.3530140Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T22:15:50.3033250Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T22:15:50.3038470Z ==> Installing gdal dependency: netcdf 2021-05-16T22:15:50.3547740Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T22:15:52.9992370Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T22:15:52.9998040Z ==> Installing gdal dependency: openblas 2021-05-16T22:15:53.0325960Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T22:15:56.9477000Z ==> Caveats 2021-05-16T22:15:56.9478240Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:15:56.9479120Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T22:15:56.9479560Z 2021-05-16T22:15:56.9480090Z For compilers to find openblas you may need to set: 2021-05-16T22:15:56.9481120Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T22:15:56.9482320Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T22:15:56.9482720Z 2021-05-16T22:15:56.9483630Z For pkg-config to find openblas you may need to set: 2021-05-16T22:15:56.9484410Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T22:15:56.9484820Z 2021-05-16T22:15:56.9485540Z ==> Summary 2021-05-16T22:15:56.9505140Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T22:15:56.9511640Z ==> Installing gdal dependency: numpy 2021-05-16T22:15:57.0177320Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T22:16:00.8060420Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T22:16:00.8065660Z ==> Installing gdal dependency: xerces-c 2021-05-16T22:16:00.8118390Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T22:16:06.3241360Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T22:16:06.3242800Z ==> Installing gdal 2021-05-16T22:16:06.3247440Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T22:16:13.5179010Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T22:16:14.6175320Z ==> No outdated dependents to upgrade! 2021-05-16T22:16:14.6177100Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:16:14.9303280Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T22:16:14.9303820Z netcdf 2021-05-16T22:16:15.0153070Z ==> Caveats 2021-05-16T22:16:15.0154110Z ==> expat 2021-05-16T22:16:15.0197280Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:16:15.0198290Z because macOS already provides this software and installing another version in 2021-05-16T22:16:15.0199170Z parallel can cause all kinds of trouble. 2021-05-16T22:16:15.0199490Z 2021-05-16T22:16:15.0200010Z If you need to have expat first in your PATH, run: 2021-05-16T22:16:15.0201240Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:16:15.0201690Z 2021-05-16T22:16:15.0202220Z For compilers to find expat you may need to set: 2021-05-16T22:16:15.0203830Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T22:16:15.0205070Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T22:16:15.0205430Z 2021-05-16T22:16:15.0206330Z For pkg-config to find expat you may need to set: 2021-05-16T22:16:15.0207080Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T22:16:15.0207450Z 2021-05-16T22:16:15.0208170Z ==> libxml2 2021-05-16T22:16:15.0239630Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:16:15.0240690Z because macOS already provides this software and installing another version in 2021-05-16T22:16:15.0241480Z parallel can cause all kinds of trouble. 2021-05-16T22:16:15.0241810Z 2021-05-16T22:16:15.0242340Z If you need to have libxml2 first in your PATH, run: 2021-05-16T22:16:15.0243630Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:16:15.0244090Z 2021-05-16T22:16:15.0244630Z For compilers to find libxml2 you may need to set: 2021-05-16T22:16:15.0245670Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T22:16:15.0246830Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T22:16:15.0247200Z 2021-05-16T22:16:15.0248080Z For pkg-config to find libxml2 you may need to set: 2021-05-16T22:16:15.0248840Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T22:16:15.0249220Z 2021-05-16T22:16:15.0249940Z ==> minizip 2021-05-16T22:16:15.0257410Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T22:16:15.0258520Z with the venerable 'unzip' library. 2021-05-16T22:16:15.0259350Z ==> openblas 2021-05-16T22:16:15.0296340Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:16:15.0297240Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T22:16:15.0297660Z 2021-05-16T22:16:15.0298200Z For compilers to find openblas you may need to set: 2021-05-16T22:16:15.0299250Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T22:16:15.0300440Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T22:16:15.0300830Z 2021-05-16T22:16:15.0301740Z For pkg-config to find openblas you may need to set: 2021-05-16T22:16:15.0302540Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T22:16:15.0302950Z 2021-05-16T22:16:16.9500610Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T22:16:17.4965920Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T22:16:17.4986650Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T22:16:17.8444940Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T22:16:17.8611580Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T22:16:18.4035760Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T22:16:18.4055570Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T22:16:19.0455050Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T22:16:19.0645950Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T22:16:20.6705040Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T22:16:21.0025220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T22%3A25%3A00Z&sig=KB1QyQ4imfxGY%2FazWu3MAOmMjghsM68EQSjytK%2BHMXE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:22.2270490Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T22:16:22.7546280Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T22:16:22.7565450Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T22:16:23.0805680Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T22:16:23.0907160Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T22:16:24.6921780Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T22:16:25.0208970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T22%3A25%3A00Z&sig=2a9u2w11RhOrDCWjV0MTNBWvbDgSPf7tOqGFVorLsMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:25.2032040Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T22:16:25.2049380Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T22:16:26.8084150Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T22:16:27.1532090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T22%3A25%3A00Z&sig=OKE5ZBmXSsL7ybjdKjCQoLW48hVs%2BQpbL4OwD4irkUE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:27.6329470Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T22:16:29.2673260Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T22:16:29.6115830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T22%3A25%3A00Z&sig=jk48SlCxyixvR3GXR%2ByWmDCGM6GlvAQ0Qcgij%2FYPbKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:29.8998800Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T22:16:31.4884840Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T22:16:31.8203310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T22%3A25%3A00Z&sig=gFHRqRnWJIgDe6nzEfV5%2B6411GniS3wb04nMvPftLl4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:32.9843340Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T22:16:32.9850470Z ==> Installing itk dependency: open-mpi 2021-05-16T22:16:33.0961710Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T22:16:38.5170210Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T22:16:38.5176120Z ==> Installing itk dependency: fftw 2021-05-16T22:16:38.5790830Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T22:16:41.3035390Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T22:16:41.3041380Z ==> Installing itk dependency: boost 2021-05-16T22:16:41.3091650Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T22:17:10.7170890Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T22:17:10.7179390Z ==> Installing itk dependency: netcdf 2021-05-16T22:17:10.7739090Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T22:17:13.4137480Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T22:17:13.4142900Z ==> Installing itk dependency: pyqt@5 2021-05-16T22:17:13.4608850Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T22:17:18.3916860Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T22:17:18.3922930Z ==> Installing itk dependency: vtk@8.2 2021-05-16T22:17:18.5263400Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T22:17:52.0440800Z ==> Caveats 2021-05-16T22:17:52.0442160Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:17:52.0442950Z because this is an alternate version of another formula. 2021-05-16T22:17:52.0443360Z 2021-05-16T22:17:52.0443870Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T22:17:52.0445080Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:17:52.0445520Z 2021-05-16T22:17:52.0446030Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T22:17:52.0447000Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T22:17:52.0448010Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T22:17:52.0448380Z 2021-05-16T22:17:52.0449080Z ==> Summary 2021-05-16T22:17:53.0001040Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T22:17:53.0002950Z ==> Installing itk dependency: gdcm 2021-05-16T22:17:53.0018990Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T22:17:58.6857870Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T22:17:58.6863080Z ==> Installing itk 2021-05-16T22:17:58.6867600Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T22:18:12.5930310Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T22:18:15.4191120Z ==> No outdated dependents to upgrade! 2021-05-16T22:18:15.4192530Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:18:17.4064350Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T22:18:17.4065000Z fftw 2021-05-16T22:18:17.4387150Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T22:18:17.4388470Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T22:18:19.0666820Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T22:18:19.1827030Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T22:18:20.2450920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:18:20.7807940Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T22:18:21.1310270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T22%3A25%3A00Z&sig=lUgPxCmvPPE%2BIBvrbfUYeZquClcwyA1x%2BW5wqaI5IHI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:18:21.1742740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=lUgPxCmvPPE\%2BIBvrbfUYeZquClcwyA1x\%2BW5wqaI5IHI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:18:21.2173690Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T22:18:21.2228800Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T22:18:22.3079720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:18:22.8425590Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T22:18:23.1729840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T22%3A25%3A00Z&sig=1twtGHdyQ%2BFsGhXK6pzvJK%2BRGrBqnm3vdCOTKLP8UzU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:18:23.2029490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=1twtGHdyQ\%2BFsGhXK6pzvJK\%2BRGrBqnm3vdCOTKLP8UzU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:18:23.2660770Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T22:18:23.2740860Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T22:18:24.3795610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:18:24.9302050Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T22:18:25.2530590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T22%3A25%3A00Z&sig=2z2it5bVr2%2Fs169gOS%2FNkZw4OMeYIQmoh%2Fm9G82E7BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:18:25.2828690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=2z2it5bVr2\%2Fs169gOS\%2FNkZw4OMeYIQmoh\%2Fm9G82E7BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:18:25.3403410Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T22:18:25.3444460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T22:18:26.3962990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:18:26.9438350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T22:18:27.2787120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T22%3A25%3A00Z&sig=gDYojzvjTMBfqL%2BokuPQX0lq64Q4leWPASGWkKA%2B%2F7w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:18:27.3136260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=gDYojzvjTMBfqL\%2BokuPQX0lq64Q4leWPASGWkKA\%2B\%2F7w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:18:27.5364870Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T22:18:27.5949900Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T22:18:27.5954220Z ==> Installing libav dependency: faac 2021-05-16T22:18:27.6526530Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T22:18:27.6554980Z 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/d20210516-9055-11jug6e 2021-05-16T22:18:27.6669180Z cp -pR /private/tmp/d20210516-9055-11jug6e/faac/. /usr/local/Cellar/faac 2021-05-16T22:18:27.6818200Z chmod -Rf +w /private/tmp/d20210516-9055-11jug6e 2021-05-16T22:18:27.7299430Z ==> Finishing up 2021-05-16T22:18:27.7758750Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T22:18:27.7765470Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T22:18:27.7769930Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T22:18:27.7781000Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T22:18:27.7787640Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T22:18:27.7792320Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T22:18:27.7797330Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T22:18:27.7936660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9237-zvngn7.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-16T22:18:29.9216810Z ==> Summary 2021-05-16T22:18:29.9239030Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T22:18:29.9247310Z ==> Installing libav dependency: fdk-aac 2021-05-16T22:18:29.9269540Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T22:18:29.9287870Z 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/d20210516-9055-c0oguk 2021-05-16T22:18:29.9598470Z cp -pR /private/tmp/d20210516-9055-c0oguk/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T22:18:29.9815870Z chmod -Rf +w /private/tmp/d20210516-9055-c0oguk 2021-05-16T22:18:30.0318170Z ==> Finishing up 2021-05-16T22:18:30.0785770Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T22:18:30.0791940Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T22:18:30.0799450Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T22:18:30.0804560Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T22:18:30.0810220Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T22:18:30.0817970Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T22:18:30.0964460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9263-1di3xtx.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-16T22:18:32.1811080Z ==> Summary 2021-05-16T22:18:32.1832210Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T22:18:32.1839730Z ==> Installing libav dependency: sdl 2021-05-16T22:18:32.1862240Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T22:18:32.1879270Z 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/d20210516-9055-147dt2u 2021-05-16T22:18:32.2603840Z cp -pR /private/tmp/d20210516-9055-147dt2u/sdl/. /usr/local/Cellar/sdl 2021-05-16T22:18:32.3704310Z chmod -Rf +w /private/tmp/d20210516-9055-147dt2u 2021-05-16T22:18:32.4909220Z ==> Finishing up 2021-05-16T22:18:32.5359190Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T22:18:32.5365680Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T22:18:32.5373970Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T22:18:32.5387230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T22:18:32.5392950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T22:18:32.5398070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T22:18:32.5403510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T22:18:32.5421910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T22:18:32.5427910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T22:18:32.5434300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T22:18:32.5439510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T22:18:32.5445370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T22:18:32.5451110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T22:18:32.5456850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T22:18:32.5463330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T22:18:32.5469300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T22:18:32.5475730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T22:18:32.5481190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T22:18:32.5487900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T22:18:32.5495200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T22:18:32.5500760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T22:18:32.5506450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T22:18:32.5512050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T22:18:32.5517700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T22:18:32.5523960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T22:18:32.5530070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T22:18:32.5546930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T22:18:32.5551790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T22:18:32.5557730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T22:18:32.5562260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T22:18:32.5568190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T22:18:32.5573340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T22:18:32.5578420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T22:18:32.5583800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T22:18:32.5589280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T22:18:32.5594350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T22:18:32.5599310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T22:18:32.5604460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T22:18:32.5609600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T22:18:32.5614400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T22:18:32.5619440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T22:18:32.5624290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T22:18:32.5629950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T22:18:32.5634940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T22:18:32.5640080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T22:18:32.5645320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T22:18:32.5650000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T22:18:32.5655400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T22:18:32.5660280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T22:18:32.5665580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T22:18:32.5670670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T22:18:32.5675790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T22:18:32.5680440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T22:18:32.5686010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T22:18:32.5691030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T22:18:32.5697040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T22:18:32.5702340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T22:18:32.5707560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T22:18:32.5712670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T22:18:32.5728810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T22:18:32.5733890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T22:18:32.5739240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T22:18:32.5743920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T22:18:32.5749420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T22:18:32.5754400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T22:18:32.5759140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T22:18:32.5764220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T22:18:32.5768840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T22:18:32.5774410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T22:18:32.5779490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T22:18:32.5784910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T22:18:32.5790490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T22:18:32.5795630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T22:18:32.5801100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T22:18:32.5806330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T22:18:32.5811480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T22:18:32.5818060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T22:18:32.5823770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T22:18:32.5828540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T22:18:32.5833650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T22:18:32.5838970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T22:18:32.5844260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T22:18:32.5849140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T22:18:32.5854400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T22:18:32.5859510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T22:18:32.5864620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T22:18:32.5869810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T22:18:32.5875000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T22:18:32.5880070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T22:18:32.5885520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T22:18:32.5893140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T22:18:32.5900000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T22:18:32.5905520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T22:18:32.5911000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T22:18:32.5916470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T22:18:32.5922900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T22:18:32.5928830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T22:18:32.5934700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T22:18:32.5940720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T22:18:32.5946350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T22:18:32.5950810Z Only the first 100 operations were output. 2021-05-16T22:18:32.6811060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9289-1qd2mmq.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-16T22:18:34.8513590Z ==> Summary 2021-05-16T22:18:34.8646960Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T22:18:34.8652760Z ==> Installing libav 2021-05-16T22:18:34.8655970Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T22:18:34.8674030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9055-1f3ywmi 2021-05-16T22:18:35.1063920Z cp -pR /private/tmp/d20210516-9055-1f3ywmi/libav/. /usr/local/Cellar/libav 2021-05-16T22:18:35.2084510Z chmod -Rf +w /private/tmp/d20210516-9055-1f3ywmi 2021-05-16T22:18:36.5935350Z ==> Finishing up 2021-05-16T22:18:36.6388870Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T22:18:36.6393600Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T22:18:36.6407710Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T22:18:36.6418690Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T22:18:36.6424080Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T22:18:36.6429880Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T22:18:36.6761530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9315-1jl1nd.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-16T22:18:38.8232210Z ==> Summary 2021-05-16T22:18:38.8252620Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T22:18:41.1788860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T22:18:42.8211220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T22:18:43.1593720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T22%3A25%3A00Z&sig=F32urrS7mJpgmFH0CCFpzaOjgJDzCI4mXuYzd2cnTwI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:18:43.3956360Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T22:18:45.8106160Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T22:18:48.0495170Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T22:18:48.0495890Z To reinstall 4.3.0, run: 2021-05-16T22:18:48.0496480Z brew reinstall libtiff 2021-05-16T22:18:49.5405830Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T22:18:49.5406530Z To reinstall 2.3.9_1, run: 2021-05-16T22:18:49.5407000Z brew reinstall unixodbc 2021-05-16T22:18:51.0560250Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T22:18:51.0577110Z To reinstall 1.0.18_1, run: 2021-05-16T22:18:51.0577660Z brew reinstall libsodium 2021-05-16T22:18:52.5810500Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T22:18:52.5811260Z To reinstall 4.1.1, run: 2021-05-16T22:18:52.5811880Z brew reinstall tesseract 2021-05-16T22:18:54.0930870Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T22:18:54.0931560Z To reinstall 1.21.1, run: 2021-05-16T22:18:54.0932420Z brew reinstall wget 2021-05-16T22:18:55.5936020Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T22:18:55.5939060Z To reinstall 4.3.4, run: 2021-05-16T22:18:55.5939980Z brew reinstall zeromq 2021-05-16T22:18:57.0743570Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T22:18:57.0744410Z To reinstall 2.2.27.6_1, run: 2021-05-16T22:18:57.0744870Z brew reinstall udunits 2021-05-16T22:18:58.5400260Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T22:18:58.5400970Z To reinstall 1.2.0, run: 2021-05-16T22:18:58.5401410Z brew reinstall webp 2021-05-16T22:19:00.1183450Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T22:19:01.7591860Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T22:19:02.0745340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T22%3A25%3A00Z&sig=N9%2BCHlnEZe63C41j0MX%2Bfd5%2BydO19ptN2d5C19RH8eU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:19:03.9041150Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T22:19:42.1810480Z ==> Caveats 2021-05-16T22:19:42.1812000Z Bash completion has been installed to: 2021-05-16T22:19:42.1812660Z /usr/local/etc/bash_completion.d 2021-05-16T22:19:42.1814420Z ==> Summary 2021-05-16T22:19:43.4060840Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T22:19:46.2699990Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T22:19:46.2705470Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T221823Z&X-Amz-Expires=300&X-Amz-Signature=f99b4f266873a1257cb38611217639774be1ea156566a5ff20d6c2d75785dd14&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-16T22:19:48.8256020Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T22:19:48.8257310Z ==> Installing Cask xquartz 2021-05-16T22:20:04.5451770Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T22:20:04.5453210Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T22:20:29.4926280Z installer: Package name is 2021-05-16T22:20:29.4928800Z installer: Installing at base path / 2021-05-16T22:20:29.4929860Z installer: The install was successful. 2021-05-16T22:20:29.4930620Z installer: The install requires logging out now. 2021-05-16T22:20:29.5741550Z 🍺 xquartz was successfully installed! 2021-05-16T22:20:29.5991670Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T22:20:29.5992240Z with: 2021-05-16T22:20:29.5992740Z github_slug: neuroconductor/WhiteStripe 2021-05-16T22:20:29.5993180Z env: 2021-05-16T22:20:29.5993570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:20:29.5993980Z TIC_DEPLOY_KEY: 2021-05-16T22:20:29.5994300Z RSPM: 2021-05-16T22:20:29.5995540Z GITHUB_PAT: *** 2021-05-16T22:20:29.5995980Z COVERALLS_TOKEN: 2021-05-16T22:20:29.5996520Z continue-on-error: true 2021-05-16T22:20:29.5997010Z VDIFFR_RUN_TESTS: false 2021-05-16T22:20:29.5997520Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:20:29.5997920Z TZ: UTC 2021-05-16T22:20:29.5998260Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:20:29.5998620Z NOT_CRAN: true 2021-05-16T22:20:29.5998950Z ##[endgroup] 2021-05-16T22:20:29.6848510Z repo slug is: neuroconductor/WhiteStripe 2021-05-16T22:20:29.6962290Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T22:20:29.6962930Z env: 2021-05-16T22:20:29.6963360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:20:29.6963830Z TIC_DEPLOY_KEY: 2021-05-16T22:20:29.6964190Z RSPM: 2021-05-16T22:20:29.6965000Z GITHUB_PAT: *** 2021-05-16T22:20:29.6965560Z COVERALLS_TOKEN: 2021-05-16T22:20:29.6966030Z continue-on-error: true 2021-05-16T22:20:29.6966560Z VDIFFR_RUN_TESTS: false 2021-05-16T22:20:29.6967150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:20:29.6967660Z TZ: UTC 2021-05-16T22:20:29.6968020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:20:29.6968460Z NOT_CRAN: true 2021-05-16T22:20:29.6968860Z ##[endgroup] 2021-05-16T22:20:30.7654250Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T22:20:30.7654930Z with: 2021-05-16T22:20:30.7655320Z repo_name: WhiteStripe 2021-05-16T22:20:30.7655760Z repo_version: 2.3.2 2021-05-16T22:20:30.7656140Z runner_os: macOS 2021-05-16T22:20:30.7656530Z R_version: 4.1 2021-05-16T22:20:30.7656850Z env: 2021-05-16T22:20:30.7657310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:20:30.7657750Z TIC_DEPLOY_KEY: 2021-05-16T22:20:30.7658200Z RSPM: 2021-05-16T22:20:30.7659400Z GITHUB_PAT: *** 2021-05-16T22:20:30.7659790Z COVERALLS_TOKEN: 2021-05-16T22:20:30.7660290Z continue-on-error: true 2021-05-16T22:20:30.7660740Z VDIFFR_RUN_TESTS: false 2021-05-16T22:20:30.7661250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:20:30.7662150Z TZ: UTC 2021-05-16T22:20:30.7662540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:20:30.7662950Z NOT_CRAN: true 2021-05-16T22:20:30.7663330Z ##[endgroup] 2021-05-16T22:20:30.8301820Z Package: WhiteStripe 2021-05-16T22:20:30.8306800Z Version: 2.3.2 2021-05-16T22:20:30.8307520Z OS: macOS 2021-05-16T22:20:30.8386670Z ##[group]Run install.packages('remotes') 2021-05-16T22:20:30.8387430Z install.packages('remotes') 2021-05-16T22:20:30.8388180Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T22:20:30.8389150Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T22:20:30.8557000Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:20:30.8557430Z env: 2021-05-16T22:20:30.8557850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:20:30.8558340Z TIC_DEPLOY_KEY: 2021-05-16T22:20:30.8558670Z RSPM: 2021-05-16T22:20:30.8559590Z GITHUB_PAT: *** 2021-05-16T22:20:30.8559980Z COVERALLS_TOKEN: 2021-05-16T22:20:30.8560510Z continue-on-error: true 2021-05-16T22:20:30.8561030Z VDIFFR_RUN_TESTS: false 2021-05-16T22:20:30.8561490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:20:30.8561950Z TZ: UTC 2021-05-16T22:20:30.8562350Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:20:30.8562740Z NOT_CRAN: true 2021-05-16T22:20:30.8563130Z ##[endgroup] 2021-05-16T22:20:31.0873920Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:20:31.0875510Z (as ‘lib’ is unspecified) 2021-05-16T22:20:32.9921230Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T22:20:32.9938340Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T22:20:32.9987190Z installing the source package ‘remotes’ 2021-05-16T22:20:32.9988210Z 2021-05-16T22:20:33.0010890Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T22:20:33.5584980Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T22:20:33.5586320Z ================================================== 2021-05-16T22:20:33.5587440Z downloaded 144 KB 2021-05-16T22:20:33.5588360Z 2021-05-16T22:20:33.9807980Z * installing *source* package ‘remotes’ ... 2021-05-16T22:20:33.9885060Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:33.9886010Z ** using staged installation 2021-05-16T22:20:34.0170050Z ** R 2021-05-16T22:20:34.0477080Z ** inst 2021-05-16T22:20:34.0514950Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:20:36.3617170Z ** help 2021-05-16T22:20:36.4869860Z *** installing help indices 2021-05-16T22:20:36.5587570Z ** building package indices 2021-05-16T22:20:36.8629430Z ** installing vignettes 2021-05-16T22:20:36.8727950Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:20:37.1147930Z ** testing if installed package can be loaded from final location 2021-05-16T22:20:37.4085080Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:20:37.4186790Z * DONE (remotes) 2021-05-16T22:20:37.4327460Z 2021-05-16T22:20:37.4328940Z The downloaded source packages are in 2021-05-16T22:20:37.4331120Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfzJJRQ/downloaded_packages’ 2021-05-16T22:20:41.3498440Z ##[group]Run actions/cache@v1 2021-05-16T22:20:41.3498960Z with: 2021-05-16T22:20:41.3499380Z path: /Users/runner/work/_temp/Library 2021-05-16T22:20:41.3502070Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-9cade853ae76b1c42e942f711b2330daa722e41a2a3b62e9289253131e868e8f 2021-05-16T22:20:41.3505440Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-16T22:20:41.3506670Z env: 2021-05-16T22:20:41.3507090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:20:41.3507570Z TIC_DEPLOY_KEY: 2021-05-16T22:20:41.3507960Z RSPM: 2021-05-16T22:20:41.3509730Z GITHUB_PAT: *** 2021-05-16T22:20:41.3510180Z COVERALLS_TOKEN: 2021-05-16T22:20:41.3510630Z continue-on-error: true 2021-05-16T22:20:41.3511120Z VDIFFR_RUN_TESTS: false 2021-05-16T22:20:41.3511610Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:20:41.3512070Z TZ: UTC 2021-05-16T22:20:41.3512550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:20:41.3512960Z NOT_CRAN: true 2021-05-16T22:20:41.3513350Z ##[endgroup] 2021-05-16T22:20:41.4225380Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:20:41.4318520Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T22:20:41.4319310Z remotes::install_github("ropensci/tic") 2021-05-16T22:20:41.4319960Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T22:20:41.4320620Z remotes::install_github("muschellij2/aghast") 2021-05-16T22:20:41.4321170Z remotes::install_cran("covr") 2021-05-16T22:20:41.4490220Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:20:41.4490630Z env: 2021-05-16T22:20:41.4491070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:20:41.4491510Z TIC_DEPLOY_KEY: 2021-05-16T22:20:41.4491890Z RSPM: 2021-05-16T22:20:41.4492740Z GITHUB_PAT: *** 2021-05-16T22:20:41.4493170Z COVERALLS_TOKEN: 2021-05-16T22:20:41.4493610Z continue-on-error: true 2021-05-16T22:20:41.4494180Z VDIFFR_RUN_TESTS: false 2021-05-16T22:20:41.4494700Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:20:41.4495120Z TZ: UTC 2021-05-16T22:20:41.4495530Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:20:41.4495950Z NOT_CRAN: true 2021-05-16T22:20:41.4496300Z ##[endgroup] 2021-05-16T22:20:41.6932970Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:20:42.4708740Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T22:20:44.8310860Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T22:20:44.8312500Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:20:44.8327810Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:20:44.8329040Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T22:20:44.8330010Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T22:20:44.8330930Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T22:20:44.8331760Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T22:20:44.8332640Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T22:20:44.8333460Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T22:20:44.8334350Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T22:20:44.8335230Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T22:20:44.8336050Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:20:44.8336940Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T22:20:44.8337780Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T22:20:44.8338630Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T22:20:44.8339480Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T22:20:44.8340420Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:20:44.8341280Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T22:20:44.8342200Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T22:20:44.8343060Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T22:20:44.8343900Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T22:20:44.8344770Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T22:20:44.8345610Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T22:20:44.8346460Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T22:20:44.8347300Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:20:44.8348220Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:20:44.8349050Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:20:44.8349910Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:20:44.8350890Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T22:20:44.8351700Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:20:44.8352540Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T22:20:44.8353360Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T22:20:44.8354210Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:20:44.8355120Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T22:20:44.8355960Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T22:20:44.8358380Z 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-16T22:20:44.8360390Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:20:44.8361400Z (as ‘lib’ is unspecified) 2021-05-16T22:20:46.5060860Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T22:20:46.5065030Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T22:20:46.5138860Z Packages which are only available in source form, and may need 2021-05-16T22:20:46.5140600Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-16T22:20:46.5141940Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-16T22:20:46.5143110Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-16T22:20:46.5145920Z installing the source 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-16T22:20:46.5147070Z 2021-05-16T22:20:46.5162760Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T22:20:46.6454580Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T22:20:46.6581870Z ================================================== 2021-05-16T22:20:46.6582390Z downloaded 841 KB 2021-05-16T22:20:46.6582690Z 2021-05-16T22:20:46.6618010Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T22:20:47.2709840Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T22:20:47.2735810Z ================================================== 2021-05-16T22:20:47.2736360Z downloaded 259 KB 2021-05-16T22:20:47.2736640Z 2021-05-16T22:20:47.2778370Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T22:20:48.6771640Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T22:20:48.6783920Z ================================================== 2021-05-16T22:20:48.6784410Z downloaded 96 KB 2021-05-16T22:20:48.6784680Z 2021-05-16T22:20:48.6817980Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T22:20:48.8564230Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T22:20:48.8569120Z ================================================== 2021-05-16T22:20:48.8569700Z downloaded 19 KB 2021-05-16T22:20:48.8569990Z 2021-05-16T22:20:48.8603860Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-16T22:20:49.1697130Z Content type 'application/x-gzip' length 5730 bytes 2021-05-16T22:20:49.1697990Z ================================================== 2021-05-16T22:20:49.1698450Z downloaded 5730 bytes 2021-05-16T22:20:49.1698750Z 2021-05-16T22:20:49.1738500Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T22:20:49.3757920Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T22:20:49.3810870Z ================================================== 2021-05-16T22:20:49.3811430Z downloaded 61 KB 2021-05-16T22:20:49.3811740Z 2021-05-16T22:20:49.3843450Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T22:20:49.6801000Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T22:20:49.9356150Z ================================================== 2021-05-16T22:20:49.9357720Z downloaded 1.3 MB 2021-05-16T22:20:49.9358450Z 2021-05-16T22:20:49.9403460Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T22:20:50.1449310Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T22:20:50.1450560Z ================================================== 2021-05-16T22:20:50.1451020Z downloaded 12 KB 2021-05-16T22:20:50.1451310Z 2021-05-16T22:20:50.1488620Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T22:20:50.4057170Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T22:20:50.4540070Z ================================================== 2021-05-16T22:20:50.4540670Z downloaded 774 KB 2021-05-16T22:20:50.4540970Z 2021-05-16T22:20:50.4586390Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T22:20:50.7215360Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T22:20:50.7274110Z ================================================== 2021-05-16T22:20:50.7274640Z downloaded 411 KB 2021-05-16T22:20:50.7274940Z 2021-05-16T22:20:50.7310400Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T22:20:50.8641380Z Content type 'application/x-gzip' length 3488 bytes 2021-05-16T22:20:50.8643640Z ================================================== 2021-05-16T22:20:50.8644830Z downloaded 3488 bytes 2021-05-16T22:20:50.8645570Z 2021-05-16T22:20:50.8677850Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T22:20:51.0371240Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T22:20:51.0390900Z ================================================== 2021-05-16T22:20:51.0391430Z downloaded 156 KB 2021-05-16T22:20:51.0391820Z 2021-05-16T22:20:51.0421640Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T22:20:51.3179090Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T22:20:51.3187640Z ================================================== 2021-05-16T22:20:51.3188240Z downloaded 60 KB 2021-05-16T22:20:51.3188680Z 2021-05-16T22:20:51.3221210Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T22:20:51.6413700Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T22:20:51.6437900Z ================================================== 2021-05-16T22:20:51.6438510Z downloaded 154 KB 2021-05-16T22:20:51.6438770Z 2021-05-16T22:20:51.6474370Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T22:20:51.8029500Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T22:20:51.8041500Z ================================================== 2021-05-16T22:20:51.8042030Z downloaded 110 KB 2021-05-16T22:20:51.8042330Z 2021-05-16T22:20:51.8077020Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T22:20:51.9634550Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T22:20:51.9646170Z ================================================== 2021-05-16T22:20:51.9646760Z downloaded 107 KB 2021-05-16T22:20:51.9647070Z 2021-05-16T22:20:51.9676940Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T22:20:52.2187260Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T22:20:52.2218440Z ================================================== 2021-05-16T22:20:52.2218940Z downloaded 224 KB 2021-05-16T22:20:52.2219210Z 2021-05-16T22:20:52.2254480Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T22:20:52.4756790Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T22:20:52.4772510Z ================================================== 2021-05-16T22:20:52.4773870Z downloaded 58 KB 2021-05-16T22:20:52.4774590Z 2021-05-16T22:20:52.4814090Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T22:20:52.7666180Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T22:20:52.7667090Z ================================================== 2021-05-16T22:20:52.7667550Z downloaded 34 KB 2021-05-16T22:20:52.7667800Z 2021-05-16T22:20:52.7701000Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T22:20:52.9375350Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T22:20:52.9384640Z ================================================== 2021-05-16T22:20:52.9385230Z downloaded 43 KB 2021-05-16T22:20:52.9385530Z 2021-05-16T22:20:52.9517720Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T22:20:53.1382120Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-16T22:20:53.1406940Z ================================================== 2021-05-16T22:20:53.1407400Z downloaded 90 KB 2021-05-16T22:20:53.1408100Z 2021-05-16T22:20:53.1437350Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T22:20:53.3980850Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T22:20:53.4004050Z ================================================== 2021-05-16T22:20:53.4004550Z downloaded 92 KB 2021-05-16T22:20:53.4004850Z 2021-05-16T22:20:53.4036240Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-16T22:20:53.5927790Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-16T22:20:53.5929240Z ================================================== 2021-05-16T22:20:53.5929800Z downloaded 27 KB 2021-05-16T22:20:53.5930090Z 2021-05-16T22:20:53.5969890Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T22:20:53.7417240Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T22:20:53.7418790Z ================================================== 2021-05-16T22:20:53.7419230Z downloaded 12 KB 2021-05-16T22:20:53.7419540Z 2021-05-16T22:20:53.7458790Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T22:20:53.8827200Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T22:20:53.8880640Z ================================================== 2021-05-16T22:20:53.8881160Z downloaded 366 KB 2021-05-16T22:20:53.8881480Z 2021-05-16T22:20:53.8913440Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T22:20:54.0195250Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T22:20:54.0212750Z ================================================== 2021-05-16T22:20:54.0213280Z downloaded 81 KB 2021-05-16T22:20:54.0213550Z 2021-05-16T22:20:54.0246930Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T22:20:54.2873450Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T22:20:54.2881350Z ================================================== 2021-05-16T22:20:54.2881920Z downloaded 44 KB 2021-05-16T22:20:54.2882230Z 2021-05-16T22:20:54.2914260Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T22:20:54.5367930Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T22:20:54.5375870Z ================================================== 2021-05-16T22:20:54.5376450Z downloaded 64 KB 2021-05-16T22:20:54.5376780Z 2021-05-16T22:20:54.5406740Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T22:20:54.6794860Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T22:20:54.6915840Z ================================================== 2021-05-16T22:20:54.6916360Z downloaded 777 KB 2021-05-16T22:20:54.6916630Z 2021-05-16T22:20:54.6959490Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T22:20:54.9413540Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T22:20:54.9479020Z ================================================== 2021-05-16T22:20:54.9479580Z downloaded 286 KB 2021-05-16T22:20:54.9479850Z 2021-05-16T22:20:54.9511120Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T22:20:55.3501800Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T22:20:55.3502500Z ================================================== 2021-05-16T22:20:55.3503010Z downloaded 20 KB 2021-05-16T22:20:55.3503650Z 2021-05-16T22:20:55.3535380Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T22:20:55.6331870Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T22:20:55.6332620Z ================================================== 2021-05-16T22:20:55.6333070Z downloaded 24 KB 2021-05-16T22:20:55.6333350Z 2021-05-16T22:20:55.6363440Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T22:20:55.8622890Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T22:20:55.8810680Z ================================================== 2021-05-16T22:20:55.8811240Z downloaded 298 KB 2021-05-16T22:20:55.8811510Z 2021-05-16T22:20:55.8844260Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T22:20:56.0229960Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T22:20:56.0230770Z ================================================== 2021-05-16T22:20:56.0231220Z downloaded 16 KB 2021-05-16T22:20:56.0231500Z 2021-05-16T22:20:56.0263050Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T22:20:56.2983220Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T22:20:56.3228280Z ================================================== 2021-05-16T22:20:56.3228840Z downloaded 1.2 MB 2021-05-16T22:20:56.3229140Z 2021-05-16T22:20:57.1182600Z * installing *source* package ‘rlang’ ... 2021-05-16T22:20:57.1420410Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T22:20:57.1421940Z ** using staged installation 2021-05-16T22:20:57.1655190Z ** libs 2021-05-16T22:20:59.7847870Z clang -mmacosx-version-min=10.13 -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-16T22:21:00.2709760Z clang -mmacosx-version-min=10.13 -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-16T22:21:00.6299330Z clang -mmacosx-version-min=10.13 -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-16T22:21:03.0010900Z clang -mmacosx-version-min=10.13 -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-16T22:21:03.9950350Z clang -mmacosx-version-min=10.13 -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-16T22:21:04.0637600Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T22:21:04.2692640Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T22:21:04.2743040Z ** R 2021-05-16T22:21:04.3374760Z ** inst 2021-05-16T22:21:04.3390090Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:08.5010600Z ** help 2021-05-16T22:21:09.4455340Z *** installing help indices 2021-05-16T22:21:09.7764340Z *** copying figures 2021-05-16T22:21:09.7803410Z ** building package indices 2021-05-16T22:21:10.4425560Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:10.9424790Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:21:12.4668380Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:12.8265120Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:12.8315020Z * DONE (rlang) 2021-05-16T22:21:13.2274040Z * installing *source* package ‘magrittr’ ... 2021-05-16T22:21:13.2320110Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:13.2321060Z ** using staged installation 2021-05-16T22:21:13.2501240Z ** libs 2021-05-16T22:21:13.2671810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-16T22:21:13.4039660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T22:21:13.4829140Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:21:13.5368040Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-16T22:21:13.5406940Z ** R 2021-05-16T22:21:13.5478250Z ** inst 2021-05-16T22:21:13.5533200Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:13.9627170Z ** help 2021-05-16T22:21:14.0199740Z *** installing help indices 2021-05-16T22:21:14.0552740Z *** copying figures 2021-05-16T22:21:14.0566360Z ** building package indices 2021-05-16T22:21:14.3363560Z ** installing vignettes 2021-05-16T22:21:14.3444410Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:14.7598540Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:21:14.8959150Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:15.1403110Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:15.1430910Z * DONE (magrittr) 2021-05-16T22:21:15.5255250Z * installing *source* package ‘glue’ ... 2021-05-16T22:21:15.5293090Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:15.5293910Z ** using staged installation 2021-05-16T22:21:15.5515410Z ** libs 2021-05-16T22:21:15.5680070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-16T22:21:15.6859040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:21:15.7607330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-16T22:21:15.8738990Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:21:15.9284410Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-16T22:21:15.9323160Z ** R 2021-05-16T22:21:15.9402490Z ** inst 2021-05-16T22:21:15.9436500Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:16.5459750Z ** help 2021-05-16T22:21:16.5873910Z *** installing help indices 2021-05-16T22:21:16.6202330Z *** copying figures 2021-05-16T22:21:16.6212050Z ** building package indices 2021-05-16T22:21:16.8752920Z ** installing vignettes 2021-05-16T22:21:16.8824720Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:17.3214570Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:21:17.4456980Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:17.7300010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:17.7325950Z * DONE (glue) 2021-05-16T22:21:18.0380610Z * installing *source* package ‘sys’ ... 2021-05-16T22:21:18.0406940Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:18.0408210Z ** using staged installation 2021-05-16T22:21:18.0650510Z ** libs 2021-05-16T22:21:18.0815570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-16T22:21:18.2950400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:21:18.3730740Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:21:18.4274860Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-16T22:21:18.4313580Z ** R 2021-05-16T22:21:18.4366580Z ** inst 2021-05-16T22:21:18.4382650Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:18.8007280Z ** help 2021-05-16T22:21:18.8283610Z *** installing help indices 2021-05-16T22:21:18.8517760Z ** building package indices 2021-05-16T22:21:19.1081900Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:19.4436750Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:21:19.5644060Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:19.7986540Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:19.8006270Z * DONE (sys) 2021-05-16T22:21:20.1171050Z * installing *source* package ‘R6’ ... 2021-05-16T22:21:20.1199740Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:20.1201350Z ** using staged installation 2021-05-16T22:21:20.1379620Z ** R 2021-05-16T22:21:20.1464410Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:20.8013450Z ** help 2021-05-16T22:21:20.8270210Z *** installing help indices 2021-05-16T22:21:20.8494980Z *** copying figures 2021-05-16T22:21:20.8508350Z ** building package indices 2021-05-16T22:21:21.1008810Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:21.3395080Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:21.5844750Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:21.5865940Z * DONE (R6) 2021-05-16T22:21:21.8667520Z * installing *source* package ‘mime’ ... 2021-05-16T22:21:21.8684310Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:21.8686100Z ** using staged installation 2021-05-16T22:21:21.8848600Z ** libs 2021-05-16T22:21:21.9015540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:21:21.9780170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T22:21:22.0653710Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:21:22.1204340Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-16T22:21:22.1264670Z ** R 2021-05-16T22:21:22.1350770Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:22.5462010Z ** help 2021-05-16T22:21:22.5724160Z *** installing help indices 2021-05-16T22:21:22.5918020Z ** building package indices 2021-05-16T22:21:22.8413160Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:23.1744550Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:21:23.2945270Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:23.5290230Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:23.5309690Z * DONE (mime) 2021-05-16T22:21:24.0515100Z * installing *source* package ‘curl’ ... 2021-05-16T22:21:24.0627900Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:24.0628940Z ** using staged installation 2021-05-16T22:21:24.1800800Z Found pkg-config cflags and libs! 2021-05-16T22:21:24.4984720Z Using PKG_CFLAGS= 2021-05-16T22:21:24.4986480Z Using PKG_LIBS=-lcurl 2021-05-16T22:21:24.6394170Z ** libs 2021-05-16T22:21:24.6576680Z 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-16T22:21:24.6602960Z clang -mmacosx-version-min=10.13 -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-16T22:21:24.7595060Z clang -mmacosx-version-min=10.13 -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-16T22:21:24.8988680Z clang -mmacosx-version-min=10.13 -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-16T22:21:24.9923810Z clang -mmacosx-version-min=10.13 -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-16T22:21:25.0761510Z clang -mmacosx-version-min=10.13 -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-16T22:21:25.1772250Z clang -mmacosx-version-min=10.13 -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-16T22:21:25.2758280Z clang -mmacosx-version-min=10.13 -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-16T22:21:25.3599900Z clang -mmacosx-version-min=10.13 -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-16T22:21:25.5455250Z clang -mmacosx-version-min=10.13 -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-16T22:21:25.6104720Z clang -mmacosx-version-min=10.13 -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-16T22:21:25.7026980Z clang -mmacosx-version-min=10.13 -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-16T22:21:25.8031770Z clang -mmacosx-version-min=10.13 -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-16T22:21:25.9784480Z clang -mmacosx-version-min=10.13 -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-16T22:21:26.0705150Z clang -mmacosx-version-min=10.13 -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-16T22:21:26.1498140Z clang -mmacosx-version-min=10.13 -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-16T22:21:26.2184530Z clang -mmacosx-version-min=10.13 -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-16T22:21:26.2926750Z clang -mmacosx-version-min=10.13 -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-16T22:21:26.3706470Z clang -mmacosx-version-min=10.13 -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-16T22:21:26.5052110Z clang -mmacosx-version-min=10.13 -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-16T22:21:26.5991250Z clang -mmacosx-version-min=10.13 -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-16T22:21:26.6383800Z clang -mmacosx-version-min=10.13 -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-16T22:21:26.7208850Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T22:21:26.7818040Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-16T22:21:26.7862290Z ** R 2021-05-16T22:21:26.8037520Z ** inst 2021-05-16T22:21:26.8247510Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:27.4782760Z ** help 2021-05-16T22:21:27.5457320Z *** installing help indices 2021-05-16T22:21:27.5851750Z ** building package indices 2021-05-16T22:21:27.8558200Z ** installing vignettes 2021-05-16T22:21:27.8658600Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:28.2035480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:21:28.3308730Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:28.5779840Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:28.5808360Z * DONE (curl) 2021-05-16T22:21:29.0653690Z * installing *source* package ‘jsonlite’ ... 2021-05-16T22:21:29.0758850Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:29.0760780Z ** using staged installation 2021-05-16T22:21:29.0951940Z ** libs 2021-05-16T22:21:29.1136120Z clang -mmacosx-version-min=10.13 -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-16T22:21:29.2077770Z clang -mmacosx-version-min=10.13 -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-16T22:21:29.2934730Z clang -mmacosx-version-min=10.13 -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-16T22:21:29.3823770Z clang -mmacosx-version-min=10.13 -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-16T22:21:29.4997720Z clang -mmacosx-version-min=10.13 -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-16T22:21:29.5983650Z clang -mmacosx-version-min=10.13 -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-16T22:21:29.6741500Z clang -mmacosx-version-min=10.13 -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-16T22:21:29.7476450Z clang -mmacosx-version-min=10.13 -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-16T22:21:29.8375680Z clang -mmacosx-version-min=10.13 -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-16T22:21:29.9178720Z clang -mmacosx-version-min=10.13 -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-16T22:21:30.0504340Z clang -mmacosx-version-min=10.13 -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-16T22:21:30.1419830Z clang -mmacosx-version-min=10.13 -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-16T22:21:30.2481980Z clang -mmacosx-version-min=10.13 -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-16T22:21:30.3416580Z clang -mmacosx-version-min=10.13 -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-16T22:21:30.4312970Z clang -mmacosx-version-min=10.13 -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-16T22:21:30.5155700Z clang -mmacosx-version-min=10.13 -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-16T22:21:30.5959680Z clang -mmacosx-version-min=10.13 -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-16T22:21:30.6750030Z clang -mmacosx-version-min=10.13 -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-16T22:21:30.7675560Z clang -mmacosx-version-min=10.13 -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-16T22:21:30.8449950Z clang -mmacosx-version-min=10.13 -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-16T22:21:30.9187370Z clang -mmacosx-version-min=10.13 -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-16T22:21:31.0098310Z clang -mmacosx-version-min=10.13 -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-16T22:21:31.0707360Z clang -mmacosx-version-min=10.13 -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-16T22:21:31.1481230Z clang -mmacosx-version-min=10.13 -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-16T22:21:31.2624410Z clang -mmacosx-version-min=10.13 -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-16T22:21:31.4609190Z clang -mmacosx-version-min=10.13 -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-16T22:21:31.7344750Z clang -mmacosx-version-min=10.13 -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-16T22:21:31.9511930Z clang -mmacosx-version-min=10.13 -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-16T22:21:32.1276530Z 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-16T22:21:33.3637910Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T22:21:33.4280230Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-16T22:21:33.4325470Z ** R 2021-05-16T22:21:33.4592760Z ** inst 2021-05-16T22:21:33.4661940Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:34.7035440Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T22:21:34.7036360Z ** help 2021-05-16T22:21:34.7468000Z *** installing help indices 2021-05-16T22:21:34.7778160Z ** building package indices 2021-05-16T22:21:35.0400590Z ** installing vignettes 2021-05-16T22:21:35.0499000Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:35.3982770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:21:35.5245150Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:35.7974970Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:35.8009570Z * DONE (jsonlite) 2021-05-16T22:21:36.0934250Z * installing *source* package ‘ini’ ... 2021-05-16T22:21:36.0949240Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:36.0950860Z ** using staged installation 2021-05-16T22:21:36.1097330Z ** R 2021-05-16T22:21:36.1140610Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:36.4216060Z ** help 2021-05-16T22:21:36.4370250Z *** installing help indices 2021-05-16T22:21:36.4624210Z ** building package indices 2021-05-16T22:21:36.7233700Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:36.9623860Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:37.1989030Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:37.2092320Z * DONE (ini) 2021-05-16T22:21:37.5232390Z * installing *source* package ‘gitcreds’ ... 2021-05-16T22:21:37.5265390Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:37.5266290Z ** using staged installation 2021-05-16T22:21:37.5422770Z ** R 2021-05-16T22:21:37.5512120Z ** inst 2021-05-16T22:21:37.5543840Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:38.1713110Z ** help 2021-05-16T22:21:38.2048510Z *** installing help indices 2021-05-16T22:21:38.2304100Z ** building package indices 2021-05-16T22:21:38.4879120Z ** installing vignettes 2021-05-16T22:21:38.4946710Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:38.7350100Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:38.9746930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:38.9771100Z * DONE (gitcreds) 2021-05-16T22:21:39.3197520Z * installing *source* package ‘zip’ ... 2021-05-16T22:21:39.3240690Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:39.3242270Z ** using staged installation 2021-05-16T22:21:39.3390700Z ** libs 2021-05-16T22:21:39.3561920Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T22:21:42.4047980Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T22:21:45.1367180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:21:45.2141300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-16T22:21:47.5810000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-16T22:21:47.6671050Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T22:21:47.6672470Z size_t uzipfile_len = 0; 2021-05-16T22:21:47.6673020Z ^ 2021-05-16T22:21:47.7160010Z 1 warning generated. 2021-05-16T22:21:47.7185600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-16T22:21:47.8631760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T22:21:47.9575510Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T22:21:48.0138150Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-16T22:21:48.0244510Z ** R 2021-05-16T22:21:48.0305910Z ** inst 2021-05-16T22:21:48.0329900Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:48.4539770Z ** help 2021-05-16T22:21:48.4823090Z *** installing help indices 2021-05-16T22:21:48.5088240Z ** building package indices 2021-05-16T22:21:48.7622140Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:49.1020860Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:21:49.2376770Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:49.4851810Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:49.4876480Z * DONE (zip) 2021-05-16T22:21:49.9545210Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T22:21:49.9623730Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:49.9625140Z ** using staged installation 2021-05-16T22:21:49.9790950Z ** R 2021-05-16T22:21:49.9950480Z ** inst 2021-05-16T22:21:50.0029590Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:50.8156640Z ** help 2021-05-16T22:21:51.0724840Z *** installing help indices 2021-05-16T22:21:51.2085560Z *** copying figures 2021-05-16T22:21:51.2115040Z ** building package indices 2021-05-16T22:21:51.5851350Z ** installing vignettes 2021-05-16T22:21:51.5954920Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:51.8326340Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:52.0778000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:52.0810690Z * DONE (rstudioapi) 2021-05-16T22:21:52.4664220Z * installing *source* package ‘rprojroot’ ... 2021-05-16T22:21:52.4710070Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:52.4711250Z ** using staged installation 2021-05-16T22:21:52.4908980Z ** R 2021-05-16T22:21:52.4985640Z ** inst 2021-05-16T22:21:52.5012790Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:53.0989110Z ** help 2021-05-16T22:21:53.1391410Z *** installing help indices 2021-05-16T22:21:53.1704860Z *** copying figures 2021-05-16T22:21:53.1737080Z ** building package indices 2021-05-16T22:21:53.4368110Z ** installing vignettes 2021-05-16T22:21:53.4440720Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:53.6804690Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:53.9224170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:53.9252050Z * DONE (rprojroot) 2021-05-16T22:21:54.2574970Z * installing *source* package ‘crayon’ ... 2021-05-16T22:21:54.2611040Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:54.2612050Z ** using staged installation 2021-05-16T22:21:54.2793740Z ** R 2021-05-16T22:21:54.2930860Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:21:55.4527900Z ** help 2021-05-16T22:21:55.5305920Z *** installing help indices 2021-05-16T22:21:55.5756290Z ** building package indices 2021-05-16T22:21:55.8675410Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:21:56.1058060Z ** testing if installed package can be loaded from final location 2021-05-16T22:21:56.3560870Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:21:56.3583960Z * DONE (crayon) 2021-05-16T22:21:56.6721040Z * installing *source* package ‘fastmap’ ... 2021-05-16T22:21:56.6749710Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T22:21:56.6750870Z ** using staged installation 2021-05-16T22:21:56.6913010Z ** libs 2021-05-16T22:21:56.7084400Z clang++ -mmacosx-version-min=10.13 -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-16T22:21:59.7970170Z clang -mmacosx-version-min=10.13 -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-16T22:21:59.8754190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:21:59.9352850Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-16T22:21:59.9393150Z ** R 2021-05-16T22:21:59.9471210Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:00.4739300Z ** help 2021-05-16T22:22:00.4974750Z *** installing help indices 2021-05-16T22:22:00.5190610Z ** building package indices 2021-05-16T22:22:00.7710010Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:22:01.1037190Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:22:01.2458930Z ** testing if installed package can be loaded from final location 2021-05-16T22:22:01.4919670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:22:01.4941840Z * DONE (fastmap) 2021-05-16T22:22:01.8479990Z * installing *source* package ‘yaml’ ... 2021-05-16T22:22:01.8520500Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:01.8521760Z ** using staged installation 2021-05-16T22:22:01.8650390Z ** libs 2021-05-16T22:22:01.8822570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api.c -o api.o 2021-05-16T22:22:02.2473480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dumper.c -o dumper.o 2021-05-16T22:22:02.3792150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c emitter.c -o emitter.o 2021-05-16T22:22:03.3477240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c implicit.c -o implicit.o 2021-05-16T22:22:03.4899490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c loader.c -o loader.o 2021-05-16T22:22:03.6571020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c parser.c -o parser.o 2021-05-16T22:22:04.0209500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_emit.c -o r_emit.o 2021-05-16T22:22:04.0975000Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T22:22:04.0976590Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T22:22:04.0977240Z ^~~ 2021-05-16T22:22:04.0979270Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T22:22:04.0980740Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T22:22:04.0981390Z ^~~ 2021-05-16T22:22:04.0983510Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T22:22:04.0984930Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-16T22:22:04.0985560Z ^~~ 2021-05-16T22:22:04.2844960Z 3 warnings generated. 2021-05-16T22:22:04.2874380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_ext.c -o r_ext.o 2021-05-16T22:22:04.4091540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_parse.c -o r_parse.o 2021-05-16T22:22:04.4769430Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T22:22:04.4770740Z tag = process_tag(tag); 2021-05-16T22:22:04.4771140Z ^~~ 2021-05-16T22:22:04.4797900Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T22:22:04.4799140Z tag = process_tag(tag); 2021-05-16T22:22:04.4799540Z ^~~ 2021-05-16T22:22:04.4835710Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T22:22:04.4836920Z tag = process_tag(tag); 2021-05-16T22:22:04.4837320Z ^~~ 2021-05-16T22:22:04.7709940Z 3 warnings generated. 2021-05-16T22:22:04.7741470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reader.c -o reader.o 2021-05-16T22:22:04.9042700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c scanner.c -o scanner.o 2021-05-16T22:22:06.1635280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-16T22:22:06.2599180Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:22:06.3195870Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-16T22:22:06.3242800Z ** R 2021-05-16T22:22:06.3291100Z ** inst 2021-05-16T22:22:06.3339890Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:06.6676970Z ** help 2021-05-16T22:22:06.6946030Z *** installing help indices 2021-05-16T22:22:06.7214540Z ** building package indices 2021-05-16T22:22:06.9791870Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:22:07.3585330Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:22:07.4831040Z ** testing if installed package can be loaded from final location 2021-05-16T22:22:07.7196850Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:22:07.7221530Z * DONE (yaml) 2021-05-16T22:22:08.1389720Z * installing *source* package ‘withr’ ... 2021-05-16T22:22:08.1440570Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:08.1442230Z ** using staged installation 2021-05-16T22:22:08.1678360Z ** R 2021-05-16T22:22:08.1822370Z ** inst 2021-05-16T22:22:08.1847380Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:09.0119680Z ** help 2021-05-16T22:22:09.1196750Z *** installing help indices 2021-05-16T22:22:09.1835770Z *** copying figures 2021-05-16T22:22:09.1848440Z ** building package indices 2021-05-16T22:22:09.4799060Z ** installing vignettes 2021-05-16T22:22:09.4879450Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:22:09.7264770Z ** testing if installed package can be loaded from final location 2021-05-16T22:22:09.9775170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:22:09.9887100Z * DONE (withr) 2021-05-16T22:22:10.3091900Z * installing *source* package ‘whisker’ ... 2021-05-16T22:22:10.3125040Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:10.3126010Z ** using staged installation 2021-05-16T22:22:10.3267160Z ** R 2021-05-16T22:22:10.3359700Z ** inst 2021-05-16T22:22:10.3460880Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:10.8665080Z ** help 2021-05-16T22:22:10.8987580Z *** installing help indices 2021-05-16T22:22:10.9253110Z ** building package indices 2021-05-16T22:22:11.2878480Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:22:11.5242000Z ** testing if installed package can be loaded from final location 2021-05-16T22:22:11.7568220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:22:11.7597320Z * DONE (whisker) 2021-05-16T22:22:12.0572680Z * installing *source* package ‘rappdirs’ ... 2021-05-16T22:22:12.0595830Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:12.0597060Z ** using staged installation 2021-05-16T22:22:12.0862410Z ** libs 2021-05-16T22:22:12.1031970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:22:12.1770220Z clang -mmacosx-version-min=10.13 -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-16T22:22:12.2533810Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:22:12.3065630Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-16T22:22:12.3103170Z ** R 2021-05-16T22:22:12.3162600Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:12.7052910Z ** help 2021-05-16T22:22:12.7372340Z *** installing help indices 2021-05-16T22:22:12.7629690Z ** building package indices 2021-05-16T22:22:13.0162470Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:22:13.3569170Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:22:13.4799460Z ** testing if installed package can be loaded from final location 2021-05-16T22:22:13.7118410Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:22:13.7138250Z * DONE (rappdirs) 2021-05-16T22:22:14.4470200Z * installing *source* package ‘fs’ ... 2021-05-16T22:22:14.4678280Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:14.4679950Z ** using staged installation 2021-05-16T22:22:14.4911560Z ** libs 2021-05-16T22:22:14.5116630Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:22:15.3003440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:22:15.4735510Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:22:16.1664080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:22:16.3303410Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:22:16.9357750Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:22:17.8323390Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:22:17.9817120Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:22:18.5963870Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:22:19.2822620Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:22:19.8998590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:22:20.4882040Z (cd libuv-1.38.1 \ 2021-05-16T22:22:20.4883890Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T22:22:21.7468160Z rm: conftest.dSYM: is a directory 2021-05-16T22:22:24.0315140Z rm: conftest.dSYM: is a directory 2021-05-16T22:22:24.1143400Z rm: conftest.dSYM: is a directory 2021-05-16T22:22:24.1368980Z rm: conftest.dSYM: is a directory 2021-05-16T22:22:33.9237610Z make --directory=libuv-1.38.1 \ 2021-05-16T22:22:33.9238440Z HAVE_DTRACE=0 2021-05-16T22:22:33.9725290Z CC src/libuv_la-fs-poll.lo 2021-05-16T22:22:34.8828110Z CC src/libuv_la-idna.lo 2021-05-16T22:22:35.8496170Z CC src/libuv_la-inet.lo 2021-05-16T22:22:36.8317890Z CC src/libuv_la-random.lo 2021-05-16T22:22:37.6559090Z CC src/libuv_la-strscpy.lo 2021-05-16T22:22:38.4481180Z CC src/libuv_la-threadpool.lo 2021-05-16T22:22:39.3828300Z CC src/libuv_la-timer.lo 2021-05-16T22:22:40.3591670Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T22:22:41.2007410Z CC src/libuv_la-uv-common.lo 2021-05-16T22:22:42.4829280Z CC src/libuv_la-version.lo 2021-05-16T22:22:43.2847530Z CC src/unix/libuv_la-async.lo 2021-05-16T22:22:44.2009830Z CC src/unix/libuv_la-core.lo 2021-05-16T22:22:45.5885930Z CC src/unix/libuv_la-dl.lo 2021-05-16T22:22:46.4105910Z CC src/unix/libuv_la-fs.lo 2021-05-16T22:22:48.0681550Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T22:22:48.9546680Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T22:22:49.7996630Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T22:22:50.7061780Z CC src/unix/libuv_la-loop.lo 2021-05-16T22:22:51.5848580Z CC src/unix/libuv_la-pipe.lo 2021-05-16T22:22:52.5210500Z CC src/unix/libuv_la-poll.lo 2021-05-16T22:22:53.3883860Z CC src/unix/libuv_la-process.lo 2021-05-16T22:22:54.4247240Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T22:22:55.2591980Z CC src/unix/libuv_la-signal.lo 2021-05-16T22:22:56.5354540Z CC src/unix/libuv_la-stream.lo 2021-05-16T22:22:58.1688400Z CC src/unix/libuv_la-tcp.lo 2021-05-16T22:22:59.1071160Z CC src/unix/libuv_la-thread.lo 2021-05-16T22:23:00.0973590Z CC src/unix/libuv_la-tty.lo 2021-05-16T22:23:01.0092420Z CC src/unix/libuv_la-udp.lo 2021-05-16T22:23:02.2543360Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T22:23:03.1158480Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T22:23:03.9489230Z CC src/unix/libuv_la-darwin.lo 2021-05-16T22:23:04.8750610Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T22:23:05.9672510Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T22:23:07.0272380Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T22:23:07.8702340Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T22:23:08.6961580Z CCLD libuv.la 2021-05-16T22:23:09.2264910Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:23:09.3134190Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-16T22:23:09.3186670Z ** R 2021-05-16T22:23:09.3343830Z ** inst 2021-05-16T22:23:09.3374880Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:10.6415790Z ** help 2021-05-16T22:23:10.7447900Z *** installing help indices 2021-05-16T22:23:10.8048190Z ** building package indices 2021-05-16T22:23:11.0956390Z ** installing vignettes 2021-05-16T22:23:11.1118340Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:11.5021000Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:23:11.6215120Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:11.9332830Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:11.9361200Z * DONE (fs) 2021-05-16T22:23:12.3025230Z * installing *source* package ‘clipr’ ... 2021-05-16T22:23:12.3052220Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:12.3053030Z ** using staged installation 2021-05-16T22:23:12.3309780Z ** R 2021-05-16T22:23:12.3378530Z ** inst 2021-05-16T22:23:12.3404150Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:12.7521570Z ** help 2021-05-16T22:23:12.7826810Z *** installing help indices 2021-05-16T22:23:12.8077560Z ** building package indices 2021-05-16T22:23:13.0583450Z ** installing vignettes 2021-05-16T22:23:13.0648410Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:13.2988020Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:13.5362120Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:13.5458720Z * DONE (clipr) 2021-05-16T22:23:14.6927950Z * installing *source* package ‘git2r’ ... 2021-05-16T22:23:14.7340330Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:14.7341040Z ** using staged installation 2021-05-16T22:23:15.0441980Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T22:23:15.0444130Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T22:23:15.0453380Z checking for gcc... gcc 2021-05-16T22:23:17.3603150Z checking whether the C compiler works... yes 2021-05-16T22:23:17.3604050Z checking for C compiler default output file name... a.out 2021-05-16T22:23:17.4791010Z checking for suffix of executables... 2021-05-16T22:23:17.8386620Z checking whether we are cross compiling... no 2021-05-16T22:23:17.9103010Z checking for suffix of object files... o 2021-05-16T22:23:17.9674490Z checking whether we are using the GNU C compiler... yes 2021-05-16T22:23:18.0270320Z checking whether gcc accepts -g... yes 2021-05-16T22:23:18.1460000Z checking for gcc option to accept ISO C89... none needed 2021-05-16T22:23:18.1471950Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T22:23:18.1575240Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T22:23:18.1872950Z Found pkg-config cflags and libs! 2021-05-16T22:23:18.5187370Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T22:23:18.7700310Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T22:23:18.8725780Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T22:23:18.9747280Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T22:23:19.0795120Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T22:23:19.0796860Z ----- Results of the git2r package configure ----- 2021-05-16T22:23:19.0797250Z 2021-05-16T22:23:19.0798800Z 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-16T22:23:19.0800220Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T22:23:19.0800600Z 2021-05-16T22:23:19.0801470Z -------------------------------------------------- 2021-05-16T22:23:19.1129370Z configure: creating ./config.status 2021-05-16T22:23:19.2706520Z config.status: creating src/Makevars 2021-05-16T22:23:19.3690810Z ** libs 2021-05-16T22:23:19.3884260Z clang -mmacosx-version-min=10.13 -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-16T22:23:19.5047620Z clang -mmacosx-version-min=10.13 -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-16T22:23:19.5861740Z clang -mmacosx-version-min=10.13 -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-16T22:23:19.7859540Z clang -mmacosx-version-min=10.13 -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-16T22:23:19.9170540Z clang -mmacosx-version-min=10.13 -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-16T22:23:20.0718060Z clang -mmacosx-version-min=10.13 -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-16T22:23:20.2940750Z clang -mmacosx-version-min=10.13 -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-16T22:23:20.4259360Z clang -mmacosx-version-min=10.13 -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-16T22:23:20.5549710Z clang -mmacosx-version-min=10.13 -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-16T22:23:20.7356540Z clang -mmacosx-version-min=10.13 -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-16T22:23:20.9187000Z clang -mmacosx-version-min=10.13 -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-16T22:23:21.0550820Z clang -mmacosx-version-min=10.13 -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-16T22:23:21.2859140Z clang -mmacosx-version-min=10.13 -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-16T22:23:21.3964790Z clang -mmacosx-version-min=10.13 -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-16T22:23:21.5240570Z clang -mmacosx-version-min=10.13 -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-16T22:23:21.6501600Z clang -mmacosx-version-min=10.13 -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-16T22:23:21.7708490Z clang -mmacosx-version-min=10.13 -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-16T22:23:21.9646620Z clang -mmacosx-version-min=10.13 -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-16T22:23:22.1197550Z clang -mmacosx-version-min=10.13 -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-16T22:23:22.2430830Z clang -mmacosx-version-min=10.13 -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-16T22:23:22.4222420Z clang -mmacosx-version-min=10.13 -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-16T22:23:22.5335770Z clang -mmacosx-version-min=10.13 -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-16T22:23:22.6596410Z clang -mmacosx-version-min=10.13 -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-16T22:23:22.7923490Z clang -mmacosx-version-min=10.13 -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-16T22:23:22.9205750Z clang -mmacosx-version-min=10.13 -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-16T22:23:23.1074360Z clang -mmacosx-version-min=10.13 -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-16T22:23:23.2808680Z clang -mmacosx-version-min=10.13 -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-16T22:23:23.4029860Z clang -mmacosx-version-min=10.13 -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-16T22:23:23.5229480Z clang -mmacosx-version-min=10.13 -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-16T22:23:23.7172890Z clang -mmacosx-version-min=10.13 -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-16T22:23:23.8396900Z clang -mmacosx-version-min=10.13 -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-16T22:23:23.9868270Z clang -mmacosx-version-min=10.13 -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-16T22:23:24.1789820Z clang -mmacosx-version-min=10.13 -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-16T22:23:24.3316900Z clang -mmacosx-version-min=10.13 -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-16T22:23:24.4421560Z clang -mmacosx-version-min=10.13 -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-16T22:23:24.5901750Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T22:23:24.6157640Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T22:23:24.6525900Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-16T22:23:24.6594310Z ** R 2021-05-16T22:23:24.6916220Z ** inst 2021-05-16T22:23:24.6944480Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:25.8976240Z ** help 2021-05-16T22:23:26.2721690Z *** installing help indices 2021-05-16T22:23:26.4775420Z ** building package indices 2021-05-16T22:23:26.9000470Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:27.3309040Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:23:27.4541360Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:27.7135140Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:27.7163290Z * DONE (git2r) 2021-05-16T22:23:28.0716020Z * installing *source* package ‘askpass’ ... 2021-05-16T22:23:28.0734910Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:28.0736370Z ** using staged installation 2021-05-16T22:23:28.0918360Z ** libs 2021-05-16T22:23:28.1087870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c askpass.c -o askpass.o 2021-05-16T22:23:28.1939620Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o askpass.so askpass.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:23:28.2552590Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-16T22:23:28.2593930Z ** R 2021-05-16T22:23:28.2640210Z ** inst 2021-05-16T22:23:28.2660310Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:28.5903130Z ** help 2021-05-16T22:23:28.6114650Z *** installing help indices 2021-05-16T22:23:28.6284530Z ** building package indices 2021-05-16T22:23:28.8705240Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:29.1113810Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:23:29.2889390Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:29.5202650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:29.5224040Z * DONE (askpass) 2021-05-16T22:23:30.0258440Z * installing *source* package ‘cli’ ... 2021-05-16T22:23:30.0376610Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:30.0377870Z ** using staged installation 2021-05-16T22:23:30.0633420Z ** R 2021-05-16T22:23:30.1041170Z ** inst 2021-05-16T22:23:30.1084920Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:33.3013050Z ** help 2021-05-16T22:23:33.5975370Z *** installing help indices 2021-05-16T22:23:33.7502670Z *** copying figures 2021-05-16T22:23:33.7507040Z ** building package indices 2021-05-16T22:23:34.1379380Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:34.4443130Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:34.8051930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:34.8096670Z * DONE (cli) 2021-05-16T22:23:35.3083010Z * installing *source* package ‘purrr’ ... 2021-05-16T22:23:35.3178790Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:35.3179510Z ** using staged installation 2021-05-16T22:23:35.3402260Z ** libs 2021-05-16T22:23:35.3572440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-16T22:23:35.4277210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T22:23:35.5396940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T22:23:35.6338820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-16T22:23:35.7532930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:23:35.8273080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-16T22:23:35.9573710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-16T22:23:36.1057170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-16T22:23:36.2079020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T22:23:36.2883580Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T22:23:36.3436420Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-16T22:23:36.3477120Z ** R 2021-05-16T22:23:36.3761120Z ** inst 2021-05-16T22:23:36.3859860Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:37.8951620Z ** help 2021-05-16T22:23:38.1403890Z *** installing help indices 2021-05-16T22:23:38.2576150Z *** copying figures 2021-05-16T22:23:38.2611000Z ** building package indices 2021-05-16T22:23:38.6062080Z ** installing vignettes 2021-05-16T22:23:38.6188980Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:38.9843310Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:23:39.1055050Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:39.5449360Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:39.5485200Z * DONE (purrr) 2021-05-16T22:23:39.9218170Z * installing *source* package ‘lifecycle’ ... 2021-05-16T22:23:39.9269820Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:39.9270820Z ** using staged installation 2021-05-16T22:23:39.9474670Z ** R 2021-05-16T22:23:39.9552950Z ** inst 2021-05-16T22:23:39.9596440Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:40.4860300Z ** help 2021-05-16T22:23:40.5337620Z *** installing help indices 2021-05-16T22:23:40.5629660Z *** copying figures 2021-05-16T22:23:40.5661020Z ** building package indices 2021-05-16T22:23:40.8249610Z ** installing vignettes 2021-05-16T22:23:40.8324290Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:41.2626280Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:41.5356960Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:41.5387950Z * DONE (lifecycle) 2021-05-16T22:23:42.0901330Z * installing *source* package ‘desc’ ... 2021-05-16T22:23:42.0987280Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:42.0988180Z ** using staged installation 2021-05-16T22:23:42.1202620Z ** R 2021-05-16T22:23:42.1425260Z ** inst 2021-05-16T22:23:42.1477290Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:43.9892390Z ** help 2021-05-16T22:23:44.1950800Z *** installing help indices 2021-05-16T22:23:44.2974920Z ** building package indices 2021-05-16T22:23:44.6436300Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:44.8952330Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:45.1840020Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:45.1944210Z * DONE (desc) 2021-05-16T22:23:45.4908600Z * installing *source* package ‘cachem’ ... 2021-05-16T22:23:45.4932080Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:45.4933380Z ** using staged installation 2021-05-16T22:23:45.5109440Z ** libs 2021-05-16T22:23:45.5290860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T22:23:45.6131400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:23:45.6912590Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:23:45.7470610Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T22:23:45.7567930Z ** R 2021-05-16T22:23:45.7664020Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:46.4299650Z ** help 2021-05-16T22:23:46.4597170Z *** installing help indices 2021-05-16T22:23:46.4832820Z ** building package indices 2021-05-16T22:23:46.7402100Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:47.1000980Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:23:47.2254620Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:47.4891480Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:47.4913800Z * DONE (cachem) 2021-05-16T22:23:48.2264730Z * installing *source* package ‘openssl’ ... 2021-05-16T22:23:48.2457490Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:48.2458490Z ** using staged installation 2021-05-16T22:23:48.3649060Z Homebrew 3.1.6 2021-05-16T22:23:48.4737440Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T22:23:48.5647000Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T22:23:48.8930260Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T22:23:49.2402650Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T22:23:49.2622390Z ** libs 2021-05-16T22:23:49.2807910Z 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-16T22:23:49.2835260Z clang -mmacosx-version-min=10.13 -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-16T22:23:49.4137980Z clang -mmacosx-version-min=10.13 -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-16T22:23:49.5430340Z clang -mmacosx-version-min=10.13 -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-16T22:23:49.6990860Z clang -mmacosx-version-min=10.13 -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-16T22:23:49.9513090Z clang -mmacosx-version-min=10.13 -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-16T22:23:50.0983890Z clang -mmacosx-version-min=10.13 -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-16T22:23:50.2701460Z clang -mmacosx-version-min=10.13 -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-16T22:23:50.4548770Z clang -mmacosx-version-min=10.13 -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-16T22:23:50.5556550Z clang -mmacosx-version-min=10.13 -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-16T22:23:50.6950900Z clang -mmacosx-version-min=10.13 -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-16T22:23:50.8168150Z clang -mmacosx-version-min=10.13 -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-16T22:23:50.9631710Z clang -mmacosx-version-min=10.13 -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-16T22:23:51.1614310Z clang -mmacosx-version-min=10.13 -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-16T22:23:51.3479530Z clang -mmacosx-version-min=10.13 -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-16T22:23:51.5971780Z clang -mmacosx-version-min=10.13 -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-16T22:23:51.6795650Z clang -mmacosx-version-min=10.13 -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-16T22:23:51.7491610Z clang -mmacosx-version-min=10.13 -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-16T22:23:51.9458280Z clang -mmacosx-version-min=10.13 -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-16T22:23:52.1665320Z clang -mmacosx-version-min=10.13 -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-16T22:23:52.3650980Z clang -mmacosx-version-min=10.13 -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-16T22:23:52.4415630Z clang -mmacosx-version-min=10.13 -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-16T22:23:52.6142180Z clang -mmacosx-version-min=10.13 -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-16T22:23:52.8051670Z clang -mmacosx-version-min=10.13 -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-16T22:23:53.0319300Z clang -mmacosx-version-min=10.13 -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-16T22:23:54.1353710Z ld: warning: dylib (/usr/local/opt/openssl/lib/libssl.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T22:23:54.1357000Z clang -mmacosx-version-min=10.13 -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-16T22:23:54.1365470Z ld: warning: dylib (/usr/local/opt/openssl/lib/libcrypto.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T22:23:54.1368390Z clang -mmacosx-version-min=10.13 -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-16T22:23:54.1370920Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-16T22:23:54.1373790Z clang -mmacosx-version-min=10.13 -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-16T22:23:54.1375430Z ** R 2021-05-16T22:23:54.1377960Z clang -mmacosx-version-min=10.13 -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-16T22:23:54.1379550Z ** inst 2021-05-16T22:23:54.1380830Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T22:23:54.1382680Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:54.1388830Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T22:23:55.3257050Z ** help 2021-05-16T22:23:55.4055950Z *** installing help indices 2021-05-16T22:23:55.4507610Z ** building package indices 2021-05-16T22:23:56.2619070Z ** installing vignettes 2021-05-16T22:23:56.2620010Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:56.2620900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:23:56.2621720Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:56.4969750Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:56.5003100Z * DONE (openssl) 2021-05-16T22:23:56.8180370Z * installing *source* package ‘memoise’ ... 2021-05-16T22:23:56.8203590Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:56.8212190Z ** using staged installation 2021-05-16T22:23:56.8414250Z ** R 2021-05-16T22:23:56.8542000Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:57.3690890Z ** help 2021-05-16T22:23:57.4081460Z *** installing help indices 2021-05-16T22:23:57.4379210Z ** building package indices 2021-05-16T22:23:57.7000140Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:57.9642980Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:58.2317390Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:58.2336340Z * DONE (memoise) 2021-05-16T22:23:58.6932620Z * installing *source* package ‘httr’ ... 2021-05-16T22:23:58.7026110Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T22:23:58.7027100Z ** using staged installation 2021-05-16T22:23:58.7253440Z ** R 2021-05-16T22:23:58.7572780Z ** demo 2021-05-16T22:23:58.7622130Z ** inst 2021-05-16T22:23:58.7677590Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:24:01.7749520Z ** help 2021-05-16T22:24:02.1946640Z *** installing help indices 2021-05-16T22:24:02.3197760Z ** building package indices 2021-05-16T22:24:02.6784790Z ** installing vignettes 2021-05-16T22:24:02.6875770Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:24:02.9309070Z ** testing if installed package can be loaded from final location 2021-05-16T22:24:03.2335620Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:24:03.2442010Z * DONE (httr) 2021-05-16T22:24:03.5790280Z * installing *source* package ‘credentials’ ... 2021-05-16T22:24:03.5819410Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T22:24:03.5821000Z ** using staged installation 2021-05-16T22:24:03.6015530Z ** R 2021-05-16T22:24:03.6091740Z ** inst 2021-05-16T22:24:03.6127100Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:24:04.2803850Z ** help 2021-05-16T22:24:04.3057170Z *** installing help indices 2021-05-16T22:24:04.3296790Z ** building package indices 2021-05-16T22:24:04.5788070Z ** installing vignettes 2021-05-16T22:24:04.5857330Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:24:05.0004030Z ** testing if installed package can be loaded from final location 2021-05-16T22:24:05.3601180Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:24:05.3625560Z * DONE (credentials) 2021-05-16T22:24:05.6933570Z * installing *source* package ‘gh’ ... 2021-05-16T22:24:05.6967530Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T22:24:05.6968700Z ** using staged installation 2021-05-16T22:24:05.7184890Z ** R 2021-05-16T22:24:05.7316470Z ** inst 2021-05-16T22:24:05.7340640Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:24:06.9933860Z ** help 2021-05-16T22:24:07.0350300Z *** installing help indices 2021-05-16T22:24:07.0679290Z ** building package indices 2021-05-16T22:24:07.3219940Z ** installing vignettes 2021-05-16T22:24:07.3292280Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:24:07.6538420Z ** testing if installed package can be loaded from final location 2021-05-16T22:24:07.9912190Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:24:07.9938620Z * DONE (gh) 2021-05-16T22:24:08.3680120Z * installing *source* package ‘gert’ ... 2021-05-16T22:24:08.3731780Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T22:24:08.3732630Z ** using staged installation 2021-05-16T22:24:08.5450470Z Found pkg-config cflags and libs! 2021-05-16T22:24:08.8622780Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T22:24:08.8624710Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T22:24:08.9748020Z Configuration OK! 2021-05-16T22:24:08.9967500Z ** libs 2021-05-16T22:24:09.0142170Z 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-16T22:24:09.0170260Z clang -mmacosx-version-min=10.13 -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-16T22:24:09.2217390Z clang -mmacosx-version-min=10.13 -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-16T22:24:09.4445170Z clang -mmacosx-version-min=10.13 -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-16T22:24:09.6625500Z clang -mmacosx-version-min=10.13 -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-16T22:24:09.7885440Z clang -mmacosx-version-min=10.13 -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-16T22:24:09.9060640Z clang -mmacosx-version-min=10.13 -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-16T22:24:10.0777340Z clang -mmacosx-version-min=10.13 -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-16T22:24:10.1868240Z clang -mmacosx-version-min=10.13 -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-16T22:24:10.3262960Z clang -mmacosx-version-min=10.13 -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-16T22:24:10.4675310Z clang -mmacosx-version-min=10.13 -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-16T22:24:10.5926390Z clang -mmacosx-version-min=10.13 -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-16T22:24:10.7344400Z clang -mmacosx-version-min=10.13 -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-16T22:24:10.8570530Z clang -mmacosx-version-min=10.13 -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-16T22:24:11.0106520Z clang -mmacosx-version-min=10.13 -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-16T22:24:11.1349970Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T22:24:11.1595620Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T22:24:11.1935460Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-16T22:24:11.1979420Z ** R 2021-05-16T22:24:11.2121680Z ** inst 2021-05-16T22:24:11.2146330Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:24:12.1574360Z ** help 2021-05-16T22:24:12.2473620Z *** installing help indices 2021-05-16T22:24:12.2969240Z ** building package indices 2021-05-16T22:24:12.5824680Z ** installing vignettes 2021-05-16T22:24:12.5953250Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:24:12.9983800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:24:13.1222800Z ** testing if installed package can be loaded from final location 2021-05-16T22:24:13.4379510Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:24:13.4406950Z * DONE (gert) 2021-05-16T22:24:14.0504710Z * installing *source* package ‘usethis’ ... 2021-05-16T22:24:14.0663090Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T22:24:14.0663960Z ** using staged installation 2021-05-16T22:24:14.1014610Z ** R 2021-05-16T22:24:14.1530930Z ** inst 2021-05-16T22:24:14.1709020Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:24:17.6898080Z ** help 2021-05-16T22:24:17.9963780Z *** installing help indices 2021-05-16T22:24:18.1479270Z *** copying figures 2021-05-16T22:24:18.1518410Z ** building package indices 2021-05-16T22:24:18.5390540Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:24:18.9483200Z ** testing if installed package can be loaded from final location 2021-05-16T22:24:19.4798270Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:24:19.4865790Z * DONE (usethis) 2021-05-16T22:24:19.5291330Z 2021-05-16T22:24:19.5292130Z The downloaded source packages are in 2021-05-16T22:24:19.5293850Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp438Qxl/downloaded_packages’ 2021-05-16T22:24:19.5305790Z Running `R CMD build`... 2021-05-16T22:24:22.5912020Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp438Qxl/remotes2a631b3fbd12/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T22:24:22.5913510Z * preparing ‘tic’: 2021-05-16T22:24:22.5914550Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:24:22.5915290Z * installing the package to process help pages 2021-05-16T22:24:22.5916520Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:24:22.5917310Z * checking for empty or unneeded directories 2021-05-16T22:24:22.5918330Z Removed empty directory ‘tic/.circleci’ 2021-05-16T22:24:22.5919640Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T22:24:22.5920620Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T22:24:22.5923400Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:24:22.5924460Z (as ‘lib’ is unspecified) 2021-05-16T22:24:23.0946490Z * installing *source* package ‘tic’ ... 2021-05-16T22:24:23.0949670Z ** using staged installation 2021-05-16T22:24:23.1287120Z ** R 2021-05-16T22:24:23.1581240Z ** inst 2021-05-16T22:24:23.1750660Z ** preparing package for lazy loading 2021-05-16T22:24:23.7185370Z ** help 2021-05-16T22:24:24.1230640Z *** installing help indices 2021-05-16T22:24:24.2407210Z *** copying figures 2021-05-16T22:24:24.2437250Z ** building package indices 2021-05-16T22:24:24.5900820Z ** installing vignettes 2021-05-16T22:24:24.5990290Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:24:24.9396120Z ** testing if installed package can be loaded from final location 2021-05-16T22:24:25.4813270Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:24:25.4882370Z * DONE (tic) 2021-05-16T22:24:25.5476180Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:24:25.7933730Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T22:24:26.9486760Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T22:24:26.9487780Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:24:26.9488630Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T22:24:26.9489490Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T22:24:26.9490340Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:24:26.9491160Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T22:24:26.9492000Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T22:24:26.9492810Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T22:24:26.9493640Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:24:26.9494440Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T22:24:26.9495250Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T22:24:26.9496090Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T22:24:26.9496920Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:24:26.9497750Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:24:26.9498650Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T22:24:26.9499580Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T22:24:26.9500420Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T22:24:26.9501290Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T22:24:26.9502120Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T22:24:26.9502930Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T22:24:26.9503730Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T22:24:26.9504540Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T22:24:26.9505370Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T22:24:26.9506180Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T22:24:26.9507010Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:24:26.9507830Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T22:24:26.9508640Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T22:24:26.9509620Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T22:24:26.9510490Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T22:24:26.9511320Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:24:26.9512300Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:24:26.9513620Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:24:26.9514470Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T22:24:26.9515310Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T22:24:26.9516150Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T22:24:26.9517000Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T22:24:26.9517830Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T22:24:26.9518680Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T22:24:26.9521270Z 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-16T22:24:26.9523470Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:24:26.9524440Z (as ‘lib’ is unspecified) 2021-05-16T22:24:28.9754530Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T22:24:28.9758120Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T22:24:28.9828920Z Packages which are only available in source form, and may need 2021-05-16T22:24:28.9830360Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-16T22:24:28.9831540Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-16T22:24:28.9832780Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-16T22:24:28.9835950Z installing the source 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-16T22:24:28.9837320Z 2021-05-16T22:24:28.9846250Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T22:24:29.2921880Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T22:24:29.3015410Z ================================================== 2021-05-16T22:24:29.3015900Z downloaded 233 KB 2021-05-16T22:24:29.3016170Z 2021-05-16T22:24:29.3049370Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T22:24:29.5686790Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T22:24:29.5866250Z ================================================== 2021-05-16T22:24:29.5866740Z downloaded 764 KB 2021-05-16T22:24:29.5867000Z 2021-05-16T22:24:29.5905150Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T22:24:29.7619970Z Content type 'application/x-gzip' length 6080 bytes 2021-05-16T22:24:29.7620970Z ================================================== 2021-05-16T22:24:29.7621400Z downloaded 6080 bytes 2021-05-16T22:24:29.7621670Z 2021-05-16T22:24:29.7652330Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T22:24:30.0026160Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T22:24:30.0209800Z ================================================== 2021-05-16T22:24:30.0210310Z downloaded 1.1 MB 2021-05-16T22:24:30.0210580Z 2021-05-16T22:24:30.0258010Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T22:24:30.1716090Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T22:24:30.1842100Z ================================================== 2021-05-16T22:24:30.1842570Z downloaded 670 KB 2021-05-16T22:24:30.1842830Z 2021-05-16T22:24:30.1879430Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T22:24:30.4260450Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T22:24:30.4262360Z ================================================== 2021-05-16T22:24:30.4262790Z downloaded 13 KB 2021-05-16T22:24:30.4263050Z 2021-05-16T22:24:30.4293460Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T22:24:30.6839900Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T22:24:30.6840620Z ================================================== 2021-05-16T22:24:30.6841030Z downloaded 265 KB 2021-05-16T22:24:30.6841280Z 2021-05-16T22:24:30.6874330Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T22:24:30.8391160Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T22:24:30.8476140Z ================================================== 2021-05-16T22:24:30.8476590Z downloaded 466 KB 2021-05-16T22:24:30.8476850Z 2021-05-16T22:24:30.8511620Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T22:24:31.0152920Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T22:24:31.0158240Z ================================================== 2021-05-16T22:24:31.0158720Z downloaded 25 KB 2021-05-16T22:24:31.0158990Z 2021-05-16T22:24:31.0190130Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T22:24:31.3120670Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T22:24:31.3133780Z ================================================== 2021-05-16T22:24:31.3134270Z downloaded 116 KB 2021-05-16T22:24:31.3134530Z 2021-05-16T22:24:31.3175120Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T22:24:31.4930450Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T22:24:31.4942640Z ================================================== 2021-05-16T22:24:31.4943100Z downloaded 138 KB 2021-05-16T22:24:31.4943360Z 2021-05-16T22:24:31.4974900Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T22:24:31.6920030Z Content type 'application/x-gzip' length 6100 bytes 2021-05-16T22:24:31.6922660Z ================================================== 2021-05-16T22:24:31.6923410Z downloaded 6100 bytes 2021-05-16T22:24:31.6923940Z 2021-05-16T22:24:31.6953580Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T22:24:32.0127100Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T22:24:32.0128330Z ================================================== 2021-05-16T22:24:32.0129020Z downloaded 59 KB 2021-05-16T22:24:32.0129630Z 2021-05-16T22:24:32.0159380Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T22:24:32.1569080Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-16T22:24:32.1579320Z ================================================== 2021-05-16T22:24:32.1580090Z downloaded 23 KB 2021-05-16T22:24:32.1580540Z 2021-05-16T22:24:32.1605700Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T22:24:32.5444830Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T22:24:32.5445970Z ================================================== 2021-05-16T22:24:32.5446580Z downloaded 8066 bytes 2021-05-16T22:24:32.5447030Z 2021-05-16T22:24:32.5484940Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T22:24:32.7691220Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T22:24:32.7735990Z ================================================== 2021-05-16T22:24:32.7736790Z downloaded 160 KB 2021-05-16T22:24:32.7737310Z 2021-05-16T22:24:32.7773130Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T22:24:32.9089850Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T22:24:32.9103600Z ================================================== 2021-05-16T22:24:32.9104580Z downloaded 72 KB 2021-05-16T22:24:32.9105140Z 2021-05-16T22:24:32.9135960Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T22:24:33.0858860Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T22:24:33.0859850Z ================================================== 2021-05-16T22:24:33.0860440Z downloaded 11 KB 2021-05-16T22:24:33.0860870Z 2021-05-16T22:24:33.0895290Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T22:24:33.2469740Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T22:24:33.2544140Z ================================================== 2021-05-16T22:24:33.2544840Z downloaded 265 KB 2021-05-16T22:24:33.2545270Z 2021-05-16T22:24:33.2578300Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T22:24:33.4165550Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T22:24:33.4212310Z ================================================== 2021-05-16T22:24:33.4214190Z downloaded 109 KB 2021-05-16T22:24:33.4215440Z 2021-05-16T22:24:33.4254390Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-16T22:24:33.6953120Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-16T22:24:33.6976990Z ================================================== 2021-05-16T22:24:33.6977480Z downloaded 79 KB 2021-05-16T22:24:33.6977740Z 2021-05-16T22:24:33.7009440Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T22:24:33.8601740Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T22:24:33.8602500Z ================================================== 2021-05-16T22:24:33.8602910Z downloaded 14 KB 2021-05-16T22:24:33.8603160Z 2021-05-16T22:24:33.8639450Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T22:24:34.4650630Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-16T22:24:34.5062190Z ================================================== 2021-05-16T22:24:34.5062670Z downloaded 132 KB 2021-05-16T22:24:34.5062930Z 2021-05-16T22:24:34.5097650Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T22:24:34.7802980Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T22:24:34.8527440Z ================================================== 2021-05-16T22:24:34.8528000Z downloaded 7.2 MB 2021-05-16T22:24:34.8528270Z 2021-05-16T22:24:34.8752770Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T22:24:35.0485370Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T22:24:35.1023520Z ================================================== 2021-05-16T22:24:35.1024040Z downloaded 2.8 MB 2021-05-16T22:24:35.1024330Z 2021-05-16T22:24:35.1099930Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T22:24:35.2819790Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T22:24:35.3064160Z ================================================== 2021-05-16T22:24:35.3064670Z downloaded 871 KB 2021-05-16T22:24:35.3064940Z 2021-05-16T22:24:35.3113680Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T22:24:35.5870540Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-16T22:24:35.5906530Z ================================================== 2021-05-16T22:24:35.5907010Z downloaded 130 KB 2021-05-16T22:24:35.5907260Z 2021-05-16T22:24:35.5940610Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T22:24:36.1059300Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-16T22:24:36.1079760Z ================================================== 2021-05-16T22:24:36.1080250Z downloaded 81 KB 2021-05-16T22:24:36.1080540Z 2021-05-16T22:24:36.1116680Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T22:24:36.2474300Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-16T22:24:36.2475040Z ================================================== 2021-05-16T22:24:36.2475440Z downloaded 10 KB 2021-05-16T22:24:36.2475720Z 2021-05-16T22:24:36.2511540Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T22:24:36.5659360Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-16T22:24:36.5665910Z ================================================== 2021-05-16T22:24:36.5666390Z downloaded 44 KB 2021-05-16T22:24:36.5666630Z 2021-05-16T22:24:36.5698530Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T22:24:36.8169120Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-16T22:24:36.8169940Z ================================================== 2021-05-16T22:24:36.8170730Z downloaded 10 KB 2021-05-16T22:24:36.8171050Z 2021-05-16T22:24:36.8200530Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T22:24:36.9693910Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T22:24:36.9695760Z ================================================== 2021-05-16T22:24:36.9696880Z downloaded 29 KB 2021-05-16T22:24:36.9697640Z 2021-05-16T22:24:36.9746460Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T22:24:37.1324990Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T22:24:37.1417840Z ================================================== 2021-05-16T22:24:37.1418310Z downloaded 664 KB 2021-05-16T22:24:37.1418570Z 2021-05-16T22:24:37.1456200Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T22:24:37.3092800Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T22:24:37.3095430Z ================================================== 2021-05-16T22:24:37.3095880Z downloaded 40 KB 2021-05-16T22:24:37.3096140Z 2021-05-16T22:24:37.3129350Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T22:24:37.5650090Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T22:24:37.5715840Z ================================================== 2021-05-16T22:24:37.5716330Z downloaded 248 KB 2021-05-16T22:24:37.5716600Z 2021-05-16T22:24:37.5749620Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T22:24:37.8457670Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-16T22:24:37.8466780Z ================================================== 2021-05-16T22:24:37.8467260Z downloaded 44 KB 2021-05-16T22:24:37.8467530Z 2021-05-16T22:24:37.8499710Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T22:24:38.0313200Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T22:24:38.0402510Z ================================================== 2021-05-16T22:24:38.0403800Z downloaded 362 KB 2021-05-16T22:24:38.0404530Z 2021-05-16T22:24:38.5029070Z * installing *source* package ‘utf8’ ... 2021-05-16T22:24:38.5128150Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T22:24:38.5129030Z ** using staged installation 2021-05-16T22:24:38.5318950Z ** libs 2021-05-16T22:24:38.5499240Z clang -mmacosx-version-min=10.13 -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-16T22:24:38.6499020Z clang -mmacosx-version-min=10.13 -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-16T22:24:38.8250370Z clang -mmacosx-version-min=10.13 -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-16T22:24:38.9149210Z clang -mmacosx-version-min=10.13 -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-16T22:24:38.9859260Z clang -mmacosx-version-min=10.13 -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-16T22:24:39.0765500Z clang -mmacosx-version-min=10.13 -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-16T22:24:39.2406250Z clang -mmacosx-version-min=10.13 -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-16T22:24:39.3274700Z clang -mmacosx-version-min=10.13 -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-16T22:24:39.4717560Z clang -mmacosx-version-min=10.13 -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-16T22:24:39.5679170Z clang -mmacosx-version-min=10.13 -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-16T22:24:39.6743830Z clang -mmacosx-version-min=10.13 -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-16T22:24:39.7658580Z clang -mmacosx-version-min=10.13 -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-16T22:24:39.8486640Z clang -mmacosx-version-min=10.13 -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-16T22:24:39.9344240Z clang -mmacosx-version-min=10.13 -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-16T22:24:40.0139920Z clang -mmacosx-version-min=10.13 -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-16T22:24:40.1010220Z clang -mmacosx-version-min=10.13 -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-16T22:24:40.2084600Z clang -mmacosx-version-min=10.13 -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-16T22:24:40.2873540Z clang -mmacosx-version-min=10.13 -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-16T22:24:40.3518390Z clang -mmacosx-version-min=10.13 -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-16T22:24:40.4354430Z clang -mmacosx-version-min=10.13 -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-16T22:24:40.5001140Z clang -mmacosx-version-min=10.13 -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-16T22:24:40.6863990Z clang -mmacosx-version-min=10.13 -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-16T22:24:41.1716820Z clang -mmacosx-version-min=10.13 -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-16T22:24:41.3689500Z clang -mmacosx-version-min=10.13 -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-16T22:24:41.4707100Z clang -mmacosx-version-min=10.13 -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-16T22:24:41.5604160Z clang -mmacosx-version-min=10.13 -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-16T22:24:41.6547810Z clang -mmacosx-version-min=10.13 -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-16T22:24:41.7608960Z 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-16T22:24:41.7914810Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T22:24:41.8649440Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-16T22:24:41.8704190Z ** R 2021-05-16T22:24:41.8809930Z ** inst 2021-05-16T22:24:41.8831170Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:24:42.4699820Z ** help 2021-05-16T22:24:42.5099880Z *** installing help indices 2021-05-16T22:24:42.5384100Z ** building package indices 2021-05-16T22:24:42.8017440Z ** installing vignettes 2021-05-16T22:24:42.8087670Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:24:43.1752310Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:24:43.2975460Z ** testing if installed package can be loaded from final location 2021-05-16T22:24:43.5334770Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:24:43.5358090Z * DONE (utf8) 2021-05-16T22:24:43.8315210Z * installing *source* package ‘pkgconfig’ ... 2021-05-16T22:24:43.8707480Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-16T22:24:43.8709560Z ** using staged installation 2021-05-16T22:24:43.8928290Z ** R 2021-05-16T22:24:43.9142410Z ** inst 2021-05-16T22:24:43.9244640Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:24:44.2288910Z ** help 2021-05-16T22:24:44.2565980Z *** installing help indices 2021-05-16T22:24:44.2765660Z ** building package indices 2021-05-16T22:24:44.5243410Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:24:44.7628910Z ** testing if installed package can be loaded from final location 2021-05-16T22:24:45.0002600Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:24:45.0021010Z * DONE (pkgconfig) 2021-05-16T22:24:45.3948820Z * installing *source* package ‘fansi’ ... 2021-05-16T22:24:45.4013390Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T22:24:45.4014640Z ** using staged installation 2021-05-16T22:24:45.4192710Z ** libs 2021-05-16T22:24:45.4401080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T22:24:45.5077980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-16T22:24:45.5992770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:24:45.6768050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-16T22:24:45.7715320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-16T22:24:46.0140510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T22:24:46.0850540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-16T22:24:46.3273200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-16T22:24:46.4663890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T22:24:46.5447820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-16T22:24:46.6744680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T22:24:46.8407440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T22:24:46.9534900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-16T22:24:47.0409530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T22:24:47.1336910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T22:24:47.3098470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-16T22:24:47.5354300Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T22:24:47.5934120Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-16T22:24:47.5975820Z ** R 2021-05-16T22:24:47.6129160Z ** inst 2021-05-16T22:24:47.6151740Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:24:48.3913770Z ** help 2021-05-16T22:24:48.4808490Z *** installing help indices 2021-05-16T22:24:48.5250780Z ** building package indices 2021-05-16T22:24:48.8136470Z ** installing vignettes 2021-05-16T22:24:48.8208050Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:24:49.1619040Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:24:49.2848690Z ** testing if installed package can be loaded from final location 2021-05-16T22:24:49.5339910Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:24:49.5365840Z * DONE (fansi) 2021-05-16T22:24:50.1999350Z * installing *source* package ‘diffobj’ ... 2021-05-16T22:24:50.2190500Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T22:24:50.2191410Z ** using staged installation 2021-05-16T22:24:50.2398210Z ** libs 2021-05-16T22:24:50.2582020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-16T22:24:50.5430810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T22:24:50.6299370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:24:50.7087680Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:24:50.7676400Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-16T22:24:50.7716240Z ** R 2021-05-16T22:24:50.8293010Z ** inst 2021-05-16T22:24:50.8351360Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:24:58.4345520Z ** help 2021-05-16T22:24:58.7058450Z *** installing help indices 2021-05-16T22:24:58.8581680Z ** building package indices 2021-05-16T22:24:59.2161350Z ** installing vignettes 2021-05-16T22:24:59.2248280Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:24:59.6821730Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:24:59.8057060Z ** testing if installed package can be loaded from final location 2021-05-16T22:25:00.3728470Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:25:00.3833150Z * DONE (diffobj) 2021-05-16T22:25:00.8404470Z * installing *source* package ‘ps’ ... 2021-05-16T22:25:00.8477570Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T22:25:00.8478770Z ** using staged installation 2021-05-16T22:25:01.1767990Z ** libs 2021-05-16T22:25:01.1957060Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-16T22:25:01.3587220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:25:01.4398780Z clang -mmacosx-version-min=10.13 -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-16T22:25:01.5191720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-16T22:25:01.5963940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-16T22:25:01.7570270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-16T22:25:01.8236300Z clang -mmacosx-version-min=10.13 -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-16T22:25:02.0934660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-16T22:25:02.2505040Z clang -mmacosx-version-min=10.13 -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-16T22:25:02.3621310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-16T22:25:02.6886560Z clang -mmacosx-version-min=10.13 -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-16T22:25:03.0434410Z clang -mmacosx-version-min=10.13 -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-16T22:25:03.1962410Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T22:25:03.2527010Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-16T22:25:03.2598280Z ** R 2021-05-16T22:25:03.2764360Z ** inst 2021-05-16T22:25:03.2795970Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:25:04.5245510Z ** help 2021-05-16T22:25:04.7406860Z *** installing help indices 2021-05-16T22:25:04.8462670Z ** building package indices 2021-05-16T22:25:05.1927840Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:25:05.5284050Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:25:05.6509070Z ** testing if installed package can be loaded from final location 2021-05-16T22:25:05.9070350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:25:05.9101300Z * DONE (ps) 2021-05-16T22:25:06.2017530Z * installing *source* package ‘praise’ ... 2021-05-16T22:25:06.2036430Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-16T22:25:06.2038100Z ** using staged installation 2021-05-16T22:25:06.2201690Z ** R 2021-05-16T22:25:06.2232390Z ** inst 2021-05-16T22:25:06.2251030Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:25:06.5187130Z ** help 2021-05-16T22:25:06.5351390Z *** installing help indices 2021-05-16T22:25:06.5592540Z ** building package indices 2021-05-16T22:25:06.8071910Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:25:07.0451200Z ** testing if installed package can be loaded from final location 2021-05-16T22:25:07.2826710Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:25:07.2845900Z * DONE (praise) 2021-05-16T22:25:07.7593210Z * installing *source* package ‘pkgload’ ... 2021-05-16T22:25:07.7714200Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T22:25:07.7715580Z ** using staged installation 2021-05-16T22:25:07.7917560Z ** R 2021-05-16T22:25:07.8089810Z ** inst 2021-05-16T22:25:07.8104680Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:25:08.8948670Z ** help 2021-05-16T22:25:08.9800100Z *** installing help indices 2021-05-16T22:25:09.0311620Z ** building package indices 2021-05-16T22:25:09.3294860Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:25:09.9487160Z ** testing if installed package can be loaded from final location 2021-05-16T22:25:10.5786210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:25:10.5810810Z * DONE (pkgload) 2021-05-16T22:25:10.9385880Z * installing *source* package ‘evaluate’ ... 2021-05-16T22:25:10.9421700Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-16T22:25:10.9422860Z ** using staged installation 2021-05-16T22:25:10.9629920Z ** R 2021-05-16T22:25:10.9720050Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:25:11.5938880Z ** help 2021-05-16T22:25:11.6685580Z *** installing help indices 2021-05-16T22:25:11.7048740Z ** building package indices 2021-05-16T22:25:11.9685730Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:25:12.2072100Z ** testing if installed package can be loaded from final location 2021-05-16T22:25:12.4505380Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:25:12.4525760Z * DONE (evaluate) 2021-05-16T22:25:12.7507190Z * installing *source* package ‘ellipsis’ ... 2021-05-16T22:25:12.7530170Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T22:25:12.7531970Z ** using staged installation 2021-05-16T22:25:12.7722120Z ** libs 2021-05-16T22:25:12.7894750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-16T22:25:12.8856390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:25:12.9624120Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:25:13.0166060Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-16T22:25:13.0206340Z ** R 2021-05-16T22:25:13.0262900Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:25:13.3817430Z ** help 2021-05-16T22:25:13.4099240Z *** installing help indices 2021-05-16T22:25:13.4340400Z ** building package indices 2021-05-16T22:25:13.6913230Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:25:14.0453690Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:25:14.1693610Z ** testing if installed package can be loaded from final location 2021-05-16T22:25:14.4279000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:25:14.4299090Z * DONE (ellipsis) 2021-05-16T22:25:14.8127540Z * installing *source* package ‘digest’ ... 2021-05-16T22:25:14.8174380Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T22:25:14.8175260Z ** using staged installation 2021-05-16T22:25:14.8364350Z ** libs 2021-05-16T22:25:14.8553830Z clang++ -mmacosx-version-min=10.13 -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-16T22:25:15.0847320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T22:25:15.3205800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-16T22:25:16.0005320Z clang -mmacosx-version-min=10.13 -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-16T22:25:16.3444220Z clang -mmacosx-version-min=10.13 -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-16T22:25:17.0443940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-16T22:25:17.1536550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-16T22:25:17.3651700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T22:25:17.4546950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:25:17.5002900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T22:25:17.6750230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T22:25:17.7587580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-16T22:25:17.8570260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-16T22:25:18.1369350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-16T22:25:18.2602620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-16T22:25:18.9680100Z clang++ -mmacosx-version-min=10.13 -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-16T22:25:19.1350850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T22:25:19.3580170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T22:25:19.4183190Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-16T22:25:19.4228220Z ** R 2021-05-16T22:25:19.4304410Z ** demo 2021-05-16T22:25:19.4317000Z ** inst 2021-05-16T22:25:19.4385760Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:25:20.2312930Z ** help 2021-05-16T22:25:20.2828820Z *** installing help indices 2021-05-16T22:25:20.3132480Z ** building package indices 2021-05-16T22:25:20.5713840Z ** installing vignettes 2021-05-16T22:25:20.5784880Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:25:20.9234050Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:25:21.0458180Z ** testing if installed package can be loaded from final location 2021-05-16T22:25:21.2980220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:25:21.3015800Z * DONE (digest) 2021-05-16T22:25:21.6461130Z * installing *source* package ‘brio’ ... 2021-05-16T22:25:21.6490780Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T22:25:21.6492050Z ** using staged installation 2021-05-16T22:25:21.6706190Z ** libs 2021-05-16T22:25:21.6873460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-16T22:25:21.7509030Z clang -mmacosx-version-min=10.13 -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-16T22:25:21.8300150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:25:21.9043970Z clang -mmacosx-version-min=10.13 -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-16T22:25:21.9875350Z clang -mmacosx-version-min=10.13 -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-16T22:25:22.0715090Z clang -mmacosx-version-min=10.13 -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-16T22:25:22.1790130Z clang -mmacosx-version-min=10.13 -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-16T22:25:22.2557360Z clang -mmacosx-version-min=10.13 -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-16T22:25:22.3432540Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T22:25:22.3974410Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-16T22:25:22.4013080Z ** R 2021-05-16T22:25:22.4066560Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:25:22.7095080Z ** help 2021-05-16T22:25:22.7394190Z *** installing help indices 2021-05-16T22:25:22.7643530Z ** building package indices 2021-05-16T22:25:23.0241500Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:25:23.3570720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:25:23.4832880Z ** testing if installed package can be loaded from final location 2021-05-16T22:25:23.7172110Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:25:23.7191670Z * DONE (brio) 2021-05-16T22:25:24.1393240Z * installing *source* package ‘xml2’ ... 2021-05-16T22:25:24.1470490Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T22:25:24.1472300Z ** using staged installation 2021-05-16T22:25:24.2981210Z Found pkg-config cflags and libs! 2021-05-16T22:25:24.6014370Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T22:25:24.6016500Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T22:25:24.6922590Z ** libs 2021-05-16T22:25:24.7095050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:25:25.4591100Z clang -mmacosx-version-min=10.13 -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-16T22:25:25.5368870Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:25:26.2497600Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:25:26.8614250Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:25:27.7186290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:25:30.0517570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:25:30.7125040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:25:31.5148450Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:25:32.1624600Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:25:32.6120540Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:25:32.7167570Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-16T22:25:32.7212790Z ** R 2021-05-16T22:25:32.7385260Z ** inst 2021-05-16T22:25:32.7438000Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:25:33.9067550Z ** help 2021-05-16T22:25:34.1478420Z *** installing help indices 2021-05-16T22:25:34.2071010Z ** building package indices 2021-05-16T22:25:34.5061260Z ** installing vignettes 2021-05-16T22:25:34.5188460Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:25:34.7759940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:25:34.8986270Z ** testing if installed package can be loaded from final location 2021-05-16T22:25:35.1811210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:25:35.1845680Z * DONE (xml2) 2021-05-16T22:25:35.5948880Z * installing *source* package ‘xfun’ ... 2021-05-16T22:25:35.6015000Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T22:25:35.6016180Z ** using staged installation 2021-05-16T22:25:35.6234190Z ** libs 2021-05-16T22:25:35.6438940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T22:25:35.7610210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:25:35.8389470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:25:35.8958660Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T22:25:35.8997680Z ** R 2021-05-16T22:25:35.9204010Z ** inst 2021-05-16T22:25:35.9237430Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:25:37.5694570Z ** help 2021-05-16T22:25:37.8110890Z *** installing help indices 2021-05-16T22:25:37.9303330Z ** building package indices 2021-05-16T22:25:38.2986600Z ** installing vignettes 2021-05-16T22:25:38.3072240Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:25:38.6478240Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:25:38.7715940Z ** testing if installed package can be loaded from final location 2021-05-16T22:25:39.0474690Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:25:39.0507770Z * DONE (xfun) 2021-05-16T22:25:43.1229020Z * installing *source* package ‘stringi’ ... 2021-05-16T22:25:43.2937370Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T22:25:43.2938160Z ** using staged installation 2021-05-16T22:25:43.5245310Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T22:25:43.5246950Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T22:25:43.7313530Z checking for endianness... little 2021-05-16T22:25:43.9356920Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T22:25:44.1417430Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T22:25:44.1431860Z checking for cat... /bin/cat 2021-05-16T22:25:44.9918880Z checking for local ICUDT_DIR... icu69/data 2021-05-16T22:25:44.9921940Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-16T22:25:45.2104010Z checking whether the C compiler works... yes 2021-05-16T22:25:45.2104900Z checking for C compiler default output file name... a.out 2021-05-16T22:25:45.2979890Z checking for suffix of executables... 2021-05-16T22:25:45.5393130Z checking whether we are cross compiling... no 2021-05-16T22:25:45.6003110Z checking for suffix of object files... o 2021-05-16T22:25:45.6471060Z checking whether we are using the GNU C compiler... yes 2021-05-16T22:25:45.6891320Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-16T22:25:45.7565380Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-16T22:25:45.8450440Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-16T22:25:46.2664170Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T22:25:46.2690940Z checking for egrep... /usr/bin/grep -E 2021-05-16T22:25:46.3857610Z rm: conftest.dSYM: is a directory 2021-05-16T22:25:46.4320800Z rm: conftest.dSYM: is a directory 2021-05-16T22:25:46.6434590Z checking for ANSI C header files... yes 2021-05-16T22:25:46.7223170Z checking for sys/types.h... yes 2021-05-16T22:25:46.7997110Z checking for sys/stat.h... yes 2021-05-16T22:25:46.8769360Z checking for stdlib.h... yes 2021-05-16T22:25:46.9551260Z checking for string.h... yes 2021-05-16T22:25:47.0339370Z checking for memory.h... yes 2021-05-16T22:25:47.1122610Z checking for strings.h... yes 2021-05-16T22:25:47.1918080Z checking for inttypes.h... yes 2021-05-16T22:25:47.2716920Z checking for stdint.h... yes 2021-05-16T22:25:47.3542280Z checking for unistd.h... yes 2021-05-16T22:25:47.4380170Z checking elf.h usability... no 2021-05-16T22:25:47.4983180Z checking elf.h presence... no 2021-05-16T22:25:47.4984800Z checking for elf.h... no 2021-05-16T22:25:47.6758420Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T22:25:47.7183110Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-16T22:25:48.4202080Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T22:25:48.4697480Z checking whether the compiler implements namespaces... yes 2021-05-16T22:25:48.9359650Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T22:25:49.9379810Z checking whether std::map is available... yes 2021-05-16T22:25:49.9416670Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T22:25:49.9603730Z checking with pkg-config for the system ICU4C... no 2021-05-16T22:25:49.9605040Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T22:25:49.9606110Z *** Trying with 'standard' fallback flags 2021-05-16T22:25:50.0280250Z checking whether an ICU4C-based project can be built... no 2021-05-16T22:25:50.0281060Z *** This version of ICU4C cannot be used. 2021-05-16T22:25:50.8267830Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T22:25:51.5791700Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T22:25:51.8450240Z downloading the ICU data library (icudt) 2021-05-16T22:25:51.8451820Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T22:25:51.8477040Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T22:25:51.9835140Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T22:25:52.1168140Z ================================================== 2021-05-16T22:25:52.1168680Z downloaded 10.9 MB 2021-05-16T22:25:52.1168950Z 2021-05-16T22:25:52.1773610Z icudt fetch successful 2021-05-16T22:25:52.2413740Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T22:25:52.4125900Z config.status: creating src/Makevars 2021-05-16T22:25:52.4416350Z config.status: creating src/uconfig_local.h 2021-05-16T22:25:52.4699500Z config.status: creating src/install.libs.R 2021-05-16T22:25:52.4984080Z 2021-05-16T22:25:52.4984820Z *** stringi configure summary: 2021-05-16T22:25:52.4985300Z ICU_FOUND=0 2021-05-16T22:25:52.4985720Z ICUDT_DIR=icu69/data 2021-05-16T22:25:52.4986310Z ICU_BUNDLE_VERSION=69 2021-05-16T22:25:52.4986810Z ICUDT_ENDIANNESS=little 2021-05-16T22:25:52.4987320Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T22:25:52.4988570Z STRINGI_CFLAGS= -fPIC 2021-05-16T22:25:52.4990740Z 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-16T22:25:52.4992250Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T22:25:52.4992850Z STRINGI_LDFLAGS= 2021-05-16T22:25:52.4993250Z STRINGI_LIBS= 2021-05-16T22:25:52.4993770Z 2021-05-16T22:25:52.4994190Z *** Compiler settings used: 2021-05-16T22:25:52.4995220Z CC=clang -mmacosx-version-min=10.13 2021-05-16T22:25:52.4996530Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-16T22:25:52.4997490Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T22:25:52.4998490Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T22:25:52.4999610Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-16T22:25:52.5000590Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T22:25:52.5001020Z LDFLAGS= 2021-05-16T22:25:52.5001370Z LIBS= 2021-05-16T22:25:52.5001590Z 2021-05-16T22:25:52.5698370Z ** libs 2021-05-16T22:25:52.5943510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:53.3760430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:54.1070890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:54.9347060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:55.7343640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:56.3725890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:57.2642370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:57.9874980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:58.7318210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:25:59.4351030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:00.2293870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:00.9919710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:01.8689290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:02.7105020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:03.4446620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:04.4336500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:06.1649060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:06.9689240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:07.7365460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:08.3992650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:09.0531610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:10.0229120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:10.7987410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:11.5621380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:12.4057390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:13.3160450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:14.0122210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:14.7877040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:15.5735920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:16.6886560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:17.7932310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:19.0140180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:20.1199210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:20.9263730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:21.7854610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:22.5654380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:23.3150200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:24.0627060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:24.8172040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:25.8975260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:26.9768820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:28.1266620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:29.2514350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:30.0719000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:30.9322960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:31.6320820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:32.6678010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:33.6857340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:34.7080700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:35.4068060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:36.0923490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:37.1118250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:38.1262320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:39.2240300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:40.2721820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:41.0962460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:41.8534020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:41.8896220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:43.0075960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:43.7101150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:44.4105040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:45.4683950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:46.5150380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:47.7540520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:48.5386230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:49.6204850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:50.4206350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:52.4664550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:53.2061180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:53.9466840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:54.8756870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:55.5411770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:56.2402720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:57.0932930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:57.8833480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:58.7545030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:26:59.5585230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:27:00.4734920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:27:01.2138880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:27:01.9241430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:27:02.6858320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:27:03.3418200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:27:04.0297760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:27:05.4859080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:05.5574490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:06.2589900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:06.9887270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:07.7481410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:08.2457630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:08.6812410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:09.2397930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:09.8919610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:10.4388670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:11.2948130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:12.0442350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:12.5041690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:13.0713600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:13.3728260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:13.8493150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:14.1786210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:14.2276930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:15.2509450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:15.8036660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:15.8779570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:16.5600690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:16.6304140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:17.5761940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:18.1941110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:18.6599670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:18.7095840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:19.4574520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:20.1761240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:21.0477930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:21.6478930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:22.3271290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:22.8048320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:23.6232870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:24.3255080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:25.3343760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:26.9113740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:27.6667350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:28.5376740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:29.0573530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:29.5766840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:30.2547780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:30.7520980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:31.7610730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:32.7956260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:34.5923280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:35.3490720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:35.4166400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:35.9027550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:36.3813630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:37.0891930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:37.6843130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:38.0838500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:38.8633260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:39.9305510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:40.7514750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:41.4622940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:42.0345560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:42.7467410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:43.6482550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:44.3353840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:45.0157770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:46.0965960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:46.7757230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:47.2570080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:47.7284590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:47.7756830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:48.2795390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:48.7888570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:49.6717990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:50.3397720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:50.9825930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:51.6807270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:52.2458320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:52.8592470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:53.4904560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:54.0531050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:54.6103870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:55.3397000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:55.8076880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:56.3575440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:56.7355240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:57.9102100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:58.5375030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:59.3148080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:27:59.7069350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:00.2043020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:00.8069000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:01.6832990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:02.6184090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:03.2579710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:03.7279520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:04.6234140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:05.2009540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:05.8587920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:06.4231730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:06.9934650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:07.5172020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:07.8821160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:08.7183480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:09.5322300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:10.3150590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:10.6750460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:11.0635510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:11.5519410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:11.9445950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:12.4785420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:13.2634140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:13.8155290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:14.1346020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:14.7047720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:15.2163370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:15.7554830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:16.3177810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:16.8279400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:17.3241570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:17.7455940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:18.3888000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:18.8670200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:20.4264200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:21.2097810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:22.0153750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:22.6177330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:23.0390360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:24.2536250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:25.0634220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:25.3828280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:25.7843410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:26.1024920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:26.7093050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:27.1730360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:27.6504300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:28.1604930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:28.7156400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:29.3705520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:29.7126610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:30.7671330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:31.6794410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:33.2020090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:33.5018140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:33.5578670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:34.9752480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:35.5473390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:36.6395380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:37.3756420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:37.4555550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:37.5149000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:38.7382520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:39.4474390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:40.4194720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:41.3144540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:41.8805480Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T22:28:41.8807000Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T22:28:41.8807490Z ^ 2021-05-16T22:28:42.5354200Z 1 warning generated. 2021-05-16T22:28:42.5401060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:43.2139050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:43.7913530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:44.3839860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:44.8477690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:45.4637070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:46.1407770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:46.8602920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:47.1584210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:47.9505950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:48.4328760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:49.6662630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:50.4944110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:50.8397260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:51.3585530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:51.8325300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:52.4384210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:52.9589110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:53.4788980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:54.1209540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:54.9498040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:55.2602470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:55.8556630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:57.0040920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:57.0045930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:57.7863460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:58.3975960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:58.9478780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:59.2524090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:28:59.8738370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:00.4888660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:01.4414990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:01.6256020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:02.2012030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:02.7185320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:03.4125470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:04.0860820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:04.7403300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:05.7701340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:06.3334520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:07.2576530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:07.3213360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:07.8751200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:08.3052890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:08.6858370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:08.7350970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:09.7723350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:10.4925310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:11.2889710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:11.9658280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:12.3998950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:13.1262280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:13.7443460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:15.6075340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:16.2185930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:16.7329480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:17.4962030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:18.1822930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:19.0292010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:19.9977140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:20.1521850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:21.4743890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:22.2004010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:22.9734530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:24.3049690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:25.0602870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:25.8283330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:26.7608890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:27.6349310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:27.6936440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:28.9112430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:29.9492900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:30.6678420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:30.9315710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:32.1878520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:33.0623610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:33.8356920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:34.5531060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:34.9897290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:35.6888930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:36.3017100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:37.0188550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:37.7659590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:38.2351260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:38.5641180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:38.6211590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:38.9971110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:39.5141890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:39.6331340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:39.7082160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:40.2072360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:40.7400410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:41.5148010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:42.9659990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:42.9664570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:43.6199890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:44.4258800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:45.3382340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:45.5200530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:47.5298560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:49.0849660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:49.3081700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:50.0856680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:50.2410340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:50.6094330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:50.9486370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:51.7584710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:52.0717410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:54.8840430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:56.2473820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:57.1073400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:59.3194500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:29:59.4986640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:00.0889430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:00.6987090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:01.3200610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:02.2431990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:02.6993820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:03.2400460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:03.9388550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:04.5305760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:05.3545660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:05.9167790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:06.4487450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:06.7824320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:07.3323970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:07.9955850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:08.8016340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:09.3239360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:10.0358210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:10.6982350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:11.0219060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:11.7460880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:12.3920280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:13.4381530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:14.7297530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:16.1332360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:17.2676120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:17.7758330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:19.2359160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:19.8053720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:20.6430630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:21.7214850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:22.7770210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:23.3550830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:23.8441900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:24.5939120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:25.3230220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:26.1164170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:26.9620570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:27.6790640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:28.9650040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:29.7441860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:31.1933310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:32.3855560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:33.0584650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:33.6908700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:35.4059020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:36.2934470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:37.1897230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:37.9201450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:38.5184400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:39.3554240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:39.9855550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:40.8098570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:41.9337330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:42.7475030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:43.4531790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:44.9112730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:45.5910430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:46.5452580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:47.3374490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:48.5994590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:49.6375010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:50.3197360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:51.0248300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:51.8181660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:53.0567570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:53.7088510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:54.3957060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:55.1241620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:55.8002180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:56.6741700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:57.7803330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:58.8188130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:30:59.5841510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:00.5603550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:01.2041670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:02.0522910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:03.0189260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:04.8127310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:05.3289750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:06.0628050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:07.5231880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:08.2012780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:08.8433970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:09.9186110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:10.5410830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:11.1472840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:12.0103350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:13.8735070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:14.4943110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:15.1616910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:15.6267670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:16.6863040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:18.1771900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:19.0351470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:21.9099370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:22.4176820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:23.1929610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:24.6237730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:25.2991650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:25.8923310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:26.5288560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:27.1914450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:27.7646580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:28.7043660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:30.9592600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:31.5808590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:32.1810180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:32.6624180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:33.3664090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:33.9952230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:34.6366360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:35.3076740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:35.9281650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:37.0718230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:37.7077230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:38.1950960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:38.7010870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:39.6414400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:40.2364010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:40.8257340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:41.9636330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:42.9420180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:43.8138240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:45.3653850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:46.3748680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:47.0967200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:48.4454630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:49.1574240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:49.6521040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:50.3563660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:50.8558080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:51.5030650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:52.4303930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:53.1745320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:53.8709890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:54.1997100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:55.1564880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:55.8617670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:56.4956670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:56.7996810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:57.5866150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:58.2151220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:58.7783700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:31:59.4697640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:00.0590380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:00.5818850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:01.5033170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:02.4626380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:03.3413820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:04.3367270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:05.1420310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:05.6319970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:06.4132060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:07.3766490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:07.8533460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:08.3383580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:09.4856720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:10.3012010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:10.9456680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:11.7256820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:12.6186020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:13.4207050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:14.2925330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:14.3639470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:14.9894030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:16.5066880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:17.0513410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:17.0987080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:17.1463870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:17.1941020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:18.0495410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:18.5491390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T22:32:18.8550390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T22:32:19.1564880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:32:19.4114930Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-16T22:32:19.5716650Z icudt already downloaded 2021-05-16T22:32:19.5719100Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-16T22:32:19.8438190Z icudt has been installed successfully 2021-05-16T22:32:19.9157800Z ** R 2021-05-16T22:32:19.9619280Z ** inst 2021-05-16T22:32:19.9621580Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:32:21.3403010Z ** help 2021-05-16T22:32:21.9364220Z *** installing help indices 2021-05-16T22:32:22.1662180Z ** building package indices 2021-05-16T22:32:22.6607560Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:32:23.1430080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:32:23.2780400Z ** testing if installed package can be loaded from final location 2021-05-16T22:32:23.5523050Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:32:23.5558340Z * DONE (stringi) 2021-05-16T22:32:25.3412470Z * installing *source* package ‘Rcpp’ ... 2021-05-16T22:32:25.3979390Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T22:32:25.3980130Z ** using staged installation 2021-05-16T22:32:25.4131840Z ** libs 2021-05-16T22:32:25.4303030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:32:26.5668300Z In file included from api.cpp:24: 2021-05-16T22:32:26.5669100Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T22:32:26.5670890Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:32:26.5672040Z SEXP data = Parent::get__(); 2021-05-16T22:32:26.5672440Z ^ 2021-05-16T22:32:29.1709760Z 1 warning generated. 2021-05-16T22:32:29.1824510Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:32:30.3829540Z In file included from attributes.cpp:39: 2021-05-16T22:32:30.3830340Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T22:32:30.3832260Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:32:30.3833230Z SEXP data = Parent::get__(); 2021-05-16T22:32:30.3833620Z ^ 2021-05-16T22:32:42.2399200Z 1 warning generated. 2021-05-16T22:32:42.2563770Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:32:42.6833410Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:32:43.8025320Z In file included from date.cpp:30: 2021-05-16T22:32:43.8026090Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T22:32:43.8027890Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:32:43.8029380Z SEXP data = Parent::get__(); 2021-05-16T22:32:43.8029780Z ^ 2021-05-16T22:32:46.6600920Z 1 warning generated. 2021-05-16T22:32:46.6699750Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:32:47.7838790Z In file included from module.cpp:24: 2021-05-16T22:32:47.7839480Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T22:32:47.7841570Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:32:47.7842730Z SEXP data = Parent::get__(); 2021-05-16T22:32:47.7843320Z ^ 2021-05-16T22:32:52.8754500Z 1 warning generated. 2021-05-16T22:32:52.8875220Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:32:54.0042410Z In file included from rcpp_init.cpp:24: 2021-05-16T22:32:54.0043220Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T22:32:54.0045010Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:32:54.0046080Z SEXP data = Parent::get__(); 2021-05-16T22:32:54.0046470Z ^ 2021-05-16T22:32:56.5509740Z 1 warning generated. 2021-05-16T22:32:56.5649930Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:32:56.6343890Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-16T22:32:56.6501850Z ** R 2021-05-16T22:32:56.6655920Z ** inst 2021-05-16T22:32:56.9065780Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:32:59.6497030Z ** help 2021-05-16T22:32:59.9293940Z *** installing help indices 2021-05-16T22:32:59.9971440Z ** building package indices 2021-05-16T22:33:00.3264310Z ** installing vignettes 2021-05-16T22:33:00.3355780Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:33:00.9187480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:33:01.0460520Z ** testing if installed package can be loaded from final location 2021-05-16T22:33:01.4361100Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:33:01.4766190Z * DONE (Rcpp) 2021-05-16T22:33:02.0728400Z * installing *source* package ‘commonmark’ ... 2021-05-16T22:33:02.0793160Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:02.0793920Z ** using staged installation 2021-05-16T22:33:02.0965500Z ** libs 2021-05-16T22:33:02.1188660Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-16T22:33:02.1220550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions.c -o extensions.o 2021-05-16T22:33:02.2027040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:33:02.2712190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c wrapper.c -o wrapper.o 2021-05-16T22:33:02.3625570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-16T22:33:02.4455440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-16T22:33:02.7378750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-16T22:33:02.8544710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-16T22:33:03.4453110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-16T22:33:04.1790050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-16T22:33:05.4052340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-16T22:33:06.9170010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-16T22:33:07.0694910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-16T22:33:07.1481190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-16T22:33:07.2676510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-16T22:33:07.3757340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-16T22:33:07.4831300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-16T22:33:07.6846190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-16T22:33:07.8657230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-16T22:33:07.9973550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-16T22:33:08.0673240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-16T22:33:08.1447530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-16T22:33:08.2991410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-16T22:33:08.3501490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-16T22:33:08.4420540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-16T22:33:08.5121590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-16T22:33:08.5794440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-16T22:33:08.6580040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-16T22:33:08.7561780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-16T22:33:08.8723700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-16T22:33:08.9481120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-16T22:33:09.0462790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-16T22:33:09.2498250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-16T22:33:09.3069070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-16T22:33:09.4494340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-16T22:33:09.5502370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-16T22:33:09.8102340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-16T22:33:09.8971180Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-16T22:33:09.9545040Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:33:10.0514380Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-16T22:33:10.0632200Z ** R 2021-05-16T22:33:10.0677800Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:10.3633860Z ** help 2021-05-16T22:33:10.3798570Z *** installing help indices 2021-05-16T22:33:10.3981790Z ** building package indices 2021-05-16T22:33:10.6460370Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:33:10.9649820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:33:11.0907020Z ** testing if installed package can be loaded from final location 2021-05-16T22:33:11.3232990Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:33:11.3252110Z * DONE (commonmark) 2021-05-16T22:33:11.6658540Z * installing *source* package ‘brew’ ... 2021-05-16T22:33:11.6662080Z ** using staged installation 2021-05-16T22:33:11.6775130Z ** R 2021-05-16T22:33:11.6826220Z ** inst 2021-05-16T22:33:11.6950630Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:12.1428430Z ** help 2021-05-16T22:33:12.1625060Z *** installing help indices 2021-05-16T22:33:12.1833770Z ** building package indices 2021-05-16T22:33:12.5641810Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:33:12.8011800Z ** testing if installed package can be loaded from final location 2021-05-16T22:33:13.0341130Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:33:13.0443660Z * DONE (brew) 2021-05-16T22:33:13.4084570Z * installing *source* package ‘sessioninfo’ ... 2021-05-16T22:33:13.4114900Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:13.4115680Z ** using staged installation 2021-05-16T22:33:13.4321700Z ** R 2021-05-16T22:33:13.4392380Z ** inst 2021-05-16T22:33:13.4405420Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:13.9789160Z ** help 2021-05-16T22:33:14.0008380Z *** installing help indices 2021-05-16T22:33:14.0223220Z ** building package indices 2021-05-16T22:33:14.2712030Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:33:14.5637190Z ** testing if installed package can be loaded from final location 2021-05-16T22:33:14.8560420Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:33:14.8579420Z * DONE (sessioninfo) 2021-05-16T22:33:15.1491340Z * installing *source* package ‘prettyunits’ ... 2021-05-16T22:33:15.1512490Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:15.1513720Z ** using staged installation 2021-05-16T22:33:15.1676100Z ** R 2021-05-16T22:33:15.1737800Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:15.5715750Z ** help 2021-05-16T22:33:15.6125670Z *** installing help indices 2021-05-16T22:33:15.6368780Z ** building package indices 2021-05-16T22:33:15.8921170Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:33:16.1357440Z ** testing if installed package can be loaded from final location 2021-05-16T22:33:16.3706710Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:33:16.3809840Z * DONE (prettyunits) 2021-05-16T22:33:17.2092470Z * installing *source* package ‘vctrs’ ... 2021-05-16T22:33:17.2345520Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:17.2346450Z ** using staged installation 2021-05-16T22:33:17.2604040Z ** libs 2021-05-16T22:33:17.2814870Z clang -mmacosx-version-min=10.13 -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-16T22:33:17.4132770Z clang -mmacosx-version-min=10.13 -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-16T22:33:17.5326200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-16T22:33:18.0834550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-16T22:33:18.0837900Z clang -mmacosx-version-min=10.13 -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-16T22:33:18.0840610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-16T22:33:18.1652670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-16T22:33:18.2587720Z clang -mmacosx-version-min=10.13 -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-16T22:33:18.3914880Z clang -mmacosx-version-min=10.13 -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-16T22:33:18.4942420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-16T22:33:18.6458930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-16T22:33:18.8499770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-16T22:33:19.0071070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T22:33:19.1208930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-16T22:33:19.4157680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-16T22:33:19.5103950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-16T22:33:19.9781930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-16T22:33:20.0986530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-16T22:33:20.2794500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-16T22:33:20.4158450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-16T22:33:20.5069150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T22:33:20.7628880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:33:20.8615090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-16T22:33:21.1659880Z clang -mmacosx-version-min=10.13 -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-16T22:33:21.2684550Z clang -mmacosx-version-min=10.13 -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-16T22:33:22.0519970Z clang -mmacosx-version-min=10.13 -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-16T22:33:22.2263920Z clang -mmacosx-version-min=10.13 -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-16T22:33:22.3329860Z clang -mmacosx-version-min=10.13 -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-16T22:33:22.4461930Z clang -mmacosx-version-min=10.13 -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-16T22:33:22.6188740Z clang -mmacosx-version-min=10.13 -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-16T22:33:22.7490610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-16T22:33:22.9144210Z clang -mmacosx-version-min=10.13 -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-16T22:33:23.0437970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-16T22:33:23.2352120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-16T22:33:23.5489250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-16T22:33:23.6810250Z clang -mmacosx-version-min=10.13 -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-16T22:33:23.7890570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-16T22:33:23.9271410Z clang -mmacosx-version-min=10.13 -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-16T22:33:24.6411750Z clang -mmacosx-version-min=10.13 -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-16T22:33:25.2220600Z clang -mmacosx-version-min=10.13 -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-16T22:33:25.5069350Z clang -mmacosx-version-min=10.13 -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-16T22:33:25.7021350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-16T22:33:26.0435490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T22:33:26.1365730Z clang -mmacosx-version-min=10.13 -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-16T22:33:26.3510330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-16T22:33:26.5124480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-16T22:33:26.6422520Z clang -mmacosx-version-min=10.13 -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-16T22:33:26.9579280Z clang -mmacosx-version-min=10.13 -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-16T22:33:27.1344090Z clang -mmacosx-version-min=10.13 -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-16T22:33:27.2857470Z clang -mmacosx-version-min=10.13 -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-16T22:33:27.4157000Z clang -mmacosx-version-min=10.13 -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-16T22:33:27.5244500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-16T22:33:27.6660810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-16T22:33:27.8102190Z clang -mmacosx-version-min=10.13 -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-16T22:33:27.9430140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T22:33:28.0742840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T22:33:28.1797290Z clang -mmacosx-version-min=10.13 -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-16T22:33:28.2825990Z clang -mmacosx-version-min=10.13 -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-16T22:33:28.3709560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T22:33:29.0402860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T22:33:29.1082810Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T22:33:29.1799460Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-16T22:33:29.1862740Z ** R 2021-05-16T22:33:29.2374560Z ** inst 2021-05-16T22:33:29.2455480Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:32.6953140Z ** help 2021-05-16T22:33:33.0659110Z *** installing help indices 2021-05-16T22:33:33.2701620Z *** copying figures 2021-05-16T22:33:33.2765880Z ** building package indices 2021-05-16T22:33:33.6844220Z ** installing vignettes 2021-05-16T22:33:33.7078180Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:33:34.1171700Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:33:34.2440360Z ** testing if installed package can be loaded from final location 2021-05-16T22:33:34.7423470Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:33:34.7486020Z * DONE (vctrs) 2021-05-16T22:33:35.2052170Z * installing *source* package ‘processx’ ... 2021-05-16T22:33:35.2122530Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:35.2124780Z ** using staged installation 2021-05-16T22:33:35.3277780Z ** libs 2021-05-16T22:33:35.3456710Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T22:33:35.5204110Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T22:33:35.5206080Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T22:33:35.7471880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T22:33:35.8406350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-16T22:33:35.9411200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-16T22:33:36.0193390Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T22:33:36.0195450Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T22:33:36.0768360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:33:36.1686260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-16T22:33:36.2777570Z clang -mmacosx-version-min=10.13 -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-16T22:33:36.5844200Z clang -mmacosx-version-min=10.13 -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-16T22:33:36.6989480Z clang -mmacosx-version-min=10.13 -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-16T22:33:36.8024840Z clang -mmacosx-version-min=10.13 -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-16T22:33:36.9116470Z clang -mmacosx-version-min=10.13 -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-16T22:33:37.0066860Z clang -mmacosx-version-min=10.13 -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-16T22:33:37.2898790Z clang -mmacosx-version-min=10.13 -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-16T22:33:37.3941110Z clang -mmacosx-version-min=10.13 -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-16T22:33:37.5116280Z clang -mmacosx-version-min=10.13 -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-16T22:33:37.5839240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T22:33:37.6796980Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T22:33:37.7370250Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-16T22:33:37.7470950Z ** R 2021-05-16T22:33:37.7687120Z ** inst 2021-05-16T22:33:37.7700940Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:39.6713650Z ** help 2021-05-16T22:33:39.7660460Z *** installing help indices 2021-05-16T22:33:39.8139870Z ** building package indices 2021-05-16T22:33:40.0994350Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:33:40.4485830Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:33:40.6594610Z ** testing if installed package can be loaded from final location 2021-05-16T22:33:40.9416370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:33:40.9451220Z * DONE (processx) 2021-05-16T22:33:41.3504880Z * installing *source* package ‘markdown’ ... 2021-05-16T22:33:41.3552630Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:41.3553610Z ** using staged installation 2021-05-16T22:33:41.3769460Z ** libs 2021-05-16T22:33:41.3943890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-16T22:33:41.4920330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rinit.c -o Rinit.o 2021-05-16T22:33:41.5707730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-16T22:33:41.7601940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c autolink.c -o autolink.o 2021-05-16T22:33:41.9089150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c buffer.c -o buffer.o 2021-05-16T22:33:42.0183100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-16T22:33:42.0864190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-16T22:33:42.1615640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html.c -o html.o 2021-05-16T22:33:42.3788970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-16T22:33:42.5643950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c markdown.c -o markdown.o 2021-05-16T22:33:43.7660700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c stack.c -o stack.o 2021-05-16T22:33:43.8486950Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:33:43.9121290Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-16T22:33:43.9164010Z ** R 2021-05-16T22:33:43.9245710Z ** inst 2021-05-16T22:33:43.9325120Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:44.4837160Z ** help 2021-05-16T22:33:44.6737360Z *** installing help indices 2021-05-16T22:33:44.7039420Z ** building package indices 2021-05-16T22:33:44.9695620Z ** installing vignettes 2021-05-16T22:33:44.9812320Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:33:45.2986850Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:33:45.4249710Z ** testing if installed package can be loaded from final location 2021-05-16T22:33:45.6629780Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:33:45.6663420Z * DONE (markdown) 2021-05-16T22:33:45.9683950Z * installing *source* package ‘highr’ ... 2021-05-16T22:33:45.9707140Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:45.9708280Z ** using staged installation 2021-05-16T22:33:45.9906820Z ** R 2021-05-16T22:33:45.9959910Z ** inst 2021-05-16T22:33:46.0050530Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:46.4358910Z ** help 2021-05-16T22:33:46.4518850Z *** installing help indices 2021-05-16T22:33:46.4704600Z ** building package indices 2021-05-16T22:33:46.7208940Z ** installing vignettes 2021-05-16T22:33:46.7273610Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:33:46.9719950Z ** testing if installed package can be loaded from final location 2021-05-16T22:33:47.2140430Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:33:47.2240730Z * DONE (highr) 2021-05-16T22:33:47.6176110Z * installing *source* package ‘stringr’ ... 2021-05-16T22:33:47.6352140Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:47.6353190Z ** using staged installation 2021-05-16T22:33:47.6585610Z ** R 2021-05-16T22:33:47.6740330Z ** data 2021-05-16T22:33:47.6766900Z *** moving datasets to lazyload DB 2021-05-16T22:33:47.6976840Z ** inst 2021-05-16T22:33:47.7032130Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:48.4143400Z ** help 2021-05-16T22:33:48.5309140Z *** installing help indices 2021-05-16T22:33:48.5943450Z *** copying figures 2021-05-16T22:33:48.5966090Z ** building package indices 2021-05-16T22:33:48.8989120Z ** installing vignettes 2021-05-16T22:33:48.9037020Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:33:49.1756490Z ** testing if installed package can be loaded from final location 2021-05-16T22:33:49.4303850Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:33:49.4334410Z * DONE (stringr) 2021-05-16T22:33:49.7370510Z * installing *source* package ‘rversions’ ... 2021-05-16T22:33:49.7393190Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:49.7393900Z ** using staged installation 2021-05-16T22:33:49.7629290Z ** R 2021-05-16T22:33:49.7745020Z ** inst 2021-05-16T22:33:49.7759380Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:50.1698420Z ** help 2021-05-16T22:33:50.1985230Z *** installing help indices 2021-05-16T22:33:50.2265150Z *** copying figures 2021-05-16T22:33:50.2273800Z ** building package indices 2021-05-16T22:33:50.4812800Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:33:50.7554380Z ** testing if installed package can be loaded from final location 2021-05-16T22:33:51.0164440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:33:51.0270570Z * DONE (rversions) 2021-05-16T22:33:51.6538520Z * installing *source* package ‘pillar’ ... 2021-05-16T22:33:51.6744930Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:51.6748490Z ** using staged installation 2021-05-16T22:33:51.7021850Z ** R 2021-05-16T22:33:51.7309570Z ** inst 2021-05-16T22:33:51.7459170Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:53.9206060Z ** help 2021-05-16T22:33:54.0474580Z *** installing help indices 2021-05-16T22:33:54.1167910Z *** copying figures 2021-05-16T22:33:54.1195850Z ** building package indices 2021-05-16T22:33:54.4188800Z ** installing vignettes 2021-05-16T22:33:54.4303270Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:33:54.7974380Z ** testing if installed package can be loaded from final location 2021-05-16T22:33:55.4263330Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:33:55.4364760Z * DONE (pillar) 2021-05-16T22:33:55.8163050Z * installing *source* package ‘callr’ ... 2021-05-16T22:33:55.8217920Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T22:33:55.8219050Z ** using staged installation 2021-05-16T22:33:55.8423140Z ** R 2021-05-16T22:33:55.8637840Z ** inst 2021-05-16T22:33:55.8654790Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:33:59.5935350Z ** help 2021-05-16T22:33:59.7595630Z *** installing help indices 2021-05-16T22:33:59.8390170Z ** building package indices 2021-05-16T22:34:00.1605670Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:34:00.4271810Z ** testing if installed package can be loaded from final location 2021-05-16T22:34:00.8120350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:34:00.8164180Z * DONE (callr) 2021-05-16T22:34:01.5165780Z * installing *source* package ‘knitr’ ... 2021-05-16T22:34:01.5360080Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T22:34:01.5361070Z ** using staged installation 2021-05-16T22:34:01.5862540Z ** R 2021-05-16T22:34:01.6405040Z ** demo 2021-05-16T22:34:01.6418770Z ** inst 2021-05-16T22:34:01.7087940Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:34:07.0941300Z ** help 2021-05-16T22:34:07.3792290Z *** installing help indices 2021-05-16T22:34:07.5201220Z ** building package indices 2021-05-16T22:34:07.8928900Z ** installing vignettes 2021-05-16T22:34:07.9046370Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:34:08.1635480Z ** testing if installed package can be loaded from final location 2021-05-16T22:34:08.5396440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:34:08.5533000Z * DONE (knitr) 2021-05-16T22:34:08.8653360Z * installing *source* package ‘xopen’ ... 2021-05-16T22:34:08.8671390Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-16T22:34:08.8672610Z ** using staged installation 2021-05-16T22:34:08.8867990Z ** R 2021-05-16T22:34:08.8909770Z ** inst 2021-05-16T22:34:08.8925680Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:34:09.2076450Z ** help 2021-05-16T22:34:09.2276850Z *** installing help indices 2021-05-16T22:34:09.2477870Z ** building package indices 2021-05-16T22:34:09.8251960Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:34:09.8253130Z ** testing if installed package can be loaded from final location 2021-05-16T22:34:09.9661200Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:34:09.9756060Z * DONE (xopen) 2021-05-16T22:34:10.5909040Z * installing *source* package ‘tibble’ ... 2021-05-16T22:34:10.6069360Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T22:34:10.6070090Z ** using staged installation 2021-05-16T22:34:10.6375040Z ** libs 2021-05-16T22:34:10.6541150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T22:34:10.7246680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T22:34:10.8198690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:34:10.8848470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T22:34:11.0062680Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:34:11.0644450Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T22:34:11.0684330Z ** R 2021-05-16T22:34:11.0949970Z ** inst 2021-05-16T22:34:11.1090400Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:34:13.3719850Z ** help 2021-05-16T22:34:13.4813850Z *** installing help indices 2021-05-16T22:34:13.5388590Z *** copying figures 2021-05-16T22:34:13.5423500Z ** building package indices 2021-05-16T22:34:13.8360830Z ** installing vignettes 2021-05-16T22:34:13.8457140Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:34:14.3578670Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:34:14.6365610Z ** testing if installed package can be loaded from final location 2021-05-16T22:34:15.1425720Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:34:15.1468680Z * DONE (tibble) 2021-05-16T22:34:15.5149880Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T22:34:15.5191600Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T22:34:15.5192890Z ** using staged installation 2021-05-16T22:34:15.5407110Z ** R 2021-05-16T22:34:15.5542180Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:34:16.9540710Z ** help 2021-05-16T22:34:17.0102410Z *** installing help indices 2021-05-16T22:34:17.0502250Z ** building package indices 2021-05-16T22:34:17.3180890Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:34:17.6454440Z ** testing if installed package can be loaded from final location 2021-05-16T22:34:17.9972660Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:34:17.9997600Z * DONE (pkgbuild) 2021-05-16T22:34:18.5837820Z * installing *source* package ‘roxygen2’ ... 2021-05-16T22:34:18.5990420Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T22:34:18.5991710Z ** using staged installation 2021-05-16T22:34:18.6274820Z ** libs 2021-05-16T22:34:18.6473450Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:34:19.7969340Z In file included from RcppExports.cpp:4: 2021-05-16T22:34:19.7970310Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T22:34:19.7972800Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:34:19.7973870Z SEXP data = Parent::get__(); 2021-05-16T22:34:19.7974270Z ^ 2021-05-16T22:34:23.6077440Z 1 warning generated. 2021-05-16T22:34:23.6200080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:34:24.7455850Z In file included from escapeExamples.cpp:1: 2021-05-16T22:34:24.7456980Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T22:34:24.7459150Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:34:24.7460190Z SEXP data = Parent::get__(); 2021-05-16T22:34:24.7460580Z ^ 2021-05-16T22:34:27.3114080Z 1 warning generated. 2021-05-16T22:34:27.3226060Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:34:28.4466600Z In file included from isComplete.cpp:1: 2021-05-16T22:34:28.4467960Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T22:34:28.4470090Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:34:28.4471130Z SEXP data = Parent::get__(); 2021-05-16T22:34:28.4471530Z ^ 2021-05-16T22:34:30.9702350Z 1 warning generated. 2021-05-16T22:34:30.9814600Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:34:32.1279700Z In file included from leadingSpaces.cpp:1: 2021-05-16T22:34:32.1280810Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T22:34:32.1282860Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:34:32.1283900Z SEXP data = Parent::get__(); 2021-05-16T22:34:32.1284310Z ^ 2021-05-16T22:34:34.8113400Z 1 warning generated. 2021-05-16T22:34:34.8223810Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:34:35.9413030Z In file included from parser2.cpp:1: 2021-05-16T22:34:35.9414280Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T22:34:35.9416580Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:34:35.9417870Z SEXP data = Parent::get__(); 2021-05-16T22:34:35.9418480Z ^ 2021-05-16T22:34:40.2463100Z 1 warning generated. 2021-05-16T22:34:40.2590880Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:34:41.4005010Z In file included from wrapUsage.cpp:1: 2021-05-16T22:34:41.4006460Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T22:34:41.4008690Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:34:41.4010340Z SEXP data = Parent::get__(); 2021-05-16T22:34:41.4011010Z ^ 2021-05-16T22:34:44.1367090Z 1 warning generated. 2021-05-16T22:34:44.1521760Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:34:44.2155100Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-16T22:34:44.2203570Z ** R 2021-05-16T22:34:44.2635320Z ** inst 2021-05-16T22:34:44.2741020Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:34:48.9711410Z ** help 2021-05-16T22:34:49.0761150Z *** installing help indices 2021-05-16T22:34:49.1352550Z *** copying figures 2021-05-16T22:34:49.1364080Z ** building package indices 2021-05-16T22:34:49.4357670Z ** installing vignettes 2021-05-16T22:34:49.4494160Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:34:49.9851830Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:34:50.1167840Z ** testing if installed package can be loaded from final location 2021-05-16T22:34:50.6486420Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:34:50.6546680Z * DONE (roxygen2) 2021-05-16T22:34:50.9867970Z * installing *source* package ‘rematch2’ ... 2021-05-16T22:34:50.9892400Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T22:34:50.9893600Z ** using staged installation 2021-05-16T22:34:51.0071410Z ** R 2021-05-16T22:34:51.0144020Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:34:51.6229850Z ** help 2021-05-16T22:34:51.6567020Z *** installing help indices 2021-05-16T22:34:51.6821860Z ** building package indices 2021-05-16T22:34:51.9429460Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:34:52.3767910Z ** testing if installed package can be loaded from final location 2021-05-16T22:34:52.8067210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:34:52.8085690Z * DONE (rematch2) 2021-05-16T22:34:53.1987050Z * installing *source* package ‘rcmdcheck’ ... 2021-05-16T22:34:53.2035150Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-16T22:34:53.2036030Z ** using staged installation 2021-05-16T22:34:53.2242230Z ** R 2021-05-16T22:34:53.2368770Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:34:54.6251650Z ** help 2021-05-16T22:34:54.6839200Z *** installing help indices 2021-05-16T22:34:54.7178250Z ** building package indices 2021-05-16T22:34:54.9876600Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:34:55.3501090Z ** testing if installed package can be loaded from final location 2021-05-16T22:34:55.7274930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:34:55.7300880Z * DONE (rcmdcheck) 2021-05-16T22:34:56.0699730Z * installing *source* package ‘waldo’ ... 2021-05-16T22:34:56.0740220Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T22:34:56.0740980Z ** using staged installation 2021-05-16T22:34:56.0942690Z ** R 2021-05-16T22:34:56.1031320Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:34:56.9712350Z ** help 2021-05-16T22:34:56.9912850Z *** installing help indices 2021-05-16T22:34:57.0117560Z *** copying figures 2021-05-16T22:34:57.0121110Z ** building package indices 2021-05-16T22:34:57.2614580Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:34:57.5741740Z ** testing if installed package can be loaded from final location 2021-05-16T22:34:57.8938530Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:34:57.8960060Z * DONE (waldo) 2021-05-16T22:34:58.6779760Z * installing *source* package ‘testthat’ ... 2021-05-16T22:34:58.7007730Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T22:34:58.7009000Z ** using staged installation 2021-05-16T22:34:58.7328910Z ** libs 2021-05-16T22:34:58.7583670Z clang -mmacosx-version-min=10.13 -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-16T22:34:58.8344760Z clang -mmacosx-version-min=10.13 -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-16T22:34:58.9177420Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:34:59.9271070Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:35:00.8396500Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:35:14.9385560Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:35:15.0074830Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-16T22:35:15.0150970Z ** R 2021-05-16T22:35:15.0674530Z ** inst 2021-05-16T22:35:15.0898260Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:35:26.5137260Z ** help 2021-05-16T22:35:26.8499340Z *** installing help indices 2021-05-16T22:35:27.0458630Z *** copying figures 2021-05-16T22:35:27.0490860Z ** building package indices 2021-05-16T22:35:27.4532750Z ** installing vignettes 2021-05-16T22:35:27.4691230Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:35:27.8339220Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:35:27.9591010Z ** testing if installed package can be loaded from final location 2021-05-16T22:35:28.6843330Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:35:28.6960560Z * DONE (testthat) 2021-05-16T22:35:29.2641930Z * installing *source* package ‘devtools’ ... 2021-05-16T22:35:29.2757940Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T22:35:29.2759730Z ** using staged installation 2021-05-16T22:35:29.3191390Z ** R 2021-05-16T22:35:29.3428650Z ** inst 2021-05-16T22:35:29.3458600Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:35:31.6062190Z ** help 2021-05-16T22:35:31.7820120Z *** installing help indices 2021-05-16T22:35:31.8722820Z *** copying figures 2021-05-16T22:35:31.8730960Z ** building package indices 2021-05-16T22:35:32.2099980Z ** installing vignettes 2021-05-16T22:35:32.2194580Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:35:33.0951280Z ** testing if installed package can be loaded from final location 2021-05-16T22:35:34.0188530Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:35:34.0227290Z * DONE (devtools) 2021-05-16T22:35:34.0580700Z 2021-05-16T22:35:34.0581520Z The downloaded source packages are in 2021-05-16T22:35:34.0583290Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp438Qxl/downloaded_packages’ 2021-05-16T22:35:34.2037980Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T22:35:35.3891640Z 2021-05-16T22:35:35.7761320Z 2021-05-16T22:35:35.7779430Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp438Qxl/remotes2a631c5542ad/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T22:35:35.8011640Z 2021-05-16T22:35:35.8015650Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp438Qxl/remotes2a631c5542ad/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T22:35:35.8592560Z 2021-05-16T22:35:35.8630080Z 2021-05-16T22:35:35.8631680Z ─ preparing ‘desc’: 2021-05-16T22:35:35.8639710Z 2021-05-16T22:35:35.8640500Z 2021-05-16T22:35:35.8739880Z checking DESCRIPTION meta-information ... 2021-05-16T22:35:35.8766660Z 2021-05-16T22:35:35.8768430Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:35:35.9813980Z 2021-05-16T22:35:35.9839400Z 2021-05-16T22:35:35.9841350Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:35:35.9846200Z 2021-05-16T22:35:35.9869010Z 2021-05-16T22:35:35.9870370Z ─ checking for empty or unneeded directories 2021-05-16T22:35:35.9874670Z 2021-05-16T22:35:35.9875460Z 2021-05-16T22:35:35.9876740Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T22:35:35.9988150Z 2021-05-16T22:35:36.0013260Z 2021-05-16T22:35:36.0014810Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T22:35:36.1256440Z 2021-05-16T22:35:36.1257690Z 2021-05-16T22:35:36.1258600Z 2021-05-16T22:35:36.1545250Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:35:36.1547750Z (as ‘lib’ is unspecified) 2021-05-16T22:35:36.6001670Z * installing *source* package ‘desc’ ... 2021-05-16T22:35:36.6068940Z ** using staged installation 2021-05-16T22:35:36.6307580Z ** R 2021-05-16T22:35:36.6550480Z ** inst 2021-05-16T22:35:36.6598630Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:35:38.5031550Z ** help 2021-05-16T22:35:38.7233810Z *** installing help indices 2021-05-16T22:35:38.8276980Z ** building package indices 2021-05-16T22:35:39.1701560Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:35:39.4199280Z ** testing if installed package can be loaded from final location 2021-05-16T22:35:39.6985070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:35:39.7091060Z * DONE (desc) 2021-05-16T22:35:39.9983780Z 2021-05-16T22:35:39.9984990Z 2021-05-16T22:35:40.0002060Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp438Qxl/remotes2a636bfd61ce/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T22:35:40.0036450Z 2021-05-16T22:35:40.0039130Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp438Qxl/remotes2a636bfd61ce/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T22:35:40.0467790Z 2021-05-16T22:35:40.1410730Z 2021-05-16T22:35:40.1412560Z ─ preparing ‘ghtravis’: 2021-05-16T22:35:40.1418590Z 2021-05-16T22:35:40.1440190Z 2021-05-16T22:35:40.1441660Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:35:40.1462930Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:35:40.1483480Z ─ checking for empty or unneeded directories 2021-05-16T22:35:40.1484970Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T22:35:40.1514690Z 2021-05-16T22:35:40.1536180Z 2021-05-16T22:35:40.1537470Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T22:35:40.1815780Z 2021-05-16T22:35:40.1816660Z 2021-05-16T22:35:40.1817080Z 2021-05-16T22:35:40.2275220Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:35:40.2276290Z (as ‘lib’ is unspecified) 2021-05-16T22:35:40.5530260Z * installing *source* package ‘ghtravis’ ... 2021-05-16T22:35:40.5533860Z ** using staged installation 2021-05-16T22:35:40.5742850Z ** R 2021-05-16T22:35:40.5888700Z ** inst 2021-05-16T22:35:40.5908120Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:35:42.1253310Z ** help 2021-05-16T22:35:42.2219870Z *** installing help indices 2021-05-16T22:35:42.2722450Z ** building package indices 2021-05-16T22:35:42.5595510Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:35:43.4369330Z ** testing if installed package can be loaded from final location 2021-05-16T22:35:44.3201510Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:35:44.3225110Z * DONE (ghtravis) 2021-05-16T22:35:44.3485190Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:35:44.5300610Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T22:35:45.7698910Z 2021-05-16T22:35:45.7700710Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T22:35:45.7701790Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T22:35:45.7702820Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T22:35:45.7703820Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T22:35:45.7704810Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T22:35:45.7705790Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T22:35:45.7708270Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:35:45.7709210Z (as ‘lib’ is unspecified) 2021-05-16T22:35:47.5449940Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T22:35:47.5453940Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T22:35:47.5521510Z Packages which are only available in source form, and may need 2021-05-16T22:35:47.5523010Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-16T22:35:47.5524380Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T22:35:47.5524980Z 2021-05-16T22:35:47.5538470Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T22:35:47.7385740Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T22:35:47.7396030Z ================================================== 2021-05-16T22:35:47.7396530Z downloaded 89 KB 2021-05-16T22:35:47.7396800Z 2021-05-16T22:35:47.7429380Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T22:35:48.0795220Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T22:35:48.0876660Z ================================================== 2021-05-16T22:35:48.0877160Z downloaded 115 KB 2021-05-16T22:35:48.0877430Z 2021-05-16T22:35:48.0909060Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T22:35:48.4662310Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T22:35:48.4690560Z ================================================== 2021-05-16T22:35:48.4691130Z downloaded 194 KB 2021-05-16T22:35:48.4691400Z 2021-05-16T22:35:48.4726440Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T22:35:48.7064810Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T22:35:48.7501670Z ================================================== 2021-05-16T22:35:48.7502160Z downloaded 932 KB 2021-05-16T22:35:48.7502420Z 2021-05-16T22:35:48.7540950Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T22:35:48.9915270Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T22:35:49.0067670Z ================================================== 2021-05-16T22:35:49.0068980Z downloaded 691 KB 2021-05-16T22:35:49.0069720Z 2021-05-16T22:35:49.3821150Z * installing *source* package ‘tidyselect’ ... 2021-05-16T22:35:49.3879930Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T22:35:49.3881020Z ** using staged installation 2021-05-16T22:35:49.4119470Z ** R 2021-05-16T22:35:49.4265650Z ** inst 2021-05-16T22:35:49.4317400Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:35:50.6641750Z ** help 2021-05-16T22:35:50.7437570Z *** installing help indices 2021-05-16T22:35:50.7895790Z ** building package indices 2021-05-16T22:35:51.0711050Z ** installing vignettes 2021-05-16T22:35:51.0784450Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:35:51.4047300Z ** testing if installed package can be loaded from final location 2021-05-16T22:35:51.7474250Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:35:51.7501560Z * DONE (tidyselect) 2021-05-16T22:35:52.1484880Z * installing *source* package ‘generics’ ... 2021-05-16T22:35:52.1553020Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T22:35:52.1554920Z ** using staged installation 2021-05-16T22:35:52.1761230Z ** R 2021-05-16T22:35:52.1864650Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:35:52.5762080Z ** help 2021-05-16T22:35:52.7401590Z *** installing help indices 2021-05-16T22:35:52.7929080Z ** building package indices 2021-05-16T22:35:53.0942730Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:35:53.3441550Z ** testing if installed package can be loaded from final location 2021-05-16T22:35:53.5820160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:35:53.5921770Z * DONE (generics) 2021-05-16T22:35:53.9812860Z * installing *source* package ‘cpp11’ ... 2021-05-16T22:35:53.9870840Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T22:35:53.9872030Z ** using staged installation 2021-05-16T22:35:54.0105590Z ** R 2021-05-16T22:35:54.0176160Z ** inst 2021-05-16T22:35:54.0320180Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:35:54.5296230Z ** help 2021-05-16T22:35:54.5559960Z *** installing help indices 2021-05-16T22:35:54.5776880Z ** building package indices 2021-05-16T22:35:54.9187420Z ** installing vignettes 2021-05-16T22:35:54.9265010Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:35:55.1655790Z ** testing if installed package can be loaded from final location 2021-05-16T22:35:55.4024190Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:35:55.4132170Z * DONE (cpp11) 2021-05-16T22:35:56.1740180Z * installing *source* package ‘dplyr’ ... 2021-05-16T22:35:56.1962820Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T22:35:56.1963770Z ** using staged installation 2021-05-16T22:35:56.2288750Z ** libs 2021-05-16T22:35:56.2462730Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-16T22:35:56.4316400Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-16T22:35:56.6641900Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-16T22:35:56.8441640Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:35:57.6642140Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:35:57.8263700Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-16T22:35:57.9972110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T22:35:58.1727380Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-16T22:35:58.3637490Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T22:35:58.5359440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-16T22:35:58.6927520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T22:35:58.9008420Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T22:35:58.9590880Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-16T22:35:58.9633500Z ** R 2021-05-16T22:35:59.0286640Z ** data 2021-05-16T22:35:59.0309440Z *** moving datasets to lazyload DB 2021-05-16T22:35:59.1362490Z ** inst 2021-05-16T22:35:59.1496950Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:36:04.6142440Z ** help 2021-05-16T22:36:05.2817700Z *** installing help indices 2021-05-16T22:36:05.5465270Z *** copying figures 2021-05-16T22:36:05.5502840Z ** building package indices 2021-05-16T22:36:05.9977570Z ** installing vignettes 2021-05-16T22:36:06.0176670Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:36:06.8152000Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:36:06.9478850Z ** testing if installed package can be loaded from final location 2021-05-16T22:36:07.7165180Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:36:07.7245900Z * DONE (dplyr) 2021-05-16T22:36:08.3169280Z * installing *source* package ‘tidyr’ ... 2021-05-16T22:36:08.3288570Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T22:36:08.3289780Z ** using staged installation 2021-05-16T22:36:08.3558880Z ** libs 2021-05-16T22:36:08.3747500Z clang++ -mmacosx-version-min=10.13 -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-16T22:36:09.4056620Z clang++ -mmacosx-version-min=10.13 -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-16T22:36:09.9581150Z clang++ -mmacosx-version-min=10.13 -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-16T22:36:11.2986330Z clang++ -mmacosx-version-min=10.13 -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-16T22:36:12.4602280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:36:12.5241050Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-16T22:36:12.5284950Z ** R 2021-05-16T22:36:12.5567050Z ** data 2021-05-16T22:36:12.5630740Z *** moving datasets to lazyload DB 2021-05-16T22:36:12.7604830Z ** inst 2021-05-16T22:36:12.7698540Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:36:14.9972010Z ** help 2021-05-16T22:36:15.1709640Z *** installing help indices 2021-05-16T22:36:15.2562070Z *** copying figures 2021-05-16T22:36:15.2598760Z ** building package indices 2021-05-16T22:36:15.5887580Z ** installing vignettes 2021-05-16T22:36:15.6058940Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:36:16.3622280Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:36:16.4965000Z ** testing if installed package can be loaded from final location 2021-05-16T22:36:17.1179290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:36:17.1226760Z * DONE (tidyr) 2021-05-16T22:36:17.1524770Z 2021-05-16T22:36:17.1525580Z The downloaded source packages are in 2021-05-16T22:36:17.1527320Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp438Qxl/downloaded_packages’ 2021-05-16T22:36:17.3999830Z 2021-05-16T22:36:17.4014800Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp438Qxl/remotes2a631e72ef20/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T22:36:17.4072320Z 2021-05-16T22:36:17.4075040Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp438Qxl/remotes2a631e72ef20/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T22:36:17.4303170Z 2021-05-16T22:36:17.4330410Z 2021-05-16T22:36:17.4332000Z ─ preparing ‘aghast’: 2021-05-16T22:36:17.4337560Z 2021-05-16T22:36:17.4338320Z 2021-05-16T22:36:17.4421050Z checking DESCRIPTION meta-information ... 2021-05-16T22:36:17.4445240Z 2021-05-16T22:36:17.4446760Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:36:17.4905680Z 2021-05-16T22:36:17.4935790Z 2021-05-16T22:36:17.4938030Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:36:17.4943790Z 2021-05-16T22:36:17.4971860Z 2021-05-16T22:36:17.4973530Z ─ checking for empty or unneeded directories 2021-05-16T22:36:17.4975380Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T22:36:17.5054310Z 2021-05-16T22:36:17.5080500Z 2021-05-16T22:36:17.5082000Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T22:36:17.5257180Z 2021-05-16T22:36:17.5258360Z 2021-05-16T22:36:17.5259220Z 2021-05-16T22:36:17.5418030Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:36:17.5419750Z (as ‘lib’ is unspecified) 2021-05-16T22:36:17.8176500Z * installing *source* package ‘aghast’ ... 2021-05-16T22:36:17.8179870Z ** using staged installation 2021-05-16T22:36:17.8398150Z ** R 2021-05-16T22:36:17.8484510Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:36:18.3991380Z ** help 2021-05-16T22:36:18.4392320Z *** installing help indices 2021-05-16T22:36:18.4651340Z ** building package indices 2021-05-16T22:36:18.7219490Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:36:18.9644600Z ** testing if installed package can be loaded from final location 2021-05-16T22:36:19.2112650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:36:19.2131830Z * DONE (aghast) 2021-05-16T22:36:19.2336900Z Installing 1 packages: covr 2021-05-16T22:36:19.2344960Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:36:19.2345970Z (as ‘lib’ is unspecified) 2021-05-16T22:36:20.1181500Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T22:36:20.1182010Z 2021-05-16T22:36:20.9008670Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T22:36:20.9012670Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T22:36:20.9081040Z Packages which are only available in source form, and may need 2021-05-16T22:36:20.9082590Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-16T22:36:20.9083960Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-16T22:36:20.9084390Z 2021-05-16T22:36:20.9098810Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T22:36:21.1805670Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-16T22:36:21.1817820Z ================================================== 2021-05-16T22:36:21.1818330Z downloaded 81 KB 2021-05-16T22:36:21.1818590Z 2021-05-16T22:36:21.1850550Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T22:36:21.3681280Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T22:36:21.3741990Z ================================================== 2021-05-16T22:36:21.3742690Z downloaded 89 KB 2021-05-16T22:36:21.3743160Z 2021-05-16T22:36:21.3776890Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T22:36:21.6064020Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T22:36:21.6082780Z ================================================== 2021-05-16T22:36:21.6083440Z downloaded 143 KB 2021-05-16T22:36:21.6083880Z 2021-05-16T22:36:21.9583780Z * installing *source* package ‘lazyeval’ ... 2021-05-16T22:36:21.9634990Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-16T22:36:21.9635880Z ** using staged installation 2021-05-16T22:36:21.9809300Z ** libs 2021-05-16T22:36:22.0029580Z 2021-05-16T22:36:22.0032110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expr.c -o expr.o 2021-05-16T22:36:22.0944250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:36:22.1573200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c interp.c -o interp.o 2021-05-16T22:36:22.2455660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c lazy.c -o lazy.o 2021-05-16T22:36:22.3461660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c name.c -o name.o 2021-05-16T22:36:22.4392510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T22:36:22.5388280Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:36:22.5984890Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-16T22:36:22.6027530Z ** R 2021-05-16T22:36:22.6104330Z ** inst 2021-05-16T22:36:22.6143470Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:36:23.2411010Z ** help 2021-05-16T22:36:23.3286130Z *** installing help indices 2021-05-16T22:36:23.3797830Z ** building package indices 2021-05-16T22:36:23.6808860Z ** installing vignettes 2021-05-16T22:36:23.6890370Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:36:24.0088250Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:36:24.1318100Z ** testing if installed package can be loaded from final location 2021-05-16T22:36:24.3935330Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:36:24.4033410Z * DONE (lazyeval) 2021-05-16T22:36:24.7474170Z * installing *source* package ‘rex’ ... 2021-05-16T22:36:24.7518940Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T22:36:24.7520170Z ** using staged installation 2021-05-16T22:36:24.7717410Z ** R 2021-05-16T22:36:24.7785750Z ** inst 2021-05-16T22:36:24.7819120Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:36:25.4110760Z ** help 2021-05-16T22:36:25.4882360Z *** installing help indices 2021-05-16T22:36:25.5335800Z ** building package indices 2021-05-16T22:36:25.8897700Z ** installing vignettes 2021-05-16T22:36:25.9022630Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:36:26.1373030Z ** testing if installed package can be loaded from final location 2021-05-16T22:36:26.3783390Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:36:26.3807660Z * DONE (rex) 2021-05-16T22:36:26.9148080Z * installing *source* package ‘covr’ ... 2021-05-16T22:36:26.9333030Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T22:36:26.9333960Z ** using staged installation 2021-05-16T22:36:26.9626090Z ** libs 2021-05-16T22:36:26.9790860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T22:36:27.0666290Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:36:27.1212440Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-16T22:36:27.1251860Z ** R 2021-05-16T22:36:27.1460620Z ** inst 2021-05-16T22:36:27.1543590Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:36:28.7672120Z ** help 2021-05-16T22:36:28.8673100Z *** installing help indices 2021-05-16T22:36:28.9245120Z *** copying figures 2021-05-16T22:36:28.9253180Z ** building package indices 2021-05-16T22:36:29.2136000Z ** installing vignettes 2021-05-16T22:36:29.2218790Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:36:29.6090600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:36:29.7353440Z ** testing if installed package can be loaded from final location 2021-05-16T22:36:30.0366190Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:36:30.0411420Z * DONE (covr) 2021-05-16T22:36:30.0788560Z 2021-05-16T22:36:30.0789390Z The downloaded source packages are in 2021-05-16T22:36:30.0791420Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp438Qxl/downloaded_packages’ 2021-05-16T22:36:30.1102780Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T22:36:30.1103590Z Rscript -e "tic::before_install()" 2021-05-16T22:36:30.1780910Z shell: /bin/bash -e {0} 2021-05-16T22:36:30.1781300Z env: 2021-05-16T22:36:30.1781990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:36:30.1782460Z TIC_DEPLOY_KEY: 2021-05-16T22:36:30.1782810Z RSPM: 2021-05-16T22:36:30.1783960Z GITHUB_PAT: *** 2021-05-16T22:36:30.1784380Z COVERALLS_TOKEN: 2021-05-16T22:36:30.1784810Z continue-on-error: true 2021-05-16T22:36:30.1785250Z VDIFFR_RUN_TESTS: false 2021-05-16T22:36:30.1785700Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:36:30.1786100Z TZ: UTC 2021-05-16T22:36:30.1786570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:36:30.1786950Z NOT_CRAN: true 2021-05-16T22:36:30.1787270Z ##[endgroup] 2021-05-16T22:36:30.5263460Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:36:30.6541130Z Running before_install: step_install_remote_binaries() 2021-05-16T22:36:31.2868430Z Installing oro.nifti binaries 2021-05-16T22:36:31.2881360Z [1] "neuroconductor/oro.nifti" 2021-05-16T22:36:31.5405660Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T22:36:31.5583070Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T22:36:31.5583870Z remotes::install_deps(dependencies = TRUE) 2021-05-16T22:36:31.5584490Z remotes::install_cran("rcmdcheck") 2021-05-16T22:36:31.5585040Z remotes::install_cran("markdown") 2021-05-16T22:36:31.5757420Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:36:31.5757860Z env: 2021-05-16T22:36:31.5758280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:36:31.5758890Z TIC_DEPLOY_KEY: 2021-05-16T22:36:31.5759220Z RSPM: 2021-05-16T22:36:31.5760290Z GITHUB_PAT: *** 2021-05-16T22:36:31.5760700Z COVERALLS_TOKEN: 2021-05-16T22:36:31.5761170Z continue-on-error: true 2021-05-16T22:36:31.5761620Z VDIFFR_RUN_TESTS: false 2021-05-16T22:36:31.5762120Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:36:31.5762570Z TZ: UTC 2021-05-16T22:36:31.5762950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:36:31.5763360Z NOT_CRAN: true 2021-05-16T22:36:31.5763780Z ##[endgroup] 2021-05-16T22:36:35.5352900Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T22:36:35.5353930Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T22:36:35.5354890Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T22:36:35.5355750Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T22:36:35.5356640Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T22:36:35.5357470Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T22:36:35.5358340Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T22:36:35.5359170Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T22:36:35.7205430Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T22:36:37.7265080Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T22:36:37.7266080Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T22:36:37.7267100Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T22:36:37.7268060Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T22:36:37.7268980Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T22:36:37.7269920Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T22:36:37.7270830Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T22:36:37.7271680Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T22:36:37.8929060Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T22:36:39.5859480Z 2021-05-16T22:36:39.8518410Z 2021-05-16T22:36:39.8532870Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpiGyD7h/remotes9626ec0d220/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-16T22:36:39.8597820Z 2021-05-16T22:36:39.8600600Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpiGyD7h/remotes9626ec0d220/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-16T22:36:39.9552550Z 2021-05-16T22:36:39.9561260Z 2021-05-16T22:36:39.9562960Z ─ preparing ‘RNifti’: 2021-05-16T22:36:39.9569940Z 2021-05-16T22:36:39.9570760Z 2021-05-16T22:36:39.9708930Z checking DESCRIPTION meta-information ... 2021-05-16T22:36:39.9736910Z 2021-05-16T22:36:39.9738580Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:36:39.9744160Z 2021-05-16T22:36:39.9769730Z 2021-05-16T22:36:39.9771010Z ─ cleaning src 2021-05-16T22:36:39.9891350Z 2021-05-16T22:36:39.9917610Z 2021-05-16T22:36:39.9919140Z ─ running ‘cleanup’ 2021-05-16T22:36:40.1201800Z 2021-05-16T22:36:40.1232040Z 2021-05-16T22:36:40.1234080Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:36:40.1793200Z 2021-05-16T22:36:40.1819060Z 2021-05-16T22:36:40.1820860Z ─ checking for empty or unneeded directories 2021-05-16T22:36:40.1888300Z 2021-05-16T22:36:40.1915300Z 2021-05-16T22:36:40.1917290Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-16T22:36:40.5036220Z 2021-05-16T22:36:40.5037580Z 2021-05-16T22:36:40.5038330Z 2021-05-16T22:36:40.5424530Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:36:40.5426150Z (as ‘lib’ is unspecified) 2021-05-16T22:36:41.0465450Z * installing *source* package ‘RNifti’ ... 2021-05-16T22:36:41.0468400Z ** using staged installation 2021-05-16T22:36:41.0701160Z ** libs 2021-05-16T22:36:41.0906720Z 2021-05-16T22:36:41.0909970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-16T22:36:42.2665290Z In file included from main.cpp:1: 2021-05-16T22:36:42.2746120Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T22:36:42.2760740Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:36:42.2762180Z SEXP data = Parent::get__(); 2021-05-16T22:36:42.2762780Z ^ 2021-05-16T22:36:53.9589530Z 1 warning generated. 2021-05-16T22:36:53.9769360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-16T22:36:54.0990860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T22:36:54.2258210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T22:36:54.3014370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T22:36:54.4427490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T22:36:54.9682320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T22:36:55.0454630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T22:36:55.1979000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T22:36:55.3747520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T22:36:55.5410040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T22:36:55.8268310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T22:36:56.0194970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T22:36:56.6070940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T22:36:56.7422180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T22:36:57.0910540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T22:36:57.1578090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T22:36:57.2370940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T22:36:57.3484110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T22:36:57.5056850Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T22:36:57.5057950Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T22:36:57.5058490Z ^ 2021-05-16T22:36:57.5059830Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T22:36:57.5060730Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T22:36:57.5061250Z ^ 2021-05-16T22:36:57.5062480Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T22:36:57.5063480Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T22:36:57.5064030Z ^ 2021-05-16T22:36:57.5065240Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T22:36:57.5066550Z static int is_mixedcase(const char * str) 2021-05-16T22:36:57.5066970Z ^ 2021-05-16T22:36:57.5068610Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T22:36:57.5069460Z static int is_uppercase(const char * str) 2021-05-16T22:36:57.5069930Z ^ 2021-05-16T22:36:57.5071180Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T22:36:57.5072010Z static int make_lowercase(char * str) 2021-05-16T22:36:57.5072480Z ^ 2021-05-16T22:36:57.5073760Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T22:36:57.5074800Z static int make_uppercase(char * str) 2021-05-16T22:36:57.5075770Z ^ 2021-05-16T22:36:57.5079290Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T22:36:57.5081980Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T22:36:57.5083540Z ^ 2021-05-16T22:36:58.3927140Z 8 warnings generated. 2021-05-16T22:36:58.3961580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T22:36:58.6357450Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T22:36:58.6358520Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T22:36:58.6359010Z ^ 2021-05-16T22:36:58.6360310Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T22:36:58.6361160Z static char *escapize_string( const char * str ) 2021-05-16T22:36:58.6361650Z ^ 2021-05-16T22:37:00.6971030Z 2 warnings generated. 2021-05-16T22:37:00.7052040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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 RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:37:00.7876550Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T22:37:00.7958520Z ** R 2021-05-16T22:37:00.8081240Z ** inst 2021-05-16T22:37:00.8203880Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:37:01.8358640Z ** help 2021-05-16T22:37:01.9125870Z *** installing help indices 2021-05-16T22:37:01.9539040Z ** building package indices 2021-05-16T22:37:02.2483930Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:37:02.6310150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:37:02.7632330Z ** testing if installed package can be loaded from final location 2021-05-16T22:37:03.1024460Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:37:03.1059570Z * DONE (RNifti) 2021-05-16T22:37:03.1494780Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T22:37:03.1503270Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:37:03.1504300Z (as ‘lib’ is unspecified) 2021-05-16T22:37:04.9839990Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T22:37:04.9843270Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T22:37:05.6911700Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T22:37:05.6917180Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T22:37:06.4576150Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T22:37:06.4579840Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T22:37:07.3649110Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T22:37:07.3652920Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T22:37:08.2292170Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T22:37:08.2296040Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T22:37:08.2395320Z Packages which are only available in source form, and may need 2021-05-16T22:37:08.2397020Z compilation of C/C++/Fortran: ‘base64enc’ ‘htmltools’ ‘bitops’ 2021-05-16T22:37:08.2398600Z installing the source packages ‘base64enc’, ‘tinytex’, ‘htmltools’, ‘rmarkdown’, ‘rticles’, ‘abind’, ‘bitops’ 2021-05-16T22:37:08.2399180Z 2021-05-16T22:37:08.2418850Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T22:37:08.4169670Z Content type 'application/x-gzip' length 7833 bytes 2021-05-16T22:37:08.4170360Z ================================================== 2021-05-16T22:37:08.4170970Z downloaded 7833 bytes 2021-05-16T22:37:08.4171250Z 2021-05-16T22:37:08.4203420Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T22:37:08.7036530Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-16T22:37:08.7037920Z ================================================== 2021-05-16T22:37:08.7038420Z downloaded 28 KB 2021-05-16T22:37:08.7038680Z 2021-05-16T22:37:08.7069870Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T22:37:08.9590790Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T22:37:08.9599850Z ================================================== 2021-05-16T22:37:08.9600320Z downloaded 69 KB 2021-05-16T22:37:08.9600590Z 2021-05-16T22:37:08.9634930Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T22:37:09.2768260Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-16T22:37:09.4016710Z ================================================== 2021-05-16T22:37:09.4017250Z downloaded 3.1 MB 2021-05-16T22:37:09.4017520Z 2021-05-16T22:37:09.4111080Z trying URL 'https://cloud.r-project.org/src/contrib/rticles_0.19.tar.gz' 2021-05-16T22:37:09.5873720Z Content type 'application/x-gzip' length 1639623 bytes (1.6 MB) 2021-05-16T22:37:09.6540120Z ================================================== 2021-05-16T22:37:09.6540710Z downloaded 1.6 MB 2021-05-16T22:37:09.6540980Z 2021-05-16T22:37:09.6593280Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T22:37:09.8811220Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-16T22:37:09.8811940Z ================================================== 2021-05-16T22:37:09.8812500Z downloaded 21 KB 2021-05-16T22:37:09.8812770Z 2021-05-16T22:37:09.8843710Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T22:37:10.0912390Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T22:37:10.0913410Z ================================================== 2021-05-16T22:37:10.0913960Z downloaded 10 KB 2021-05-16T22:37:10.0914380Z 2021-05-16T22:37:10.3554770Z * installing *source* package ‘base64enc’ ... 2021-05-16T22:37:10.3571070Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T22:37:10.3572250Z ** using staged installation 2021-05-16T22:37:10.3715120Z ** libs 2021-05-16T22:37:10.3906080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T22:37:10.5287990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T22:37:10.6302070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T22:37:10.7317200Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:37:10.7859360Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T22:37:10.7900020Z ** R 2021-05-16T22:37:10.7947010Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:37:11.1211030Z ** help 2021-05-16T22:37:11.1485920Z *** installing help indices 2021-05-16T22:37:11.1680890Z ** building package indices 2021-05-16T22:37:11.4252280Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:37:11.7277010Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:37:11.8510040Z ** testing if installed package can be loaded from final location 2021-05-16T22:37:12.0835490Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:37:12.0854120Z * DONE (base64enc) 2021-05-16T22:37:12.3777050Z * installing *source* package ‘tinytex’ ... 2021-05-16T22:37:12.3802060Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T22:37:12.3803250Z ** using staged installation 2021-05-16T22:37:12.4046930Z ** R 2021-05-16T22:37:12.4150140Z ** inst 2021-05-16T22:37:12.4165600Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:37:13.3038110Z ** help 2021-05-16T22:37:13.3493590Z *** installing help indices 2021-05-16T22:37:13.3817730Z ** building package indices 2021-05-16T22:37:13.6518660Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:37:13.9064800Z ** testing if installed package can be loaded from final location 2021-05-16T22:37:14.1659520Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:37:14.1765430Z * DONE (tinytex) 2021-05-16T22:37:14.4693670Z * installing *source* package ‘abind’ ... 2021-05-16T22:37:14.4717210Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T22:37:14.4718650Z ** using staged installation 2021-05-16T22:37:14.4863310Z ** R 2021-05-16T22:37:14.4931940Z ** inst 2021-05-16T22:37:14.5017680Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:37:15.2011960Z ** help 2021-05-16T22:37:15.2348150Z *** installing help indices 2021-05-16T22:37:15.2630050Z ** building package indices 2021-05-16T22:37:15.5249180Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:37:15.7579450Z ** testing if installed package can be loaded from final location 2021-05-16T22:37:16.0037710Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:37:16.0058240Z * DONE (abind) 2021-05-16T22:37:16.2822990Z * installing *source* package ‘bitops’ ... 2021-05-16T22:37:16.2840720Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T22:37:16.2841860Z ** using staged installation 2021-05-16T22:37:16.2963510Z ** libs 2021-05-16T22:37:16.3129770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T22:37:16.4886350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T22:37:16.5809240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:37:16.6635630Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:37:16.7174640Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T22:37:16.7215200Z ** R 2021-05-16T22:37:16.7257980Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:37:17.0248250Z ** help 2021-05-16T22:37:17.0573330Z *** installing help indices 2021-05-16T22:37:17.0786980Z ** building package indices 2021-05-16T22:37:17.3366010Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:37:17.6167670Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:37:17.7381930Z ** testing if installed package can be loaded from final location 2021-05-16T22:37:17.9735340Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:37:17.9754460Z * DONE (bitops) 2021-05-16T22:37:18.3312700Z * installing *source* package ‘htmltools’ ... 2021-05-16T22:37:18.3354460Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T22:37:18.3355910Z ** using staged installation 2021-05-16T22:37:18.3564870Z ** libs 2021-05-16T22:37:18.3727810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:37:18.4474700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-16T22:37:18.5546640Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:37:18.6099400Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T22:37:18.6139150Z ** R 2021-05-16T22:37:18.6342400Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:37:20.4037970Z ** help 2021-05-16T22:37:20.5285240Z *** installing help indices 2021-05-16T22:37:20.5933550Z ** building package indices 2021-05-16T22:37:20.9062380Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:37:21.2211940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:37:21.3508990Z ** testing if installed package can be loaded from final location 2021-05-16T22:37:21.6469920Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:37:21.6498120Z * DONE (htmltools) 2021-05-16T22:37:22.8712470Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T22:37:22.9137000Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T22:37:22.9138070Z ** using staged installation 2021-05-16T22:37:22.9541670Z ** R 2021-05-16T22:37:23.0090920Z ** inst 2021-05-16T22:37:23.1295630Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:37:28.0449910Z ** help 2021-05-16T22:37:28.3245320Z *** installing help indices 2021-05-16T22:37:28.4901730Z *** copying figures 2021-05-16T22:37:28.4913640Z ** building package indices 2021-05-16T22:37:28.8579540Z ** installing vignettes 2021-05-16T22:37:28.8676190Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:37:29.1839970Z ** testing if installed package can be loaded from final location 2021-05-16T22:37:29.5809230Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:37:29.6024830Z * DONE (rmarkdown) 2021-05-16T22:37:30.5284120Z * installing *source* package ‘rticles’ ... 2021-05-16T22:37:30.5569890Z ** package ‘rticles’ successfully unpacked and MD5 sums checked 2021-05-16T22:37:30.5570670Z ** using staged installation 2021-05-16T22:37:30.5874680Z ** R 2021-05-16T22:37:30.5971150Z ** inst 2021-05-16T22:37:30.7225510Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:37:31.3160990Z ** help 2021-05-16T22:37:31.3708790Z *** installing help indices 2021-05-16T22:37:31.4101710Z ** building package indices 2021-05-16T22:37:31.7448090Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:37:32.3031070Z ** testing if installed package can be loaded from final location 2021-05-16T22:37:32.7167760Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:37:32.7368440Z * DONE (rticles) 2021-05-16T22:37:32.7936340Z 2021-05-16T22:37:32.7963930Z The downloaded source packages are in 2021-05-16T22:37:32.7990550Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpiGyD7h/downloaded_packages’ 2021-05-16T22:37:32.8844860Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T22:37:32.9242040Z Use `force = TRUE` to force installation 2021-05-16T22:37:33.2015430Z 2021-05-16T22:37:33.2052060Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpiGyD7h/remotes9626173d4f2/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-16T22:37:33.2061500Z 2021-05-16T22:37:33.2077380Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpiGyD7h/remotes9626173d4f2/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ 2021-05-16T22:37:33.4806120Z 2021-05-16T22:37:33.5295970Z 2021-05-16T22:37:33.5298490Z ─ preparing ‘oro.nifti’: 2021-05-16T22:37:33.5399410Z 2021-05-16T22:37:33.5500800Z 2021-05-16T22:37:33.5623620Z checking DESCRIPTION meta-information ... 2021-05-16T22:37:33.5722850Z 2021-05-16T22:37:33.5824590Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:37:33.8888070Z 2021-05-16T22:37:33.8989800Z 2021-05-16T22:37:33.9090900Z 2021-05-16T22:37:33.9191270Z 2021-05-16T22:37:33.9277780Z ─ checking for LF line-endings in source and make files and shell scripts (344ms) 2021-05-16T22:37:33.9371020Z 2021-05-16T22:37:33.9438520Z 2021-05-16T22:37:33.9521720Z ─ checking for empty or unneeded directories 2021-05-16T22:37:33.9608940Z 2021-05-16T22:37:33.9706680Z 2021-05-16T22:37:33.9808970Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-16T22:37:33.9894460Z 2021-05-16T22:37:33.9956870Z 2021-05-16T22:37:34.0049530Z Omitted ‘LazyData’ and ‘LazyDataCompression’ from DESCRIPTION 2021-05-16T22:37:34.0128420Z 2021-05-16T22:37:34.0230280Z 2021-05-16T22:37:34.0332640Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-16T22:37:34.6335860Z 2021-05-16T22:37:34.6345930Z 2021-05-16T22:37:34.6346600Z 2021-05-16T22:37:34.7475330Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:37:34.7476740Z (as ‘lib’ is unspecified) 2021-05-16T22:37:35.5827010Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T22:37:35.5830460Z ** using staged installation 2021-05-16T22:37:35.6122130Z ** R 2021-05-16T22:37:35.6796350Z ** demo 2021-05-16T22:37:35.6816640Z ** inst 2021-05-16T22:37:35.7180070Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:37:43.9900180Z 2021-05-16T22:37:43.9901980Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T22:37:43.9902560Z ** help 2021-05-16T22:37:44.5520230Z *** installing help indices 2021-05-16T22:37:44.8648530Z ** building package indices 2021-05-16T22:37:45.3857440Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:37:46.0963540Z ** testing if installed package can be loaded from final location 2021-05-16T22:37:46.9708820Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:37:46.9814700Z * DONE (oro.nifti) 2021-05-16T22:37:47.0734580Z Installing 7 packages: base64enc, tinytex, htmltools, RNifti, abind, bitops, rmarkdown 2021-05-16T22:37:47.0742880Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:37:47.0743940Z (as ‘lib’ is unspecified) 2021-05-16T22:37:49.1671900Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T22:37:49.1674740Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T22:37:50.0013280Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T22:37:50.0016400Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T22:37:50.9502680Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T22:37:50.9505840Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T22:37:51.9718720Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T22:37:51.9721890Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T22:37:52.6812730Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T22:37:52.6815900Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T22:37:52.6886140Z Packages which are only available in source form, and may need 2021-05-16T22:37:52.6887690Z compilation of C/C++/Fortran: ‘base64enc’ ‘htmltools’ ‘RNifti’ 2021-05-16T22:37:52.6888790Z ‘bitops’ 2021-05-16T22:37:52.6890430Z installing the source packages ‘base64enc’, ‘tinytex’, ‘htmltools’, ‘RNifti’, ‘abind’, ‘bitops’, ‘rmarkdown’ 2021-05-16T22:37:52.6891200Z 2021-05-16T22:37:52.6902630Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T22:37:52.9688670Z Content type 'application/x-gzip' length 7833 bytes 2021-05-16T22:37:52.9689700Z ================================================== 2021-05-16T22:37:52.9690330Z downloaded 7833 bytes 2021-05-16T22:37:52.9690790Z 2021-05-16T22:37:52.9722160Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T22:37:53.3270650Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-16T22:37:53.3271610Z ================================================== 2021-05-16T22:37:53.3272150Z downloaded 28 KB 2021-05-16T22:37:53.3272570Z 2021-05-16T22:37:53.3304590Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T22:37:53.5030880Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T22:37:53.5039990Z ================================================== 2021-05-16T22:37:53.5041850Z downloaded 69 KB 2021-05-16T22:37:53.5043050Z 2021-05-16T22:37:53.5080800Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T22:37:53.7703940Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T22:37:53.8333770Z ================================================== 2021-05-16T22:37:53.8334560Z downloaded 1.0 MB 2021-05-16T22:37:53.8335010Z 2021-05-16T22:37:53.8392390Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T22:37:54.1102380Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-16T22:37:54.1112670Z ================================================== 2021-05-16T22:37:54.1113320Z downloaded 21 KB 2021-05-16T22:37:54.1113980Z 2021-05-16T22:37:54.1146370Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T22:37:54.4040570Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T22:37:54.4042050Z ================================================== 2021-05-16T22:37:54.4042680Z downloaded 10 KB 2021-05-16T22:37:54.4043110Z 2021-05-16T22:37:54.4094220Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T22:37:54.6487610Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-16T22:37:54.6818490Z ================================================== 2021-05-16T22:37:54.6819000Z downloaded 3.1 MB 2021-05-16T22:37:54.6819260Z 2021-05-16T22:37:54.9672750Z * installing *source* package ‘base64enc’ ... 2021-05-16T22:37:54.9688130Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T22:37:54.9749710Z ** using staged installation 2021-05-16T22:37:54.9892730Z ** libs 2021-05-16T22:37:55.0151150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T22:37:55.1709540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T22:37:55.2691860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T22:37:55.3720580Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:37:55.4384660Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T22:37:55.4424500Z ** R 2021-05-16T22:37:55.4471280Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:37:55.7808240Z ** help 2021-05-16T22:37:55.8097760Z *** installing help indices 2021-05-16T22:37:55.8302260Z ** building package indices 2021-05-16T22:37:56.0892870Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:37:56.3737680Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:37:56.5037850Z ** testing if installed package can be loaded from final location 2021-05-16T22:37:56.7512090Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:37:56.7530690Z * DONE (base64enc) 2021-05-16T22:37:57.0539880Z * installing *source* package ‘tinytex’ ... 2021-05-16T22:37:57.0564680Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T22:37:57.0624660Z ** using staged installation 2021-05-16T22:37:57.0932780Z ** R 2021-05-16T22:37:57.1037710Z ** inst 2021-05-16T22:37:57.1054870Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:37:58.0085330Z ** help 2021-05-16T22:37:58.0566730Z *** installing help indices 2021-05-16T22:37:58.0901870Z ** building package indices 2021-05-16T22:37:58.3616580Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:37:58.6164480Z ** testing if installed package can be loaded from final location 2021-05-16T22:37:58.8842660Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:37:58.8865840Z * DONE (tinytex) 2021-05-16T22:37:59.4056190Z * installing *source* package ‘RNifti’ ... 2021-05-16T22:37:59.4165850Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T22:37:59.4227580Z ** using staged installation 2021-05-16T22:37:59.4433510Z ** libs 2021-05-16T22:37:59.4609910Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-16T22:38:00.6669330Z In file included from main.cpp:1: 2021-05-16T22:38:00.6670630Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T22:38:00.6672910Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T22:38:00.6674570Z SEXP data = Parent::get__(); 2021-05-16T22:38:00.6676940Z ^ 2021-05-16T22:38:12.5231550Z 1 warning generated. 2021-05-16T22:38:12.5412110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-16T22:38:12.6698200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T22:38:12.7944720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T22:38:12.8705480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T22:38:13.0143460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T22:38:13.5425970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T22:38:13.6261080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T22:38:13.7742890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T22:38:13.9499500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T22:38:14.1176380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T22:38:14.4024680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T22:38:14.5975990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T22:38:15.1836860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T22:38:15.3171200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T22:38:15.6672950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T22:38:15.7325620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T22:38:15.8118320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T22:38:15.9191110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T22:38:16.0733050Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T22:38:16.0734150Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T22:38:16.0734650Z ^ 2021-05-16T22:38:16.0735930Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T22:38:16.0736810Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T22:38:16.0737300Z ^ 2021-05-16T22:38:16.0738510Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T22:38:16.0739440Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T22:38:16.0739920Z ^ 2021-05-16T22:38:16.0741180Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T22:38:16.0741940Z static int is_mixedcase(const char * str) 2021-05-16T22:38:16.0742350Z ^ 2021-05-16T22:38:16.0743510Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T22:38:16.0744280Z static int is_uppercase(const char * str) 2021-05-16T22:38:16.0744690Z ^ 2021-05-16T22:38:16.0745860Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T22:38:16.0746620Z static int make_lowercase(char * str) 2021-05-16T22:38:16.0747020Z ^ 2021-05-16T22:38:16.0748740Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T22:38:16.0749860Z static int make_uppercase(char * str) 2021-05-16T22:38:16.0750320Z ^ 2021-05-16T22:38:16.0751520Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T22:38:16.0752430Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T22:38:16.0752930Z ^ 2021-05-16T22:38:16.9457060Z 8 warnings generated. 2021-05-16T22:38:16.9491090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T22:38:17.1848010Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T22:38:17.1849070Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T22:38:17.1849570Z ^ 2021-05-16T22:38:17.1850790Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T22:38:17.1851620Z static char *escapize_string( const char * str ) 2021-05-16T22:38:17.1852050Z ^ 2021-05-16T22:38:19.2293100Z 2 warnings generated. 2021-05-16T22:38:19.2373000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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 RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:38:19.3097680Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T22:38:19.3284070Z ** R 2021-05-16T22:38:19.3399460Z ** inst 2021-05-16T22:38:19.3543180Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:38:20.4935560Z ** help 2021-05-16T22:38:20.5724520Z *** installing help indices 2021-05-16T22:38:20.6136210Z ** building package indices 2021-05-16T22:38:20.8929170Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:38:21.2995440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:38:21.4231350Z ** testing if installed package can be loaded from final location 2021-05-16T22:38:21.7648950Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:38:21.7685770Z * DONE (RNifti) 2021-05-16T22:38:22.0906250Z * installing *source* package ‘abind’ ... 2021-05-16T22:38:22.0929380Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T22:38:22.0990210Z ** using staged installation 2021-05-16T22:38:22.1139390Z ** R 2021-05-16T22:38:22.1214050Z ** inst 2021-05-16T22:38:22.1281990Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:38:22.8080760Z ** help 2021-05-16T22:38:22.8423420Z *** installing help indices 2021-05-16T22:38:22.8684170Z ** building package indices 2021-05-16T22:38:23.1240220Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:38:23.3588010Z ** testing if installed package can be loaded from final location 2021-05-16T22:38:23.6082510Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:38:23.6211170Z * DONE (abind) 2021-05-16T22:38:23.8990940Z * installing *source* package ‘bitops’ ... 2021-05-16T22:38:23.9008390Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T22:38:23.9067860Z ** using staged installation 2021-05-16T22:38:23.9188730Z ** libs 2021-05-16T22:38:23.9379640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T22:38:24.1103300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T22:38:24.2043320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:38:24.2866090Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:38:24.3422060Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T22:38:24.3461630Z ** R 2021-05-16T22:38:24.3504300Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:38:24.6480890Z ** help 2021-05-16T22:38:24.6808340Z *** installing help indices 2021-05-16T22:38:24.7021870Z ** building package indices 2021-05-16T22:38:24.9553110Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:38:25.2414440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:38:25.3650760Z ** testing if installed package can be loaded from final location 2021-05-16T22:38:25.5963220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:38:25.5981860Z * DONE (bitops) 2021-05-16T22:38:25.9512580Z * installing *source* package ‘htmltools’ ... 2021-05-16T22:38:25.9554430Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T22:38:25.9614550Z ** using staged installation 2021-05-16T22:38:25.9835350Z ** libs 2021-05-16T22:38:26.0000460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:38:26.0742760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-16T22:38:26.1780110Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:38:26.2338850Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T22:38:26.2386290Z ** R 2021-05-16T22:38:26.2570170Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:38:28.0280660Z ** help 2021-05-16T22:38:28.1563270Z *** installing help indices 2021-05-16T22:38:28.2223190Z ** building package indices 2021-05-16T22:38:28.5306510Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:38:28.8448750Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:38:28.9776330Z ** testing if installed package can be loaded from final location 2021-05-16T22:38:29.2766010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:38:29.2794500Z * DONE (htmltools) 2021-05-16T22:38:30.5279190Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T22:38:30.5729310Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T22:38:30.5790980Z ** using staged installation 2021-05-16T22:38:30.6192020Z ** R 2021-05-16T22:38:30.6754090Z ** inst 2021-05-16T22:38:30.8072850Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:38:35.7646120Z ** help 2021-05-16T22:38:36.0552390Z *** installing help indices 2021-05-16T22:38:36.2176450Z *** copying figures 2021-05-16T22:38:36.2188910Z ** building package indices 2021-05-16T22:38:36.5933400Z ** installing vignettes 2021-05-16T22:38:36.6031780Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:38:36.9252980Z ** testing if installed package can be loaded from final location 2021-05-16T22:38:37.3218990Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:38:37.3414080Z * DONE (rmarkdown) 2021-05-16T22:38:37.4325590Z 2021-05-16T22:38:37.4326450Z The downloaded source packages are in 2021-05-16T22:38:37.4328150Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpiGyD7h/downloaded_packages’ 2021-05-16T22:38:37.5209650Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T22:38:37.5210920Z Use `force = TRUE` to force installation 2021-05-16T22:38:38.3861480Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T22:38:38.3862380Z Use `force = TRUE` to force installation 2021-05-16T22:38:38.3877240Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T22:38:38.3878090Z Use `force = TRUE` to force installation 2021-05-16T22:38:38.4108860Z ##[group]Run options(width = 100) 2021-05-16T22:38:38.4109410Z options(width = 100) 2021-05-16T22:38:38.4109900Z pkgs <- installed.packages()[, "Package"] 2021-05-16T22:38:38.4117600Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T22:38:38.4369800Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:38:38.4370160Z env: 2021-05-16T22:38:38.4370550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:38:38.4370950Z TIC_DEPLOY_KEY: 2021-05-16T22:38:38.4371250Z RSPM: 2021-05-16T22:38:38.4372900Z GITHUB_PAT: *** 2021-05-16T22:38:38.4373300Z COVERALLS_TOKEN: 2021-05-16T22:38:38.4373730Z continue-on-error: true 2021-05-16T22:38:38.4374180Z VDIFFR_RUN_TESTS: false 2021-05-16T22:38:38.4374630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:38:38.4375030Z TZ: UTC 2021-05-16T22:38:38.4375380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:38:38.4375730Z NOT_CRAN: true 2021-05-16T22:38:38.4376070Z ##[endgroup] 2021-05-16T22:38:39.1128370Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:38:39.1130090Z setting value 2021-05-16T22:38:39.1131570Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-16T22:38:39.1132330Z os macOS Catalina 10.15.7 2021-05-16T22:38:39.1133030Z system x86_64, darwin17.0 2021-05-16T22:38:39.1133640Z ui X11 2021-05-16T22:38:39.1134220Z language (EN) 2021-05-16T22:38:39.1135280Z collate en_US.UTF-8 2021-05-16T22:38:39.1136890Z ctype en_US.UTF-8 2021-05-16T22:38:39.1137500Z tz UTC 2021-05-16T22:38:39.1138430Z date 2021-05-16 2021-05-16T22:38:39.1138750Z 2021-05-16T22:38:39.1139870Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:38:39.1141110Z ! package * version date lib source 2021-05-16T22:38:39.1142450Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1143660Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T22:38:39.1144810Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1145910Z base * 4.2.0 2021-05-16 [?] local 2021-05-16T22:38:39.1146980Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1148120Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1149220Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T22:38:39.1150360Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1151520Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1152570Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1153680Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1154700Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T22:38:39.1155810Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1156890Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1157950Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T22:38:39.1159550Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T22:38:39.1160730Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1161880Z P compiler 4.2.0 2021-05-16 [2] local 2021-05-16T22:38:39.1162980Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1164030Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1165120Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1166180Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1167330Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1168380Z P datasets * 4.2.0 2021-05-16 [2] local 2021-05-16T22:38:39.1169580Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T22:38:39.1170930Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1172400Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1173570Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1174630Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1175740Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1176870Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1178230Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1179330Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1180400Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T22:38:39.1181500Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1182590Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1183660Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1184730Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1185890Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T22:38:39.1187070Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1188130Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1189250Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1190370Z P graphics * 4.2.0 2021-05-16 [2] local 2021-05-16T22:38:39.1191480Z P grDevices * 4.2.0 2021-05-16 [2] local 2021-05-16T22:38:39.1192590Z grid 4.2.0 2021-05-16 [?] local 2021-05-16T22:38:39.1193630Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1194750Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1195840Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1196880Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1197980Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1199080Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T22:38:39.1200610Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1201750Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T22:38:39.1202880Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1204010Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1205100Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1206210Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1207250Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T22:38:39.1208390Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T22:38:39.1209490Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1210580Z P methods * 4.2.0 2021-05-16 [2] local 2021-05-16T22:38:39.1211680Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T22:38:39.1212710Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1213810Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T22:38:39.1214890Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T22:38:39.1215950Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1217170Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T22:38:39.1218670Z parallel 4.2.0 2021-05-16 [?] local 2021-05-16T22:38:39.1219780Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1220840Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1222000Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1223120Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1224340Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1225480Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1226570Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1227780Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1228870Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1230030Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1231180Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1232260Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1233390Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1234430Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1235560Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1236650Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1237690Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1238800Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1239850Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1241240Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1242440Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T22:38:39.1243520Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1244660Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1245730Z rticles 0.19 2021-03-04 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1246870Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1248000Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1249100Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T22:38:39.1250220Z splines 4.2.0 2021-05-16 [?] local 2021-05-16T22:38:39.1251270Z P stats * 4.2.0 2021-05-16 [2] local 2021-05-16T22:38:39.1252380Z stats4 4.2.0 2021-05-16 [?] local 2021-05-16T22:38:39.1253430Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1254540Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1255660Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T22:38:39.1256710Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1257780Z tcltk 4.2.0 2021-05-16 [?] local 2021-05-16T22:38:39.1259080Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1260320Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1261510Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T22:38:39.1262610Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1263830Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1264870Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1265950Z P tools 4.2.0 2021-05-16 [2] local 2021-05-16T22:38:39.1267030Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1268050Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1269110Z P utils * 4.2.0 2021-05-16 [2] local 2021-05-16T22:38:39.1270140Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1271190Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1272210Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1273280Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1274320Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1275340Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1276380Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1277390Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1278460Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T22:38:39.1278780Z 2021-05-16T22:38:39.1279250Z [1] /Users/runner/work/_temp/Library 2021-05-16T22:38:39.1280440Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-16T22:38:39.1280950Z 2021-05-16T22:38:39.1281880Z P ── Loaded and on-disk path mismatch. 2021-05-16T22:38:39.1327180Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T22:38:39.1327800Z Rscript -e 'tic::script()' 2021-05-16T22:38:39.1328260Z ls -l check 2021-05-16T22:38:39.1656220Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:38:39.1656740Z env: 2021-05-16T22:38:39.1657150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:38:39.1657620Z TIC_DEPLOY_KEY: 2021-05-16T22:38:39.1657960Z RSPM: 2021-05-16T22:38:39.1659550Z GITHUB_PAT: *** 2021-05-16T22:38:39.1659990Z COVERALLS_TOKEN: 2021-05-16T22:38:39.1660480Z continue-on-error: true 2021-05-16T22:38:39.1660960Z VDIFFR_RUN_TESTS: false 2021-05-16T22:38:39.1661480Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:38:39.1661950Z TZ: UTC 2021-05-16T22:38:39.1662330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:38:39.1662760Z NOT_CRAN: true 2021-05-16T22:38:39.1663110Z ##[endgroup] 2021-05-16T22:38:39.5110770Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:38:39.6336240Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T22:38:39.6337300Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T22:38:39.6338030Z timeout = Inf, check_dir = "check") 2021-05-16T22:38:39.7149960Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T22:38:39.9846540Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T22:38:40.2801370Z * preparing ‘WhiteStripe’: 2021-05-16T22:38:40.2889920Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:38:40.3981460Z * installing the package to build vignettes 2021-05-16T22:39:22.9657340Z * creating vignettes ... OK 2021-05-16T22:39:23.0628340Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:39:23.0653490Z * checking for empty or unneeded directories 2021-05-16T22:39:23.0755180Z * building ‘WhiteStripe_2.3.2.tar.gz’ 2021-05-16T22:39:23.1486180Z 2021-05-16T22:39:23.2954300Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T22:39:23.5922720Z * using log directory ‘/Users/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck’ 2021-05-16T22:39:23.5941050Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-16T22:39:23.5945170Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T22:39:23.5946300Z * using session charset: UTF-8 2021-05-16T22:39:23.7189870Z * using option ‘--as-cran’ 2021-05-16T22:39:23.7292450Z * checking for file ‘WhiteStripe/DESCRIPTION’ ... OK 2021-05-16T22:39:23.7392210Z * checking extension type ... Package 2021-05-16T22:39:23.7620000Z * this is package ‘WhiteStripe’ version ‘2.3.2’ 2021-05-16T22:39:23.7963260Z * package encoding: UTF-8 2021-05-16T22:39:23.8065050Z * checking package namespace information ... OK 2021-05-16T22:39:25.0295980Z * checking package dependencies ... OK 2021-05-16T22:39:25.0310290Z * checking if this is a source package ... OK 2021-05-16T22:39:25.0315640Z * checking if there is a namespace ... OK 2021-05-16T22:39:25.2501040Z * checking for executable files ... OK 2021-05-16T22:39:25.2515040Z * checking for hidden files and directories ... OK 2021-05-16T22:39:25.2532970Z * checking for portable file names ... OK 2021-05-16T22:39:25.2544070Z * checking for sufficient/correct file permissions ... OK 2021-05-16T22:39:25.2582750Z * checking serialization versions ... OK 2021-05-16T22:39:33.7586100Z * checking whether package ‘WhiteStripe’ can be installed ... OK 2021-05-16T22:39:33.7695960Z * checking installed package size ... NOTE 2021-05-16T22:39:33.7701890Z installed size is 6.0Mb 2021-05-16T22:39:33.7714210Z sub-directories of 1Mb or more: 2021-05-16T22:39:33.7720950Z data 5.7Mb 2021-05-16T22:39:33.9142130Z * checking package directory ... OK 2021-05-16T22:39:33.9146950Z * checking for future file timestamps ... OK 2021-05-16T22:39:33.9158770Z * checking ‘build’ directory ... OK 2021-05-16T22:39:34.1277980Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:39:34.1284350Z * checking top-level files ... OK 2021-05-16T22:39:34.1295150Z * checking for left-over files ... OK 2021-05-16T22:39:34.3469020Z * checking index information ... OK 2021-05-16T22:39:34.6764430Z * checking package subdirectories ... OK 2021-05-16T22:39:34.7446760Z * checking R files for non-ASCII characters ... OK 2021-05-16T22:39:34.8142590Z * checking R files for syntax errors ... OK 2021-05-16T22:39:36.4185160Z * checking whether the package can be loaded ... OK 2021-05-16T22:39:38.0381820Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T22:39:39.6546650Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T22:39:41.3130820Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T22:39:42.9173660Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T22:39:44.5613070Z * checking loading without being on the library search path ... OK 2021-05-16T22:39:46.1902500Z * checking dependencies in R code ... OK 2021-05-16T22:39:48.9178630Z * checking S3 generic/method consistency ... OK 2021-05-16T22:39:50.5732910Z * checking replacement functions ... OK 2021-05-16T22:39:52.2767710Z * checking foreign function calls ... OK 2021-05-16T22:40:00.8109820Z * checking R code for possible problems ... OK 2021-05-16T22:40:01.0981780Z * checking Rd files ... OK 2021-05-16T22:40:01.1626660Z * checking Rd metadata ... OK 2021-05-16T22:40:01.2652220Z * checking Rd line widths ... OK 2021-05-16T22:40:01.4817360Z * checking Rd cross-references ... OK 2021-05-16T22:40:03.2043390Z * checking for missing documentation entries ... OK 2021-05-16T22:40:08.3563800Z * checking for code/documentation mismatches ... OK 2021-05-16T22:40:11.3057360Z * checking Rd \usage sections ... OK 2021-05-16T22:40:11.4429940Z * checking Rd contents ... OK 2021-05-16T22:40:11.6178460Z * checking for unstated dependencies in examples ... OK 2021-05-16T22:40:12.6251900Z * checking contents of ‘data’ directory ... OK 2021-05-16T22:40:14.3389230Z * checking data for non-ASCII characters ... OK 2021-05-16T22:40:14.3404290Z * checking LazyData ... WARNING 2021-05-16T22:40:14.3406410Z ##[warning] LazyData DB of 5.7 MB without LazyDataCompression set 2021-05-16T22:40:14.3411460Z See §1.1.6 of 'Writing R Extensions' 2021-05-16T22:40:14.5798660Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T22:40:14.5920590Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T22:40:14.5982850Z * checking files in ‘vignettes’ ... OK 2021-05-16T22:40:21.0426490Z * checking examples ... OK 2021-05-16T22:40:21.2735400Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T22:40:21.2783600Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T22:40:56.0168330Z * checking re-building of vignette outputs ... OK 2021-05-16T22:41:00.8333680Z * checking PDF version of manual ... OK 2021-05-16T22:41:00.8340460Z * checking for non-standard things in the check directory ... OK 2021-05-16T22:41:00.8344330Z * checking for detritus in the temp directory ... OK 2021-05-16T22:41:00.8349170Z * DONE 2021-05-16T22:41:00.8353630Z 2021-05-16T22:41:00.8358610Z Status: 1 WARNING, 1 NOTE 2021-05-16T22:41:00.8359440Z See 2021-05-16T22:41:00.8361410Z ‘/Users/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck/00check.log’ 2021-05-16T22:41:00.8362180Z for details. 2021-05-16T22:41:00.8362460Z 2021-05-16T22:41:00.8414520Z 2021-05-16T22:41:00.9713220Z ── R CMD check results ────────────────────────────────── WhiteStripe 2.3.2 ──── 2021-05-16T22:41:00.9731310Z Duration: 1m 37.8s 2021-05-16T22:41:00.9732140Z 2021-05-16T22:41:00.9755690Z ❯ checking LazyData ... WARNING 2021-05-16T22:41:00.9757590Z ##[warning] LazyData DB of 5.7 MB without LazyDataCompression set 2021-05-16T22:41:00.9760170Z See §1.1.6 of 'Writing R Extensions' 2021-05-16T22:41:00.9760760Z 2021-05-16T22:41:00.9765220Z ❯ checking installed package size ... NOTE 2021-05-16T22:41:00.9765850Z installed size is 6.0Mb 2021-05-16T22:41:00.9767390Z sub-directories of 1Mb or more: 2021-05-16T22:41:00.9768010Z data 5.7Mb 2021-05-16T22:41:00.9768270Z 2021-05-16T22:41:00.9777300Z 0 errors ✔ | 1 warning ✖ | 1 note ✖ 2021-05-16T22:41:00.9951780Z total 13136 2021-05-16T22:41:00.9953920Z drwxr-xr-x 14 runner staff 448 May 16 22:41 WhiteStripe.Rcheck 2021-05-16T22:41:00.9956430Z -rw-r--r-- 1 runner staff 658606 May 16 22:39 WhiteStripe_2.3.2.tar.gz 2021-05-16T22:41:00.9957900Z -rw-r--r-- 1 runner staff 6064955 May 16 22:39 WhiteStripe_2.3.2.tgz 2021-05-16T22:41:01.0013200Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:41:01.0014050Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:41:01.0499680Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:41:01.0500130Z env: 2021-05-16T22:41:01.0500510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:41:01.0500910Z TIC_DEPLOY_KEY: 2021-05-16T22:41:01.0501220Z RSPM: 2021-05-16T22:41:01.0502580Z GITHUB_PAT: *** 2021-05-16T22:41:01.0502960Z COVERALLS_TOKEN: 2021-05-16T22:41:01.0503360Z continue-on-error: true 2021-05-16T22:41:01.0503790Z VDIFFR_RUN_TESTS: false 2021-05-16T22:41:01.0504240Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:41:01.0504620Z TZ: UTC 2021-05-16T22:41:01.0504950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:41:01.0505300Z NOT_CRAN: true 2021-05-16T22:41:01.0505620Z ##[endgroup] 2021-05-16T22:41:01.0959950Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T22:41:01.0960840Z Rscript -e "tic::before_deploy()" 2021-05-16T22:41:01.1196700Z shell: /bin/bash -e {0} 2021-05-16T22:41:01.1197100Z env: 2021-05-16T22:41:01.1197510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:41:01.1198200Z TIC_DEPLOY_KEY: 2021-05-16T22:41:01.1198550Z RSPM: 2021-05-16T22:41:01.1199520Z GITHUB_PAT: *** 2021-05-16T22:41:01.1199920Z COVERALLS_TOKEN: 2021-05-16T22:41:01.1200420Z continue-on-error: true 2021-05-16T22:41:01.1201000Z VDIFFR_RUN_TESTS: false 2021-05-16T22:41:01.1201490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:41:01.1202010Z TZ: UTC 2021-05-16T22:41:01.1202370Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:41:01.1202780Z NOT_CRAN: true 2021-05-16T22:41:01.1203120Z ##[endgroup] 2021-05-16T22:41:01.4658640Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:41:01.5888850Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T22:41:01.5889430Z with: 2021-05-16T22:41:01.5890290Z upload_url: https://uploads.github.com/repos/neuroconductor/WhiteStripe/releases/43022137/assets{?name,label} 2021-05-16T22:41:01.5891260Z asset_path: check/WhiteStripe_2.3.2.tgz 2021-05-16T22:41:01.5891780Z asset_name: WhiteStripe_2.3.2_R4.1.tgz 2021-05-16T22:41:01.5892380Z asset_content_type: application/octet-stream 2021-05-16T22:41:01.5892840Z env: 2021-05-16T22:41:01.5893280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:41:01.5893720Z TIC_DEPLOY_KEY: 2021-05-16T22:41:01.5894100Z RSPM: 2021-05-16T22:41:01.5895150Z GITHUB_PAT: *** 2021-05-16T22:41:01.5895600Z COVERALLS_TOKEN: 2021-05-16T22:41:01.5896050Z continue-on-error: true 2021-05-16T22:41:01.5896540Z VDIFFR_RUN_TESTS: false 2021-05-16T22:41:01.5897060Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:41:01.5897480Z TZ: UTC 2021-05-16T22:41:01.5898190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:41:01.5898660Z NOT_CRAN: true 2021-05-16T22:41:01.5899550Z GITHUB_TOKEN: *** 2021-05-16T22:41:01.5899990Z ##[endgroup] 2021-05-16T22:41:02.3997020Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T22:41:02.3997920Z Rscript -e "tic::deploy()" 2021-05-16T22:41:02.4240080Z shell: /bin/bash -e {0} 2021-05-16T22:41:02.4240500Z env: 2021-05-16T22:41:02.4240910Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:41:02.4241390Z TIC_DEPLOY_KEY: 2021-05-16T22:41:02.4241720Z RSPM: 2021-05-16T22:41:02.4242750Z GITHUB_PAT: *** 2021-05-16T22:41:02.4243170Z COVERALLS_TOKEN: 2021-05-16T22:41:02.4243640Z continue-on-error: true 2021-05-16T22:41:02.4244120Z VDIFFR_RUN_TESTS: false 2021-05-16T22:41:02.4244590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:41:02.4245040Z TZ: UTC 2021-05-16T22:41:02.4245410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:41:02.4245830Z NOT_CRAN: true 2021-05-16T22:41:02.4246180Z ##[endgroup] 2021-05-16T22:41:02.7674700Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:41:02.8903560Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T22:41:02.8904210Z Rscript -e "tic::after_deploy()" 2021-05-16T22:41:02.9146420Z shell: /bin/bash -e {0} 2021-05-16T22:41:02.9146820Z env: 2021-05-16T22:41:02.9147230Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:41:02.9147700Z TIC_DEPLOY_KEY: 2021-05-16T22:41:02.9148180Z RSPM: 2021-05-16T22:41:02.9149310Z GITHUB_PAT: *** 2021-05-16T22:41:02.9149720Z COVERALLS_TOKEN: 2021-05-16T22:41:02.9150210Z continue-on-error: true 2021-05-16T22:41:02.9150800Z VDIFFR_RUN_TESTS: false 2021-05-16T22:41:02.9151290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:41:02.9151720Z TZ: UTC 2021-05-16T22:41:02.9152100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:41:02.9152520Z NOT_CRAN: true 2021-05-16T22:41:02.9152870Z ##[endgroup] 2021-05-16T22:41:03.2787910Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:41:03.6494400Z Post job cleanup. 2021-05-16T22:41:03.7210480Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:41:03.7337360Z Post job cleanup. 2021-05-16T22:41:03.8624140Z [command]/usr/local/bin/git version 2021-05-16T22:41:03.8797240Z git version 2.31.1 2021-05-16T22:41:03.8856980Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:41:03.8933490Z [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-16T22:41:03.9858710Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:41:03.9913330Z http.https://github.com/.extraheader 2021-05-16T22:41:03.9926650Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T22:41:04.0043430Z [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-16T22:41:04.0909170Z Cleaning up orphan processes