2021-05-16T19:32:09.3545691Z ##[section]Starting: Request a runner to run this job 2021-05-16T19:32:09.4873276Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T19:32:09.5853478Z 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-16T19:32:09.7427496Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T19:32:09.9323982Z ##[section]Finishing: Request a runner to run this job 2021-05-16T19:32:27.0625520Z Current runner version: '2.278.0' 2021-05-16T19:32:27.0701990Z ##[group]Operating System 2021-05-16T19:32:27.0703330Z Mac OS X 2021-05-16T19:32:27.0703810Z 10.15.7 2021-05-16T19:32:27.0704240Z 19H1030 2021-05-16T19:32:27.0704660Z ##[endgroup] 2021-05-16T19:32:27.0705220Z ##[group]Virtual Environment 2021-05-16T19:32:27.0705840Z Environment: macos-10.15 2021-05-16T19:32:27.0706630Z Version: 20210510.1 2021-05-16T19:32:27.0707730Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T19:32:27.0709300Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T19:32:27.0710270Z ##[endgroup] 2021-05-16T19:32:27.0712660Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T19:32:27.0714310Z Actions: write 2021-05-16T19:32:27.0714910Z Checks: write 2021-05-16T19:32:27.0715460Z Contents: write 2021-05-16T19:32:27.0716010Z Deployments: write 2021-05-16T19:32:27.0716760Z Issues: write 2021-05-16T19:32:27.0717340Z Metadata: read 2021-05-16T19:32:27.0717810Z Packages: write 2021-05-16T19:32:27.0718360Z PullRequests: write 2021-05-16T19:32:27.0718940Z RepositoryProjects: write 2021-05-16T19:32:27.0719680Z SecurityEvents: write 2021-05-16T19:32:27.0720460Z Statuses: write 2021-05-16T19:32:27.0721670Z ##[endgroup] 2021-05-16T19:32:27.0725740Z Prepare workflow directory 2021-05-16T19:32:27.2355120Z Prepare all required actions 2021-05-16T19:32:27.2380640Z Getting action download info 2021-05-16T19:32:27.6225160Z Download action repository 'actions/checkout@v2' 2021-05-16T19:32:29.6716430Z Download action repository 'r-lib/actions@master' 2021-05-16T19:32:33.3271580Z Download action repository 'adigherman/actions@master' 2021-05-16T19:32:35.5875800Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T19:32:35.9405540Z Download action repository 'actions/cache@v1' 2021-05-16T19:32:36.3127930Z Download action repository 'actions/upload-artifact@master' 2021-05-16T19:32:36.7489710Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T19:32:38.5055250Z ##[group]Run actions/checkout@v2 2021-05-16T19:32:38.5055980Z with: 2021-05-16T19:32:38.5056430Z repository: neuroconductor/voxel 2021-05-16T19:32:38.5057510Z token: *** 2021-05-16T19:32:38.5057890Z ssh-strict: true 2021-05-16T19:32:38.5058350Z persist-credentials: true 2021-05-16T19:32:38.5058770Z clean: true 2021-05-16T19:32:38.5059120Z fetch-depth: 1 2021-05-16T19:32:38.5059460Z lfs: false 2021-05-16T19:32:38.5059810Z submodules: false 2021-05-16T19:32:38.5060140Z env: 2021-05-16T19:32:38.5060530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:38.5060940Z TIC_DEPLOY_KEY: 2021-05-16T19:32:38.5061260Z RSPM: 2021-05-16T19:32:38.5061970Z GITHUB_PAT: *** 2021-05-16T19:32:38.5062330Z COVERALLS_TOKEN: 2021-05-16T19:32:38.5062970Z continue-on-error: false 2021-05-16T19:32:38.5063640Z VDIFFR_RUN_TESTS: false 2021-05-16T19:32:38.5064020Z ##[endgroup] 2021-05-16T19:32:39.8958800Z Syncing repository: neuroconductor/voxel 2021-05-16T19:32:39.8960250Z ##[group]Getting Git version info 2021-05-16T19:32:39.8961850Z Working directory is '/Users/runner/work/voxel/voxel' 2021-05-16T19:32:39.8962550Z [command]/usr/local/bin/git version 2021-05-16T19:32:39.9149060Z git version 2.31.1 2021-05-16T19:32:39.9353330Z ##[endgroup] 2021-05-16T19:32:39.9454540Z Deleting the contents of '/Users/runner/work/voxel/voxel' 2021-05-16T19:32:39.9655510Z ##[group]Initializing the repository 2021-05-16T19:32:39.9758070Z [command]/usr/local/bin/git init /Users/runner/work/voxel/voxel 2021-05-16T19:32:39.9861280Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T19:32:39.9962300Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T19:32:40.0062630Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T19:32:40.0163350Z hint: 2021-05-16T19:32:40.0265530Z hint: git config --global init.defaultBranch 2021-05-16T19:32:40.0365160Z hint: 2021-05-16T19:32:40.0437050Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T19:32:40.0445000Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T19:32:40.0473850Z hint: 2021-05-16T19:32:40.0482690Z hint: git branch -m 2021-05-16T19:32:40.0587630Z Initialized empty Git repository in /Users/runner/work/voxel/voxel/.git/ 2021-05-16T19:32:40.0682850Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/voxel 2021-05-16T19:32:40.0784910Z ##[endgroup] 2021-05-16T19:32:40.0847310Z ##[group]Disabling automatic garbage collection 2021-05-16T19:32:40.0950180Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T19:32:40.1020580Z ##[endgroup] 2021-05-16T19:32:40.1144820Z ##[group]Setting up auth 2021-05-16T19:32:40.1167890Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T19:32:40.1200460Z [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-16T19:32:40.1990400Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T19:32:40.2168620Z [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-16T19:32:40.3567910Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T19:32:40.3732000Z ##[endgroup] 2021-05-16T19:32:40.3834150Z ##[group]Fetching the repository 2021-05-16T19:32:40.3858760Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +abf3082f86a230e6c3bbaf54a3a61570eeedde33:refs/tags/1.3.5.s 2021-05-16T19:32:40.7524270Z remote: Enumerating objects: 85, done. 2021-05-16T19:32:40.7625960Z remote: Counting objects: 1% (1/85) 2021-05-16T19:32:40.7665050Z remote: Counting objects: 2% (2/85) 2021-05-16T19:32:40.7678100Z remote: Counting objects: 3% (3/85) 2021-05-16T19:32:40.7692000Z remote: Counting objects: 4% (4/85) 2021-05-16T19:32:40.7754590Z remote: Counting objects: 5% (5/85) 2021-05-16T19:32:40.7836800Z remote: Counting objects: 7% (6/85) 2021-05-16T19:32:40.7872490Z remote: Counting objects: 8% (7/85) 2021-05-16T19:32:40.7876050Z remote: Counting objects: 9% (8/85) 2021-05-16T19:32:40.7992630Z remote: Counting objects: 10% (9/85) 2021-05-16T19:32:40.8128070Z remote: Counting objects: 11% (10/85) 2021-05-16T19:32:40.8230610Z remote: Counting objects: 12% (11/85) 2021-05-16T19:32:40.8278840Z remote: Counting objects: 14% (12/85) 2021-05-16T19:32:40.8292300Z remote: Counting objects: 15% (13/85) 2021-05-16T19:32:40.8401200Z remote: Counting objects: 16% (14/85) 2021-05-16T19:32:40.8449850Z remote: Counting objects: 17% (15/85) 2021-05-16T19:32:40.8561040Z remote: Counting objects: 18% (16/85) 2021-05-16T19:32:40.8668730Z remote: Counting objects: 20% (17/85) 2021-05-16T19:32:40.8771280Z remote: Counting objects: 21% (18/85) 2021-05-16T19:32:40.8840880Z remote: Counting objects: 22% (19/85) 2021-05-16T19:32:40.8859370Z remote: Counting objects: 23% (20/85) 2021-05-16T19:32:40.8882410Z remote: Counting objects: 24% (21/85) 2021-05-16T19:32:40.8949230Z remote: Counting objects: 25% (22/85) 2021-05-16T19:32:40.8973480Z remote: Counting objects: 27% (23/85) 2021-05-16T19:32:40.9024250Z remote: Counting objects: 28% (24/85) 2021-05-16T19:32:40.9049210Z remote: Counting objects: 29% (25/85) 2021-05-16T19:32:40.9090460Z remote: Counting objects: 30% (26/85) 2021-05-16T19:32:40.9123190Z remote: Counting objects: 31% (27/85) 2021-05-16T19:32:40.9151850Z remote: Counting objects: 32% (28/85) 2021-05-16T19:32:40.9203970Z remote: Counting objects: 34% (29/85) 2021-05-16T19:32:40.9228650Z remote: Counting objects: 35% (30/85) 2021-05-16T19:32:40.9235280Z remote: Counting objects: 36% (31/85) 2021-05-16T19:32:40.9253830Z remote: Counting objects: 37% (32/85) 2021-05-16T19:32:40.9258920Z remote: Counting objects: 38% (33/85) 2021-05-16T19:32:40.9263750Z remote: Counting objects: 40% (34/85) 2021-05-16T19:32:40.9272600Z remote: Counting objects: 41% (35/85) 2021-05-16T19:32:40.9294980Z remote: Counting objects: 42% (36/85) 2021-05-16T19:32:41.0710840Z remote: Counting objects: 43% (37/85) 2021-05-16T19:32:41.0711550Z remote: Counting objects: 44% (38/85) 2021-05-16T19:32:41.0813330Z remote: Counting objects: 45% (39/85) 2021-05-16T19:32:41.0915070Z remote: Counting objects: 47% (40/85) 2021-05-16T19:32:41.1016860Z remote: Counting objects: 48% (41/85) 2021-05-16T19:32:41.1057440Z remote: Counting objects: 49% (42/85) 2021-05-16T19:32:41.1160100Z remote: Counting objects: 50% (43/85) 2021-05-16T19:32:41.1333270Z remote: Counting objects: 51% (44/85) 2021-05-16T19:32:41.1582860Z remote: Counting objects: 52% (45/85) 2021-05-16T19:32:41.1921460Z remote: Counting objects: 54% (46/85) 2021-05-16T19:32:41.2092990Z remote: Counting objects: 55% (47/85) 2021-05-16T19:32:41.2206400Z remote: Counting objects: 56% (48/85) 2021-05-16T19:32:41.2319250Z remote: Counting objects: 57% (49/85) 2021-05-16T19:32:41.2425110Z remote: Counting objects: 58% (50/85) 2021-05-16T19:32:41.2538710Z remote: Counting objects: 60% (51/85) 2021-05-16T19:32:41.2546630Z remote: Counting objects: 61% (52/85) 2021-05-16T19:32:41.2657530Z remote: Counting objects: 62% (53/85) 2021-05-16T19:32:41.2765600Z remote: Counting objects: 63% (54/85) 2021-05-16T19:32:41.2868230Z remote: Counting objects: 64% (55/85) 2021-05-16T19:32:41.2890850Z remote: Counting objects: 65% (56/85) 2021-05-16T19:32:41.2896690Z remote: Counting objects: 67% (57/85) 2021-05-16T19:32:41.2915620Z remote: Counting objects: 68% (58/85) 2021-05-16T19:32:41.2924650Z remote: Counting objects: 69% (59/85) 2021-05-16T19:32:41.2941230Z remote: Counting objects: 70% (60/85) 2021-05-16T19:32:41.2943820Z remote: Counting objects: 71% (61/85) 2021-05-16T19:32:41.2946380Z remote: Counting objects: 72% (62/85) 2021-05-16T19:32:41.2947640Z remote: Counting objects: 74% (63/85) 2021-05-16T19:32:41.2949010Z remote: Counting objects: 75% (64/85) 2021-05-16T19:32:41.2951850Z remote: Counting objects: 76% (65/85) 2021-05-16T19:32:41.2955070Z remote: Counting objects: 77% (66/85) 2021-05-16T19:32:41.2956370Z remote: Counting objects: 78% (67/85) 2021-05-16T19:32:41.2957650Z remote: Counting objects: 80% (68/85) 2021-05-16T19:32:41.2959000Z remote: Counting objects: 81% (69/85) 2021-05-16T19:32:41.2962520Z remote: Counting objects: 82% (70/85) 2021-05-16T19:32:41.2964900Z remote: Counting objects: 83% (71/85) 2021-05-16T19:32:41.2968390Z remote: Counting objects: 84% (72/85) 2021-05-16T19:32:41.2972850Z remote: Counting objects: 85% (73/85) 2021-05-16T19:32:41.2975410Z remote: Counting objects: 87% (74/85) 2021-05-16T19:32:41.2979260Z remote: Counting objects: 88% (75/85) 2021-05-16T19:32:41.2980440Z remote: Counting objects: 89% (76/85) 2021-05-16T19:32:41.2981940Z remote: Counting objects: 90% (77/85) 2021-05-16T19:32:41.2984660Z remote: Counting objects: 91% (78/85) 2021-05-16T19:32:41.2987580Z remote: Counting objects: 92% (79/85) 2021-05-16T19:32:41.2988810Z remote: Counting objects: 94% (80/85) 2021-05-16T19:32:41.2992400Z remote: Counting objects: 95% (81/85) 2021-05-16T19:32:41.2993900Z remote: Counting objects: 96% (82/85) 2021-05-16T19:32:41.2997450Z remote: Counting objects: 97% (83/85) 2021-05-16T19:32:41.2998610Z remote: Counting objects: 98% (84/85) 2021-05-16T19:32:41.3000110Z remote: Counting objects: 100% (85/85) 2021-05-16T19:32:41.3013210Z remote: Counting objects: 100% (85/85), done. 2021-05-16T19:32:41.3016330Z remote: Compressing objects: 1% (1/80) 2021-05-16T19:32:41.3017570Z remote: Compressing objects: 2% (2/80) 2021-05-16T19:32:41.3019020Z remote: Compressing objects: 3% (3/80) 2021-05-16T19:32:41.3020320Z remote: Compressing objects: 5% (4/80) 2021-05-16T19:32:41.3023610Z remote: Compressing objects: 6% (5/80) 2021-05-16T19:32:41.3025160Z remote: Compressing objects: 7% (6/80) 2021-05-16T19:32:41.3026370Z remote: Compressing objects: 8% (7/80) 2021-05-16T19:32:41.3027870Z remote: Compressing objects: 10% (8/80) 2021-05-16T19:32:41.3029060Z remote: Compressing objects: 11% (9/80) 2021-05-16T19:32:41.3032480Z remote: Compressing objects: 12% (10/80) 2021-05-16T19:32:41.3033860Z remote: Compressing objects: 13% (11/80) 2021-05-16T19:32:41.3037250Z remote: Compressing objects: 15% (12/80) 2021-05-16T19:32:41.3040770Z remote: Compressing objects: 16% (13/80) 2021-05-16T19:32:41.3044580Z remote: Compressing objects: 17% (14/80) 2021-05-16T19:32:41.3047100Z remote: Compressing objects: 18% (15/80) 2021-05-16T19:32:41.3048330Z remote: Compressing objects: 20% (16/80) 2021-05-16T19:32:41.3049800Z remote: Compressing objects: 21% (17/80) 2021-05-16T19:32:41.3066590Z remote: Compressing objects: 22% (18/80) 2021-05-16T19:32:41.3069670Z remote: Compressing objects: 23% (19/80) 2021-05-16T19:32:41.3070630Z remote: Compressing objects: 25% (20/80) 2021-05-16T19:32:41.3075570Z remote: Compressing objects: 26% (21/80) 2021-05-16T19:32:41.3077250Z remote: Compressing objects: 27% (22/80) 2021-05-16T19:32:41.3078450Z remote: Compressing objects: 28% (23/80) 2021-05-16T19:32:41.3082470Z remote: Compressing objects: 30% (24/80) 2021-05-16T19:32:41.3084640Z remote: Compressing objects: 31% (25/80) 2021-05-16T19:32:41.3085790Z remote: Compressing objects: 32% (26/80) 2021-05-16T19:32:41.3087430Z remote: Compressing objects: 33% (27/80) 2021-05-16T19:32:41.3088610Z remote: Compressing objects: 35% (28/80) 2021-05-16T19:32:41.3089850Z remote: Compressing objects: 36% (29/80) 2021-05-16T19:32:41.3094950Z remote: Compressing objects: 37% (30/80) 2021-05-16T19:32:41.3096100Z remote: Compressing objects: 38% (31/80) 2021-05-16T19:32:41.3097670Z remote: Compressing objects: 40% (32/80) 2021-05-16T19:32:41.3100250Z remote: Compressing objects: 41% (33/80) 2021-05-16T19:32:41.3101840Z remote: Compressing objects: 42% (34/80) 2021-05-16T19:32:41.3103170Z remote: Compressing objects: 43% (35/80) 2021-05-16T19:32:41.3104770Z remote: Compressing objects: 45% (36/80) 2021-05-16T19:32:41.3107680Z remote: Compressing objects: 46% (37/80) 2021-05-16T19:32:41.3111600Z remote: Compressing objects: 47% (38/80) 2021-05-16T19:32:41.3115360Z remote: Compressing objects: 48% (39/80) 2021-05-16T19:32:41.3119270Z remote: Compressing objects: 50% (40/80) 2021-05-16T19:32:41.3123670Z remote: Compressing objects: 51% (41/80) 2021-05-16T19:32:41.3124640Z remote: Compressing objects: 52% (42/80) 2021-05-16T19:32:41.3129580Z remote: Compressing objects: 53% (43/80) 2021-05-16T19:32:41.3133180Z remote: Compressing objects: 55% (44/80) 2021-05-16T19:32:41.3134530Z remote: Compressing objects: 56% (45/80) 2021-05-16T19:32:41.3136050Z remote: Compressing objects: 57% (46/80) 2021-05-16T19:32:41.3137230Z remote: Compressing objects: 58% (47/80) 2021-05-16T19:32:41.3140920Z remote: Compressing objects: 60% (48/80) 2021-05-16T19:32:41.3142340Z remote: Compressing objects: 61% (49/80) 2021-05-16T19:32:41.3145110Z remote: Compressing objects: 62% (50/80) 2021-05-16T19:32:41.3146240Z remote: Compressing objects: 63% (51/80) 2021-05-16T19:32:41.3150530Z remote: Compressing objects: 65% (52/80) 2021-05-16T19:32:41.3151480Z remote: Compressing objects: 66% (53/80) 2021-05-16T19:32:41.3156500Z remote: Compressing objects: 67% (54/80) 2021-05-16T19:32:41.3157780Z remote: Compressing objects: 68% (55/80) 2021-05-16T19:32:41.3166270Z remote: Compressing objects: 70% (56/80) 2021-05-16T19:32:41.3169040Z remote: Compressing objects: 71% (57/80) 2021-05-16T19:32:41.3169930Z remote: Compressing objects: 72% (58/80) 2021-05-16T19:32:41.3170840Z remote: Compressing objects: 73% (59/80) 2021-05-16T19:32:41.3171760Z remote: Compressing objects: 75% (60/80) 2021-05-16T19:32:41.3172660Z remote: Compressing objects: 76% (61/80) 2021-05-16T19:32:41.3173580Z remote: Compressing objects: 77% (62/80) 2021-05-16T19:32:41.3174450Z remote: Compressing objects: 78% (63/80) 2021-05-16T19:32:41.3175360Z remote: Compressing objects: 80% (64/80) 2021-05-16T19:32:41.3176260Z remote: Compressing objects: 81% (65/80) 2021-05-16T19:32:41.3177130Z remote: Compressing objects: 82% (66/80) 2021-05-16T19:32:41.3178040Z remote: Compressing objects: 83% (67/80) 2021-05-16T19:32:41.3178890Z remote: Compressing objects: 85% (68/80) 2021-05-16T19:32:41.3179810Z remote: Compressing objects: 86% (69/80) 2021-05-16T19:32:41.3181070Z remote: Compressing objects: 87% (70/80) 2021-05-16T19:32:41.3182040Z remote: Compressing objects: 88% (71/80) 2021-05-16T19:32:41.3182960Z remote: Compressing objects: 90% (72/80) 2021-05-16T19:32:41.3183910Z remote: Compressing objects: 91% (73/80) 2021-05-16T19:32:41.3185320Z remote: Compressing objects: 92% (74/80) 2021-05-16T19:32:41.3186390Z remote: Compressing objects: 93% (75/80) 2021-05-16T19:32:41.3187330Z remote: Compressing objects: 95% (76/80) 2021-05-16T19:32:41.3188260Z remote: Compressing objects: 96% (77/80) 2021-05-16T19:32:41.3189150Z remote: Compressing objects: 97% (78/80) 2021-05-16T19:32:41.3190410Z remote: Compressing objects: 98% (79/80) 2021-05-16T19:32:41.3191320Z remote: Compressing objects: 100% (80/80) 2021-05-16T19:32:41.3192320Z remote: Compressing objects: 100% (80/80), done. 2021-05-16T19:32:41.3194260Z remote: Total 85 (delta 49), reused 15 (delta 3), pack-reused 0 2021-05-16T19:32:41.3195290Z From https://github.com/neuroconductor/voxel 2021-05-16T19:32:41.3298110Z * [new ref] abf3082f86a230e6c3bbaf54a3a61570eeedde33 -> 1.3.5.s 2021-05-16T19:32:41.3364310Z ##[endgroup] 2021-05-16T19:32:41.3390650Z ##[group]Determining the checkout info 2021-05-16T19:32:41.3419530Z ##[endgroup] 2021-05-16T19:32:41.3437870Z ##[group]Checking out the ref 2021-05-16T19:32:41.3445210Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.3.5.s 2021-05-16T19:32:41.3450820Z HEAD is now at abf3082 Version id 64 stable 2021-05-16T19:32:41.3451850Z ##[endgroup] 2021-05-16T19:32:41.3453630Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T19:32:41.3455240Z 'abf3082f86a230e6c3bbaf54a3a61570eeedde33' 2021-05-16T19:32:41.3596850Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T19:32:41.3597320Z with: 2021-05-16T19:32:41.3597640Z r-version: 3.5 2021-05-16T19:32:41.3597950Z Ncpus: 1 2021-05-16T19:32:41.3598320Z crayon.enabled: NULL 2021-05-16T19:32:41.3598780Z remove-openmp-macos: true 2021-05-16T19:32:41.3599290Z http-user-agent: default 2021-05-16T19:32:41.3599690Z install-r: true 2021-05-16T19:32:41.3600200Z windows-path-include-mingw: true 2021-05-16T19:32:41.3600670Z env: 2021-05-16T19:32:41.3601460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:41.3601870Z TIC_DEPLOY_KEY: 2021-05-16T19:32:41.3602190Z RSPM: 2021-05-16T19:32:41.3603360Z GITHUB_PAT: *** 2021-05-16T19:32:41.3603740Z COVERALLS_TOKEN: 2021-05-16T19:32:41.3604170Z continue-on-error: false 2021-05-16T19:32:41.3604600Z VDIFFR_RUN_TESTS: false 2021-05-16T19:32:41.3604960Z ##[endgroup] 2021-05-16T19:32:41.6786540Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T19:32:44.7311550Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-16T19:32:45.1861490Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T19:32:45.4822820Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T19:32:45.4925800Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T19:32:46.2212060Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T19:32:46.2215220Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T19:32:46.2245030Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T19:32:46.2246910Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T19:32:46.2251810Z Checksumming (Apple_Free : 3)… 2021-05-16T19:32:46.2253590Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T19:32:46.2255570Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T19:32:46.2256920Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T19:32:46.2258730Z Checksumming (Apple_Free : 5)… 2021-05-16T19:32:47.0093890Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T19:32:47.0105740Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T19:32:47.0109460Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T19:32:47.0111190Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T19:32:48.0323910Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T19:32:48.0397640Z verified CRC32 $84F1919B 2021-05-16T19:32:49.3767100Z /dev/disk2 GUID_partition_scheme 2021-05-16T19:32:49.4042540Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T19:32:49.4146370Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T19:32:54.1009720Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T19:32:54.1010660Z To reinstall 0.29.2_3, run: 2021-05-16T19:32:54.1012370Z brew reinstall pkg-config 2021-05-16T19:32:54.1533530Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T19:32:55.7479750Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T19:32:56.0978510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T19%3A40%3A00Z&sig=ELVIIbwqH%2F9SOHHopguuAWp7DMobn6dLnSQ79e561ow%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:32:56.3802550Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T19:32:59.5228940Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T19:32:59.5334070Z installer: Upgrading at base path / 2021-05-16T19:32:59.5435910Z installer: The upgrade was successful. 2021-05-16T19:33:01.6773570Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T19:33:01.7600840Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T19:33:03.4884910Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T19:33:03.8531990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T19%3A40%3A00Z&sig=jDgPTosiLCOh4kNY7FaV1c76JzjGW9KlML0AGsoqL8I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:33:03.9332080Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T19:33:05.4378530Z installer: Package name is gfortran 2021-05-16T19:33:05.4479140Z installer: Installing at base path / 2021-05-16T19:33:05.4580710Z installer: The install was successful. 2021-05-16T19:33:05.4682130Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T19:33:05.6918940Z "disk2" ejected. 2021-05-16T19:33:05.7020350Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T19:33:06.8875020Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T19:33:07.6224690Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T19:33:07.6537530Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T19:33:07.6538070Z env: 2021-05-16T19:33:07.6538540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:07.6539070Z TIC_DEPLOY_KEY: 2021-05-16T19:33:07.6539440Z RSPM: 2021-05-16T19:33:07.6540660Z GITHUB_PAT: *** 2021-05-16T19:33:07.6541100Z COVERALLS_TOKEN: 2021-05-16T19:33:07.6541590Z continue-on-error: false 2021-05-16T19:33:07.6542070Z VDIFFR_RUN_TESTS: false 2021-05-16T19:33:07.6542600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:33:07.6543030Z TZ: UTC 2021-05-16T19:33:07.6543420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:07.6543820Z NOT_CRAN: true 2021-05-16T19:33:07.6544160Z ##[endgroup] 2021-05-16T19:33:08.0542580Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T19:33:08.2249970Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T19:33:08.2273760Z Dload Upload Total Spent Left Speed 2021-05-16T19:33:08.2274680Z 2021-05-16T19:33:08.3011930Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T19:33:08.3566480Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T19:33:08.3568150Z 100 117 0 117 0 0 873 0 --:--:-- --:--:-- --:--:-- 879 2021-05-16T19:33:08.6403640Z 2021-05-16T19:33:08.6406340Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T19:33:09.3469770Z 2021-05-16T19:33:10.3414750Z 1 82.6M 1 911k 0 0 810k 0 0:01:44 0:00:01 0:01:43 810k 2021-05-16T19:33:11.3128180Z 24 82.6M 24 20.0M 0 0 9672k 0 0:00:08 0:00:02 0:00:06 19.2M 2021-05-16T19:33:12.3063540Z 53 82.6M 53 43.8M 0 0 14.1M 0 0:00:05 0:00:03 0:00:02 21.8M 2021-05-16T19:33:13.0078540Z 79 82.6M 79 66.0M 0 0 16.1M 0 0:00:05 0:00:04 0:00:01 21.9M 2021-05-16T19:33:13.0081240Z 100 82.6M 100 82.6M 0 0 17.2M 0 0:00:04 0:00:04 --:--:-- 22.3M 2021-05-16T19:33:18.0374280Z ##[group]Run tlmgr update --self 2021-05-16T19:33:18.0375030Z tlmgr update --self 2021-05-16T19:33:18.0375880Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T19:33:18.0376730Z tlmgr update --all 2021-05-16T19:33:18.0620500Z shell: /bin/bash -e {0} 2021-05-16T19:33:18.0620920Z env: 2021-05-16T19:33:18.0621400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:18.0621860Z TIC_DEPLOY_KEY: 2021-05-16T19:33:18.0622330Z RSPM: 2021-05-16T19:33:18.0623670Z GITHUB_PAT: *** 2021-05-16T19:33:18.0624140Z COVERALLS_TOKEN: 2021-05-16T19:33:18.0624640Z continue-on-error: false 2021-05-16T19:33:18.0625110Z VDIFFR_RUN_TESTS: false 2021-05-16T19:33:18.0625640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:33:18.0626090Z TZ: UTC 2021-05-16T19:33:18.0626490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:18.0627490Z NOT_CRAN: true 2021-05-16T19:33:18.0627970Z ##[endgroup] 2021-05-16T19:33:20.5337360Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:20.5340630Z tlmgr: no self-updates for tlmgr available 2021-05-16T19:33:22.9594420Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:22.9595550Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T19:33:23.2318330Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-16T19:33:23.6372280Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T19:33:23.8975180Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T19:33:24.2185630Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-16T19:33:24.4857290Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T19:33:29.9785900Z [7/89, 00:07/00:07] install: biber [1k] 2021-05-16T19:33:30.2454380Z [8/89, 00:08/00:08] install: biblatex [238k] 2021-05-16T19:33:30.7663650Z [9/89, 00:08/00:08] install: checkcites.universal-darwin [1k] 2021-05-16T19:33:31.0308100Z [10/89, 00:09/00:09] install: checkcites [7k] 2021-05-16T19:34:05.4293900Z [11/89, 00:43/00:47] install: chickenize [15k] 2021-05-16T19:34:05.7338090Z [12/89, 00:43/00:47] install: chinese-jfm [3k] 2021-05-16T19:34:06.0032990Z [13/89, 00:44/00:48] install: cloze [9k] 2021-05-16T19:34:06.2624880Z [14/89, 00:44/00:48] install: colorprofiles [86k] 2021-05-16T19:34:06.6395840Z [15/89, 00:44/00:48] install: combofont [2k] 2021-05-16T19:34:06.9024070Z [16/89, 00:44/00:48] install: courier [470k] 2021-05-16T19:34:07.4839530Z [17/89, 00:45/00:48] install: courier-scaled [3k] 2021-05-16T19:34:07.7516210Z [18/89, 00:45/00:48] install: cstypo [3k] 2021-05-16T19:34:08.0196550Z [19/89, 00:46/00:49] install: ctablestack [2k] 2021-05-16T19:34:08.2859060Z [20/89, 00:46/00:49] install: ekdosis [19k] 2021-05-16T19:34:08.5929420Z [21/89, 00:46/00:49] install: emoji [40k] 2021-05-16T19:34:08.9627950Z [22/89, 00:46/00:49] install: emojicite [2k] 2021-05-16T19:34:21.3698190Z [23/89, 00:59/01:03] install: enctex [24k] 2021-05-16T19:34:21.6906390Z [24/89, 00:59/01:03] install: enigma [18k] 2021-05-16T19:34:22.0066010Z [25/89, 01:00/01:04] install: etex-pkg [6k] 2021-05-16T19:34:22.2731720Z [26/89, 01:00/01:04] install: filecontents [3k] 2021-05-16T19:34:22.5298830Z [27/89, 01:00/01:04] install: grfext [3k] 2021-05-16T19:34:22.7886650Z [28/89, 01:00/01:04] install: hyphenex [9k] 2021-05-16T19:34:23.0475350Z [29/89, 01:01/01:05] install: ifplatform [2k] 2021-05-16T19:34:23.3058250Z [30/89, 01:01/01:05] install: innerscript [4k] 2021-05-16T19:34:23.5723990Z [31/89, 01:01/01:05] install: interpreter [7k] 2021-05-16T19:34:35.9108900Z [32/89, 01:13/01:18] install: kanaparser [5k] 2021-05-16T19:34:36.1714480Z [33/89, 01:14/01:19] install: knuth-local [23k] 2021-05-16T19:34:36.4955460Z [34/89, 01:14/01:19] install: logreq [4k] 2021-05-16T19:34:36.7544660Z [35/89, 01:14/01:19] install: lua-typo [7k] 2021-05-16T19:34:37.0213180Z [36/89, 01:15/01:20] install: lua-uca [70k] 2021-05-16T19:34:37.3952790Z [37/89, 01:15/01:20] install: lua-ul [7k] 2021-05-16T19:34:37.6543880Z [38/89, 01:15/01:20] install: lua-uni-algos [6k] 2021-05-16T19:34:37.9221650Z [39/89, 01:15/01:20] install: lua-visual-debug [4k] 2021-05-16T19:34:38.1798960Z [40/89, 01:16/01:21] install: luacode [3k] 2021-05-16T19:34:38.4462780Z [41/89, 01:16/01:21] install: luacolor [5k] 2021-05-16T19:34:38.7126110Z [42/89, 01:16/01:21] install: luahyphenrules [3k] 2021-05-16T19:34:38.9722320Z [43/89, 01:16/01:21] install: luaimageembed [2k] 2021-05-16T19:34:39.2331270Z [44/89, 01:17/01:22] install: luaindex [5k] 2021-05-16T19:34:39.4921360Z [45/89, 01:17/01:22] install: luainputenc [5k] 2021-05-16T19:34:39.7567110Z [46/89, 01:17/01:22] install: luaintro [1k] 2021-05-16T19:34:40.0179880Z [47/89, 01:18/01:23] install: luakeys [5k] 2021-05-16T19:34:52.4536890Z [48/89, 01:30/01:36] install: lualatex-doc [1k] 2021-05-16T19:34:52.7205520Z [49/89, 01:30/01:36] install: lualatex-truncate [2k] 2021-05-16T19:34:52.9914040Z [50/89, 01:30/01:36] install: luamplib [12k] 2021-05-16T19:34:53.2549740Z [51/89, 01:31/01:37] install: luapackageloader [2k] 2021-05-16T19:34:53.5242400Z [52/89, 01:31/01:37] install: luaprogtable [7k] 2021-05-16T19:34:53.7882770Z [53/89, 01:31/01:37] install: luarandom [2k] 2021-05-16T19:34:54.0545320Z [54/89, 01:32/01:38] install: luatex85 [2k] 2021-05-16T19:34:54.3209370Z [55/89, 01:32/01:38] install: luatexbase [4k] 2021-05-16T19:34:54.5922980Z [56/89, 01:32/01:38] install: luatexko [22k] 2021-05-16T19:34:54.8993630Z [57/89, 01:32/01:38] install: luatextra [2k] 2021-05-16T19:34:55.1597250Z [58/89, 01:33/01:39] install: luavlna [8k] 2021-05-16T19:34:55.4347750Z [59/89, 01:33/01:39] install: luaxml [31k] 2021-05-16T19:34:55.7461260Z [60/89, 01:33/01:39] install: makeindex.universal-darwin [91k] 2021-05-16T19:34:56.1555500Z [61/89, 01:34/01:39] install: makeindex [5k] 2021-05-16T19:34:56.4175650Z [62/89, 01:34/01:39] install: mflogo [2k] 2021-05-16T19:34:56.6855470Z [63/89, 01:34/01:39] install: newpax [9k] 2021-05-16T19:34:56.9448440Z [64/89, 01:34/01:39] install: nodetree [13k] 2021-05-16T19:34:57.2640450Z [65/89, 01:35/01:40] install: odsfile [5k] 2021-05-16T19:34:57.5301260Z [66/89, 01:35/01:40] install: optex.universal-darwin [1k] 2021-05-16T19:34:57.7898180Z [67/89, 01:35/01:40] install: optex [770k] 2021-05-16T19:34:58.4233700Z [68/89, 01:36/01:39] install: pdfarticle [4k] 2021-05-16T19:34:58.6965800Z [69/89, 01:36/01:39] install: pdfextra [22k] 2021-05-16T19:34:59.0278520Z [70/89, 01:37/01:40] install: placeat [4k] 2021-05-16T19:34:59.2996080Z [71/89, 01:37/01:40] install: plantuml [3k] 2021-05-16T19:34:59.5622000Z [72/89, 01:37/01:40] install: rsfs [55k] 2021-05-16T19:34:59.9262770Z [73/89, 01:37/01:40] install: selnolig [53k] 2021-05-16T19:35:00.2952540Z [74/89, 01:38/01:41] install: spelling [14k] 2021-05-16T19:35:00.6067910Z [75/89, 01:38/01:41] install: stricttex [2k] 2021-05-16T19:35:00.8756150Z [76/89, 01:38/01:41] install: texlive-common [1k] 2021-05-16T19:35:01.1357780Z [77/89, 01:39/01:42] install: texlive-en [1k] 2021-05-16T19:35:01.3946370Z [78/89, 01:39/01:42] install: texlive-msg-translations [144k] 2021-05-16T19:35:01.8238080Z [79/89, 01:39/01:41] install: thumbpdf.universal-darwin [1k] 2021-05-16T19:35:02.0913690Z [80/89, 01:40/01:42] install: thumbpdf [19k] 2021-05-16T19:35:02.4140660Z [81/89, 01:40/01:42] install: tlshell.universal-darwin [1k] 2021-05-16T19:35:02.6866260Z [82/89, 01:40/01:42] install: tlshell [29k] 2021-05-16T19:35:02.9940560Z [83/89, 01:40/01:42] install: typewriter [25k] 2021-05-16T19:35:03.3051480Z [84/89, 01:41/01:43] install: uninormalize [6k] 2021-05-16T19:35:03.5692300Z [85/89, 01:41/01:43] install: upquote [2k] 2021-05-16T19:35:03.8373100Z [86/89, 01:41/01:43] install: xdvi.universal-darwin [948k] 2021-05-16T19:35:04.5408420Z [87/89, 01:42/01:42] install: xdvi [7k] 2021-05-16T19:35:04.8188500Z [88/89, 01:42/01:42] install: collection-basic [1k] 2021-05-16T19:35:05.0830970Z [89/89, 01:43/01:43] install: collection-luatex [1k] 2021-05-16T19:35:05.3463960Z running mktexlsr ... 2021-05-16T19:35:06.0060690Z done running mktexlsr. 2021-05-16T19:35:06.0472910Z running updmap-sys ... 2021-05-16T19:35:06.6416990Z done running updmap-sys. 2021-05-16T19:35:06.6418890Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T19:35:06.6421180Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/o057TzQfdR/IFKFhZAcCc ... 2021-05-16T19:35:07.7962890Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/o057TzQfdR/IFKFhZAcCc. 2021-05-16T19:35:07.7964180Z OK: optex.fmt/luatex 2021-05-16T19:35:07.7965420Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T19:35:07.7966880Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T19:35:10.1130820Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:35:10.1132710Z tlmgr: no updates available 2021-05-16T19:35:10.2529840Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T19:35:10.2530340Z with: 2021-05-16T19:35:10.2530710Z pandoc-version: 2.7.3 2021-05-16T19:35:10.2531050Z env: 2021-05-16T19:35:10.2531440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:35:10.2531850Z TIC_DEPLOY_KEY: 2021-05-16T19:35:10.2532170Z RSPM: 2021-05-16T19:35:10.2533290Z GITHUB_PAT: *** 2021-05-16T19:35:10.2533680Z COVERALLS_TOKEN: 2021-05-16T19:35:10.2534120Z continue-on-error: false 2021-05-16T19:35:10.2534550Z VDIFFR_RUN_TESTS: false 2021-05-16T19:35:10.2535010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:35:10.2535400Z TZ: UTC 2021-05-16T19:35:10.2535740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:35:10.2536100Z NOT_CRAN: true 2021-05-16T19:35:10.2536440Z ##[endgroup] 2021-05-16T19:35:10.7754580Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T19:35:13.5027650Z installer: Package name is pandoc 2021-05-16T19:35:13.5029260Z installer: Installing at base path / 2021-05-16T19:35:13.5030020Z installer: The install was successful. 2021-05-16T19:35:13.5196360Z ##[group]Run git config user.name adigherman 2021-05-16T19:35:13.5197130Z git config user.name adigherman 2021-05-16T19:35:13.5197700Z git config user.email adig@jhu.edu 2021-05-16T19:35:13.5396300Z shell: /bin/bash -e {0} 2021-05-16T19:35:13.5396700Z env: 2021-05-16T19:35:13.5397230Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:35:13.5397700Z TIC_DEPLOY_KEY: 2021-05-16T19:35:13.5398120Z RSPM: 2021-05-16T19:35:13.5399220Z GITHUB_PAT: *** 2021-05-16T19:35:13.5399840Z COVERALLS_TOKEN: 2021-05-16T19:35:13.5400410Z continue-on-error: false 2021-05-16T19:35:13.5400900Z VDIFFR_RUN_TESTS: false 2021-05-16T19:35:13.5401440Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:35:13.5401890Z TZ: UTC 2021-05-16T19:35:13.5402340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:35:13.5402770Z NOT_CRAN: true 2021-05-16T19:35:13.5403200Z ##[endgroup] 2021-05-16T19:35:13.5962330Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T19:35:13.5963080Z env: 2021-05-16T19:35:13.5963570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:35:13.5964080Z TIC_DEPLOY_KEY: 2021-05-16T19:35:13.5964570Z RSPM: 2021-05-16T19:35:13.5965930Z GITHUB_PAT: *** 2021-05-16T19:35:13.5966410Z COVERALLS_TOKEN: 2021-05-16T19:35:13.5966880Z continue-on-error: false 2021-05-16T19:35:13.5967410Z VDIFFR_RUN_TESTS: false 2021-05-16T19:35:13.5967900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:35:13.5968380Z TZ: UTC 2021-05-16T19:35:13.5968760Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:35:13.5969200Z NOT_CRAN: true 2021-05-16T19:35:13.5969580Z ##[endgroup] 2021-05-16T19:35:15.2827840Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T19:35:15.3207500Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T19:35:15.3208470Z To reinstall 3.20.2, run: 2021-05-16T19:35:15.3209120Z brew reinstall cmake 2021-05-16T19:35:17.0219420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T19:35:18.1136610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:35:18.6694320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T19:35:19.0963700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T19%3A45%3A00Z&sig=YWeczC5MSyf6OteapEZ%2FRaHLiSpE1ZoEpRsEK0PKvl8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:35:19.1471960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=YWeczC5MSyf6OteapEZ\%2FRaHLiSpE1ZoEpRsEK0PKvl8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:35:19.2003980Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T19:35:19.2691750Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T19:35:19.2722170Z 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-2738-1re47eu 2021-05-16T19:35:19.2948640Z cp -pR /private/tmp/d20210516-2738-1re47eu/libssh/. /usr/local/Cellar/libssh 2021-05-16T19:35:19.3181440Z chmod -Rf +w /private/tmp/d20210516-2738-1re47eu 2021-05-16T19:35:19.3813570Z ==> Finishing up 2021-05-16T19:35:19.4182760Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T19:35:19.4206170Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T19:35:19.4211660Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T19:35:19.4218190Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T19:35:19.4223220Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T19:35:19.4229070Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T19:35:19.4237570Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T19:35:19.4407210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2902-j015ez.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-16T19:35:21.7485700Z ==> Summary 2021-05-16T19:35:21.7517460Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T19:35:23.9552740Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T19:35:25.1129980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:35:25.6958940Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T19:35:26.1227060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T19%3A45%3A00Z&sig=AXWfv6msffdwPCn3HiIdQyUi1dVBR5Ubu208XBz8qSk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:35:26.1781830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=AXWfv6msffdwPCn3HiIdQyUi1dVBR5Ubu208XBz8qSk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:35:27.2390720Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T19:35:27.6107940Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T19:35:28.9258700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:35:29.4786650Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T19:35:29.8641710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T19%3A45%3A00Z&sig=ZoTpfsu1b16WKeBzaap6%2FCv3Xbxn5yolY5kCmRuPlMA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:35:29.9056340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=ZoTpfsu1b16WKeBzaap6\%2FCv3Xbxn5yolY5kCmRuPlMA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:35:30.0018470Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T19:35:30.0094660Z ==> Installing dependencies for jags: gcc 2021-05-16T19:35:30.0102180Z ==> Installing jags dependency: gcc 2021-05-16T19:35:30.1170930Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T19:35:30.1202310Z 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-2909-uz30le 2021-05-16T19:35:32.6476450Z cp -pR /private/tmp/d20210516-2909-uz30le/gcc/. /usr/local/Cellar/gcc 2021-05-16T19:35:38.9525550Z chmod -Rf +w /private/tmp/d20210516-2909-uz30le 2021-05-16T19:35:43.3355890Z ==> Finishing up 2021-05-16T19:35:43.5396800Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T19:35:43.5401940Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T19:35:43.5407160Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T19:35:43.5413030Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T19:35:43.5418630Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T19:35:43.5424530Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T19:35:43.5430430Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T19:35:43.5435810Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T19:35:43.5441340Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T19:35:43.5448020Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T19:35:43.5465690Z rm /usr/local/bin/c++-11 2021-05-16T19:35:43.5469340Z rm /usr/local/bin/cpp-11 2021-05-16T19:35:43.5472960Z rm /usr/local/bin/g++-11 2021-05-16T19:35:43.5476560Z rm /usr/local/bin/gcc-11 2021-05-16T19:35:43.5528400Z rm /usr/local/bin/gcc-ar-11 2021-05-16T19:35:43.5530990Z rm /usr/local/bin/gcc-nm-11 2021-05-16T19:35:43.5534620Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T19:35:43.5538000Z rm /usr/local/bin/gcov-11 2021-05-16T19:35:43.5541450Z rm /usr/local/bin/gcov-dump-11 2021-05-16T19:35:43.5544880Z rm /usr/local/bin/gcov-tool-11 2021-05-16T19:35:43.8124120Z Error: The `brew link` step did not complete successfully 2021-05-16T19:35:43.8125020Z The formula built, but is not symlinked into /usr/local 2021-05-16T19:35:43.8129700Z Could not symlink bin/gfortran 2021-05-16T19:35:43.8132700Z Target /usr/local/bin/gfortran 2021-05-16T19:35:43.8133810Z already exists. You may want to remove it: 2021-05-16T19:35:43.8135440Z rm '/usr/local/bin/gfortran' 2021-05-16T19:35:43.8136180Z 2021-05-16T19:35:43.8137300Z To force the link and overwrite all conflicting files: 2021-05-16T19:35:43.8138590Z brew link --overwrite gcc 2021-05-16T19:35:43.8138970Z 2021-05-16T19:35:43.8139460Z To list all files that would be deleted: 2021-05-16T19:35:43.8140530Z brew link --overwrite --dry-run gcc 2021-05-16T19:35:43.8140850Z 2021-05-16T19:35:43.8141350Z Possible conflicting files are: 2021-05-16T19:35:43.8176620Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T19:35:44.3795520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3083-1y9d5ct.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-16T19:35:47.1695950Z ==> Summary 2021-05-16T19:35:47.2766940Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T19:35:47.2771360Z ==> Installing jags 2021-05-16T19:35:47.2775500Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T19:35:47.2798470Z 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-2909-qllp33 2021-05-16T19:35:47.3504050Z cp -pR /private/tmp/d20210516-2909-qllp33/jags/. /usr/local/Cellar/jags 2021-05-16T19:35:47.4324970Z chmod -Rf +w /private/tmp/d20210516-2909-qllp33 2021-05-16T19:35:47.5664020Z ==> Finishing up 2021-05-16T19:35:47.6010860Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T19:35:47.6019100Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T19:35:47.6032450Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T19:35:47.6040710Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T19:35:47.6047330Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T19:35:47.6053210Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T19:35:47.6059410Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T19:35:47.6065250Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T19:35:47.6074060Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T19:35:47.6496260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3109-k2s8nj.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-16T19:35:50.0403140Z ==> Summary 2021-05-16T19:35:50.0508400Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T19:35:52.3532490Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T19:35:53.4329190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:35:54.0163720Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T19:35:54.3494130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T19%3A45%3A00Z&sig=0cNfGLZcFrHnZsX4gR10GEA5MnLpexujbDYjwKxyU%2FU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:35:54.3883700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=0cNfGLZcFrHnZsX4gR10GEA5MnLpexujbDYjwKxyU\%2FU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:35:54.5855350Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T19:35:54.6984410Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T19:35:54.7013840Z 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-3116-s5nhlp 2021-05-16T19:35:54.9646200Z cp -pR /private/tmp/d20210516-3116-s5nhlp/v8/. /usr/local/Cellar/v8 2021-05-16T19:35:55.1648180Z chmod -Rf +w /private/tmp/d20210516-3116-s5nhlp 2021-05-16T19:35:55.3663310Z ==> Finishing up 2021-05-16T19:35:55.4201280Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T19:35:55.4691540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3281-1ga2xez.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-16T19:35:57.7747620Z ==> Summary 2021-05-16T19:35:57.7815230Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T19:35:59.9232230Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T19:36:00.9687000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:01.5306220Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T19:36:01.8441880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T19%3A45%3A00Z&sig=eX4ZL3pOCez3ID5Gu6LHi4wsteyzuvk35yHDuC08HzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:01.8862240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=eX4ZL3pOCez3ID5Gu6LHi4wsteyzuvk35yHDuC08HzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:02.0803210Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T19:36:02.1104210Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T19:36:03.2931320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:03.8694480Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T19:36:04.1918430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T19%3A45%3A00Z&sig=OWagWXljHrDYnF6lkAyAehx06Ib4aV7gqFf5TA52%2BZY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:04.2345650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=OWagWXljHrDYnF6lkAyAehx06Ib4aV7gqFf5TA52\%2BZY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:04.3474230Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T19:36:04.3612620Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T19:36:05.7114200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:06.2538210Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T19:36:06.6132670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T19%3A45%3A00Z&sig=n9JDOaRSlstjbR0Z5ZNY9dxKuUv6lR1c517tOqFo8EQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:06.6512710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=n9JDOaRSlstjbR0Z5ZNY9dxKuUv6lR1c517tOqFo8EQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:06.7799760Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T19:36:06.8029670Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T19:36:06.8034780Z ==> Installing fftw dependency: hwloc 2021-05-16T19:36:06.8668660Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T19:36:06.8699060Z 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-3288-12iyk4s 2021-05-16T19:36:07.2279920Z cp -pR /private/tmp/d20210516-3288-12iyk4s/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T19:36:07.7810450Z chmod -Rf +w /private/tmp/d20210516-3288-12iyk4s 2021-05-16T19:36:08.2591580Z ==> Finishing up 2021-05-16T19:36:08.2973190Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T19:36:08.2977670Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T19:36:08.2983270Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T19:36:08.2989950Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T19:36:08.2995300Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T19:36:08.3001110Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T19:36:08.3007290Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T19:36:08.3012780Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T19:36:08.3018160Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T19:36:08.3023690Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T19:36:08.3029050Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T19:36:08.3035090Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T19:36:08.3040660Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T19:36:08.3048990Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T19:36:08.3054740Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T19:36:08.3068800Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T19:36:08.3080290Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T19:36:08.3086350Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T19:36:08.3097350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T19:36:08.3103440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T19:36:08.3109140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T19:36:08.3115280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T19:36:08.3121060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T19:36:08.3132020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T19:36:08.3138480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T19:36:08.3157240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T19:36:08.3182390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T19:36:08.3189550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T19:36:08.3195550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T19:36:08.3201480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T19:36:08.3207250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T19:36:08.3242190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T19:36:08.3262210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T19:36:08.3285900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T19:36:08.3309900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T19:36:08.3316440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T19:36:08.3332850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T19:36:08.3343000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T19:36:08.3349760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T19:36:08.3369970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T19:36:08.3389410Z 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-16T19:36:08.3395560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T19:36:08.3401590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T19:36:08.3426470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T19:36:08.3447480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T19:36:08.3464730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T19:36:08.3479530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T19:36:08.3485520Z 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-16T19:36:08.3491420Z 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-16T19:36:08.3507200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T19:36:08.3524120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T19:36:08.3530600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T19:36:08.3542820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T19:36:08.3549890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T19:36:08.3560550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T19:36:08.3571610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T19:36:08.3584380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T19:36:08.3599410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T19:36:08.3621070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T19:36:08.3626820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T19:36:08.3642980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T19:36:08.3649440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T19:36:08.3655880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T19:36:08.3668640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T19:36:08.3679770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T19:36:08.3693070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T19:36:08.3699190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T19:36:08.3721140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T19:36:08.3727430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T19:36:08.3733590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T19:36:08.3745640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T19:36:08.3751940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T19:36:08.3767240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T19:36:08.3779620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T19:36:08.3795600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T19:36:08.3809510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T19:36:08.3814990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T19:36:08.3820740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T19:36:08.3826630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T19:36:08.3832230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T19:36:08.3837820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T19:36:08.3843560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T19:36:08.3849230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T19:36:08.3854970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T19:36:08.3860560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T19:36:08.3866130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T19:36:08.3871650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T19:36:08.3877360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T19:36:08.3882840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T19:36:08.3888790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T19:36:08.3894900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T19:36:08.3908600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T19:36:08.3929800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T19:36:08.3935900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T19:36:08.3941920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T19:36:08.3947660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T19:36:08.3953320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T19:36:08.3959030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T19:36:08.3964600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T19:36:08.3970770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T19:36:08.3975280Z Only the first 100 operations were output. 2021-05-16T19:36:08.8073770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3464-17kb5pd.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-16T19:36:11.3227220Z ==> Summary 2021-05-16T19:36:11.3870030Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T19:36:11.3878060Z ==> Installing fftw dependency: open-mpi 2021-05-16T19:36:11.4450950Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T19:36:11.4469040Z 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-3288-17gey82 2021-05-16T19:36:11.7760260Z cp -pR /private/tmp/d20210516-3288-17gey82/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T19:36:12.2611650Z chmod -Rf +w /private/tmp/d20210516-3288-17gey82 2021-05-16T19:36:14.1613090Z ==> Finishing up 2021-05-16T19:36:14.1978300Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T19:36:14.1982870Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T19:36:14.1988520Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T19:36:14.1994380Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T19:36:14.2001770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T19:36:14.2007150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T19:36:14.2012470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T19:36:14.2017970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T19:36:14.2023540Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T19:36:14.2028920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T19:36:14.2034480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T19:36:14.2040440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T19:36:14.2045430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T19:36:14.2051270Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T19:36:14.2057130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T19:36:14.2062270Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T19:36:14.2067700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T19:36:14.2073070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T19:36:14.2078140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T19:36:14.2083700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T19:36:14.2089520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T19:36:14.2094560Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T19:36:14.2100010Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T19:36:14.2105040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T19:36:14.2112920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T19:36:14.2118020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T19:36:14.2123370Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T19:36:14.2128720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T19:36:14.2133880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T19:36:14.2139660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T19:36:14.2144810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T19:36:14.2150890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T19:36:14.2156640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T19:36:14.2162700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T19:36:14.2210230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T19:36:14.2215290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T19:36:14.2220150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T19:36:14.2225370Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T19:36:14.2230730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T19:36:14.2236770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T19:36:14.2242130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T19:36:14.2247740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T19:36:14.2252710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T19:36:14.2258100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T19:36:14.2262990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T19:36:14.2268000Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T19:36:14.2273300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T19:36:14.2278890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T19:36:14.2291450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T19:36:14.2297260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T19:36:14.2303440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T19:36:14.2310150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T19:36:14.2315790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T19:36:14.2321790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T19:36:14.2327340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T19:36:14.2333590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T19:36:14.2339610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T19:36:14.2345470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T19:36:14.2351290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T19:36:14.2357080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T19:36:14.2370840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T19:36:14.2376580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T19:36:14.2382390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T19:36:14.2409110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T19:36:14.2415020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T19:36:14.2432520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T19:36:14.2438420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T19:36:14.2444410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T19:36:14.2450500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T19:36:14.2456180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T19:36:14.2462880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T19:36:14.2468450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T19:36:14.2474070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T19:36:14.2480400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T19:36:14.2486170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T19:36:14.2491850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T19:36:14.2497480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T19:36:14.2503250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T19:36:14.2509670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T19:36:14.2515250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T19:36:14.2520970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T19:36:14.2526610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T19:36:14.2532870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T19:36:14.2538370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T19:36:14.2544220Z 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-16T19:36:14.2550150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T19:36:14.2556020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T19:36:14.2561680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T19:36:14.2567370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T19:36:14.2572990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T19:36:14.2578700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T19:36:14.2585470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T19:36:14.2591420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T19:36:14.2596840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T19:36:14.2602110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T19:36:14.2607730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T19:36:14.2613120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T19:36:14.2618930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T19:36:14.2625520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T19:36:14.2631220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T19:36:14.2635380Z Only the first 100 operations were output. 2021-05-16T19:36:14.7434560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3494-zh9vrg.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-16T19:36:17.2488700Z ==> Summary 2021-05-16T19:36:17.2957650Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T19:36:17.2962980Z ==> Installing fftw 2021-05-16T19:36:17.2967150Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T19:36:17.2986620Z 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-3288-1d02q7p 2021-05-16T19:36:17.4170990Z cp -pR /private/tmp/d20210516-3288-1d02q7p/fftw/. /usr/local/Cellar/fftw 2021-05-16T19:36:17.4875090Z chmod -Rf +w /private/tmp/d20210516-3288-1d02q7p 2021-05-16T19:36:17.6950960Z ==> Finishing up 2021-05-16T19:36:17.7424290Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T19:36:17.7428900Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T19:36:17.7433640Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T19:36:17.7438440Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T19:36:17.7445900Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T19:36:17.7451060Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T19:36:17.7457290Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T19:36:17.7462230Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T19:36:17.7467610Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T19:36:17.7472750Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T19:36:17.7477640Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T19:36:17.7482870Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T19:36:17.7492310Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T19:36:17.7582290Z info /usr/local/share/info/fftw3.info 2021-05-16T19:36:17.7592560Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T19:36:17.7609010Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T19:36:17.7630050Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T19:36:17.7643240Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T19:36:17.7653520Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T19:36:17.7661970Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T19:36:17.7677500Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T19:36:17.7687280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T19:36:17.7696310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T19:36:17.7709500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T19:36:17.7716210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T19:36:17.7725830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T19:36:17.7735230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T19:36:17.7743180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T19:36:17.7752760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T19:36:17.7761960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T19:36:17.7771420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T19:36:17.7781020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T19:36:17.7790460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T19:36:17.7798020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T19:36:17.7806930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T19:36:17.7815710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T19:36:17.7824700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T19:36:17.7832640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T19:36:17.7845320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T19:36:17.7854510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T19:36:17.7860510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T19:36:17.7870760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T19:36:17.7880150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T19:36:17.7888410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T19:36:17.7899180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T19:36:17.7908520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T19:36:17.7913760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T19:36:17.7925280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T19:36:17.7934640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T19:36:17.7943560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T19:36:17.7954150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T19:36:17.7962200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T19:36:17.7970190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T19:36:17.7978850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T19:36:17.7986970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T19:36:17.7993590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T19:36:17.8001480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T19:36:17.8090690Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T19:36:17.8095940Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T19:36:17.8101260Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T19:36:17.8453620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3521-8vcs1r.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-16T19:36:20.2244220Z ==> Summary 2021-05-16T19:36:20.2311090Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T19:36:20.8766860Z ==> No outdated dependents to upgrade! 2021-05-16T19:36:20.8768120Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:36:21.0640930Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T19:36:21.0642010Z fftw, open-mpi 2021-05-16T19:36:21.0652680Z rm /usr/local/bin/fftw-wisdom 2021-05-16T19:36:21.0656610Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T19:36:21.0660690Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T19:36:21.0664550Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T19:36:21.0671000Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T19:36:21.0674550Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T19:36:21.0678050Z rm /usr/local/include/fftw3.f 2021-05-16T19:36:21.0681690Z rm /usr/local/include/fftw3.f03 2021-05-16T19:36:21.0685290Z rm /usr/local/include/fftw3.h 2021-05-16T19:36:21.0689460Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T19:36:21.0692710Z rm /usr/local/include/fftw3l.f03 2021-05-16T19:36:21.0696310Z rm /usr/local/include/fftw3q.f03 2021-05-16T19:36:21.0705210Z rm /usr/local/lib/cmake/fftw3 2021-05-16T19:36:21.0708830Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T19:36:21.0712590Z rm /usr/local/lib/libfftw3.a 2021-05-16T19:36:21.0716180Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T19:36:21.0720420Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T19:36:21.0724530Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T19:36:21.0728710Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T19:36:21.0733340Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T19:36:21.0737670Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T19:36:21.0742030Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T19:36:21.0745990Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T19:36:21.0749680Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T19:36:21.0756410Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T19:36:21.0760780Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T19:36:21.0765200Z rm /usr/local/lib/libfftw3f.a 2021-05-16T19:36:21.0769430Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T19:36:21.0773160Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T19:36:21.0776820Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T19:36:21.0780490Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T19:36:21.0784310Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T19:36:21.0788260Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T19:36:21.0791900Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T19:36:21.0795750Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T19:36:21.0799510Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T19:36:21.0803560Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T19:36:21.0807320Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T19:36:21.0811160Z rm /usr/local/lib/libfftw3l.a 2021-05-16T19:36:21.0814990Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T19:36:21.0819980Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T19:36:21.0825060Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T19:36:21.0829120Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T19:36:21.0833050Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T19:36:21.0837380Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T19:36:21.0841210Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T19:36:21.0845530Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T19:36:21.0849340Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T19:36:21.0853350Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T19:36:21.0860900Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T19:36:21.0872070Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T19:36:21.0883340Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T19:36:21.0952090Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T19:36:21.0954190Z rm /usr/local/share/info/fftw3.info 2021-05-16T19:36:21.0970340Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T19:36:21.0979670Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T19:36:21.0996060Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T19:36:21.1006100Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T19:36:21.1016170Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T19:36:21.1021900Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T19:36:21.1955080Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T19:36:21.1967250Z rm /usr/local/bin/mpic++ 2021-05-16T19:36:21.1968010Z rm /usr/local/bin/mpicc 2021-05-16T19:36:21.1968520Z rm /usr/local/bin/mpicxx 2021-05-16T19:36:21.1968950Z rm /usr/local/bin/mpiexec 2021-05-16T19:36:21.1971770Z rm /usr/local/bin/mpif77 2021-05-16T19:36:21.1975980Z rm /usr/local/bin/mpif90 2021-05-16T19:36:21.1983750Z rm /usr/local/bin/mpifort 2021-05-16T19:36:21.1991500Z rm /usr/local/bin/mpirun 2021-05-16T19:36:21.1996250Z rm /usr/local/bin/ompi-clean 2021-05-16T19:36:21.2003700Z rm /usr/local/bin/ompi-server 2021-05-16T19:36:21.2007060Z rm /usr/local/bin/ompi_info 2021-05-16T19:36:21.2014070Z rm /usr/local/bin/opal_wrapper 2021-05-16T19:36:21.2022100Z rm /usr/local/bin/orte-clean 2021-05-16T19:36:21.2025800Z rm /usr/local/bin/orte-info 2021-05-16T19:36:21.2033200Z rm /usr/local/bin/orte-server 2021-05-16T19:36:21.2036670Z rm /usr/local/bin/ortecc 2021-05-16T19:36:21.2043760Z rm /usr/local/bin/orted 2021-05-16T19:36:21.2049110Z rm /usr/local/bin/orterun 2021-05-16T19:36:21.2053440Z rm /usr/local/bin/profile2mat.pl 2021-05-16T19:36:21.2063740Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T19:36:21.2067560Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T19:36:21.2074680Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T19:36:21.2080540Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T19:36:21.2087500Z rm /usr/local/include/mpi-ext.h 2021-05-16T19:36:21.2093680Z rm /usr/local/include/mpi.h 2021-05-16T19:36:21.2097960Z rm /usr/local/include/mpi.mod 2021-05-16T19:36:21.2104740Z rm /usr/local/include/mpi_ext.mod 2021-05-16T19:36:21.2111080Z rm /usr/local/include/mpi_f08.mod 2021-05-16T19:36:21.2115090Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T19:36:21.2121530Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T19:36:21.2125610Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T19:36:21.2129640Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T19:36:21.2135620Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T19:36:21.2141270Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T19:36:21.2146100Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T19:36:21.2153400Z rm /usr/local/include/mpif-config.h 2021-05-16T19:36:21.2158360Z rm /usr/local/include/mpif-constants.h 2021-05-16T19:36:21.2164500Z rm /usr/local/include/mpif-ext.h 2021-05-16T19:36:21.2168760Z rm /usr/local/include/mpif-externals.h 2021-05-16T19:36:21.2175020Z rm /usr/local/include/mpif-handles.h 2021-05-16T19:36:21.2182420Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T19:36:21.2187120Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T19:36:21.2195860Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T19:36:21.2200070Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T19:36:21.2207700Z rm /usr/local/include/mpif.h 2021-05-16T19:36:21.2212100Z rm /usr/local/include/openmpi 2021-05-16T19:36:21.2219850Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T19:36:21.2231040Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T19:36:21.2235010Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T19:36:21.2243390Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T19:36:21.2248360Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T19:36:21.2252070Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T19:36:21.2259290Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T19:36:21.2263110Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T19:36:21.2266920Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T19:36:21.2275200Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T19:36:21.2284300Z rm /usr/local/lib/libmpi.dylib 2021-05-16T19:36:21.2288060Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T19:36:21.2296310Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T19:36:21.2300200Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T19:36:21.2308020Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T19:36:21.2311860Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T19:36:21.2318340Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T19:36:21.2322250Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T19:36:21.2330150Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T19:36:21.2334840Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T19:36:21.2342170Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T19:36:21.2346350Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T19:36:21.2354880Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T19:36:21.2358760Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T19:36:21.2364990Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T19:36:21.2373040Z rm /usr/local/lib/openmpi 2021-05-16T19:36:21.2380320Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T19:36:21.2388760Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T19:36:21.2396580Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T19:36:21.2400630Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T19:36:21.2407600Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T19:36:21.2411120Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T19:36:21.2418560Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T19:36:21.2422630Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T19:36:21.2429860Z rm /usr/local/lib/pmix 2021-05-16T19:36:21.2443830Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T19:36:21.2447660Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T19:36:21.2453340Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T19:36:21.2457360Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T19:36:21.2464120Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T19:36:21.2468660Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T19:36:21.2476120Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T19:36:21.2480140Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T19:36:21.2484530Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T19:36:21.2491640Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T19:36:21.2496060Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T19:36:21.2503570Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T19:36:21.2509060Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T19:36:21.2516480Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T19:36:21.2520980Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T19:36:21.2525430Z rm /usr/local/share/man/man1/orted.1 2021-05-16T19:36:21.2534360Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T19:36:21.2557460Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T19:36:21.2564990Z Only the first 100 operations were output. 2021-05-16T19:36:23.1915540Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T19:36:24.2475110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:24.7962980Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T19:36:25.1312190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T19%3A45%3A00Z&sig=qnLoH%2FAs3a1%2B0PA6tN6k0YnHaV%2BnWrkdYbkkVkgJ4vY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:25.1633340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=qnLoH\%2FAs3a1\%2B0PA6tN6k0YnHaV\%2BnWrkdYbkkVkgJ4vY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:25.4199410Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T19:36:25.5526620Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T19:36:25.5555790Z 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-3529-w5woil 2021-05-16T19:36:26.3633460Z cp -pR /private/tmp/d20210516-3529-w5woil/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T19:36:27.2266560Z chmod -Rf +w /private/tmp/d20210516-3529-w5woil 2021-05-16T19:36:28.3932730Z ==> Finishing up 2021-05-16T19:36:28.4435410Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T19:36:28.4442110Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T19:36:28.4445970Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T19:36:28.4451190Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T19:36:28.4456030Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T19:36:28.4460820Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T19:36:28.4466020Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T19:36:28.4471500Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T19:36:28.4479750Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T19:36:28.4484620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T19:36:28.4489870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T19:36:28.4494860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T19:36:28.4499920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T19:36:28.4505100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T19:36:28.4510120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T19:36:28.4514970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T19:36:28.4521100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T19:36:28.4525090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T19:36:28.4530800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T19:36:28.4535990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T19:36:28.4540780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T19:36:28.4546240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T19:36:28.4552270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T19:36:28.4558680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T19:36:28.4563950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T19:36:28.4569030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T19:36:28.4573920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T19:36:28.4578880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T19:36:28.4584290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T19:36:28.4592850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T19:36:28.4601210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T19:36:28.4610550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T19:36:28.4622640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T19:36:28.4630690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T19:36:28.4638430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T19:36:28.4647910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T19:36:28.4657120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T19:36:28.4666820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T19:36:28.4676320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T19:36:28.4691420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T19:36:28.4697500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T19:36:28.4705790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T19:36:28.4714410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T19:36:28.4724270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T19:36:28.4733870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T19:36:28.4742790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T19:36:28.4751370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T19:36:28.4759740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T19:36:28.4767920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T19:36:28.4776870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T19:36:28.4784840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T19:36:28.4790330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T19:36:28.4799720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T19:36:28.4809080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T19:36:28.4817830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T19:36:28.4826530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T19:36:28.4834730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T19:36:28.4844270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T19:36:28.4849330Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T19:36:28.4857860Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T19:36:28.4865180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T19:36:28.4873320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T19:36:28.4882440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T19:36:28.4891880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T19:36:28.4897270Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T19:36:28.4906330Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T19:36:28.4916010Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T19:36:28.4924730Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T19:36:28.4933040Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T19:36:28.5030300Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T19:36:28.5035640Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T19:36:28.5040180Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T19:36:28.5044890Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T19:36:28.5049960Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T19:36:28.5055600Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T19:36:28.5060570Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T19:36:28.5065510Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T19:36:28.5070570Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T19:36:28.5075340Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T19:36:28.5080420Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T19:36:28.5085430Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T19:36:28.5093240Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T19:36:28.5100020Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T19:36:28.5107570Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T19:36:28.5118970Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T19:36:28.5124680Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T19:36:28.5131410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T19:36:28.5136770Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T19:36:28.5142650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T19:36:28.5148820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T19:36:28.5155070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T19:36:28.5160550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T19:36:28.5166120Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T19:36:28.5171920Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T19:36:28.5178740Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T19:36:28.5184390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T19:36:28.5190350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T19:36:28.5195750Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T19:36:28.5201380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T19:36:28.5207070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T19:36:28.5212940Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T19:36:28.5217320Z Only the first 100 operations were output. 2021-05-16T19:36:28.9278450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3693-1q5a3e3.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-16T19:36:31.4877760Z ==> Summary 2021-05-16T19:36:31.5700710Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T19:36:34.0374990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T19:36:35.0926450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:35.6392470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T19:36:35.9555950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T19%3A45%3A00Z&sig=Vi4R0aGUW%2Bz1vrvA%2BuG%2BpmiolbtFOjmEt6%2Bz0DPruWI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:35.9951930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=Vi4R0aGUW\%2Bz1vrvA\%2BuG\%2BpmiolbtFOjmEt6\%2Bz0DPruWI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:36.0463320Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T19:36:36.1368360Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T19:36:36.1453580Z 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-3700-6utiae 2021-05-16T19:36:36.2310340Z cp -pR /private/tmp/d20210516-3700-6utiae/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T19:36:36.3936720Z chmod -Rf +w /private/tmp/d20210516-3700-6utiae 2021-05-16T19:36:36.5956210Z ==> Finishing up 2021-05-16T19:36:36.6347940Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T19:36:36.6391880Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T19:36:36.6394130Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T19:36:36.6398540Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T19:36:36.6474390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6479960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6546420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6548980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6555190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6557850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6561290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6563200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6564740Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T19:36:36.6565890Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T19:36:36.6578910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6584270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6586880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6589060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6609570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6629270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6663430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6680610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6689810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6714520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6743230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6775130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6799590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6830660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6844220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6855050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6883260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6925290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6937100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6978230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.6990520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7026670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7047340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7058720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7072380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7082610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7104960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7150190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7250890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7269090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7286490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7328750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7336980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7338960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7343180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7347290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7351200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7355460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7358160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7362250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7366390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7392270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7408350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7419670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7431680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7462290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:36:36.7552300Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T19:36:36.7560830Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T19:36:36.7613140Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T19:36:36.7666730Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T19:36:36.7674040Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T19:36:36.7675910Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T19:36:36.7677720Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T19:36:36.7679740Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T19:36:36.8168650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3865-1skuktt.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-16T19:36:39.1746900Z ==> Summary 2021-05-16T19:36:39.1985540Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T19:36:41.2901200Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T19:36:41.2901920Z To reinstall 1.6.37, run: 2021-05-16T19:36:41.2902360Z brew reinstall libpng 2021-05-16T19:36:43.2928050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T19:36:45.3394910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:45.8611230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T19:36:46.1867260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T19%3A45%3A00Z&sig=TRTXQ7yACrqcjV%2B0S8PiOqTms1Hgf8t5E%2F8ttJhhwG4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:46.2248260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=TRTXQ7yACrqcjV\%2B0S8PiOqTms1Hgf8t5E\%2F8ttJhhwG4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:46.2629470Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T19:36:46.2681450Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T19:36:47.3164540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:47.8503360Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T19:36:48.1930820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T19%3A45%3A00Z&sig=n0pYoiseDc5dKM3%2BTeCUyq5jX5LRLYtGDJh%2Fx10UZ%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:48.2297320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=n0pYoiseDc5dKM3\%2BTeCUyq5jX5LRLYtGDJh\%2Fx10UZ\%2BU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:48.2844440Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T19:36:48.2895930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T19:36:50.3415210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:50.8640860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T19:36:51.2006110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T19%3A45%3A00Z&sig=DWKtx%2FFu2qyXoqrcOzNYnMKRrdMUXH%2BoEpo9YjBKG%2FU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:51.2376050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=DWKtx\%2FFu2qyXoqrcOzNYnMKRrdMUXH\%2BoEpo9YjBKG\%2FU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:51.2741810Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T19:36:51.2771740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T19:36:53.3775200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:53.8880820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T19:36:54.2083100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T19%3A45%3A00Z&sig=r04xhzcn6XsVEzrF2PG%2FDU3K3Ke8mWVfAplCnPo9%2FpQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:54.2383210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=r04xhzcn6XsVEzrF2PG\%2FDU3K3Ke8mWVfAplCnPo9\%2FpQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:54.2759330Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T19:36:54.2787860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T19:36:55.3431250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:55.9053390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T19:36:56.2336720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T19%3A45%3A00Z&sig=QSxQLHWeeBlXsUpBGxR4Qu3Fo8Y2THX0g%2FXV5mRTZFc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:56.2692640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=QSxQLHWeeBlXsUpBGxR4Qu3Fo8Y2THX0g\%2FXV5mRTZFc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:56.3347590Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T19:36:56.3410260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T19:36:58.4117940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:58.9669870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T19:36:59.2976250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T19%3A45%3A00Z&sig=MkfAmSjEEuMi605FOUN81tenCMa7OHr4uuRzK%2Bs%2FoWs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:59.3306270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=MkfAmSjEEuMi605FOUN81tenCMa7OHr4uuRzK\%2Bs\%2FoWs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:59.4848230Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T19:36:59.4953290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T19:37:01.6032640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:37:02.1544260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T19:37:02.4824830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T19%3A45%3A00Z&sig=tVuBPOYMgoDO29lGGRCCnWx9SdUOG6tsyHcDwWNtKV8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:37:02.5199860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=tVuBPOYMgoDO29lGGRCCnWx9SdUOG6tsyHcDwWNtKV8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:37:02.5671060Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T19:37:02.5703560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T19:37:03.6578690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:37:04.2161950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T19:37:04.5291330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T19%3A45%3A00Z&sig=ihfkm%2B7uvpIz9hwAfad2zHWogm3fEjrBe3eA2mQhZLI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:37:04.5664510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=ihfkm\%2B7uvpIz9hwAfad2zHWogm3fEjrBe3eA2mQhZLI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:37:04.6054700Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T19:37:04.6086660Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T19:37:05.7145490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:37:06.2759750Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T19:37:06.6059410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T19%3A45%3A00Z&sig=SpfIHuosLsxqLU1AiAjpzBOGFTvb5GfmjyBNfANIe8w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:37:06.6358770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=SpfIHuosLsxqLU1AiAjpzBOGFTvb5GfmjyBNfANIe8w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:37:06.7498780Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T19:37:06.7533390Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T19:37:08.8404250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:37:09.3709530Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T19:37:09.7105040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T19%3A45%3A00Z&sig=CdcJxA6dM%2FmRp5wGQ3jwD5wWsBw7wiO44OFqNpdaRWw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:37:09.7401070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=CdcJxA6dM\%2FmRp5wGQ3jwD5wWsBw7wiO44OFqNpdaRWw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:37:09.8107310Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T19:37:09.8152750Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T19:37:10.9265650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:37:11.4694370Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T19:37:11.7834290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T19%3A45%3A00Z&sig=FxCzuy%2FxOXo%2B%2B%2BQEFZGrsPgPVEOY2D5GzPNlzBkKE94%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:37:11.8153160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=FxCzuy\%2FxOXo\%2B\%2B\%2BQEFZGrsPgPVEOY2D5GzPNlzBkKE94\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:37:11.9089150Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T19:37:11.9180060Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T19:37:14.0081780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:37:14.5367230Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T19:37:14.8732340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T19%3A45%3A00Z&sig=nHJHfr8iW2iAsvzsVkjABbDTSJGFWu0iX5azUYLz17M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:37:14.9107530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=nHJHfr8iW2iAsvzsVkjABbDTSJGFWu0iX5azUYLz17M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:37:14.9501800Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T19:37:14.9546720Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T19:37:16.2456070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:37:16.7820330Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T19:37:17.1055730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T19%3A45%3A00Z&sig=yJGwhf4mF8JX2yHvjqm%2B4vCo%2FDE0DlUd46s7DFi8sLU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:37:17.1453280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=yJGwhf4mF8JX2yHvjqm\%2B4vCo\%2FDE0DlUd46s7DFi8sLU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:37:17.2187400Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T19:37:17.2229970Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T19:37:18.5220510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:37:19.0408910Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T19:37:19.3619120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T19%3A45%3A00Z&sig=VmtFFSsNBSpYyUKp1tiR0awlnXxWAWmozKw9EiQ776M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:37:19.4380020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=VmtFFSsNBSpYyUKp1tiR0awlnXxWAWmozKw9EiQ776M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:37:19.7547570Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T19:37:19.8069600Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T19:37:20.8890450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:37:21.4335410Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T19:37:21.7586610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T19%3A45%3A00Z&sig=0UR1Vl4iUl3PKL7ZKe2lZHlZvoMoc3nPfqGegUp9cjA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:37:21.7885180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=0UR1Vl4iUl3PKL7ZKe2lZHlZvoMoc3nPfqGegUp9cjA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:37:21.8688790Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T19:37:21.8789380Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T19:37:22.9828290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:37:23.5430980Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T19:37:23.8993540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T19%3A45%3A00Z&sig=iPp8yd5lJ2wc6AfercRAZG1BadPdNXI3iDi%2B6tefPKU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:37:23.9327780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=iPp8yd5lJ2wc6AfercRAZG1BadPdNXI3iDi\%2B6tefPKU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:37:25.1967760Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T19:37:25.6421050Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T19:37:26.6976870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:37:27.2523490Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T19:37:27.5941630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T19%3A45%3A00Z&sig=ucVcPjFyqI0PWIuBk%2BlpQKS7wfKqo%2Bw8Xp25iPX5tA0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:37:27.6273700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=ucVcPjFyqI0PWIuBk\%2BlpQKS7wfKqo\%2Bw8Xp25iPX5tA0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:37:27.8601540Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T19:37:27.9090310Z ==> 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-16T19:37:27.9093750Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T19:37:27.9791070Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T19:37:27.9822740Z 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-3975-pw5y3x 2021-05-16T19:37:27.9899510Z cp -pR /private/tmp/d20210516-3975-pw5y3x/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T19:37:27.9990180Z chmod -Rf +w /private/tmp/d20210516-3975-pw5y3x 2021-05-16T19:37:28.0396040Z ==> Finishing up 2021-05-16T19:37:28.0757310Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T19:37:28.0852940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4236-71n46w.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-16T19:37:30.3325910Z ==> Summary 2021-05-16T19:37:30.3340410Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T19:37:30.3346000Z ==> Installing poppler dependency: xorgproto 2021-05-16T19:37:30.3435980Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T19:37:30.3454600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3975-1uzh877 2021-05-16T19:37:30.4569480Z cp -pR /private/tmp/d20210516-3975-1uzh877/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T19:37:30.6283310Z chmod -Rf +w /private/tmp/d20210516-3975-1uzh877 2021-05-16T19:37:30.7937620Z ==> Finishing up 2021-05-16T19:37:30.8337330Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T19:37:30.8341530Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T19:37:30.8351690Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T19:37:30.8357110Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T19:37:30.8362570Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T19:37:30.8368070Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T19:37:30.8373980Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T19:37:30.8380380Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T19:37:30.8385940Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T19:37:30.8391620Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T19:37:30.8397190Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T19:37:30.8444670Z rm /usr/local/share/pkgconfig 2021-05-16T19:37:30.8461930Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T19:37:30.8468250Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T19:37:30.8474490Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T19:37:30.8480910Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T19:37:30.8487380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T19:37:30.8493510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T19:37:30.8499680Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T19:37:30.8505780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T19:37:30.8512700Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T19:37:30.8518580Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T19:37:30.8524910Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T19:37:30.8530990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T19:37:30.8536940Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T19:37:30.8543080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T19:37:30.8550890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T19:37:30.8556980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T19:37:30.8563660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T19:37:30.8569030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T19:37:30.8575140Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T19:37:30.8580110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T19:37:30.8586180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T19:37:30.8591940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T19:37:30.8597920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T19:37:30.8603690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T19:37:30.8610220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T19:37:30.8616210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T19:37:30.8621590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T19:37:30.8627600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T19:37:30.8632880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T19:37:30.8639190Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T19:37:30.8644810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T19:37:30.8650880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T19:37:30.8657070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T19:37:30.8663150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T19:37:30.8669380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T19:37:30.8675380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T19:37:30.8681790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T19:37:30.8687460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T19:37:30.8717660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T19:37:30.8726520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T19:37:30.8732440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T19:37:30.8738080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T19:37:30.9337740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4262-15csd4q.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-16T19:37:33.2597090Z ==> Summary 2021-05-16T19:37:33.2782200Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T19:37:33.2788350Z ==> Installing poppler dependency: libxau 2021-05-16T19:37:33.2879470Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T19:37:33.2899370Z 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-3975-q6g23m 2021-05-16T19:37:33.3041610Z cp -pR /private/tmp/d20210516-3975-q6g23m/libxau/. /usr/local/Cellar/libxau 2021-05-16T19:37:33.3244190Z chmod -Rf +w /private/tmp/d20210516-3975-q6g23m 2021-05-16T19:37:33.3827930Z ==> Finishing up 2021-05-16T19:37:33.4285970Z rm /usr/local/include/X11 2021-05-16T19:37:33.4294320Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T19:37:33.4298620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T19:37:33.4304880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T19:37:33.4309990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T19:37:33.4315100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T19:37:33.4320270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T19:37:33.4325690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T19:37:33.4331000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T19:37:33.4337230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T19:37:33.4342580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T19:37:33.4348570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T19:37:33.4354010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T19:37:33.4359530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T19:37:33.4365010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T19:37:33.4370970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T19:37:33.4376100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T19:37:33.4381570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T19:37:33.4387330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T19:37:33.4393380Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T19:37:33.4398770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T19:37:33.4404120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T19:37:33.4409600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T19:37:33.4414850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T19:37:33.4420270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T19:37:33.4423840Z mkdir -p /usr/local/include/X11/dri 2021-05-16T19:37:33.4430750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T19:37:33.4436570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T19:37:33.4442310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T19:37:33.4445980Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T19:37:33.4454490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T19:37:33.4460010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T19:37:33.4465490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T19:37:33.4471030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T19:37:33.4476640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T19:37:33.4482730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T19:37:33.4487990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T19:37:33.4493540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T19:37:33.4498930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T19:37:33.4504390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T19:37:33.4510130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T19:37:33.4515900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T19:37:33.4521430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T19:37:33.4526940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T19:37:33.4554270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T19:37:33.4559620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T19:37:33.4565400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T19:37:33.4571560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T19:37:33.4577160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T19:37:33.4582890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T19:37:33.4588390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T19:37:33.4593800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T19:37:33.4599550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T19:37:33.4604900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T19:37:33.4611050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T19:37:33.4616500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T19:37:33.4622400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T19:37:33.4628730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T19:37:33.4634350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T19:37:33.4639830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T19:37:33.4645990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T19:37:33.4651410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T19:37:33.4656860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T19:37:33.4662580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T19:37:33.4668380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T19:37:33.4673930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T19:37:33.4679230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T19:37:33.4684800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T19:37:33.4690380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T19:37:33.4695910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T19:37:33.4701460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T19:37:33.4707090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T19:37:33.4713190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T19:37:33.4718660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T19:37:33.4724260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T19:37:33.4729870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T19:37:33.4735190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T19:37:33.4740520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T19:37:33.4746350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T19:37:33.4751940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T19:37:33.4758550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T19:37:33.4763400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T19:37:33.4768810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T19:37:33.4774140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T19:37:33.4779630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T19:37:33.4785260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T19:37:33.4790460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T19:37:33.4795980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T19:37:33.4801270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T19:37:33.4806900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T19:37:33.4812280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T19:37:33.4817760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T19:37:33.4823300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T19:37:33.4828670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T19:37:33.4834100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T19:37:33.4839610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T19:37:33.4845230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T19:37:33.4851100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T19:37:33.4856720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T19:37:33.4862110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T19:37:33.4867840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T19:37:33.4873500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T19:37:33.4878480Z Only the first 100 operations were output. 2021-05-16T19:37:33.5251840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4289-ht1vee.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-16T19:37:35.7859200Z ==> Summary 2021-05-16T19:37:35.7890170Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T19:37:35.7895410Z ==> Installing poppler dependency: libxdmcp 2021-05-16T19:37:35.7985590Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T19:37:35.8003250Z 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-3975-15s7qkp 2021-05-16T19:37:35.8117870Z cp -pR /private/tmp/d20210516-3975-15s7qkp/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T19:37:35.8253630Z chmod -Rf +w /private/tmp/d20210516-3975-15s7qkp 2021-05-16T19:37:35.8707920Z ==> Finishing up 2021-05-16T19:37:35.9091900Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T19:37:35.9099540Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T19:37:35.9104810Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T19:37:35.9110240Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T19:37:35.9118230Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T19:37:35.9261100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4315-153qbrn.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-16T19:37:38.2856120Z ==> Summary 2021-05-16T19:37:38.2876430Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T19:37:38.2882550Z ==> Installing poppler dependency: libxcb 2021-05-16T19:37:38.3204690Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T19:37:38.3223500Z 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-3975-12q2yjj 2021-05-16T19:37:39.1329040Z cp -pR /private/tmp/d20210516-3975-12q2yjj/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T19:37:40.6062230Z chmod -Rf +w /private/tmp/d20210516-3975-12q2yjj 2021-05-16T19:37:41.9600150Z ==> Finishing up 2021-05-16T19:37:42.0115060Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T19:37:42.0122840Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T19:37:42.0184890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T19:37:42.0190360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T19:37:42.0195560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T19:37:42.0200940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T19:37:42.0206790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T19:37:42.0212760Z 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-16T19:37:42.0219060Z 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-16T19:37:42.0224260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T19:37:42.0229950Z 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-16T19:37:42.0237520Z 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-16T19:37:42.0242820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T19:37:42.0248590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T19:37:42.0254640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T19:37:42.0260510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T19:37:42.0265890Z 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-16T19:37:42.0292970Z 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-16T19:37:42.0298770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T19:37:42.0304610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T19:37:42.0309670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T19:37:42.0315350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T19:37:42.0321030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T19:37:42.0327070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T19:37:42.0332480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T19:37:42.0339000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T19:37:42.0344700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T19:37:42.0349650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T19:37:42.0355830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T19:37:42.0360940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T19:37:42.0366650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T19:37:42.0371910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T19:37:42.0377270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T19:37:42.0382970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T19:37:42.0388830Z 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-16T19:37:42.0393780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T19:37:42.0399430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T19:37:42.0404770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T19:37:42.0410230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T19:37:42.0415820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T19:37:42.0421310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T19:37:42.0426910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T19:37:42.0432770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T19:37:42.0438380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T19:37:42.0444330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T19:37:42.0449400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T19:37:42.0455050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T19:37:42.0460370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T19:37:42.0467330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T19:37:42.0473280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T19:37:42.0479220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T19:37:42.0484540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T19:37:42.0490380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T19:37:42.0495760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T19:37:42.0501180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T19:37:42.0507090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T19:37:42.0512700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T19:37:42.0518140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T19:37:42.0524020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T19:37:42.0529470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T19:37:42.0535450Z 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-16T19:37:42.0541220Z 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-16T19:37:42.0546850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T19:37:42.0552550Z 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-16T19:37:42.0558720Z 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-16T19:37:42.0564660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T19:37:42.0570320Z 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-16T19:37:42.0576090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T19:37:42.0581610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T19:37:42.0588240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T19:37:42.0593920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T19:37:42.0599840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T19:37:42.0605710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T19:37:42.0611740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T19:37:42.0640190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T19:37:42.0646400Z 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-16T19:37:42.0652110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T19:37:42.0657790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T19:37:42.0663290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T19:37:42.0669380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T19:37:42.0674430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T19:37:42.0680300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T19:37:42.0685670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T19:37:42.0691300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T19:37:42.0697150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T19:37:42.0703110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T19:37:42.0708830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T19:37:42.0714520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T19:37:42.0720090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T19:37:42.0725820Z 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-16T19:37:42.0731100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T19:37:42.0736830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T19:37:42.0742200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T19:37:42.0747930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T19:37:42.0753390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T19:37:42.0758930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T19:37:42.0764210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T19:37:42.0769840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T19:37:42.0775060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T19:37:42.0780690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T19:37:42.0784890Z Only the first 100 operations were output. 2021-05-16T19:37:43.7476430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4350-165eglp.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-16T19:37:46.4717200Z ==> Summary 2021-05-16T19:37:46.6215790Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T19:37:46.6222230Z ==> Installing poppler dependency: libx11 2021-05-16T19:37:46.6701160Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T19:37:46.6720260Z 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-3975-pa70q9 2021-05-16T19:37:47.0791890Z cp -pR /private/tmp/d20210516-3975-pa70q9/libx11/. /usr/local/Cellar/libx11 2021-05-16T19:37:47.7169950Z chmod -Rf +w /private/tmp/d20210516-3975-pa70q9 2021-05-16T19:37:48.2737300Z ==> Finishing up 2021-05-16T19:37:48.3129270Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T19:37:48.3133780Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T19:37:48.3140460Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T19:37:48.3145420Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T19:37:48.3151220Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T19:37:48.3157050Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T19:37:48.3162750Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T19:37:48.3168090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T19:37:48.3173760Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T19:37:48.3179550Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T19:37:48.3185020Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T19:37:48.3190760Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T19:37:48.3199090Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T19:37:48.3206160Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T19:37:48.3234530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T19:37:48.3240660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T19:37:48.3246370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T19:37:48.3252720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T19:37:48.3258730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T19:37:48.3265850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T19:37:48.3271730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T19:37:48.3277860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T19:37:48.3283750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T19:37:48.3289650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T19:37:48.3295910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T19:37:48.3302030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T19:37:48.3307830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T19:37:48.3318430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T19:37:48.3325010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T19:37:48.3331450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T19:37:48.3337640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T19:37:48.3344330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T19:37:48.3350470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T19:37:48.3357130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T19:37:48.3363170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T19:37:48.3369430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T19:37:48.3375800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T19:37:48.3382120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T19:37:48.3388670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T19:37:48.3394820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T19:37:48.3401400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T19:37:48.3407410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T19:37:48.3413680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T19:37:48.3420250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T19:37:48.3426440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T19:37:48.3433120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T19:37:48.3439720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T19:37:48.3446050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T19:37:48.3452650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T19:37:48.3458550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T19:37:48.3464900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T19:37:48.3471600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T19:37:48.3478020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T19:37:48.3484170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T19:37:48.3490280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T19:37:48.3496840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T19:37:48.3503640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T19:37:48.3509560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T19:37:48.3515670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T19:37:48.3521850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T19:37:48.3528050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T19:37:48.3534150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T19:37:48.3540300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T19:37:48.3546820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T19:37:48.3552930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T19:37:48.3558930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T19:37:48.3565120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T19:37:48.3571570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T19:37:48.3578190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T19:37:48.3584600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T19:37:48.3590650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T19:37:48.3597030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T19:37:48.3603610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T19:37:48.3610070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T19:37:48.3616750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T19:37:48.3623660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T19:37:48.3649580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T19:37:48.3656040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T19:37:48.3662270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T19:37:48.3668090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T19:37:48.3673950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T19:37:48.3681060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T19:37:48.3687410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T19:37:48.3693350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T19:37:48.3699570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T19:37:48.3705430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T19:37:48.3711500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T19:37:48.3717330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T19:37:48.3723560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T19:37:48.3729330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T19:37:48.3735510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T19:37:48.3741180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T19:37:48.3747070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T19:37:48.3753170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T19:37:48.3759290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T19:37:48.3766130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T19:37:48.3772760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T19:37:48.3781970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T19:37:48.3786820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T19:37:48.3793270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T19:37:48.3797670Z Only the first 100 operations were output. 2021-05-16T19:37:48.9748560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4393-25u6jx.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-16T19:37:51.5899540Z ==> Summary 2021-05-16T19:37:51.6615970Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T19:37:51.6621600Z ==> Installing poppler dependency: libxext 2021-05-16T19:37:51.7197000Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T19:37:51.7214690Z 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-3975-16cprvi 2021-05-16T19:37:51.7634240Z cp -pR /private/tmp/d20210516-3975-16cprvi/libxext/. /usr/local/Cellar/libxext 2021-05-16T19:37:51.8180910Z chmod -Rf +w /private/tmp/d20210516-3975-16cprvi 2021-05-16T19:37:51.9042620Z ==> Finishing up 2021-05-16T19:37:51.9450940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T19:37:51.9456230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T19:37:51.9462130Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T19:37:51.9467600Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T19:37:51.9472890Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T19:37:51.9478490Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T19:37:51.9483940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T19:37:51.9489660Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T19:37:51.9495290Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T19:37:51.9501020Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T19:37:51.9506640Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T19:37:51.9512110Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T19:37:51.9517690Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T19:37:51.9523190Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T19:37:51.9529010Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T19:37:51.9534410Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T19:37:51.9547810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T19:37:51.9553540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T19:37:51.9559570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T19:37:51.9564810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T19:37:51.9572150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T19:37:51.9577760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T19:37:51.9583560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T19:37:51.9589240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T19:37:51.9595000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T19:37:51.9601500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T19:37:51.9607080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T19:37:51.9614070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T19:37:51.9637430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T19:37:51.9643320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T19:37:51.9649370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T19:37:51.9654950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T19:37:51.9660550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T19:37:51.9666100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T19:37:51.9671860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T19:37:51.9677400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T19:37:51.9711580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T19:37:51.9717850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T19:37:51.9719760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T19:37:51.9721740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T19:37:51.9723690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T19:37:51.9725730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T19:37:51.9727690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T19:37:51.9729590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T19:37:51.9731050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T19:37:51.9734010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T19:37:51.9739370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T19:37:51.9745060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T19:37:51.9750980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T19:37:51.9756980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T19:37:51.9762280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T19:37:51.9767600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T19:37:51.9773510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T19:37:51.9778990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T19:37:51.9785200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T19:37:51.9790210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T19:37:51.9796010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T19:37:51.9802610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T19:37:51.9808650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T19:37:51.9814660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T19:37:51.9820410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T19:37:51.9825580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T19:37:51.9831490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T19:37:51.9837050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T19:37:51.9842590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T19:37:51.9847900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T19:37:51.9854150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T19:37:51.9859780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T19:37:51.9865090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T19:37:51.9870640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T19:37:51.9876030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T19:37:51.9881490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T19:37:51.9887110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T19:37:51.9893340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T19:37:51.9917420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T19:37:51.9924400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T19:37:51.9929980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T19:37:51.9936930Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T19:37:51.9942190Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T19:37:51.9947450Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T19:37:51.9955010Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T19:37:52.0232880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4419-u7vq2g.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-16T19:37:54.3589210Z ==> Summary 2021-05-16T19:37:54.3658090Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T19:37:54.3663630Z ==> Installing poppler dependency: libxrender 2021-05-16T19:37:54.4229430Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T19:37:54.4248000Z 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-3975-1t81yo6 2021-05-16T19:37:54.4366890Z cp -pR /private/tmp/d20210516-3975-1t81yo6/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T19:37:54.4535460Z chmod -Rf +w /private/tmp/d20210516-3975-1t81yo6 2021-05-16T19:37:54.5047160Z ==> Finishing up 2021-05-16T19:37:54.5429030Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T19:37:54.5437370Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T19:37:54.5443920Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T19:37:54.5448530Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T19:37:54.5453680Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T19:37:54.5461520Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T19:37:54.5599630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4445-1b1yh5j.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-16T19:37:56.9847480Z ==> Summary 2021-05-16T19:37:56.9872460Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T19:37:56.9878260Z ==> Installing poppler dependency: lzo 2021-05-16T19:37:56.9899730Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T19:37:56.9918730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3975-1nyprvl 2021-05-16T19:37:57.0142170Z cp -pR /private/tmp/d20210516-3975-1nyprvl/lzo/. /usr/local/Cellar/lzo 2021-05-16T19:37:57.0426800Z chmod -Rf +w /private/tmp/d20210516-3975-1nyprvl 2021-05-16T19:37:57.0990160Z ==> Finishing up 2021-05-16T19:37:57.1385030Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T19:37:57.1393730Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T19:37:57.1400760Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T19:37:57.1405730Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T19:37:57.1411790Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T19:37:57.1420460Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T19:37:57.1591630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4471-f8obdx.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-16T19:37:59.4217850Z ==> Summary 2021-05-16T19:37:59.4253790Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T19:37:59.4260710Z ==> Installing poppler dependency: pixman 2021-05-16T19:37:59.4289620Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T19:37:59.4308080Z 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-3975-7s2sgm 2021-05-16T19:37:59.4495020Z cp -pR /private/tmp/d20210516-3975-7s2sgm/pixman/. /usr/local/Cellar/pixman 2021-05-16T19:37:59.4659110Z chmod -Rf +w /private/tmp/d20210516-3975-7s2sgm 2021-05-16T19:37:59.5155870Z ==> Finishing up 2021-05-16T19:37:59.5531340Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T19:37:59.5538330Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T19:37:59.5543440Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T19:37:59.5548360Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T19:37:59.5553610Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T19:37:59.5560910Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T19:37:59.5696400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4497-9cmh31.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-16T19:38:01.8582320Z ==> Summary 2021-05-16T19:38:01.8609830Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T19:38:01.8619360Z ==> Installing poppler dependency: cairo 2021-05-16T19:38:02.0443950Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T19:38:02.0462280Z 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-3975-1509eh0 2021-05-16T19:38:02.1264100Z cp -pR /private/tmp/d20210516-3975-1509eh0/cairo/. /usr/local/Cellar/cairo 2021-05-16T19:38:02.2198750Z chmod -Rf +w /private/tmp/d20210516-3975-1509eh0 2021-05-16T19:38:02.5131480Z ==> Finishing up 2021-05-16T19:38:02.5725440Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T19:38:02.5730590Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T19:38:02.5737790Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T19:38:02.5748890Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T19:38:02.5755690Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T19:38:02.5761180Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T19:38:02.5766110Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T19:38:02.5771600Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T19:38:02.5777130Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T19:38:02.5782220Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T19:38:02.5787720Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T19:38:02.5792340Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T19:38:02.5797750Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T19:38:02.5802700Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T19:38:02.5810640Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T19:38:02.5816060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T19:38:02.5821770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T19:38:02.5827420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T19:38:02.5832740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T19:38:02.5838020Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T19:38:02.5843820Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T19:38:02.5848970Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T19:38:02.5854060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T19:38:02.5859270Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T19:38:02.5864160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T19:38:02.5869580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T19:38:02.5875230Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T19:38:02.5880290Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T19:38:02.5886170Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T19:38:02.5891580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T19:38:02.5896920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T19:38:02.6293440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4523-1fiw9ed.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-16T19:38:05.0097100Z ==> Summary 2021-05-16T19:38:05.0195790Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T19:38:05.0203040Z ==> Installing poppler dependency: little-cms2 2021-05-16T19:38:05.0371690Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T19:38:05.0395270Z 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-3975-1465slz 2021-05-16T19:38:05.0603960Z cp -pR /private/tmp/d20210516-3975-1465slz/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T19:38:05.0821820Z chmod -Rf +w /private/tmp/d20210516-3975-1465slz 2021-05-16T19:38:05.1503200Z ==> Finishing up 2021-05-16T19:38:05.1713640Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T19:38:05.1719260Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T19:38:05.1726150Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T19:38:05.1731730Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T19:38:05.1737190Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T19:38:05.1744750Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T19:38:05.1750280Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T19:38:05.1762430Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T19:38:05.1768380Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T19:38:05.1774200Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T19:38:05.1780080Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T19:38:05.1786530Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T19:38:05.1793780Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T19:38:05.1798900Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T19:38:05.1804600Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T19:38:05.1812610Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T19:38:05.1998120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4549-15t800u.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-16T19:38:07.4404550Z ==> Summary 2021-05-16T19:38:08.3149030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3975-16rpviv 2021-05-16T19:38:08.3151620Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T19:38:08.3161010Z cp -pR /private/tmp/d20210516-3975-16rpviv/nspr/. /usr/local/Cellar/nspr 2021-05-16T19:38:08.3162240Z ==> Installing poppler dependency: nspr 2021-05-16T19:38:08.3164140Z chmod -Rf +w /private/tmp/d20210516-3975-16rpviv 2021-05-16T19:38:08.3165330Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T19:38:08.3168680Z ==> Finishing up 2021-05-16T19:38:08.3170340Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T19:38:08.3171920Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T19:38:08.3173450Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T19:38:08.3174910Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T19:38:08.3177010Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T19:38:08.3178470Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T19:38:08.3180300Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T19:38:08.3193020Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T19:38:08.3195440Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T19:38:08.3196970Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T19:38:08.3199480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4575-13nbls9.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-16T19:38:09.9356260Z ==> Summary 2021-05-16T19:38:09.9424540Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T19:38:09.9431800Z ==> Installing poppler dependency: nss 2021-05-16T19:38:09.9548180Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T19:38:09.9568390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3975-1f9d2l1 2021-05-16T19:38:10.2739080Z cp -pR /private/tmp/d20210516-3975-1f9d2l1/nss/. /usr/local/Cellar/nss 2021-05-16T19:38:10.4896440Z chmod -Rf +w /private/tmp/d20210516-3975-1f9d2l1 2021-05-16T19:38:12.2954820Z ==> Finishing up 2021-05-16T19:38:12.3354190Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T19:38:12.3358340Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T19:38:12.3363290Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T19:38:12.3368320Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T19:38:12.3373040Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T19:38:12.3377970Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T19:38:12.3382860Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T19:38:12.3388490Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T19:38:12.3392900Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T19:38:12.3398470Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T19:38:12.3402900Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T19:38:12.3407720Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T19:38:12.3412350Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T19:38:12.3418720Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T19:38:12.3424840Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T19:38:12.3429780Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T19:38:12.3435310Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T19:38:12.3440150Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T19:38:12.3445010Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T19:38:12.3450280Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T19:38:12.3455290Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T19:38:12.3460140Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T19:38:12.3464990Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T19:38:12.3470030Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T19:38:12.3475490Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T19:38:12.3480460Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T19:38:12.3485300Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T19:38:12.3490650Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T19:38:12.3495410Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T19:38:12.3500440Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T19:38:12.3505190Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T19:38:12.3510310Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T19:38:12.3515400Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T19:38:12.3520750Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T19:38:12.3525610Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T19:38:12.3530590Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T19:38:12.3535470Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T19:38:12.3540660Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T19:38:12.3545410Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T19:38:12.3550340Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T19:38:12.3555410Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T19:38:12.3560440Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T19:38:12.3565420Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T19:38:12.3570680Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T19:38:12.3575820Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T19:38:12.3580600Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T19:38:12.3585500Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T19:38:12.3590530Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T19:38:12.3601110Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T19:38:12.3606140Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T19:38:12.3611860Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T19:38:12.3617300Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T19:38:12.3622530Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T19:38:12.3628010Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T19:38:12.3633310Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T19:38:12.3638590Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T19:38:12.3643850Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T19:38:12.3649120Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T19:38:12.3654380Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T19:38:12.3659540Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T19:38:12.3665020Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T19:38:12.3669950Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T19:38:12.3675120Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T19:38:12.3680310Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T19:38:12.3686050Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T19:38:12.3691550Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T19:38:12.3696690Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T19:38:12.3702000Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T19:38:12.3707180Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T19:38:12.3712470Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T19:38:12.3720660Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T19:38:12.3729000Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T19:38:12.3734850Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T19:38:12.3740250Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T19:38:12.3745700Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T19:38:12.3751100Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T19:38:12.3756470Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T19:38:12.3761820Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T19:38:12.3767090Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T19:38:12.3772540Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T19:38:12.3778090Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T19:38:12.3782970Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T19:38:12.3788470Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T19:38:12.3793670Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T19:38:12.3798940Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T19:38:12.3804910Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T19:38:12.3810180Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T19:38:12.3815680Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T19:38:12.3821190Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T19:38:12.3826660Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T19:38:12.3832040Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T19:38:12.3837360Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T19:38:12.3842770Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T19:38:12.3848880Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T19:38:12.3855940Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T19:38:12.3862580Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T19:38:12.3868370Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T19:38:12.3874230Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T19:38:12.3880390Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T19:38:12.3886050Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T19:38:12.3890730Z Only the first 100 operations were output. 2021-05-16T19:38:12.5186400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4601-1lf2wgo.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-16T19:38:14.8468410Z ==> Summary 2021-05-16T19:38:14.8614200Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T19:38:14.8620090Z ==> Installing poppler dependency: openjpeg 2021-05-16T19:38:14.8915280Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T19:38:14.8933910Z 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-3975-qv5c0f 2021-05-16T19:38:15.1285520Z cp -pR /private/tmp/d20210516-3975-qv5c0f/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T19:38:15.4311300Z chmod -Rf +w /private/tmp/d20210516-3975-qv5c0f 2021-05-16T19:38:15.7376720Z ==> Finishing up 2021-05-16T19:38:15.7767520Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T19:38:15.7772110Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T19:38:15.7777200Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T19:38:15.7785790Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T19:38:15.7795160Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T19:38:15.7805820Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T19:38:15.7811750Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T19:38:15.7817790Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T19:38:15.7826160Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T19:38:15.7834040Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T19:38:15.7839930Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T19:38:15.7845630Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T19:38:15.7851600Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T19:38:15.7857510Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T19:38:15.7866050Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T19:38:15.8974180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4627-106e82b.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-16T19:38:18.2756230Z ==> Summary 2021-05-16T19:38:18.3114130Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T19:38:18.3120730Z ==> Installing poppler dependency: qt@5 2021-05-16T19:38:18.3158970Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T19:38:18.3178330Z 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-3975-1880sfu 2021-05-16T19:38:24.2833140Z cp -pR /private/tmp/d20210516-3975-1880sfu/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T19:38:33.3437580Z chmod -Rf +w /private/tmp/d20210516-3975-1880sfu 2021-05-16T19:38:48.9251890Z ==> Finishing up 2021-05-16T19:38:51.5760850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4685-1q4ejf3.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-16T19:38:56.1565570Z ==> Caveats 2021-05-16T19:38:56.1566220Z We agreed to the Qt open source license for you. 2021-05-16T19:38:56.1567520Z If this is unacceptable you should uninstall. 2021-05-16T19:38:56.1567950Z 2021-05-16T19:38:56.1569050Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:38:56.1569820Z because this is an alternate version of another formula. 2021-05-16T19:38:56.1570200Z 2021-05-16T19:38:56.1570690Z If you need to have qt@5 first in your PATH, run: 2021-05-16T19:38:56.1571900Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:38:56.1572350Z 2021-05-16T19:38:56.1572840Z For compilers to find qt@5 you may need to set: 2021-05-16T19:38:56.1573850Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T19:38:56.1574890Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T19:38:56.1575670Z 2021-05-16T19:38:56.1576660Z For pkg-config to find qt@5 you may need to set: 2021-05-16T19:38:56.1577370Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T19:38:56.1577760Z 2021-05-16T19:38:56.1578510Z ==> Summary 2021-05-16T19:38:56.9830410Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T19:38:56.9836770Z ==> Installing poppler 2021-05-16T19:38:56.9841300Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T19:38:56.9861190Z 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-3975-1vuesc6 2021-05-16T19:38:57.2969510Z cp -pR /private/tmp/d20210516-3975-1vuesc6/poppler/. /usr/local/Cellar/poppler 2021-05-16T19:38:57.6194730Z chmod -Rf +w /private/tmp/d20210516-3975-1vuesc6 2021-05-16T19:38:58.0914580Z ==> Finishing up 2021-05-16T19:38:58.1283300Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T19:38:58.1288620Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T19:38:58.1295380Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T19:38:58.1301520Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T19:38:58.1307560Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T19:38:58.1313680Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T19:38:58.1319750Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T19:38:58.1326100Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T19:38:58.1331930Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T19:38:58.1338190Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T19:38:58.1344180Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T19:38:58.1350140Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T19:38:58.1356040Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T19:38:58.1364390Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T19:38:58.1377820Z rm /usr/local/share/gir-1.0 2021-05-16T19:38:58.1386050Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T19:38:58.1394070Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T19:38:58.1405340Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T19:38:58.1411420Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T19:38:58.1417430Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T19:38:58.1423510Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T19:38:58.1430410Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T19:38:58.1496610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T19:38:58.1502630Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T19:38:58.1509290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T19:38:58.1515630Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T19:38:58.1521810Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T19:38:58.1527820Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T19:38:58.1533890Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T19:38:58.1539770Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T19:38:58.1547820Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T19:38:58.1553420Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T19:38:58.1566530Z rm /usr/local/lib/girepository-1.0 2021-05-16T19:38:58.1574110Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T19:38:58.1580680Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T19:38:58.1586370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T19:38:58.1592190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T19:38:58.1597770Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T19:38:58.1604130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T19:38:58.1635010Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T19:38:58.1637220Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T19:38:58.1639220Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T19:38:58.1641120Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T19:38:58.1643180Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T19:38:58.1645250Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T19:38:58.1649080Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T19:38:58.1651170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T19:38:58.1653870Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T19:38:58.1659440Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T19:38:58.1664590Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T19:38:58.1673000Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T19:38:58.1678490Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T19:38:58.1684850Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T19:38:58.1690880Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T19:38:58.2823950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4711-1saxsgy.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-16T19:39:00.8337660Z ==> Summary 2021-05-16T19:39:00.8704620Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T19:39:02.4744840Z ==> Caveats 2021-05-16T19:39:02.4745770Z ==> qt@5 2021-05-16T19:39:02.4789160Z We agreed to the Qt open source license for you. 2021-05-16T19:39:02.4790940Z If this is unacceptable you should uninstall. 2021-05-16T19:39:02.4791380Z 2021-05-16T19:39:02.4792550Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:39:02.4793300Z because this is an alternate version of another formula. 2021-05-16T19:39:02.4793680Z 2021-05-16T19:39:02.4794150Z If you need to have qt@5 first in your PATH, run: 2021-05-16T19:39:02.4795330Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:39:02.4795760Z 2021-05-16T19:39:02.4796240Z For compilers to find qt@5 you may need to set: 2021-05-16T19:39:02.4797190Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T19:39:02.4798170Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T19:39:02.4798510Z 2021-05-16T19:39:02.4799360Z For pkg-config to find qt@5 you may need to set: 2021-05-16T19:39:02.4800040Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T19:39:02.4800400Z 2021-05-16T19:39:04.1923020Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T19:39:05.2682800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:05.8269660Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T19:39:06.1431450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T19%3A45%3A00Z&sig=bjrY%2FoL8%2FhlEOAVS4qgmksc1DjZ1RBhVyaU%2F1MCzEqY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:06.1812250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=bjrY\%2FoL8\%2FhlEOAVS4qgmksc1DjZ1RBhVyaU\%2F1MCzEqY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:06.2216170Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T19:39:06.2266830Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T19:39:07.3164990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:07.8703990Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T19:39:08.2229500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T19%3A45%3A00Z&sig=fGOr2wThxbjPSmzcGtHVnTbTFOm7FYMvoDi6ZaR2J3o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:08.2539830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=fGOr2wThxbjPSmzcGtHVnTbTFOm7FYMvoDi6ZaR2J3o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:09.0696490Z 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-4718-3pxzo4 2021-05-16T19:39:09.0699930Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T19:39:09.0708280Z cp -pR /private/tmp/d20210516-4718-3pxzo4/szip/. /usr/local/Cellar/szip 2021-05-16T19:39:09.0709510Z ==> Installing dependencies for hdf5: szip 2021-05-16T19:39:09.0711630Z chmod -Rf +w /private/tmp/d20210516-4718-3pxzo4 2021-05-16T19:39:09.0712800Z ==> Installing hdf5 dependency: szip 2021-05-16T19:39:09.0714660Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T19:39:09.0716500Z ==> Finishing up 2021-05-16T19:39:09.0717940Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T19:39:09.0719440Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T19:39:09.0720930Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T19:39:09.0722430Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T19:39:09.0723880Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T19:39:09.0725340Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T19:39:09.0728650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4888-1t0es6b.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-16T19:39:10.8554100Z ==> Summary 2021-05-16T19:39:10.8584890Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T19:39:10.8595700Z ==> Installing hdf5 2021-05-16T19:39:10.8601390Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T19:39:10.8624590Z 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-4718-sj07bt 2021-05-16T19:39:11.0552340Z cp -pR /private/tmp/d20210516-4718-sj07bt/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T19:39:11.2326960Z chmod -Rf +w /private/tmp/d20210516-4718-sj07bt 2021-05-16T19:39:11.5774710Z ==> Finishing up 2021-05-16T19:39:11.6282060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T19:39:11.6287090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T19:39:11.6291490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T19:39:11.6296820Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T19:39:11.6302060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T19:39:11.6307320Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T19:39:11.6312260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T19:39:11.6317640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T19:39:11.6322530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T19:39:11.6327190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T19:39:11.6332310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T19:39:11.6337420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T19:39:11.6342060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T19:39:11.6346940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T19:39:11.6352620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T19:39:11.6357630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T19:39:11.6363410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T19:39:11.6367410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T19:39:11.6372430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T19:39:11.6377400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T19:39:11.6383490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T19:39:11.6388900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T19:39:11.6399260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T19:39:11.6403860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T19:39:11.6408880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T19:39:11.6414040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T19:39:11.6419060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T19:39:11.6424110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T19:39:11.6429350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T19:39:11.6434250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T19:39:11.6439330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T19:39:11.6444180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T19:39:11.6449220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T19:39:11.6454320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T19:39:11.6459560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T19:39:11.6464510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T19:39:11.6482740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T19:39:11.6488260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T19:39:11.6493250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T19:39:11.6498110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T19:39:11.6502930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T19:39:11.6508300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T19:39:11.6514210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T19:39:11.6519720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T19:39:11.6524780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T19:39:11.6529940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T19:39:11.6534900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T19:39:11.6540320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T19:39:11.6545150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T19:39:11.6550370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T19:39:11.6555260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T19:39:11.6560320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T19:39:11.6565120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T19:39:11.6570190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T19:39:11.6575210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T19:39:11.6580300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T19:39:11.6585370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T19:39:11.6590290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T19:39:11.6595560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T19:39:11.6600560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T19:39:11.6605560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T19:39:11.6610720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T19:39:11.6615610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T19:39:11.6620520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T19:39:11.6625450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T19:39:11.6630340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T19:39:11.6635750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T19:39:11.6640930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T19:39:11.6645720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T19:39:11.6650650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T19:39:11.6655650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T19:39:11.6660850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T19:39:11.6665540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T19:39:11.6670620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T19:39:11.6675340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T19:39:11.6680210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T19:39:11.6685180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T19:39:11.6689830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T19:39:11.6694720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T19:39:11.6711800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T19:39:11.6716870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T19:39:11.6721740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T19:39:11.6727450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T19:39:11.6732600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T19:39:11.6737480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T19:39:11.6742600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T19:39:11.6747490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T19:39:11.6752250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T19:39:11.6758080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T19:39:11.6762820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T19:39:11.6767620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T19:39:11.6772520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T19:39:11.6777590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T19:39:11.6782660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T19:39:11.6787980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T19:39:11.6792890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T19:39:11.6798110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T19:39:11.6802720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T19:39:11.6807700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T19:39:11.6812300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T19:39:11.6816200Z Only the first 100 operations were output. 2021-05-16T19:39:11.7863200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4914-1b37ywk.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-16T19:39:14.1584180Z ==> Summary 2021-05-16T19:39:14.1792090Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T19:39:14.8063030Z ==> No outdated dependents to upgrade! 2021-05-16T19:39:14.8064320Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:39:14.8650290Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T19:39:14.8650910Z hdf5 2021-05-16T19:39:14.8661290Z rm /usr/local/bin/gif2h5 2021-05-16T19:39:14.8664380Z rm /usr/local/bin/h52gif 2021-05-16T19:39:14.8667560Z rm /usr/local/bin/h5c++ 2021-05-16T19:39:14.8670960Z rm /usr/local/bin/h5cc 2021-05-16T19:39:14.8674840Z rm /usr/local/bin/h5clear 2021-05-16T19:39:14.8678150Z rm /usr/local/bin/h5copy 2021-05-16T19:39:14.8681140Z rm /usr/local/bin/h5debug 2021-05-16T19:39:14.8684730Z rm /usr/local/bin/h5diff 2021-05-16T19:39:14.8688100Z rm /usr/local/bin/h5dump 2021-05-16T19:39:14.8691290Z rm /usr/local/bin/h5fc 2021-05-16T19:39:14.8694980Z rm /usr/local/bin/h5format_convert 2021-05-16T19:39:14.8698250Z rm /usr/local/bin/h5import 2021-05-16T19:39:14.8701540Z rm /usr/local/bin/h5jam 2021-05-16T19:39:14.8704880Z rm /usr/local/bin/h5ls 2021-05-16T19:39:14.8708220Z rm /usr/local/bin/h5mkgrp 2021-05-16T19:39:14.8711790Z rm /usr/local/bin/h5perf_serial 2021-05-16T19:39:14.8716300Z rm /usr/local/bin/h5redeploy 2021-05-16T19:39:14.8719630Z rm /usr/local/bin/h5repack 2021-05-16T19:39:14.8723160Z rm /usr/local/bin/h5repart 2021-05-16T19:39:14.8726530Z rm /usr/local/bin/h5stat 2021-05-16T19:39:14.8729870Z rm /usr/local/bin/h5unjam 2021-05-16T19:39:14.8733290Z rm /usr/local/bin/h5watch 2021-05-16T19:39:14.8741770Z rm /usr/local/include/H5ACpublic.h 2021-05-16T19:39:14.8744860Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T19:39:14.8748290Z rm /usr/local/include/H5Apublic.h 2021-05-16T19:39:14.8751870Z rm /usr/local/include/H5ArrayType.h 2021-05-16T19:39:14.8755490Z rm /usr/local/include/H5AtomType.h 2021-05-16T19:39:14.8759080Z rm /usr/local/include/H5Attribute.h 2021-05-16T19:39:14.8763760Z rm /usr/local/include/H5Classes.h 2021-05-16T19:39:14.8766330Z rm /usr/local/include/H5CommonFG.h 2021-05-16T19:39:14.8769940Z rm /usr/local/include/H5CompType.h 2021-05-16T19:39:14.8773240Z rm /usr/local/include/H5Cpp.h 2021-05-16T19:39:14.8776750Z rm /usr/local/include/H5CppDoc.h 2021-05-16T19:39:14.8780110Z rm /usr/local/include/H5Cpublic.h 2021-05-16T19:39:14.8783770Z rm /usr/local/include/H5DOpublic.h 2021-05-16T19:39:14.8787200Z rm /usr/local/include/H5DSpublic.h 2021-05-16T19:39:14.8790410Z rm /usr/local/include/H5DaccProp.h 2021-05-16T19:39:14.8793470Z rm /usr/local/include/H5DataSet.h 2021-05-16T19:39:14.8796860Z rm /usr/local/include/H5DataSpace.h 2021-05-16T19:39:14.8800250Z rm /usr/local/include/H5DataType.h 2021-05-16T19:39:14.8803650Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T19:39:14.8807380Z rm /usr/local/include/H5Dpublic.h 2021-05-16T19:39:14.8810490Z rm /usr/local/include/H5DxferProp.h 2021-05-16T19:39:14.8814450Z rm /usr/local/include/H5ESpublic.h 2021-05-16T19:39:14.8818200Z rm /usr/local/include/H5EnumType.h 2021-05-16T19:39:14.8821650Z rm /usr/local/include/H5Epubgen.h 2021-05-16T19:39:14.8826230Z rm /usr/local/include/H5Epublic.h 2021-05-16T19:39:14.8832140Z rm /usr/local/include/H5Exception.h 2021-05-16T19:39:14.8835560Z rm /usr/local/include/H5FDcore.h 2021-05-16T19:39:14.8839060Z rm /usr/local/include/H5FDdirect.h 2021-05-16T19:39:14.8842480Z rm /usr/local/include/H5FDfamily.h 2021-05-16T19:39:14.8846020Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T19:39:14.8849380Z rm /usr/local/include/H5FDlog.h 2021-05-16T19:39:14.8852850Z rm /usr/local/include/H5FDmpi.h 2021-05-16T19:39:14.8856440Z rm /usr/local/include/H5FDmpio.h 2021-05-16T19:39:14.8859890Z rm /usr/local/include/H5FDmulti.h 2021-05-16T19:39:14.8863740Z rm /usr/local/include/H5FDpublic.h 2021-05-16T19:39:14.8869750Z rm /usr/local/include/H5FDros3.h 2021-05-16T19:39:14.8875450Z rm /usr/local/include/H5FDsec2.h 2021-05-16T19:39:14.8881320Z rm /usr/local/include/H5FDstdio.h 2021-05-16T19:39:14.8887300Z rm /usr/local/include/H5FDwindows.h 2021-05-16T19:39:14.8893070Z rm /usr/local/include/H5FaccProp.h 2021-05-16T19:39:14.8899280Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T19:39:14.8904390Z rm /usr/local/include/H5File.h 2021-05-16T19:39:14.8910650Z rm /usr/local/include/H5FloatType.h 2021-05-16T19:39:14.8916400Z rm /usr/local/include/H5Fpublic.h 2021-05-16T19:39:14.8922420Z rm /usr/local/include/H5Gpublic.h 2021-05-16T19:39:14.8928770Z rm /usr/local/include/H5Group.h 2021-05-16T19:39:14.8934270Z rm /usr/local/include/H5IMpublic.h 2021-05-16T19:39:14.8940690Z rm /usr/local/include/H5IdComponent.h 2021-05-16T19:39:14.8947070Z rm /usr/local/include/H5Include.h 2021-05-16T19:39:14.8954040Z rm /usr/local/include/H5IntType.h 2021-05-16T19:39:14.8959830Z rm /usr/local/include/H5Ipublic.h 2021-05-16T19:39:14.8966460Z rm /usr/local/include/H5LDpublic.h 2021-05-16T19:39:14.8970960Z rm /usr/local/include/H5LTpublic.h 2021-05-16T19:39:14.8976750Z rm /usr/local/include/H5LaccProp.h 2021-05-16T19:39:14.8982690Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T19:39:14.8988670Z rm /usr/local/include/H5Library.h 2021-05-16T19:39:14.8994690Z rm /usr/local/include/H5Location.h 2021-05-16T19:39:14.9000640Z rm /usr/local/include/H5Lpublic.h 2021-05-16T19:39:14.9006710Z rm /usr/local/include/H5MMpublic.h 2021-05-16T19:39:14.9012210Z rm /usr/local/include/H5Mpublic.h 2021-05-16T19:39:14.9018200Z rm /usr/local/include/H5Object.h 2021-05-16T19:39:14.9024060Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T19:39:14.9030010Z rm /usr/local/include/H5Opublic.h 2021-05-16T19:39:14.9035640Z rm /usr/local/include/H5PLextern.h 2021-05-16T19:39:14.9041580Z rm /usr/local/include/H5PLpublic.h 2021-05-16T19:39:14.9047550Z rm /usr/local/include/H5PTpublic.h 2021-05-16T19:39:14.9053840Z rm /usr/local/include/H5PacketTable.h 2021-05-16T19:39:14.9059890Z rm /usr/local/include/H5Ppublic.h 2021-05-16T19:39:14.9065780Z rm /usr/local/include/H5PredType.h 2021-05-16T19:39:14.9072320Z rm /usr/local/include/H5PropList.h 2021-05-16T19:39:14.9078030Z rm /usr/local/include/H5Rpublic.h 2021-05-16T19:39:14.9083840Z rm /usr/local/include/H5Spublic.h 2021-05-16T19:39:14.9089760Z rm /usr/local/include/H5StrType.h 2021-05-16T19:39:14.9095680Z rm /usr/local/include/H5TBpublic.h 2021-05-16T19:39:14.9102600Z rm /usr/local/include/H5Tpublic.h 2021-05-16T19:39:14.9108410Z rm /usr/local/include/H5VLconnector.h 2021-05-16T19:39:14.9114260Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T19:39:14.9120310Z rm /usr/local/include/H5VLnative.h 2021-05-16T19:39:14.9126190Z Only the first 100 operations were output. 2021-05-16T19:39:16.7889070Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T19:39:17.8554980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:18.4030900Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T19:39:18.9299870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T19%3A45%3A00Z&sig=bkBeiYNYzWorzsvzGIF2cnlvp1nUVB98TT3vVGNgKOE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:18.9706430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=bkBeiYNYzWorzsvzGIF2cnlvp1nUVB98TT3vVGNgKOE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:19.1942360Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T19:39:19.2862290Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T19:39:19.2898030Z 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-4921-1jnvdi9 2021-05-16T19:39:19.4890060Z cp -pR /private/tmp/d20210516-4921-1jnvdi9/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T19:39:19.6800930Z chmod -Rf +w /private/tmp/d20210516-4921-1jnvdi9 2021-05-16T19:39:19.8676640Z ==> Finishing up 2021-05-16T19:39:19.9037650Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T19:39:19.9045710Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T19:39:19.9060890Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T19:39:19.9066420Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T19:39:19.9075070Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T19:39:19.9080550Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T19:39:19.9086160Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T19:39:19.9091640Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T19:39:19.9096920Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T19:39:19.9104160Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T19:39:19.9110030Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T19:39:19.9115590Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T19:39:19.9122540Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T19:39:19.9133400Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T19:39:19.9139230Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T19:39:19.9180080Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T19:39:19.9862810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5085-ptopz8.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-16T19:39:22.4332390Z ==> Caveats 2021-05-16T19:39:22.4333110Z Emacs Lisp files have been installed to: 2021-05-16T19:39:22.4334200Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T19:39:22.4335110Z ==> Summary 2021-05-16T19:39:22.4509610Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T19:39:24.6505990Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T19:39:25.6907780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:26.2411370Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T19:39:26.5716050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T19%3A45%3A00Z&sig=TAupEqKRIKc9TQQ6HamOa46mGW31UDcWaGH0eHHnFO8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:26.6049800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=TAupEqKRIKc9TQQ6HamOa46mGW31UDcWaGH0eHHnFO8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:26.7097070Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T19:39:26.7891970Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T19:39:26.7921780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5092-inf5s8 2021-05-16T19:39:26.9496110Z cp -pR /private/tmp/d20210516-5092-inf5s8/gsl/. /usr/local/Cellar/gsl 2021-05-16T19:39:27.1305380Z chmod -Rf +w /private/tmp/d20210516-5092-inf5s8 2021-05-16T19:39:27.3077660Z ==> Finishing up 2021-05-16T19:39:27.3371920Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T19:39:27.3376700Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T19:39:27.3381740Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T19:39:27.3389100Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T19:39:27.3397950Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T19:39:27.3406960Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T19:39:27.3517970Z info /usr/local/share/info/gsl-ref.info 2021-05-16T19:39:27.3533140Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T19:39:27.3539690Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T19:39:27.3547690Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T19:39:27.3557060Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T19:39:27.3564750Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T19:39:27.3570740Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T19:39:27.3579030Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T19:39:27.3585080Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T19:39:27.3591600Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T19:39:27.3597860Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T19:39:27.3607310Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T19:39:27.4370200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5257-1hatqg1.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-16T19:39:29.9022540Z ==> Summary 2021-05-16T19:39:29.9224220Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T19:39:33.1582030Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T19:39:34.2620180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:34.8016110Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T19:39:35.1407000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T19%3A45%3A00Z&sig=6cVpprbsTGUy8scKBOuFsmHNg%2Fk%2FGxwCSdOgF5vvKwE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:35.1883330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=6cVpprbsTGUy8scKBOuFsmHNg\%2Fk\%2FGxwCSdOgF5vvKwE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:35.3076460Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T19:39:35.3286240Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T19:39:36.4543420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:36.9915910Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T19:39:37.3038130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T19%3A45%3A00Z&sig=lfsJq8KeNIc3gF6VhkiGk8bdx%2B%2F52esC1kiA%2BRWoNpw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:37.3414750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=lfsJq8KeNIc3gF6VhkiGk8bdx\%2B\%2F52esC1kiA\%2BRWoNpw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:37.4592780Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T19:39:37.4655120Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T19:39:38.5400350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:39.0658980Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T19:39:39.3824740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T19%3A45%3A00Z&sig=qP6BSDFBYMgp1Ype%2FXImidU5HY%2B1bdpnuk3HhQW%2FWX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:39.4263320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=qP6BSDFBYMgp1Ype\%2FXImidU5HY\%2B1bdpnuk3HhQW\%2FWX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:39.4913650Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T19:39:39.4960860Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T19:39:40.5875750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:41.1250810Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T19:39:41.4502430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T19%3A45%3A00Z&sig=YPidgGdN6L1s7JsuF09Ityd4L2iJe0%2BBA3ubiaQnZBI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:41.5116200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=YPidgGdN6L1s7JsuF09Ityd4L2iJe0\%2BBA3ubiaQnZBI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:41.5677350Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T19:39:41.5711690Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T19:39:42.6870270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:43.2600930Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T19:39:43.5786170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T19%3A45%3A00Z&sig=c67%2BNRSkO0TAWyC3LtPrLSW%2BgefagcDLugiirSCeitk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:43.6165750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=c67\%2BNRSkO0TAWyC3LtPrLSW\%2BgefagcDLugiirSCeitk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:43.6988900Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T19:39:43.7080320Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T19:39:44.7506460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:45.3268200Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T19:39:45.6516210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T19%3A45%3A00Z&sig=WO5W7X0DmtY9CUoxV9ESvqAhf7VvXUJpSwpo6mad%2BVI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:45.7010740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=WO5W7X0DmtY9CUoxV9ESvqAhf7VvXUJpSwpo6mad\%2BVI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:45.7428020Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T19:39:45.7485410Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T19:39:46.8730370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:47.4225260Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T19:39:47.7590590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T19%3A45%3A00Z&sig=Gxmmjf7knbjKxYjgZXaWXbvUq3%2B9isp3exUdjwalw8I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:47.7920140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=Gxmmjf7knbjKxYjgZXaWXbvUq3\%2B9isp3exUdjwalw8I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:47.8846950Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T19:39:47.8946030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T19:39:49.0068820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:49.5354580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T19:39:49.8790890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T19%3A45%3A00Z&sig=r821DTFFjULY6Nrr8%2FASaRv7eDzklkbbKkklprkQKxo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:49.9353990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=r821DTFFjULY6Nrr8\%2FASaRv7eDzklkbbKkklprkQKxo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:49.9918410Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T19:39:49.9991980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T19:39:51.1190850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:51.6629810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T19:39:52.0061900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T19%3A45%3A00Z&sig=p4CSok5dbjfSkYjfTY7AGXHL9KFn6CGjt8HOaqEtnT8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:52.0458770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=p4CSok5dbjfSkYjfTY7AGXHL9KFn6CGjt8HOaqEtnT8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:52.1165870Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T19:39:52.1208520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T19:39:53.2458400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:53.7810200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T19:39:54.1371660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T19%3A45%3A00Z&sig=j7wF0ZxBmT3hwxFTRvph%2BOw6VmAbV2MW8fHeXUOC7Hw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:54.1712760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=j7wF0ZxBmT3hwxFTRvph\%2BOw6VmAbV2MW8fHeXUOC7Hw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:54.2059310Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T19:39:54.2094600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T19:39:55.2611690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:55.7825390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T19:39:56.1371200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T19%3A45%3A00Z&sig=LYH4y14nbCOmpFYdHyJSJltORsVlDGHCCqviGjJAs7Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:56.1727700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=LYH4y14nbCOmpFYdHyJSJltORsVlDGHCCqviGjJAs7Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:56.2194270Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T19:39:56.2230750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T19:39:58.3537210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:59.8962620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T19:40:00.2580080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T19%3A50%3A00Z&sig=kYsx%2F%2BBwWW%2FtOL9%2BSWT4jZRmCs3ZmHQFZTpAIax5DYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:00.2983690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=kYsx\%2F\%2BBwWW\%2FtOL9\%2BSWT4jZRmCs3ZmHQFZTpAIax5DYg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:00.4234690Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T19:40:00.4307610Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T19:40:02.5370020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:04.1276340Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T19:40:04.5145870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T19%3A50%3A00Z&sig=rxmjx7WoUQwZ53TkPNUlnrmccjZbvyD842pIJXn4yMY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:04.5540900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=rxmjx7WoUQwZ53TkPNUlnrmccjZbvyD842pIJXn4yMY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:04.6287280Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T19:40:04.6326860Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T19:40:06.7688300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:07.3459550Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T19:40:07.7622210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T19%3A50%3A00Z&sig=hoHjJpKPz%2B7J0GXj9lIQwiUGa7x%2BoHwwymAmj6hQ2zs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:07.8222110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=hoHjJpKPz\%2B7J0GXj9lIQwiUGa7x\%2BoHwwymAmj6hQ2zs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:08.2685290Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T19:40:08.4136600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T19:40:10.5479560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:12.1431440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T19:40:12.4820810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T19%3A50%3A00Z&sig=p4eH4FgLFzKBdwHKXfmIbPFj8IadHHMs0H9BFJTRuq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:12.5266660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=p4eH4FgLFzKBdwHKXfmIbPFj8IadHHMs0H9BFJTRuq8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:12.6262470Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T19:40:12.6387300Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T19:40:14.7599100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d6c86a875c063ff7aabf5f6792fd9e5f3f97111fdc9a99db8293bb30285a9906--rubberband-1.9.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T19:40:16.2875430Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T19:40:16.6267260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T19%3A50%3A00Z&sig=s3vY%2FBH2dbhJIzxwQ1greRBfY%2BZTw8a7JW2oWf%2BAcKo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:16.6687900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=s3vY\%2FBH2dbhJIzxwQ1greRBfY\%2BZTw8a7JW2oWf\%2BAcKo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:16.7445820Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T19:40:16.7492230Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T19:40:19.0455450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:19.5981170Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T19:40:19.9477390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T19%3A50%3A00Z&sig=jgbs66USYbRtii684WFOGECfIx6pNXqy4ApTuuNDmiM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:20.0012090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=jgbs66USYbRtii684WFOGECfIx6pNXqy4ApTuuNDmiM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:20.1360410Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T19:40:20.1473160Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T19:40:21.2190890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:22.7459950Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T19:40:23.0910950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T19%3A50%3A00Z&sig=p%2Bj1DgMbWC8yyyBzaSV9W7uKe0xYSYNkQvgZj7VpE40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:23.1368610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=p\%2Bj1DgMbWC8yyyBzaSV9W7uKe0xYSYNkQvgZj7VpE40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:23.1885980Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T19:40:23.1921330Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T19:40:25.3185260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:25.8788480Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T19:40:26.2151510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T19%3A50%3A00Z&sig=8ibyNuawmV%2FiAgLU%2BRPVCuMyjOdaZDPobK1gdS2Q3SQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:26.2618590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=8ibyNuawmV\%2FiAgLU\%2BRPVCuMyjOdaZDPobK1gdS2Q3SQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:26.3438980Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T19:40:26.3485870Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T19:40:28.4420950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:28.9929100Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T19:40:29.3161730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T19%3A50%3A00Z&sig=QbgrPzD0pmz0IMeSPf8dQpGB6WkQs7oW1qZ3Ft6UikI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:29.3471150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=QbgrPzD0pmz0IMeSPf8dQpGB6WkQs7oW1qZ3Ft6UikI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:29.4737430Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T19:40:29.4828090Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T19:40:30.6094090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:31.1672520Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T19:40:31.4892960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T19%3A50%3A00Z&sig=2N03TwgmYWkk9SqWD%2BAktrma91g5aKh%2B2RTowMkZUVk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:31.5913160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=2N03TwgmYWkk9SqWD\%2BAktrma91g5aKh\%2B2RTowMkZUVk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:31.6345620Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T19:40:31.6394770Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T19:40:32.7640250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:33.3143680Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T19:40:33.6349380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T19%3A50%3A00Z&sig=Bb%2BqZfGlV1lHH%2Bl2BF1wuT8ds3C28Zm3Ma5RqGreI2A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:33.6902460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=Bb\%2BqZfGlV1lHH\%2Bl2BF1wuT8ds3C28Zm3Ma5RqGreI2A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:33.8484290Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T19:40:33.8599540Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T19:40:34.9688640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:35.6373370Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T19:40:35.9632950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T19%3A50%3A00Z&sig=cfSpuanU2VLQ5HrCOrhlMOVG2%2FVccdo25%2FpXOuh9oXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:35.9980940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=cfSpuanU2VLQ5HrCOrhlMOVG2\%2FVccdo25\%2FpXOuh9oXo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:36.3176700Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T19:40:36.3601070Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T19:40:37.4595440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:38.0168070Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T19:40:38.3591610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T19%3A50%3A00Z&sig=AN29mjto7q4fLpB3Hi94niLbF7jHbNpEGqvtbyuhDCs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:38.3982130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=AN29mjto7q4fLpB3Hi94niLbF7jHbNpEGqvtbyuhDCs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:38.4570160Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T19:40:38.4622530Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T19:40:39.5934030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:40.1435830Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T19:40:40.4826780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T19%3A50%3A00Z&sig=QlKvifCRM%2FpkBB%2Bk1h5Erv08wp7vlkBMZdws%2BYa6prg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:40.5133880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=QlKvifCRM\%2FpkBB\%2Bk1h5Erv08wp7vlkBMZdws\%2BYa6prg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:40.6038660Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T19:40:40.6145480Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T19:40:41.9145750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:42.4732070Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T19:40:42.7968960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T19%3A50%3A00Z&sig=VCq8vUhuUsqOi%2FBESTqCiFUOu8UNTu84e4fRXxRevkA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:42.8381380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=VCq8vUhuUsqOi\%2FBESTqCiFUOu8UNTu84e4fRXxRevkA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:42.9791640Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T19:40:43.0029560Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T19:40:44.1150260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:44.6412300Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T19:40:45.7267050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=E\%2Bi8nA7tp2UReHY8mbsdF0IGm7n6jWyNwuHBhTkxYcU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:45.7276300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T19%3A50%3A00Z&sig=E%2Bi8nA7tp2UReHY8mbsdF0IGm7n6jWyNwuHBhTkxYcU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:45.7281470Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T19:40:45.7283950Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T19:40:46.1688370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:46.6838080Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T19:40:48.0261860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T19%3A50%3A00Z&sig=aNyOZAvlwDZQ0Te%2B9yiEYMcbE6SoNLCPEdesv2mLhW0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:48.0668310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=aNyOZAvlwDZQ0Te\%2B9yiEYMcbE6SoNLCPEdesv2mLhW0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:48.1572690Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T19:40:48.1657420Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T19:40:49.2591440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:49.8216390Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T19:40:51.1422180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T19%3A50%3A00Z&sig=svAZa4GtxCnqGkSDIUoVZo97aJoYdFfn1ftJKofjXtA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:51.1828320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=svAZa4GtxCnqGkSDIUoVZo97aJoYdFfn1ftJKofjXtA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:51.2408150Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T19:40:51.2456520Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T19:40:52.3344440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:40:52.8940710Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T19:40:53.2286500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T19%3A50%3A00Z&sig=D%2FdaOLIw9nQmg4QL4551L%2BfDOHejGmAMJ1xkJLEZwbg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:40:53.2590840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=D\%2FdaOLIw9nQmg4QL4551L\%2BfDOHejGmAMJ1xkJLEZwbg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:40:53.5095200Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T19:40:53.6195770Z ==> 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-16T19:40:53.6264600Z ==> Installing ffmpeg dependency: aom 2021-05-16T19:40:53.6913920Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T19:40:53.6945260Z 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-5264-1odptsw 2021-05-16T19:40:53.7826970Z cp -pR /private/tmp/d20210516-5264-1odptsw/aom/. /usr/local/Cellar/aom 2021-05-16T19:40:53.8288350Z chmod -Rf +w /private/tmp/d20210516-5264-1odptsw 2021-05-16T19:40:53.9164760Z ==> Finishing up 2021-05-16T19:40:53.9578430Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T19:40:53.9585700Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T19:40:53.9598190Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T19:40:53.9610850Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T19:40:53.9620350Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T19:40:53.9629840Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T19:40:53.9639840Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T19:40:53.9654180Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T19:40:53.9868300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5607-1wphdop.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-16T19:40:56.2421660Z ==> Summary 2021-05-16T19:40:56.2470430Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T19:40:56.2482310Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T19:40:56.2577150Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T19:40:56.2596500Z 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-5264-c9g40r 2021-05-16T19:40:56.2804540Z cp -pR /private/tmp/d20210516-5264-c9g40r/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T19:40:56.2995430Z chmod -Rf +w /private/tmp/d20210516-5264-c9g40r 2021-05-16T19:40:56.3545560Z ==> Finishing up 2021-05-16T19:40:56.3950410Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T19:40:56.3956730Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T19:40:56.3963700Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T19:40:56.3969370Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T19:40:56.3977030Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T19:40:56.4133000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5633-2rxvsa.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-16T19:40:58.9013030Z ==> Summary 2021-05-16T19:40:58.9060880Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T19:40:58.9076320Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T19:40:58.9174700Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T19:40:58.9197690Z 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-5264-gjdcfd 2021-05-16T19:40:58.9858920Z cp -pR /private/tmp/d20210516-5264-gjdcfd/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T19:40:59.0587720Z chmod -Rf +w /private/tmp/d20210516-5264-gjdcfd 2021-05-16T19:40:59.1291970Z ==> Finishing up 2021-05-16T19:40:59.1730290Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T19:40:59.1737250Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T19:40:59.1745480Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T19:40:59.1844650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5659-1vuoulg.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-16T19:41:01.7590020Z ==> Summary 2021-05-16T19:41:01.7724400Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T19:41:01.7730500Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T19:41:01.7752110Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T19:41:01.7772840Z 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-5264-mpj2zj 2021-05-16T19:41:01.8096340Z cp -pR /private/tmp/d20210516-5264-mpj2zj/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T19:41:01.8650240Z chmod -Rf +w /private/tmp/d20210516-5264-mpj2zj 2021-05-16T19:41:01.9440610Z ==> Finishing up 2021-05-16T19:41:01.9842860Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T19:41:01.9849330Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T19:41:01.9861910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T19:41:01.9867610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T19:41:01.9873560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T19:41:01.9879540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T19:41:01.9885410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T19:41:01.9891360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T19:41:01.9897150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T19:41:01.9902980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T19:41:01.9908910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T19:41:01.9915080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T19:41:01.9920310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T19:41:01.9926100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T19:41:01.9932250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T19:41:01.9937840Z 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-16T19:41:01.9943890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T19:41:01.9949890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T19:41:01.9955520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T19:41:01.9961270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T19:41:01.9967280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T19:41:01.9973150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T19:41:01.9978850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T19:41:01.9984840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T19:41:01.9995300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T19:41:02.0001590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T19:41:02.0007740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T19:41:02.0013770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T19:41:02.0020210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T19:41:02.0026300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T19:41:02.0032330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T19:41:02.0038440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T19:41:02.0044770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T19:41:02.0052060Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T19:41:02.0057530Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T19:41:02.0063190Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T19:41:02.0071240Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T19:41:02.0328690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5685-1ul8no9.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-16T19:41:04.3795200Z ==> Summary 2021-05-16T19:41:04.3851550Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T19:41:04.3859210Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T19:41:04.5796630Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T19:41:04.5815290Z 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-5264-hmxchl 2021-05-16T19:41:04.7224750Z cp -pR /private/tmp/d20210516-5264-hmxchl/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T19:41:04.8762380Z chmod -Rf +w /private/tmp/d20210516-5264-hmxchl 2021-05-16T19:41:05.1062590Z ==> Finishing up 2021-05-16T19:41:05.1711310Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T19:41:05.1716110Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T19:41:05.1720850Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T19:41:05.1726030Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T19:41:05.1731190Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T19:41:05.1739240Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T19:41:05.1748350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T19:41:05.1756520Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T19:41:05.1762260Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T19:41:05.1767960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T19:41:05.1773330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T19:41:05.1778790Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T19:41:05.1784310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T19:41:05.1789760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T19:41:05.1795280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T19:41:05.1800850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T19:41:05.1806800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T19:41:05.1812550Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T19:41:05.1818110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T19:41:05.1823560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T19:41:05.1829130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T19:41:05.1834520Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T19:41:05.1840130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T19:41:05.1845780Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T19:41:05.1851080Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T19:41:05.1856430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T19:41:05.1862350Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T19:41:05.1882200Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T19:41:05.1892650Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T19:41:05.1907200Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T19:41:05.1922660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T19:41:05.1932170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T19:41:05.1941680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T19:41:05.1954200Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T19:41:05.1962940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T19:41:05.1979410Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T19:41:05.1990100Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T19:41:05.2000950Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T19:41:05.2008350Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T19:41:05.2018140Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T19:41:05.2035220Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T19:41:05.2045850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T19:41:05.2061350Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T19:41:05.2070860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T19:41:05.2080050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T19:41:05.2088540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T19:41:05.2097930Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T19:41:05.2106380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T19:41:05.2115690Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T19:41:05.2126440Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T19:41:05.2137050Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T19:41:05.2155970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T19:41:05.2167110Z 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-16T19:41:05.2779970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5711-2zpk6t.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-16T19:41:07.6530890Z ==> Summary 2021-05-16T19:41:07.6681140Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T19:41:07.6687590Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T19:41:07.6742140Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T19:41:07.6761040Z 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-5264-x0xbjc 2021-05-16T19:41:07.6906460Z cp -pR /private/tmp/d20210516-5264-x0xbjc/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T19:41:07.7089490Z chmod -Rf +w /private/tmp/d20210516-5264-x0xbjc 2021-05-16T19:41:07.7624010Z ==> Finishing up 2021-05-16T19:41:07.8027380Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T19:41:07.8033890Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T19:41:07.8040570Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T19:41:07.8047660Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T19:41:07.8053130Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T19:41:07.8058590Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T19:41:07.8066200Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T19:41:07.8227530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5737-12qpbrl.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-16T19:41:10.1850040Z ==> Summary 2021-05-16T19:41:10.1878730Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T19:41:10.1886640Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T19:41:10.4227510Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T19:41:10.4246240Z 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-5264-1wkz0k 2021-05-16T19:41:10.4887880Z cp -pR /private/tmp/d20210516-5264-1wkz0k/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T19:41:10.5541120Z chmod -Rf +w /private/tmp/d20210516-5264-1wkz0k 2021-05-16T19:41:10.7087040Z ==> Finishing up 2021-05-16T19:41:10.7523370Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T19:41:10.7527770Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T19:41:10.7533420Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T19:41:10.7539300Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T19:41:10.7546800Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T19:41:10.7556850Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T19:41:10.7566710Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T19:41:10.7574780Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T19:41:10.7579860Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T19:41:10.7584960Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T19:41:10.7591140Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T19:41:10.7596490Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T19:41:10.7602180Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T19:41:10.7608980Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T19:41:10.7613900Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T19:41:10.7619170Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T19:41:10.7625490Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T19:41:10.7630280Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T19:41:10.7635630Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T19:41:10.7640870Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T19:41:10.7649120Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T19:41:10.7654960Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T19:41:10.7660230Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T19:41:10.7665780Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T19:41:10.7969170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5765-1imnt8m.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-16T19:41:13.4737950Z ==> Summary 2021-05-16T19:41:13.4827000Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T19:41:13.4834740Z ==> Installing ffmpeg dependency: libass 2021-05-16T19:41:13.7897360Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T19:41:13.7916970Z 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-5264-153l2rj 2021-05-16T19:41:13.8072880Z cp -pR /private/tmp/d20210516-5264-153l2rj/libass/. /usr/local/Cellar/libass 2021-05-16T19:41:13.8226630Z chmod -Rf +w /private/tmp/d20210516-5264-153l2rj 2021-05-16T19:41:13.8832590Z ==> Finishing up 2021-05-16T19:41:13.9282060Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T19:41:13.9288180Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T19:41:13.9294140Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T19:41:13.9300500Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T19:41:13.9307630Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T19:41:13.9622950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5792-qen3ba.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-16T19:41:16.8478220Z ==> Summary 2021-05-16T19:41:16.8518370Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T19:41:16.8530210Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T19:41:16.8903060Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T19:41:16.8923360Z 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-5264-vd4ykr 2021-05-16T19:41:16.9164060Z cp -pR /private/tmp/d20210516-5264-vd4ykr/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T19:41:16.9411200Z chmod -Rf +w /private/tmp/d20210516-5264-vd4ykr 2021-05-16T19:41:17.0319300Z ==> Finishing up 2021-05-16T19:41:17.0844500Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T19:41:17.0850050Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T19:41:17.0855640Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T19:41:17.0864500Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T19:41:17.0872790Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T19:41:17.0878510Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T19:41:17.0884680Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T19:41:17.0894900Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T19:41:17.1108490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5818-1jxq465.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-16T19:41:19.9893510Z ==> Summary 2021-05-16T19:41:19.9947730Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T19:41:19.9957650Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T19:41:20.0027020Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T19:41:20.0049360Z 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-5264-1nzzg0y 2021-05-16T19:41:20.0257700Z cp -pR /private/tmp/d20210516-5264-1nzzg0y/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T19:41:20.0661080Z chmod -Rf +w /private/tmp/d20210516-5264-1nzzg0y 2021-05-16T19:41:20.1502700Z ==> Finishing up 2021-05-16T19:41:20.1941400Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T19:41:20.1946160Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T19:41:20.1955340Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T19:41:20.1963410Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T19:41:20.1971010Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T19:41:20.1976520Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T19:41:20.1982660Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T19:41:20.1989590Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T19:41:20.1996350Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T19:41:20.2006290Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T19:41:20.2012750Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T19:41:20.2400480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5844-9jnsyg.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-16T19:41:23.3665860Z ==> Summary 2021-05-16T19:41:23.3743400Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T19:41:23.3759900Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T19:41:23.3865600Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T19:41:23.3889760Z 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-5264-161k667 2021-05-16T19:41:23.4104130Z cp -pR /private/tmp/d20210516-5264-161k667/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T19:41:23.4382920Z chmod -Rf +w /private/tmp/d20210516-5264-161k667 2021-05-16T19:41:23.5190130Z ==> Finishing up 2021-05-16T19:41:23.5454960Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T19:41:23.5462750Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T19:41:23.5468400Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T19:41:23.5477690Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T19:41:23.5675470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5870-1xt3113.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-16T19:41:26.7179610Z ==> Summary 2021-05-16T19:41:26.7213570Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T19:41:26.7223380Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T19:41:26.7254320Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T19:41:26.7282920Z 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-5264-9brbg3 2021-05-16T19:41:26.7675630Z cp -pR /private/tmp/d20210516-5264-9brbg3/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T19:41:26.8073630Z chmod -Rf +w /private/tmp/d20210516-5264-9brbg3 2021-05-16T19:41:26.8696740Z ==> Finishing up 2021-05-16T19:41:26.9322370Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T19:41:26.9334860Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T19:41:26.9350410Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T19:41:26.9490490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5896-dz89l8.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-16T19:41:29.9025320Z ==> Summary 2021-05-16T19:41:29.9054640Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T19:41:29.9063410Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T19:41:29.9090540Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T19:41:29.9112040Z 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-5264-l2f2zb 2021-05-16T19:41:29.9307460Z cp -pR /private/tmp/d20210516-5264-l2f2zb/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T19:41:29.9508540Z chmod -Rf +w /private/tmp/d20210516-5264-l2f2zb 2021-05-16T19:41:30.0245000Z ==> Finishing up 2021-05-16T19:41:30.0834960Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T19:41:30.0843510Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T19:41:30.0856960Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T19:41:30.0866000Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T19:41:30.0880180Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T19:41:30.0888680Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T19:41:30.0899000Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T19:41:30.0908750Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T19:41:30.0924560Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T19:41:30.0937090Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T19:41:30.1140910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5922-8fjpr8.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-16T19:41:33.1272010Z ==> Summary 2021-05-16T19:41:33.1301640Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T19:41:33.1312340Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T19:41:33.1410280Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T19:41:33.1429170Z 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-5264-16d42yq 2021-05-16T19:41:33.6911080Z cp -pR /private/tmp/d20210516-5264-16d42yq/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T19:41:33.9431730Z chmod -Rf +w /private/tmp/d20210516-5264-16d42yq 2021-05-16T19:41:34.0246470Z ==> Finishing up 2021-05-16T19:41:34.0674840Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T19:41:34.0681780Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T19:41:34.0689700Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T19:41:34.0694770Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T19:41:34.0700870Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T19:41:34.0706930Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T19:41:34.0714950Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T19:41:34.0929790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5948-hopjqr.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-16T19:41:36.8040660Z ==> Summary 2021-05-16T19:41:36.8154740Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T19:41:36.8170950Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T19:41:36.8632810Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T19:41:36.8651750Z 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-5264-14poc9m 2021-05-16T19:41:36.9067320Z cp -pR /private/tmp/d20210516-5264-14poc9m/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T19:41:36.9416360Z chmod -Rf +w /private/tmp/d20210516-5264-14poc9m 2021-05-16T19:41:37.0145910Z ==> Finishing up 2021-05-16T19:41:37.0665950Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T19:41:37.0679370Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T19:41:37.0704430Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T19:41:37.0722580Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T19:41:37.0737200Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T19:41:37.0753570Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T19:41:37.0770590Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T19:41:37.1058170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5974-13mhkz2.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-16T19:41:39.7084270Z ==> Summary 2021-05-16T19:41:39.7113720Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T19:41:39.7120630Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T19:41:39.7659020Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T19:41:39.7680840Z 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-5264-xcsnsy 2021-05-16T19:41:39.7886950Z cp -pR /private/tmp/d20210516-5264-xcsnsy/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T19:41:39.8071630Z chmod -Rf +w /private/tmp/d20210516-5264-xcsnsy 2021-05-16T19:41:39.8751890Z ==> Finishing up 2021-05-16T19:41:39.9259360Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T19:41:39.9265410Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T19:41:39.9273560Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T19:41:39.9279610Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T19:41:39.9285970Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T19:41:39.9294270Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T19:41:39.9462590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6000-1qzev2g.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-16T19:41:42.3997940Z ==> Summary 2021-05-16T19:41:42.4019980Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T19:41:42.4026920Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T19:41:42.4048390Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T19:41:42.4069410Z 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-5264-u9zqf1 2021-05-16T19:41:42.4831280Z cp -pR /private/tmp/d20210516-5264-u9zqf1/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T19:41:42.5593800Z chmod -Rf +w /private/tmp/d20210516-5264-u9zqf1 2021-05-16T19:41:42.6628890Z ==> Finishing up 2021-05-16T19:41:42.7132650Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T19:41:42.7138740Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T19:41:42.7147900Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T19:41:42.7157520Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T19:41:42.7163120Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T19:41:42.7167960Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T19:41:42.7173510Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T19:41:42.7178880Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T19:41:42.7184360Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T19:41:42.7192300Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T19:41:42.7511980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6026-1bh3v7v.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-16T19:41:45.2066750Z ==> Summary 2021-05-16T19:41:45.2139440Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T19:41:45.2148380Z ==> Installing ffmpeg dependency: snappy 2021-05-16T19:41:45.2209190Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T19:41:45.2228460Z 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-5264-g6oe5h 2021-05-16T19:41:45.2363550Z cp -pR /private/tmp/d20210516-5264-g6oe5h/snappy/. /usr/local/Cellar/snappy 2021-05-16T19:41:45.2533230Z chmod -Rf +w /private/tmp/d20210516-5264-g6oe5h 2021-05-16T19:41:45.3020760Z ==> Finishing up 2021-05-16T19:41:45.3508190Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T19:41:45.3513620Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T19:41:45.3518620Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T19:41:45.3523420Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T19:41:45.3533290Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T19:41:45.3538850Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T19:41:45.3544440Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T19:41:45.3549300Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T19:41:45.3554870Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T19:41:45.3706040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6052-ga80wz.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-16T19:41:47.7914170Z ==> Summary 2021-05-16T19:41:47.7940120Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T19:41:47.7947380Z ==> Installing ffmpeg dependency: speex 2021-05-16T19:41:47.8011690Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T19:41:47.8030820Z 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-5264-u9cghm 2021-05-16T19:41:47.8216740Z cp -pR /private/tmp/d20210516-5264-u9cghm/speex/. /usr/local/Cellar/speex 2021-05-16T19:41:47.8441580Z chmod -Rf +w /private/tmp/d20210516-5264-u9cghm 2021-05-16T19:41:47.9000420Z ==> Finishing up 2021-05-16T19:41:47.9443860Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T19:41:47.9452140Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T19:41:47.9460300Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T19:41:47.9467490Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T19:41:47.9472560Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T19:41:47.9478100Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T19:41:47.9486330Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T19:41:47.9679680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6078-trn7ij.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-16T19:41:50.3389210Z ==> Summary 2021-05-16T19:41:50.3419320Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T19:41:50.3426730Z ==> Installing ffmpeg dependency: srt 2021-05-16T19:41:50.3515750Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T19:41:50.3535500Z 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-5264-1ds84xs 2021-05-16T19:41:50.3978310Z cp -pR /private/tmp/d20210516-5264-1ds84xs/srt/. /usr/local/Cellar/srt 2021-05-16T19:41:50.4235860Z chmod -Rf +w /private/tmp/d20210516-5264-1ds84xs 2021-05-16T19:41:50.5137500Z ==> Finishing up 2021-05-16T19:41:50.5561200Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T19:41:50.5568750Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T19:41:50.5571330Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T19:41:50.5576900Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T19:41:50.5583850Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T19:41:50.5591180Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T19:41:50.5596570Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T19:41:50.5601630Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T19:41:50.5606990Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T19:41:50.5614670Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T19:41:50.5620070Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T19:41:50.5807050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6104-wuz47w.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-16T19:41:52.9777500Z ==> Summary 2021-05-16T19:41:52.9803330Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T19:41:52.9811620Z ==> Installing ffmpeg dependency: giflib 2021-05-16T19:41:52.9832860Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T19:41:52.9852210Z 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-5264-1a60p17 2021-05-16T19:41:53.0013580Z cp -pR /private/tmp/d20210516-5264-1a60p17/giflib/. /usr/local/Cellar/giflib 2021-05-16T19:41:53.0181240Z chmod -Rf +w /private/tmp/d20210516-5264-1a60p17 2021-05-16T19:41:53.0751290Z ==> Finishing up 2021-05-16T19:41:53.1166980Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T19:41:53.1173130Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T19:41:53.1178200Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T19:41:53.1183550Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T19:41:53.1216390Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T19:41:53.1221540Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T19:41:53.1228930Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T19:41:53.1236220Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T19:41:53.1241620Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T19:41:53.1246680Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T19:41:53.1252090Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T19:41:53.1435610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6130-1fslkxw.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-16T19:41:55.4795530Z ==> Summary 2021-05-16T19:41:55.4820810Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T19:41:55.4829190Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T19:41:55.5463190Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T19:41:55.5484730Z 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-5264-1vmgtwk 2021-05-16T19:41:55.6140350Z cp -pR /private/tmp/d20210516-5264-1vmgtwk/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T19:41:55.6766710Z chmod -Rf +w /private/tmp/d20210516-5264-1vmgtwk 2021-05-16T19:41:55.9711150Z ==> Finishing up 2021-05-16T19:41:56.0302550Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T19:41:56.0313130Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T19:41:56.0384720Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T19:41:56.0390640Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T19:41:56.0396440Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T19:41:56.0402470Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T19:41:56.0408400Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T19:41:56.0413990Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T19:41:56.0419570Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T19:41:56.0425010Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T19:41:56.0432850Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T19:41:56.0443570Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T19:41:56.0448880Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T19:41:56.0454780Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T19:41:56.0460350Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T19:41:56.0466730Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T19:41:56.0474340Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T19:41:56.0776310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6156-dm7nai.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-16T19:41:58.5369890Z ==> Summary 2021-05-16T19:41:58.5417660Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T19:41:58.5424100Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T19:41:58.6228100Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T19:41:58.6246620Z 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-5264-1nym9ey 2021-05-16T19:41:58.8395350Z cp -pR /private/tmp/d20210516-5264-1nym9ey/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T19:41:58.9795070Z chmod -Rf +w /private/tmp/d20210516-5264-1nym9ey 2021-05-16T19:41:59.0713450Z ==> Finishing up 2021-05-16T19:41:59.1137700Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T19:41:59.1144310Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T19:41:59.1154870Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T19:41:59.1166540Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T19:41:59.1175700Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T19:41:59.1185330Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T19:41:59.1198850Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T19:41:59.1483160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6182-1ykahuf.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-16T19:42:01.5404970Z ==> Caveats 2021-05-16T19:42:01.5405790Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T19:42:01.5407170Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T19:42:01.5408210Z ==> Summary 2021-05-16T19:42:01.5462290Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T19:42:01.5470960Z ==> Installing ffmpeg dependency: theora 2021-05-16T19:42:01.5660320Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T19:42:01.5679630Z 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-5264-1xv1m1r 2021-05-16T19:42:01.6260970Z cp -pR /private/tmp/d20210516-5264-1xv1m1r/theora/. /usr/local/Cellar/theora 2021-05-16T19:42:01.6906410Z chmod -Rf +w /private/tmp/d20210516-5264-1xv1m1r 2021-05-16T19:42:01.7863570Z ==> Finishing up 2021-05-16T19:42:01.8311550Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T19:42:01.8320840Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T19:42:01.8327810Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T19:42:01.8332770Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T19:42:01.8338380Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T19:42:01.8343870Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T19:42:01.8349020Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T19:42:01.8355310Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T19:42:01.8360270Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T19:42:01.8365230Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T19:42:01.8371370Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T19:42:01.8379230Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T19:42:01.8384830Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T19:42:01.8390380Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T19:42:01.8722690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6208-19croi3.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-16T19:42:04.3196990Z ==> Summary 2021-05-16T19:42:04.3273470Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T19:42:04.3280300Z ==> Installing ffmpeg dependency: x264 2021-05-16T19:42:04.3309270Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T19:42:04.3328810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5264-1cqnqz8 2021-05-16T19:42:04.3755250Z cp -pR /private/tmp/d20210516-5264-1cqnqz8/x264/. /usr/local/Cellar/x264 2021-05-16T19:42:04.4026900Z chmod -Rf +w /private/tmp/d20210516-5264-1cqnqz8 2021-05-16T19:42:04.4534390Z ==> Finishing up 2021-05-16T19:42:04.4965640Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T19:42:04.4972040Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T19:42:04.4977060Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T19:42:04.4984010Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T19:42:04.4988940Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T19:42:04.4994280Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T19:42:04.5002000Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T19:42:04.5159820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6235-1hol9jm.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-16T19:42:06.8385930Z ==> Summary 2021-05-16T19:42:06.8407590Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T19:42:06.8417190Z ==> Installing ffmpeg dependency: x265 2021-05-16T19:42:06.8528870Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T19:42:06.8552500Z 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-5264-1n1dud4 2021-05-16T19:42:07.0028100Z cp -pR /private/tmp/d20210516-5264-1n1dud4/x265/. /usr/local/Cellar/x265 2021-05-16T19:42:07.0933430Z chmod -Rf +w /private/tmp/d20210516-5264-1n1dud4 2021-05-16T19:42:07.2096240Z ==> Finishing up 2021-05-16T19:42:07.2767920Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T19:42:07.2776350Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T19:42:07.2782120Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T19:42:07.2790590Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T19:42:07.2795310Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T19:42:07.2800890Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T19:42:07.2808670Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T19:42:07.3050170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6261-12rduzz.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-16T19:42:09.7270240Z ==> Summary 2021-05-16T19:42:09.7291020Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T19:42:09.7298780Z ==> Installing ffmpeg dependency: xvid 2021-05-16T19:42:09.7320570Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T19:42:09.7340220Z 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-5264-nqycr3 2021-05-16T19:42:09.7521930Z cp -pR /private/tmp/d20210516-5264-nqycr3/xvid/. /usr/local/Cellar/xvid 2021-05-16T19:42:09.7659940Z chmod -Rf +w /private/tmp/d20210516-5264-nqycr3 2021-05-16T19:42:09.8125170Z ==> Finishing up 2021-05-16T19:42:09.8554960Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T19:42:09.8561850Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T19:42:09.8567300Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T19:42:09.8709770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6287-1qgre84.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-16T19:42:12.2549420Z ==> Summary 2021-05-16T19:42:12.2669550Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T19:42:12.2686720Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T19:42:12.2872060Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T19:42:12.2896590Z 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-5264-89x3nt 2021-05-16T19:42:12.3645860Z cp -pR /private/tmp/d20210516-5264-89x3nt/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T19:42:12.4468320Z chmod -Rf +w /private/tmp/d20210516-5264-89x3nt 2021-05-16T19:42:12.5545580Z ==> Finishing up 2021-05-16T19:42:12.5915020Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T19:42:12.5920910Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T19:42:12.5926210Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T19:42:12.5939400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T19:42:12.5945260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T19:42:12.5950800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T19:42:12.5956530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T19:42:12.5962290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T19:42:12.5968520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T19:42:12.5973480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T19:42:12.5978980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T19:42:12.5984980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T19:42:12.5990770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T19:42:12.5996610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T19:42:12.6002990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T19:42:12.6008290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T19:42:12.6014520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T19:42:12.6020160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T19:42:12.6027160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T19:42:12.6033740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T19:42:12.6039990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T19:42:12.6046610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T19:42:12.6052640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T19:42:12.6061720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T19:42:12.6069080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T19:42:12.6074530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T19:42:12.6080380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T19:42:12.6086270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T19:42:12.6091890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T19:42:12.6097810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T19:42:12.6103770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T19:42:12.6110370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T19:42:12.6115570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T19:42:12.6126800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T19:42:12.6144610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T19:42:12.6148630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T19:42:12.6151350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T19:42:12.6153230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T19:42:12.6158340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T19:42:12.6165030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T19:42:12.6171340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T19:42:12.6178120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T19:42:12.6184000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T19:42:12.6190350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T19:42:12.6196560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T19:42:12.6202770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T19:42:12.6209010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T19:42:12.6215060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T19:42:12.6221270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T19:42:12.6227790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T19:42:12.6234250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T19:42:12.6242070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T19:42:12.6262820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T19:42:12.6265260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T19:42:12.6267310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T19:42:12.6269140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T19:42:12.6272540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T19:42:12.6278670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T19:42:12.6284880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T19:42:12.6291190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T19:42:12.6300270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T19:42:12.6306550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T19:42:12.6313620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T19:42:12.6318950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T19:42:12.6325200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T19:42:12.6331320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T19:42:12.6337530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T19:42:12.6343860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T19:42:12.6368130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T19:42:12.6378420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T19:42:12.6389040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T19:42:12.6399560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T19:42:12.6412040Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T19:42:12.6421370Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T19:42:12.6431160Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T19:42:12.6445520Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T19:42:12.6948310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6313-1ltrpmf.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-16T19:42:15.1342470Z ==> Summary 2021-05-16T19:42:15.1409370Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T19:42:15.1417180Z ==> Installing ffmpeg dependency: zimg 2021-05-16T19:42:15.1465920Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T19:42:15.1484720Z 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-5264-2038w4 2021-05-16T19:42:15.1761150Z cp -pR /private/tmp/d20210516-5264-2038w4/zimg/. /usr/local/Cellar/zimg 2021-05-16T19:42:15.2065560Z chmod -Rf +w /private/tmp/d20210516-5264-2038w4 2021-05-16T19:42:15.2686260Z ==> Finishing up 2021-05-16T19:42:15.3138970Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T19:42:15.3142570Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T19:42:15.3152510Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T19:42:15.3159050Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T19:42:15.3164160Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T19:42:15.3169730Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T19:42:15.3177300Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T19:42:15.3356900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6339-1q1pp1e.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-16T19:42:17.8004440Z ==> Summary 2021-05-16T19:42:17.8040670Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T19:42:17.8048500Z ==> Installing ffmpeg 2021-05-16T19:42:17.8052810Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T19:42:17.8071630Z 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-5264-1wpbcvq 2021-05-16T19:42:18.2008210Z cp -pR /private/tmp/d20210516-5264-1wpbcvq/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T19:42:18.5261270Z chmod -Rf +w /private/tmp/d20210516-5264-1wpbcvq 2021-05-16T19:42:22.7011450Z ==> Finishing up 2021-05-16T19:42:22.7525760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T19:42:22.7546100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T19:42:22.7559720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T19:42:22.7581890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T19:42:22.7594540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T19:42:22.7604520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T19:42:22.7618280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T19:42:22.7631330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T19:42:22.7651360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T19:42:22.7661660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T19:42:22.7673890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T19:42:22.7686940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T19:42:22.7709350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T19:42:22.7725510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T19:42:22.7748560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T19:42:22.7761290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T19:42:22.7778920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T19:42:22.7792170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T19:42:22.7805880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T19:42:22.7838150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T19:42:22.7853360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T19:42:22.7867140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T19:42:22.7878580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T19:42:22.7893510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T19:42:22.7909140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T19:42:22.7991990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T19:42:22.7995600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T19:42:22.8003480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T19:42:22.8008560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T19:42:22.8016870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T19:42:22.8023090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T19:42:22.8030860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T19:42:22.8037280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T19:42:22.8046720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T19:42:22.8051420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T19:42:22.8061170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T19:42:22.8070400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T19:42:22.8075020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T19:42:22.8084830Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T19:42:22.8090200Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T19:42:22.8098840Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T19:42:22.8102650Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T19:42:22.8110570Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T19:42:22.8115890Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T19:42:22.8123430Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T19:42:22.8130350Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T19:42:22.8137140Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T19:42:22.8144620Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T19:42:22.8157750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T19:42:22.8166370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T19:42:22.8172420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T19:42:22.8183180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T19:42:22.8194240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T19:42:22.8205130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T19:42:22.8215340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T19:42:22.8221470Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T19:42:22.8229520Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T19:42:22.8241490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T19:42:22.8247870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T19:42:22.8255220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T19:42:22.8264640Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T19:42:22.8271120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T19:42:22.8278920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T19:42:22.8292430Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T19:42:22.8299120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T19:42:22.8308920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T19:42:22.8317360Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T19:42:22.8323180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T19:42:22.8332320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T19:42:22.8336710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T19:42:22.8352000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T19:42:22.8358870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T19:42:22.8365440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T19:42:22.8374330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T19:42:22.8380840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T19:42:22.8388680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T19:42:22.8395170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T19:42:22.8428840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T19:42:22.8435160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T19:42:22.8441190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T19:42:22.8448000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T19:42:22.8457280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T19:42:22.8476870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T19:42:22.8479170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T19:42:22.8481360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T19:42:22.8487720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T19:42:22.8497820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T19:42:22.8503970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T19:42:22.8511260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T19:42:22.8522780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T19:42:22.8532720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T19:42:22.8542460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T19:42:22.8554330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T19:42:22.8564710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T19:42:22.8575190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T19:42:22.8585080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T19:42:22.8595690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T19:42:22.8605660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T19:42:22.8616610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T19:42:22.8626640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T19:42:22.8634910Z Only the first 100 operations were output. 2021-05-16T19:42:23.0108900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6365-pap4sf.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-16T19:42:26.1965190Z ==> Summary 2021-05-16T19:42:26.2179210Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T19:42:27.2532080Z ==> Caveats 2021-05-16T19:42:27.2533610Z ==> tesseract 2021-05-16T19:42:27.2549850Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T19:42:27.2551880Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T19:42:29.3048800Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T19:42:30.4174220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:30.9611900Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T19:42:31.3158670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T19%3A50%3A00Z&sig=DZQknIp0E1TEgxXsPjOOGdNoD%2Bmuvw4EmRLGU6w4qf4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:31.3605010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=DZQknIp0E1TEgxXsPjOOGdNoD\%2Bmuvw4EmRLGU6w4qf4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:31.7711600Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T19:42:31.9154780Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T19:42:33.0048730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:33.5629460Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T19:42:33.9355400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T19%3A50%3A00Z&sig=eHKw9g6NK7NQ%2FwCWa%2BN4X%2B4B6iIcNo%2FfP1Hi7LQAEDA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:33.9864130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=eHKw9g6NK7NQ\%2FwCWa\%2BN4X\%2B4B6iIcNo\%2FfP1Hi7LQAEDA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:34.1640700Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T19:42:34.2043020Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T19:42:34.2048340Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T19:42:34.2779850Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T19:42:34.2809530Z 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-6372-134xju0 2021-05-16T19:42:34.9731400Z cp -pR /private/tmp/d20210516-6372-134xju0/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T19:42:35.5771190Z chmod -Rf +w /private/tmp/d20210516-6372-134xju0 2021-05-16T19:42:36.0038930Z ==> Finishing up 2021-05-16T19:42:36.0397600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T19:42:36.0417730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T19:42:36.0429690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T19:42:36.0438950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T19:42:36.0470540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T19:42:36.0484500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T19:42:36.0492530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T19:42:36.0511150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T19:42:36.0527120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T19:42:36.0539600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T19:42:36.0549860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T19:42:36.0562360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T19:42:36.0582290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T19:42:36.0595870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T19:42:36.0610390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T19:42:36.0621560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T19:42:36.0643190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T19:42:36.0657520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T19:42:36.0667780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T19:42:36.0721400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T19:42:36.0727900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T19:42:36.0733760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T19:42:36.0739360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T19:42:36.0744610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T19:42:36.0750540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T19:42:36.0758900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T19:42:36.0764660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T19:42:36.0771550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T19:42:36.0777560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T19:42:36.0783400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T19:42:36.0792280Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T19:42:36.0802420Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T19:42:36.0808080Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T19:42:36.0819950Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T19:42:36.0826500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T19:42:36.0833130Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T19:42:36.0839410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T19:42:36.0846340Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T19:42:36.0852780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T19:42:36.0859970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T19:42:36.0867080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T19:42:36.0873200Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T19:42:36.0879720Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T19:42:36.0885920Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T19:42:36.0893040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T19:42:36.0899290Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T19:42:36.0905960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T19:42:36.0912320Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T19:42:36.0918850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T19:42:36.0925120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T19:42:36.0931690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T19:42:36.0938360Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T19:42:36.0944760Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T19:42:36.0969420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T19:42:36.0975830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T19:42:36.0984140Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T19:42:36.0989750Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T19:42:36.0995710Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T19:42:36.2946310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6542-7csuv4.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-16T19:42:38.9775530Z ==> Summary 2021-05-16T19:42:39.0272880Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T19:42:39.0283920Z ==> Installing imagemagick@6 2021-05-16T19:42:39.0288040Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T19:42:39.0317720Z 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-6372-5ds4vj 2021-05-16T19:42:39.4686410Z cp -pR /private/tmp/d20210516-6372-5ds4vj/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T19:42:40.0568710Z chmod -Rf +w /private/tmp/d20210516-6372-5ds4vj 2021-05-16T19:42:42.0141520Z ==> Finishing up 2021-05-16T19:42:42.3835390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6568-zt8vub.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-16T19:42:45.2143070Z ==> Caveats 2021-05-16T19:42:45.2145360Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:42:45.2146840Z because this is an alternate version of another formula. 2021-05-16T19:42:45.2147550Z 2021-05-16T19:42:45.2148560Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T19:42:45.2151070Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:42:45.2151920Z 2021-05-16T19:42:45.2152920Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T19:42:45.2154990Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T19:42:45.2157020Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T19:42:45.2157720Z 2021-05-16T19:42:45.2167980Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T19:42:45.2169440Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T19:42:45.2170240Z 2021-05-16T19:42:45.2171810Z ==> Summary 2021-05-16T19:42:45.2763810Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T19:42:46.2481550Z ==> Caveats 2021-05-16T19:42:46.2483080Z ==> imagemagick@6 2021-05-16T19:42:46.2531000Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:42:46.2531900Z because this is an alternate version of another formula. 2021-05-16T19:42:46.2532290Z 2021-05-16T19:42:46.2532840Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T19:42:46.2534200Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:42:46.2534690Z 2021-05-16T19:42:46.2535240Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T19:42:46.2536350Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T19:42:46.2537490Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T19:42:46.2537900Z 2021-05-16T19:42:46.2538860Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T19:42:46.2539760Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T19:42:46.2540290Z 2021-05-16T19:42:48.4139410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T19:42:49.5121250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:50.0361570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T19:42:50.3512180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T19%3A50%3A00Z&sig=JKB6Q6Yf0gLIMAN2Pnbi111AERTz4zUa%2BwxDFk4fMaU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:50.3916830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=JKB6Q6Yf0gLIMAN2Pnbi111AERTz4zUa\%2BwxDFk4fMaU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:50.4519520Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T19:42:50.4597410Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T19:42:51.5564130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:52.0887200Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T19:42:52.4334370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T19%3A50%3A00Z&sig=1a6ZQGbzOuXkcHUvO%2Bke09cFr7NgI5M8r08MCfHTnZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:52.4717070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=1a6ZQGbzOuXkcHUvO\%2Bke09cFr7NgI5M8r08MCfHTnZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:52.5474190Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T19:42:52.5574590Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T19:42:53.6596530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:54.1653630Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T19:42:54.5128530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T19%3A50%3A00Z&sig=TKxviZHd9x3sIWd7KAYMb7wY9QHRNl%2B1w4%2F0NCBCc7E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:54.5640600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=TKxviZHd9x3sIWd7KAYMb7wY9QHRNl\%2B1w4\%2F0NCBCc7E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:55.2118040Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T19:42:55.3771890Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T19:42:56.4692480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:57.0222920Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T19:42:57.3621530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T19%3A50%3A00Z&sig=eBO%2ByZcsFcZh8B2Zpzw69ydLLcqDkrwLh95DMAoMM%2BY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:57.4021920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=eBO\%2ByZcsFcZh8B2Zpzw69ydLLcqDkrwLh95DMAoMM\%2BY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:57.4536910Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T19:42:57.4591140Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T19:42:58.5406940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:59.0871530Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T19:42:59.4499710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T19%3A50%3A00Z&sig=0MLo%2BjBpfpxd7Wo2c7TGH6vaafa8rfN8j8g7AoGp9zg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:59.4821380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=0MLo\%2BjBpfpxd7Wo2c7TGH6vaafa8rfN8j8g7AoGp9zg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:59.5195690Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T19:42:59.5234100Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T19:43:00.6215750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:43:01.1570200Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T19:43:01.4990980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T19%3A50%3A00Z&sig=ekFqbl38JkHLOUbP4%2BMMrFpb4RT5oKPUJhLfUqyumQE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:01.5536030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=ekFqbl38JkHLOUbP4\%2BMMrFpb4RT5oKPUJhLfUqyumQE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:43:01.6318300Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T19:43:01.6394370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T19:43:02.7516890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:43:03.3238300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T19:43:03.6588500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T19%3A50%3A00Z&sig=%2B0rzK%2FawhCtL57Q6OzMHFSRUk%2BfbAw7AjEv0U4bT%2FTc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:03.7018520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=\%2B0rzK\%2FawhCtL57Q6OzMHFSRUk\%2BfbAw7AjEv0U4bT\%2FTc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:43:03.7789600Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T19:43:03.7866310Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T19:43:04.8890690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:43:05.4277690Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T19:43:05.7704610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T19%3A50%3A00Z&sig=C5B1a1MIT790mGULg1Bg4uTX5SYfwMHGVBqNgFoeQX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:05.8156290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=C5B1a1MIT790mGULg1Bg4uTX5SYfwMHGVBqNgFoeQX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:43:11.1344670Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T19:43:11.1418210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T19:43:12.2682470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:43:12.8080270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T19:43:13.1545350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T19%3A50%3A00Z&sig=Sntnb0bXJH3auwb1viBZYil42iiDXe7wewpuQLGP1%2FA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:13.2006580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=Sntnb0bXJH3auwb1viBZYil42iiDXe7wewpuQLGP1\%2FA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:43:13.2746040Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T19:43:13.2801760Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T19:43:15.3137610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:43:15.8507250Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T19:43:16.2186150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T19%3A50%3A00Z&sig=NQxIDtpGvJQoWnPvrb5us%2F5bwFMu%2BEz6dBYUtLoAf6I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:16.2699840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=NQxIDtpGvJQoWnPvrb5us\%2F5bwFMu\%2BEz6dBYUtLoAf6I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:43:16.3434430Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T19:43:16.3474840Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T19:43:17.4413620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:43:18.0522230Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T19:43:18.4587470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T19%3A50%3A00Z&sig=BIim5iTo%2FGn1D%2BvyglyDTOaWAyqtVq8HtIwjwFZP4%2Fc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:18.5023740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=BIim5iTo\%2FGn1D\%2BvyglyDTOaWAyqtVq8HtIwjwFZP4\%2Fc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:43:18.6072740Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T19:43:18.6146910Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T19:43:19.7329060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:43:20.2896200Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T19:43:20.6273190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T19%3A50%3A00Z&sig=Itvb%2Bdfq024L%2B8lKDEVTsnLWI0zeEJ%2FwJBhX2ZBBBrM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:43:20.6623530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=Itvb\%2Bdfq024L\%2B8lKDEVTsnLWI0zeEJ\%2FwJBhX2ZBBBrM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:43:20.8385540Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T19:43:20.8978060Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T19:43:20.8983240Z ==> Installing imagemagick dependency: libde265 2021-05-16T19:43:20.9770360Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T19:43:20.9813120Z 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-6581-1uxdlne 2021-05-16T19:43:21.0218390Z cp -pR /private/tmp/d20210516-6581-1uxdlne/libde265/. /usr/local/Cellar/libde265 2021-05-16T19:43:21.0501730Z chmod -Rf +w /private/tmp/d20210516-6581-1uxdlne 2021-05-16T19:43:21.1517680Z ==> Finishing up 2021-05-16T19:43:21.2074010Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T19:43:21.2078970Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T19:43:21.2084460Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T19:43:21.2089780Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T19:43:21.2095410Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T19:43:21.2103180Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T19:43:21.2111200Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T19:43:21.2116550Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T19:43:21.2122130Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T19:43:21.2131170Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T19:43:21.2418850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6812-1q1z9rv.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-16T19:43:23.6816790Z ==> Summary 2021-05-16T19:43:23.6853380Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T19:43:23.6856250Z ==> Installing imagemagick dependency: docbook 2021-05-16T19:43:23.6878480Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T19:43:23.6900240Z 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-6581-csu0t2 2021-05-16T19:43:23.8079500Z cp -pR /private/tmp/d20210516-6581-csu0t2/docbook/. /usr/local/Cellar/docbook 2021-05-16T19:43:24.6881530Z chmod -Rf +w /private/tmp/d20210516-6581-csu0t2 2021-05-16T19:43:25.5483030Z ==> Finishing up 2021-05-16T19:43:25.6183220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6838-yj8v53.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-16T19:43:27.8579300Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T19:43:27.9023680Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:27.9205880Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:27.9323180Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:27.9464470Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:27.9584990Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:27.9710820Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:27.9825540Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:27.9956270Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:28.0053470Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:28.0171240Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:28.0283540Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:28.0408720Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:28.0520780Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:28.0634310Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:28.4062110Z ==> Caveats 2021-05-16T19:43:28.4063030Z To use the DocBook package in your XML toolchain, 2021-05-16T19:43:28.4064180Z you need to add the following to your ~/.bashrc: 2021-05-16T19:43:28.4064630Z 2021-05-16T19:43:28.4065300Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T19:43:28.4066620Z ==> Summary 2021-05-16T19:43:28.4261340Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T19:43:28.4271660Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T19:43:28.4341510Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T19:43:28.4368410Z 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-6581-eobns9 2021-05-16T19:43:31.0601700Z cp -pR /private/tmp/d20210516-6581-eobns9/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T19:43:37.1420760Z chmod -Rf +w /private/tmp/d20210516-6581-eobns9 2021-05-16T19:43:38.8253360Z ==> Finishing up 2021-05-16T19:43:38.9486000Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T19:43:38.9499130Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T19:43:38.9638540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6879-inzeyq.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-16T19:43:41.4477280Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:41.4621820Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:41.4738780Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:43:41.4860940Z ==> 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-16T19:43:41.4992330Z ==> 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-16T19:43:41.5115810Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T19:43:41.5229920Z ==> 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-16T19:43:41.5351300Z ==> 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-16T19:43:41.5492760Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:43:41.5620920Z ==> 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-16T19:43:41.5747450Z ==> 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-16T19:43:41.5866170Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T19:43:41.5984690Z ==> 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-16T19:43:41.6125920Z ==> 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-16T19:43:41.6242540Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:41.6355660Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:43:41.6475690Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:43:41.6585990Z ==> 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-16T19:43:41.6712480Z ==> 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-16T19:43:41.6838280Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T19:43:41.6968610Z ==> 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-16T19:43:41.7092390Z ==> 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-16T19:43:41.7233080Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:43:41.7359180Z ==> 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-16T19:43:41.7502520Z ==> 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-16T19:43:41.7618770Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T19:43:41.7733320Z ==> 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-16T19:43:41.7846960Z ==> 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-16T19:43:43.2259750Z ==> Summary 2021-05-16T19:43:43.6455500Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T19:43:43.6462880Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T19:43:43.6487430Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T19:43:43.6508790Z 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-6581-xdj8dy 2021-05-16T19:43:43.6659180Z cp -pR /private/tmp/d20210516-6581-xdj8dy/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T19:43:43.6831580Z chmod -Rf +w /private/tmp/d20210516-6581-xdj8dy 2021-05-16T19:43:43.7448590Z ==> Finishing up 2021-05-16T19:43:43.8159870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6933-14cs17s.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-16T19:43:46.6186330Z ==> Caveats 2021-05-16T19:43:46.6187650Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:43:46.6188940Z because macOS already provides this software and installing another version in 2021-05-16T19:43:46.6189750Z parallel can cause all kinds of trouble. 2021-05-16T19:43:46.6190140Z 2021-05-16T19:43:46.6191320Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T19:43:46.6192850Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:43:46.6193340Z 2021-05-16T19:43:46.6193600Z 2021-05-16T19:43:46.6194160Z Bash completion has been installed to: 2021-05-16T19:43:46.6195330Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T19:43:46.6196930Z ==> Summary 2021-05-16T19:43:46.6212630Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T19:43:46.6220000Z ==> Installing imagemagick dependency: xmlto 2021-05-16T19:43:46.6413770Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T19:43:46.6489680Z 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-6581-1c45zzl 2021-05-16T19:43:46.6764290Z cp -pR /private/tmp/d20210516-6581-1c45zzl/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T19:43:46.7167090Z chmod -Rf +w /private/tmp/d20210516-6581-1c45zzl 2021-05-16T19:43:46.8012480Z ==> Finishing up 2021-05-16T19:43:46.8523180Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T19:43:46.8529520Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T19:43:46.8544950Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T19:43:46.8560150Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T19:43:46.8566620Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T19:43:46.8691640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6959-c80sjc.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-16T19:43:49.6530280Z ==> Summary 2021-05-16T19:43:49.6586620Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T19:43:49.6593400Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T19:43:49.7561010Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T19:43:49.7582580Z 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-6581-725zz5 2021-05-16T19:43:49.8700080Z cp -pR /private/tmp/d20210516-6581-725zz5/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T19:43:50.0503430Z chmod -Rf +w /private/tmp/d20210516-6581-725zz5 2021-05-16T19:43:50.2288470Z ==> Finishing up 2021-05-16T19:43:50.2779680Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T19:43:50.2835830Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T19:43:50.2843070Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T19:43:50.2877460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.2940490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.2971740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.2979740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.2984760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.2994460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.2999410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3002230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3011630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3023470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3036200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3048220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3063420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3075780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3086630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3101880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3110880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3122670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3150610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3153600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3164430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3177170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3280540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3304320Z mkdir -p /usr/local/share/locale/fo 2021-05-16T19:43:50.3306780Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T19:43:50.3409450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3452450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3455410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3459600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3464630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3467990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3471020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3476260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3479700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3482630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3487030Z mkdir -p /usr/local/share/locale/ia 2021-05-16T19:43:50.3489670Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T19:43:50.3494320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3497520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3501430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3506700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3510180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3513820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3517080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3520150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3522540Z mkdir -p /usr/local/share/locale/ky 2021-05-16T19:43:50.3524320Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T19:43:50.3526530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3529430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3532590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3535590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3540580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3543310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3546600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3552240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3574480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3577570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3593020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3604170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3616300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3629560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3656040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3661490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3666440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3706180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3724610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3733160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3746410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3771620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3774150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3784260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3800700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3810310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3824920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3838430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3849410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3862660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3887990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3903020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3917020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3925490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:43:50.3937220Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T19:43:50.3950030Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T19:43:50.3953570Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T19:43:50.4648890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6985-s86k54.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-16T19:43:52.7826540Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T19:43:55.1868090Z ==> Summary 2021-05-16T19:43:55.2183870Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T19:43:55.2193100Z ==> Installing imagemagick dependency: libheif 2021-05-16T19:43:55.3943230Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T19:43:55.3964920Z 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-6581-1vhg2yw 2021-05-16T19:43:55.4339870Z cp -pR /private/tmp/d20210516-6581-1vhg2yw/libheif/. /usr/local/Cellar/libheif 2021-05-16T19:43:55.4672140Z chmod -Rf +w /private/tmp/d20210516-6581-1vhg2yw 2021-05-16T19:43:55.6104840Z ==> Finishing up 2021-05-16T19:43:55.6721850Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T19:43:55.6726320Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T19:43:55.6732190Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T19:43:55.6739300Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T19:43:55.6750200Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T19:43:55.6758980Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T19:43:55.6773490Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T19:43:55.6780010Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T19:43:55.6787370Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T19:43:55.6799290Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T19:43:55.6813600Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T19:43:55.6820620Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T19:43:55.6829570Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T19:43:55.6839260Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T19:43:55.6846060Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T19:43:55.6852960Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T19:43:55.6863810Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T19:43:55.7094480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7012-1oe2p1j.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-16T19:43:57.9375400Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T19:43:59.8000300Z ==> Summary 2021-05-16T19:43:59.8039840Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T19:43:59.8046970Z ==> Installing imagemagick dependency: liblqr 2021-05-16T19:43:59.8692440Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T19:43:59.8711600Z 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-6581-2fu8m4 2021-05-16T19:43:59.8874050Z cp -pR /private/tmp/d20210516-6581-2fu8m4/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T19:43:59.9103150Z chmod -Rf +w /private/tmp/d20210516-6581-2fu8m4 2021-05-16T19:43:59.9779260Z ==> Finishing up 2021-05-16T19:44:00.0367250Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T19:44:00.0374090Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T19:44:00.0381700Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T19:44:00.0396760Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T19:44:00.0662790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7039-114sf1c.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-16T19:44:02.8670860Z ==> Summary 2021-05-16T19:44:02.8703840Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T19:44:02.8710340Z ==> Installing imagemagick dependency: libomp 2021-05-16T19:44:02.8767100Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T19:44:02.8787770Z 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-6581-xhfrlv 2021-05-16T19:44:02.8985310Z cp -pR /private/tmp/d20210516-6581-xhfrlv/libomp/. /usr/local/Cellar/libomp 2021-05-16T19:44:02.9164650Z chmod -Rf +w /private/tmp/d20210516-6581-xhfrlv 2021-05-16T19:44:02.9671860Z ==> Finishing up 2021-05-16T19:44:03.0177040Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T19:44:03.0180980Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T19:44:03.0186420Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T19:44:03.0194210Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T19:44:03.0199740Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T19:44:03.0350010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7065-ruvaei.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-16T19:44:05.4801670Z ==> Summary 2021-05-16T19:44:05.4821050Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T19:44:05.4828960Z ==> Installing imagemagick dependency: imath 2021-05-16T19:44:05.4892810Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T19:44:05.4913520Z 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-6581-2uyh6l 2021-05-16T19:44:05.5207440Z cp -pR /private/tmp/d20210516-6581-2uyh6l/imath/. /usr/local/Cellar/imath 2021-05-16T19:44:05.5573300Z chmod -Rf +w /private/tmp/d20210516-6581-2uyh6l 2021-05-16T19:44:05.6268100Z ==> Finishing up 2021-05-16T19:44:05.6802600Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T19:44:05.6812820Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T19:44:05.6819180Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T19:44:05.6825980Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T19:44:05.6831840Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T19:44:05.6838170Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T19:44:05.6847100Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T19:44:05.7095140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7091-89oow2.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-16T19:44:08.2516850Z ==> Summary 2021-05-16T19:44:08.2564770Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T19:44:08.2572600Z ==> Installing imagemagick dependency: openexr 2021-05-16T19:44:08.2686490Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T19:44:08.2707030Z 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-6581-17bap6s 2021-05-16T19:44:08.3653490Z cp -pR /private/tmp/d20210516-6581-17bap6s/openexr/. /usr/local/Cellar/openexr 2021-05-16T19:44:08.4875100Z chmod -Rf +w /private/tmp/d20210516-6581-17bap6s 2021-05-16T19:44:08.6834480Z ==> Finishing up 2021-05-16T19:44:08.7383630Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T19:44:08.7388020Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T19:44:08.7393540Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T19:44:08.7398630Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T19:44:08.7403700Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T19:44:08.7409170Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T19:44:08.7414350Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T19:44:08.7419540Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T19:44:08.7426930Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T19:44:08.7436740Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T19:44:08.7446360Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T19:44:08.7461930Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T19:44:08.7463390Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T19:44:08.7464640Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T19:44:08.7468250Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T19:44:08.7474760Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T19:44:08.7479980Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T19:44:08.7486620Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T19:44:08.7492190Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T19:44:08.7497700Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T19:44:08.7503680Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T19:44:08.7509320Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T19:44:08.7514840Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T19:44:08.7520450Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T19:44:08.7526110Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T19:44:08.7532330Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T19:44:08.7538030Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T19:44:08.7546160Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T19:44:09.7931620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7118-1ivfdw2.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-16T19:44:11.4392550Z ==> Summary 2021-05-16T19:44:11.4536210Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T19:44:11.4544000Z ==> Installing imagemagick 2021-05-16T19:44:11.4549440Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T19:44:11.4571540Z 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-6581-1mf3nyw 2021-05-16T19:44:11.9134240Z cp -pR /private/tmp/d20210516-6581-1mf3nyw/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T19:44:12.4460300Z chmod -Rf +w /private/tmp/d20210516-6581-1mf3nyw 2021-05-16T19:44:15.7233120Z ==> Finishing up 2021-05-16T19:44:15.7447620Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T19:44:15.7454720Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T19:44:15.7459800Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T19:44:15.7465740Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T19:44:15.7471710Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T19:44:15.7477780Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T19:44:15.7484900Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T19:44:15.7491260Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T19:44:15.7497810Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T19:44:15.7504410Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T19:44:15.7511070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T19:44:15.7518610Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T19:44:15.7525820Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T19:44:15.7532080Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T19:44:15.7540480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T19:44:15.7546530Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T19:44:15.7553420Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T19:44:15.7559250Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T19:44:15.7645670Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T19:44:15.7651350Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T19:44:15.7657030Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T19:44:15.7663090Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T19:44:15.7668270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T19:44:15.7673980Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T19:44:15.7679930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T19:44:15.7685510Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T19:44:15.7691180Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T19:44:15.7696720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T19:44:15.7702610Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T19:44:15.7708580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T19:44:15.7716830Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T19:44:15.7724270Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T19:44:15.7732610Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T19:44:15.7743990Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T19:44:15.7750990Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T19:44:15.7757490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T19:44:15.7763840Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T19:44:15.7769640Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T19:44:15.7776340Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T19:44:15.7782710Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T19:44:15.7788900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T19:44:15.7794790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T19:44:15.7800880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T19:44:15.7807260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T19:44:15.7813330Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T19:44:15.7819620Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T19:44:15.7825450Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T19:44:15.7831400Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T19:44:15.7837400Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T19:44:15.7843470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T19:44:15.7851220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T19:44:15.7858240Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T19:44:15.7864170Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T19:44:15.7871660Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T19:44:15.7877150Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T19:44:15.7883440Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T19:44:15.7889630Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T19:44:15.7896420Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T19:44:15.7902780Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T19:44:15.7909380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T19:44:15.7915050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T19:44:15.7921350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T19:44:15.7927130Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T19:44:15.7936600Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T19:44:15.7942590Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T19:44:15.7949500Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T19:44:15.7954910Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T19:44:15.7961650Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T19:44:15.7968880Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T19:44:15.7976270Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T19:44:15.7982300Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T19:44:16.1183220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7146-1zuvm3.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-16T19:44:19.0179700Z ==> Summary 2021-05-16T19:44:19.0770810Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T19:44:21.0954070Z ==> Caveats 2021-05-16T19:44:21.0955330Z ==> docbook 2021-05-16T19:44:21.0972380Z To use the DocBook package in your XML toolchain, 2021-05-16T19:44:21.0973080Z you need to add the following to your ~/.bashrc: 2021-05-16T19:44:21.0973660Z 2021-05-16T19:44:21.0974360Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T19:44:21.0975880Z ==> gnu-getopt 2021-05-16T19:44:21.1007910Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:44:21.1008940Z because macOS already provides this software and installing another version in 2021-05-16T19:44:21.1009900Z parallel can cause all kinds of trouble. 2021-05-16T19:44:21.1010240Z 2021-05-16T19:44:21.1011330Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T19:44:21.1012640Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:44:21.1013120Z 2021-05-16T19:44:21.1013310Z 2021-05-16T19:44:21.1013780Z Bash completion has been installed to: 2021-05-16T19:44:21.1014980Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T19:44:22.9791010Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T19:44:24.1297570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:44:24.7091620Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T19:44:25.0697400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T19%3A50%3A00Z&sig=nhZzgqhbYs02SbBaoRRyVxrIhwc0KObPB0zpx9xicEU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:25.1096970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=nhZzgqhbYs02SbBaoRRyVxrIhwc0KObPB0zpx9xicEU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:44:25.1943540Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T19:44:25.2728670Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T19:44:25.2762380Z 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-7154-1je85e8 2021-05-16T19:44:25.2965700Z cp -pR /private/tmp/d20210516-7154-1je85e8/udunits/. /usr/local/Cellar/udunits 2021-05-16T19:44:25.3229140Z chmod -Rf +w /private/tmp/d20210516-7154-1je85e8 2021-05-16T19:44:25.3905330Z ==> Finishing up 2021-05-16T19:44:25.4389600Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T19:44:25.4399870Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T19:44:25.4405680Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T19:44:25.4416430Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T19:44:25.4426590Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T19:44:25.4480960Z info /usr/local/share/info/udunits2.info 2021-05-16T19:44:25.4494930Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T19:44:25.4546080Z info /usr/local/share/info/udunits2lib.info 2021-05-16T19:44:25.4558790Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T19:44:25.4605280Z info /usr/local/share/info/udunits2prog.info 2021-05-16T19:44:25.4615760Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T19:44:25.4627500Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T19:44:25.4635190Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T19:44:25.4844680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7321-xkvqup.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-16T19:44:28.0451500Z ==> Summary 2021-05-16T19:44:28.0486180Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T19:44:30.7170810Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T19:44:30.7171710Z To reinstall 1.6, run: 2021-05-16T19:44:30.7172140Z brew reinstall jq 2021-05-16T19:44:32.5276660Z ==> Caveats 2021-05-16T19:44:32.5277500Z imagej requires Java. You can install the latest version with: 2021-05-16T19:44:32.5278650Z brew install --cask adoptopenjdk 2021-05-16T19:44:32.5279000Z 2021-05-16T19:44:32.8072510Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T19:44:33.0721300Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T19:44:50.7181380Z ==> Verifying checksum for cask 'imagej' 2021-05-16T19:44:50.9248470Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T19:44:50.9249730Z ==> Installing Cask imagej 2021-05-16T19:44:50.9806990Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7431-1c3oqe0 2021-05-16T19:44:51.1804750Z cp -pR /private/tmp/d20210516-7431-1c3oqe0/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T19:44:51.3982980Z chmod -Rf +w /private/tmp/d20210516-7431-1c3oqe0 2021-05-16T19:44:51.4916710Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T19:44:51.7988160Z 🍺 imagej was successfully installed! 2021-05-16T19:44:54.2659300Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T19:44:55.9930380Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T19:44:56.3421700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T19%3A50%3A00Z&sig=5ugDVzP%2FpRM05RoRMwSv78NyNSZ5oce0ahQ2AZaA73k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:56.4330590Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T19:44:58.0745040Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T19:44:58.4242260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T19%3A50%3A00Z&sig=%2F3V%2F%2FVCOyphLIe9sJanPYo0ojDj%2FqZMO6%2B3p3j5uHRg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:58.7148560Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T19:44:58.7154190Z ==> Installing bowtie2 dependency: tbb 2021-05-16T19:44:58.8363140Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T19:45:02.1239870Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T19:45:02.9858440Z ==> Installing bowtie2 2021-05-16T19:45:03.0053400Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T19:45:05.1633600Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T19:45:08.6793480Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T19:45:10.2998070Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T19:45:10.7214730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T19%3A55%3A00Z&sig=co1BYdcTPWUDhLIcfuld5hoNRGJb4Gipr3WyGyGyu28%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:10.8786940Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T19:45:12.6613610Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T19:45:13.0287280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T19%3A55%3A00Z&sig=%2B2oXpMhI57IszklpDf4Ra9nJ4YAq2zIjFBdqTTSZhcU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:13.1097980Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T19:45:14.8608320Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T19:45:15.2136590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T19%3A55%3A00Z&sig=Y0ALgXxjWmcwM1cyl4wqKZEAJLMI6%2B6OlK4LNbE5LCc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:15.2982570Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T19:45:16.9661680Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T19:45:17.3323940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T19%3A55%3A00Z&sig=fgFUKUfbfewVMym42mh4960S91LCZhJUShsFFDHl65M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:17.4329430Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T19:45:19.1355190Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T19:45:19.5185330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T19%3A55%3A00Z&sig=qLPB80tXzZAZ6zVazyB4ifvHamU16Zb6A2ViFvr3iYU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:19.6118800Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T19:45:21.2962510Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T19:45:21.6243100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T19%3A55%3A00Z&sig=Mfk77apLKCM%2FaZk5tkF8ABsojOkqsaOfoCgNxA7CAm0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:21.7688000Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T19:45:22.3392460Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T19:45:22.3413530Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T19:45:22.6834710Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T19:45:22.7403390Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T19:45:24.3488280Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T19:45:24.7042390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T19%3A55%3A00Z&sig=2Vi50t1gASgsnZ%2BT9Dh4C4NlL1OvjqeGPbq137kbvNo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:24.7878700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T19:45:26.6116270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T19:45:26.9366750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T19%3A55%3A00Z&sig=xCjMZLXScagiv0HcNBnHf1zcdNC8lib9o5aA50fFxOI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:27.1578220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T19:45:28.8900990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T19:45:29.2361180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T19%3A55%3A00Z&sig=03xRQFRoVYsEUjoGamvdX98hFSrBHN2z7aSDq4IFChY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:29.3610840Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T19:45:31.0317230Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T19:45:31.3643130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T19%3A55%3A00Z&sig=2dzys9a6C8zh7EWBALhP8hn5CJvlGkwfoJggz2kCVjk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:31.5969410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T19:45:33.5330110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T19:45:33.8866230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T19%3A55%3A00Z&sig=JIWlwLkuq3VdnXkdrvcwJvju0DOEXX%2Fc0fYuZK6y83M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:33.9848490Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T19:45:36.6547850Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T19:45:36.9915520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T19%3A55%3A00Z&sig=9gWRiTf%2BTTmjQXa%2B2JqgLby68aqH7%2FRvE3BGX3wYiHM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:37.0896080Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T19:45:39.7224960Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T19:45:40.0756260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T19%3A55%3A00Z&sig=Bv1c%2Fe7H5U4d5qfRqxTVtplHCzBwn9IFd35qsadOgUQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:40.1841100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T19:45:41.7643000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T19:45:42.0961690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T19%3A55%3A00Z&sig=Du0C0EPIJmRhXNhFUz%2BXBi92FeZa5O%2BG5RV5g07SXxw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:42.8449230Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T19:45:44.9917790Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T19:45:45.3255690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T19%3A55%3A00Z&sig=ty9SEyevBv6e8RvSn0%2FgC%2BS%2FwyVvz8FLOpi2N7jq1Po%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:45.4720570Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T19:45:48.0554400Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T19:45:48.3888750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T19%3A55%3A00Z&sig=VB8%2FxzXCK2G8AgTNt4x9HJpA5fqz9h11p3Jy6a%2B8NuM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:49.2749960Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T19:45:51.9266340Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T19:45:52.2718830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T19%3A55%3A00Z&sig=32qbUIfmRhpjnHgAGCD%2FfaO6bEPCbxv7i%2BihzHR0QWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:52.4583440Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T19:45:54.1137920Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T19:45:54.4534110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T19%3A55%3A00Z&sig=EZoWoX49%2B8jIDzMugGE8ljaHD5j%2BVYfIDSHCVEAMFgk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:54.6609950Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T19:45:56.3655880Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T19:45:56.6914540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T19%3A55%3A00Z&sig=nusyrUoh321URpX5ZRXNgOaPAmrnfwnQhc2cKfmDzzQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:57.1615130Z ==> 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-16T19:45:57.1620110Z ==> Installing gdal dependency: cfitsio 2021-05-16T19:45:57.2453750Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T19:46:00.0448670Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T19:46:00.0457740Z ==> Installing gdal dependency: popt 2021-05-16T19:46:00.0483570Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T19:46:02.6422670Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T19:46:02.6428730Z ==> Installing gdal dependency: epsilon 2021-05-16T19:46:02.6486890Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T19:46:05.2379580Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T19:46:05.2385380Z ==> Installing gdal dependency: expat 2021-05-16T19:46:05.2411860Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T19:46:07.9323090Z ==> Caveats 2021-05-16T19:46:07.9324390Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:46:07.9325350Z because macOS already provides this software and installing another version in 2021-05-16T19:46:07.9326120Z parallel can cause all kinds of trouble. 2021-05-16T19:46:07.9326450Z 2021-05-16T19:46:07.9326980Z If you need to have expat first in your PATH, run: 2021-05-16T19:46:07.9328270Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:46:07.9328720Z 2021-05-16T19:46:07.9329250Z For compilers to find expat you may need to set: 2021-05-16T19:46:07.9330310Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T19:46:07.9331390Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T19:46:07.9331770Z 2021-05-16T19:46:07.9332690Z For pkg-config to find expat you may need to set: 2021-05-16T19:46:07.9334520Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T19:46:07.9334930Z 2021-05-16T19:46:07.9335780Z ==> Summary 2021-05-16T19:46:07.9357220Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T19:46:07.9363930Z ==> Installing gdal dependency: freexl 2021-05-16T19:46:07.9474190Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T19:46:10.7487890Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T19:46:10.7494690Z ==> Installing gdal dependency: geos 2021-05-16T19:46:10.7935010Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T19:46:14.5884860Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T19:46:14.5893200Z ==> Installing gdal dependency: hdf5 2021-05-16T19:46:14.6412100Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T19:46:18.4033020Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T19:46:18.4040710Z ==> Installing gdal dependency: json-c 2021-05-16T19:46:18.4109890Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T19:46:21.1005570Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T19:46:21.1052110Z ==> Installing gdal dependency: libxml2 2021-05-16T19:46:21.1144570Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T19:46:24.6472070Z ==> Caveats 2021-05-16T19:46:24.6473320Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:46:24.6474760Z because macOS already provides this software and installing another version in 2021-05-16T19:46:24.6476990Z parallel can cause all kinds of trouble. 2021-05-16T19:46:24.6477720Z 2021-05-16T19:46:24.6478320Z If you need to have libxml2 first in your PATH, run: 2021-05-16T19:46:24.6479710Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:46:24.6480210Z 2021-05-16T19:46:24.6481440Z For compilers to find libxml2 you may need to set: 2021-05-16T19:46:24.6482680Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T19:46:24.6483800Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T19:46:24.6484180Z 2021-05-16T19:46:24.6485120Z For pkg-config to find libxml2 you may need to set: 2021-05-16T19:46:24.6485870Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T19:46:24.6486260Z 2021-05-16T19:46:24.6487040Z ==> Summary 2021-05-16T19:46:24.6690710Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T19:46:24.6699210Z ==> Installing gdal dependency: libdap 2021-05-16T19:46:24.6899530Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T19:46:27.8477040Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T19:46:27.8485180Z ==> Installing gdal dependency: proj 2021-05-16T19:46:27.8644060Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T19:46:30.8269770Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T19:46:30.8282890Z ==> Installing gdal dependency: libgeotiff 2021-05-16T19:46:30.8570990Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T19:46:33.4893120Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T19:46:33.4898490Z ==> Installing gdal dependency: librttopo 2021-05-16T19:46:33.5384390Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T19:46:36.1629990Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T19:46:36.1634950Z ==> Installing gdal dependency: minizip 2021-05-16T19:46:36.1747750Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T19:46:38.7269040Z ==> Caveats 2021-05-16T19:46:38.7270280Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T19:46:38.7271520Z with the venerable 'unzip' library. 2021-05-16T19:46:38.7274450Z ==> Summary 2021-05-16T19:46:38.7292650Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T19:46:38.7300420Z ==> Installing gdal dependency: libspatialite 2021-05-16T19:46:38.8291910Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T19:46:42.4182750Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T19:46:42.4187640Z ==> Installing gdal dependency: netcdf 2021-05-16T19:46:42.4851100Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T19:46:45.4868880Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T19:46:45.4877120Z ==> Installing gdal dependency: openblas 2021-05-16T19:46:45.5278540Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T19:46:59.1735230Z ==> Caveats 2021-05-16T19:46:59.1736540Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:46:59.1737380Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T19:46:59.1737830Z 2021-05-16T19:46:59.1738350Z For compilers to find openblas you may need to set: 2021-05-16T19:46:59.1739430Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T19:46:59.1740540Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T19:46:59.1740930Z 2021-05-16T19:46:59.1741860Z For pkg-config to find openblas you may need to set: 2021-05-16T19:46:59.1742620Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T19:46:59.1743030Z 2021-05-16T19:46:59.1743800Z ==> Summary 2021-05-16T19:46:59.1769190Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T19:46:59.1776630Z ==> Installing gdal dependency: numpy 2021-05-16T19:46:59.2559200Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T19:47:06.9776490Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T19:47:06.9783120Z ==> Installing gdal dependency: xerces-c 2021-05-16T19:47:06.9854720Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T19:47:15.8111660Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T19:47:15.8112890Z ==> Installing gdal 2021-05-16T19:47:15.8115580Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T19:47:40.6643650Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T19:47:42.1289230Z ==> No outdated dependents to upgrade! 2021-05-16T19:47:42.1291190Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:47:42.5965720Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T19:47:42.5966400Z netcdf 2021-05-16T19:47:42.7099280Z ==> Caveats 2021-05-16T19:47:42.7100260Z ==> expat 2021-05-16T19:47:43.6907260Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:47:43.6908290Z because macOS already provides this software and installing another version in 2021-05-16T19:47:43.6914350Z parallel can cause all kinds of trouble. 2021-05-16T19:47:43.6915440Z 2021-05-16T19:47:43.6916560Z If you need to have expat first in your PATH, run: 2021-05-16T19:47:43.6918400Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:47:43.6919260Z 2021-05-16T19:47:43.6920150Z For compilers to find expat you may need to set: 2021-05-16T19:47:43.6921950Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T19:47:43.6923630Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T19:47:43.6924030Z 2021-05-16T19:47:43.6925280Z For pkg-config to find expat you may need to set: 2021-05-16T19:47:43.6926750Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T19:47:43.6927160Z 2021-05-16T19:47:43.6928090Z ==> libxml2 2021-05-16T19:47:43.6929200Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:47:43.6930110Z because macOS already provides this software and installing another version in 2021-05-16T19:47:43.6930850Z parallel can cause all kinds of trouble. 2021-05-16T19:47:43.6931180Z 2021-05-16T19:47:43.6931690Z If you need to have libxml2 first in your PATH, run: 2021-05-16T19:47:43.6933250Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:47:43.6933820Z 2021-05-16T19:47:43.6934340Z For compilers to find libxml2 you may need to set: 2021-05-16T19:47:43.6935410Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T19:47:43.6936510Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T19:47:43.6936890Z 2021-05-16T19:47:43.6937830Z For pkg-config to find libxml2 you may need to set: 2021-05-16T19:47:43.6938580Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T19:47:43.6938980Z 2021-05-16T19:47:43.6939750Z ==> minizip 2021-05-16T19:47:43.6940890Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T19:47:43.6942000Z with the venerable 'unzip' library. 2021-05-16T19:47:43.6942910Z ==> openblas 2021-05-16T19:47:43.6944110Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:47:43.6944950Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T19:47:43.6945390Z 2021-05-16T19:47:43.6945890Z For compilers to find openblas you may need to set: 2021-05-16T19:47:43.6946970Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T19:47:43.6948060Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T19:47:43.6948460Z 2021-05-16T19:47:43.6949720Z For pkg-config to find openblas you may need to set: 2021-05-16T19:47:43.6950490Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T19:47:43.6950900Z 2021-05-16T19:47:45.0318990Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T19:47:45.5848990Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T19:47:45.5886870Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T19:47:45.9159350Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T19:47:45.9759120Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T19:47:46.5171560Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T19:47:46.5192770Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T19:47:46.8936740Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T19:47:46.9655090Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T19:47:48.5725380Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T19:47:48.9179580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T19%3A55%3A00Z&sig=n8mM7oxW2mAjEHCiOMkWIhgSFNgIc6LsNR9QHrEBY4I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:50.7721950Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T19:47:51.2930280Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T19:47:51.2951820Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T19:47:51.6243430Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T19:47:51.6486310Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T19:47:53.2727350Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T19:47:53.6962460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T19%3A55%3A00Z&sig=FdA8AGcIZlbFfpf1J5dohTKdWUj3VlTqrt4TrS5mA6E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:53.9107290Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T19:47:53.9144420Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T19:47:55.5935300Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T19:47:55.9423090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T19%3A55%3A00Z&sig=hdRcYWMVP8Xzgw%2F9ek3YkMVLaStcxR%2By8X4aCQ4rU3U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:56.6160260Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T19:47:58.2850390Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T19:47:58.6337110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T19%3A55%3A00Z&sig=sKiJk5rsAvkUj1IbXdPghKM7pGSEBzokmbC33tWn9gA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:58.9107480Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T19:48:00.5611190Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T19:48:00.9074170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T19%3A55%3A00Z&sig=K4sp0VJzTTdxAyel2d1bQ6bL5OPO8h%2BBM9RegQhA%2ByM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:48:02.2232010Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T19:48:02.2240390Z ==> Installing itk dependency: open-mpi 2021-05-16T19:48:02.3691690Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T19:48:09.3017670Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T19:48:09.3038180Z ==> Installing itk dependency: fftw 2021-05-16T19:48:09.3757220Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T19:48:12.4622170Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T19:48:12.4630460Z ==> Installing itk dependency: boost 2021-05-16T19:48:12.4687520Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T19:48:53.8276780Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T19:48:53.8278180Z ==> Installing itk dependency: netcdf 2021-05-16T19:48:53.8911050Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T19:48:56.9614100Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T19:48:56.9620810Z ==> Installing itk dependency: pyqt@5 2021-05-16T19:48:57.0083440Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T19:49:02.6861410Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T19:49:02.6868120Z ==> Installing itk dependency: vtk@8.2 2021-05-16T19:49:02.8637090Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T19:49:40.4344430Z ==> Caveats 2021-05-16T19:49:40.4346260Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:49:40.4347160Z because this is an alternate version of another formula. 2021-05-16T19:49:40.4347570Z 2021-05-16T19:49:40.4348060Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T19:49:40.4349480Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:49:40.4349990Z 2021-05-16T19:49:40.4350790Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T19:49:40.4415590Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T19:49:40.4416720Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T19:49:40.4417100Z 2021-05-16T19:49:40.4417890Z ==> Summary 2021-05-16T19:49:40.7081690Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T19:49:40.7088200Z ==> Installing itk dependency: gdcm 2021-05-16T19:49:40.9521900Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T19:49:47.9233450Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T19:49:47.9240130Z ==> Installing itk 2021-05-16T19:49:47.9245830Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T19:50:09.4495960Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T19:50:13.1468430Z ==> No outdated dependents to upgrade! 2021-05-16T19:50:13.1470820Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:50:15.5552990Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T19:50:15.5554190Z fftw 2021-05-16T19:50:15.5936740Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T19:50:15.5938050Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T19:50:17.5060910Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T19:50:17.6463280Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T19:50:18.7483980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:50:19.2973190Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T19:50:19.7033330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T20%3A00%3A00Z&sig=Gyz90NbM02Nwgf4EWGI%2FQ7h9lgp1Hc7Dc8l7Ss8revU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:50:19.7419860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A00\%3A00Z\&sig=Gyz90NbM02Nwgf4EWGI\%2FQ7h9lgp1Hc7Dc8l7Ss8revU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:50:19.7751020Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T19:50:19.7811780Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T19:50:20.8410190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:50:21.4020100Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T19:50:21.7646030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T20%3A00%3A00Z&sig=00f0MWgqw8JUZPq%2FucTRZme%2BlxC%2FgEma9ZpO6aHdpzo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:50:21.8205170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A00\%3A00Z\&sig=00f0MWgqw8JUZPq\%2FucTRZme\%2BlxC\%2FgEma9ZpO6aHdpzo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:50:21.9036850Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T19:50:21.9123730Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T19:50:22.9893140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:50:23.5130590Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T19:50:23.8871230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T20%3A00%3A00Z&sig=3weqOIcQirY%2FDGVKtDkEO5Thc24NY6pnf10%2FD865ROU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:50:23.9451890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A00\%3A00Z\&sig=3weqOIcQirY\%2FDGVKtDkEO5Thc24NY6pnf10\%2FD865ROU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:50:23.9957120Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T19:50:24.0000800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T19:50:25.1021440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:50:25.6691000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T19:50:26.0329700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T20%3A00%3A00Z&sig=i3izdVvA9yyeDDKJ896Haz3oSP3YHAQhsEbFdyBfiG4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:50:26.0842280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A00\%3A00Z\&sig=i3izdVvA9yyeDDKJ896Haz3oSP3YHAQhsEbFdyBfiG4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:50:26.3674210Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T19:50:26.4341800Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T19:50:26.4346200Z ==> Installing libav dependency: faac 2021-05-16T19:50:26.5024550Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T19:50:26.5074410Z 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-9020-1212ckf 2021-05-16T19:50:26.5212620Z cp -pR /private/tmp/d20210516-9020-1212ckf/faac/. /usr/local/Cellar/faac 2021-05-16T19:50:26.5405320Z chmod -Rf +w /private/tmp/d20210516-9020-1212ckf 2021-05-16T19:50:26.5967890Z ==> Finishing up 2021-05-16T19:50:26.6492190Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T19:50:26.6498790Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T19:50:26.6517540Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T19:50:26.6547290Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T19:50:26.6555030Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T19:50:26.6560260Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T19:50:26.6566090Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T19:50:26.6744890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9202-gulgfs.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-16T19:50:28.9728590Z ==> Summary 2021-05-16T19:50:28.9756750Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T19:50:28.9763800Z ==> Installing libav dependency: fdk-aac 2021-05-16T19:50:28.9789050Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T19:50:28.9808790Z 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-9020-9gfqn3 2021-05-16T19:50:29.0143580Z cp -pR /private/tmp/d20210516-9020-9gfqn3/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T19:50:29.0371750Z chmod -Rf +w /private/tmp/d20210516-9020-9gfqn3 2021-05-16T19:50:29.0991550Z ==> Finishing up 2021-05-16T19:50:29.1529190Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T19:50:29.1535960Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T19:50:29.1543580Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T19:50:29.1548670Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T19:50:29.1554860Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T19:50:29.1562890Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T19:50:29.1731730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9228-xhcz33.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-16T19:50:31.4703350Z ==> Summary 2021-05-16T19:50:31.4729800Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T19:50:31.4736740Z ==> Installing libav dependency: sdl 2021-05-16T19:50:31.4762690Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T19:50:31.4783320Z 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-9020-1ce5pbr 2021-05-16T19:50:31.5655180Z cp -pR /private/tmp/d20210516-9020-1ce5pbr/sdl/. /usr/local/Cellar/sdl 2021-05-16T19:50:31.6988340Z chmod -Rf +w /private/tmp/d20210516-9020-1ce5pbr 2021-05-16T19:50:31.8460900Z ==> Finishing up 2021-05-16T19:50:31.9000190Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T19:50:31.9007560Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T19:50:31.9034970Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T19:50:31.9049770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T19:50:31.9055660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T19:50:31.9061760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T19:50:31.9068290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T19:50:31.9074900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T19:50:31.9081120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T19:50:31.9091930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T19:50:31.9098190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T19:50:31.9104010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T19:50:31.9110170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T19:50:31.9116290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T19:50:31.9124000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T19:50:31.9130100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T19:50:31.9136240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T19:50:31.9142580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T19:50:31.9148940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T19:50:31.9155030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T19:50:31.9161340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T19:50:31.9167500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T19:50:31.9173670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T19:50:31.9180350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T19:50:31.9187580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T19:50:31.9194360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T19:50:31.9201790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T19:50:31.9207920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T19:50:31.9215410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T19:50:31.9220950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T19:50:31.9229040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T19:50:31.9239100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T19:50:31.9249230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T19:50:31.9255040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T19:50:31.9261080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T19:50:31.9267400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T19:50:31.9273400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T19:50:31.9279620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T19:50:31.9285840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T19:50:31.9291850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T19:50:31.9298480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T19:50:31.9304350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T19:50:31.9310860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T19:50:31.9317080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T19:50:31.9323710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T19:50:31.9330240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T19:50:31.9352920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T19:50:31.9360280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T19:50:31.9365320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T19:50:31.9371210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T19:50:31.9376980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T19:50:31.9382580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T19:50:31.9388220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T19:50:31.9394190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T19:50:31.9399940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T19:50:31.9405530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T19:50:31.9411720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T19:50:31.9417200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T19:50:31.9436850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T19:50:31.9442490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T19:50:31.9448340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T19:50:31.9454190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T19:50:31.9460530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T19:50:31.9467040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T19:50:31.9473190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T19:50:31.9479240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T19:50:31.9485150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T19:50:31.9490990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T19:50:31.9497180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T19:50:31.9502890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T19:50:31.9509030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T19:50:31.9514530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T19:50:31.9520460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T19:50:31.9526220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T19:50:31.9532060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T19:50:31.9537800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T19:50:31.9543540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T19:50:31.9549690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T19:50:31.9555540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T19:50:31.9561590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T19:50:31.9567550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T19:50:31.9573400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T19:50:31.9578920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T19:50:31.9602260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T19:50:31.9607980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T19:50:31.9613830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T19:50:31.9619630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T19:50:31.9625180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T19:50:31.9630870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T19:50:31.9636720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T19:50:31.9642700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T19:50:31.9648400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T19:50:31.9654070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T19:50:31.9660510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T19:50:31.9665950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T19:50:31.9671720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T19:50:31.9677410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T19:50:31.9683650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T19:50:31.9689400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T19:50:31.9695300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T19:50:31.9699670Z Only the first 100 operations were output. 2021-05-16T19:50:32.0705490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9254-7ldoa1.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-16T19:50:34.5677860Z ==> Summary 2021-05-16T19:50:34.5863340Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T19:50:34.5870120Z ==> Installing libav 2021-05-16T19:50:34.5875750Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T19:50:34.5895770Z 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-9020-lgmt06 2021-05-16T19:50:34.8483000Z cp -pR /private/tmp/d20210516-9020-lgmt06/libav/. /usr/local/Cellar/libav 2021-05-16T19:50:34.9545830Z chmod -Rf +w /private/tmp/d20210516-9020-lgmt06 2021-05-16T19:50:36.4346920Z ==> Finishing up 2021-05-16T19:50:36.4886690Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T19:50:36.4891240Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T19:50:36.4896820Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T19:50:36.4910400Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T19:50:36.4916960Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T19:50:36.4923330Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T19:50:36.5320550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9280-q2fvgu.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-16T19:50:38.9604120Z ==> Summary 2021-05-16T19:50:38.9628300Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T19:50:41.6559540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T19:50:43.2928030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T19:50:43.6343850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T20%3A00%3A00Z&sig=19ahqDKppntgnOqwT%2FHEKMBiqWktr3c3%2FUn5Ckh2Seg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:50:43.8404270Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T19:50:46.4918130Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T19:50:49.0590270Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T19:50:49.0591010Z To reinstall 4.3.0, run: 2021-05-16T19:50:49.0591590Z brew reinstall libtiff 2021-05-16T19:50:50.7631430Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T19:50:50.7632200Z To reinstall 2.3.9_1, run: 2021-05-16T19:50:50.7632670Z brew reinstall unixodbc 2021-05-16T19:50:52.5008670Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T19:50:52.5009400Z To reinstall 1.0.18_1, run: 2021-05-16T19:50:52.5009870Z brew reinstall libsodium 2021-05-16T19:50:54.2144460Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T19:50:54.2145200Z To reinstall 4.1.1, run: 2021-05-16T19:50:54.2145700Z brew reinstall tesseract 2021-05-16T19:50:55.9533310Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T19:50:55.9534020Z To reinstall 1.21.1, run: 2021-05-16T19:50:55.9534450Z brew reinstall wget 2021-05-16T19:50:57.6290920Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T19:50:57.6291630Z To reinstall 4.3.4, run: 2021-05-16T19:50:57.6292100Z brew reinstall zeromq 2021-05-16T19:50:59.3093860Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T19:50:59.3094600Z To reinstall 2.2.27.6_1, run: 2021-05-16T19:50:59.3095060Z brew reinstall udunits 2021-05-16T19:51:00.9951240Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T19:51:00.9951870Z To reinstall 1.2.0, run: 2021-05-16T19:51:00.9952380Z brew reinstall webp 2021-05-16T19:51:02.7616450Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T19:51:04.4699890Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T19:51:04.8169690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T20%3A00%3A00Z&sig=VgYsSHM2xhuPCJk7mLtdsgVHtIQJKsXjNdN6UcluS4A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:51:06.8011970Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T19:52:29.4154060Z ==> Caveats 2021-05-16T19:52:29.4154870Z Bash completion has been installed to: 2021-05-16T19:52:29.4155470Z /usr/local/etc/bash_completion.d 2021-05-16T19:52:29.4156390Z ==> Summary 2021-05-16T19:52:30.9525030Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T19:52:34.1741600Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T19:52:34.1747750Z ==> 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=20210516T195234Z&X-Amz-Expires=300&X-Amz-Signature=5c2cc8814fae38788053a746f5bb44069d1061309998f0cdce68af8856bb54ba&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-16T19:52:37.8184090Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T19:52:37.8185340Z ==> Installing Cask xquartz 2021-05-16T19:52:54.6717470Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T19:52:54.6719020Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T19:53:24.0735440Z installer: Package name is 2021-05-16T19:53:24.0738090Z installer: Installing at base path / 2021-05-16T19:53:24.0739270Z installer: The install was successful. 2021-05-16T19:53:24.0740010Z installer: The install requires logging out now. 2021-05-16T19:53:24.1760690Z 🍺 xquartz was successfully installed! 2021-05-16T19:53:24.2159520Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T19:53:24.2160100Z with: 2021-05-16T19:53:24.2160550Z github_slug: neuroconductor/voxel 2021-05-16T19:53:24.2160950Z env: 2021-05-16T19:53:24.2161330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:53:24.2161750Z TIC_DEPLOY_KEY: 2021-05-16T19:53:24.2162050Z RSPM: 2021-05-16T19:53:24.2182180Z GITHUB_PAT: *** 2021-05-16T19:53:24.2182610Z COVERALLS_TOKEN: 2021-05-16T19:53:24.2183030Z continue-on-error: false 2021-05-16T19:53:24.2183470Z VDIFFR_RUN_TESTS: false 2021-05-16T19:53:24.2183920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:53:24.2184320Z TZ: UTC 2021-05-16T19:53:24.2184670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:53:24.2185040Z NOT_CRAN: true 2021-05-16T19:53:24.2185360Z ##[endgroup] 2021-05-16T19:53:24.3456670Z repo slug is: neuroconductor/voxel 2021-05-16T19:53:24.3621040Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T19:53:24.3621660Z env: 2021-05-16T19:53:24.3622140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:53:24.3622650Z TIC_DEPLOY_KEY: 2021-05-16T19:53:24.3623000Z RSPM: 2021-05-16T19:53:24.3623910Z GITHUB_PAT: *** 2021-05-16T19:53:24.3624340Z COVERALLS_TOKEN: 2021-05-16T19:53:24.3624840Z continue-on-error: false 2021-05-16T19:53:24.3625320Z VDIFFR_RUN_TESTS: false 2021-05-16T19:53:24.3625850Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:53:24.3626290Z TZ: UTC 2021-05-16T19:53:24.3626690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:53:24.3627140Z NOT_CRAN: true 2021-05-16T19:53:24.3627530Z ##[endgroup] 2021-05-16T19:53:25.5698480Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T19:53:25.5699200Z with: 2021-05-16T19:53:25.5699560Z repo_name: voxel 2021-05-16T19:53:25.5700180Z repo_version: 1.3.5 2021-05-16T19:53:25.5700580Z runner_os: macOS 2021-05-16T19:53:25.5700990Z R_version: 3.5 2021-05-16T19:53:25.5701320Z env: 2021-05-16T19:53:25.5701770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:53:25.5702210Z TIC_DEPLOY_KEY: 2021-05-16T19:53:25.5702600Z RSPM: 2021-05-16T19:53:25.5703880Z GITHUB_PAT: *** 2021-05-16T19:53:25.5704300Z COVERALLS_TOKEN: 2021-05-16T19:53:25.5704800Z continue-on-error: false 2021-05-16T19:53:25.5705270Z VDIFFR_RUN_TESTS: false 2021-05-16T19:53:25.5705800Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:53:25.5706230Z TZ: UTC 2021-05-16T19:53:25.5706640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:53:25.5707040Z NOT_CRAN: true 2021-05-16T19:53:25.5707430Z ##[endgroup] 2021-05-16T19:53:25.6433470Z Package: voxel 2021-05-16T19:53:25.6439630Z Version: 1.3.5 2021-05-16T19:53:25.6440140Z OS: macOS 2021-05-16T19:53:25.6531770Z ##[group]Run install.packages('remotes') 2021-05-16T19:53:25.6532610Z install.packages('remotes') 2021-05-16T19:53:25.6533390Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T19:53:25.6534370Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T19:53:25.6741420Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:53:25.6741930Z env: 2021-05-16T19:53:25.6742410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:53:25.6742860Z TIC_DEPLOY_KEY: 2021-05-16T19:53:25.6743250Z RSPM: 2021-05-16T19:53:25.6744250Z GITHUB_PAT: *** 2021-05-16T19:53:25.6744720Z COVERALLS_TOKEN: 2021-05-16T19:53:25.6745180Z continue-on-error: false 2021-05-16T19:53:25.6745680Z VDIFFR_RUN_TESTS: false 2021-05-16T19:53:25.6746170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:53:25.6746650Z TZ: UTC 2021-05-16T19:53:25.6747100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:53:25.6747560Z NOT_CRAN: true 2021-05-16T19:53:25.6747930Z ##[endgroup] 2021-05-16T19:53:25.9059640Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:53:25.9061090Z (as ‘lib’ is unspecified) 2021-05-16T19:53:28.9556990Z 2021-05-16T19:53:28.9558660Z There is a binary version available but the source version is later: 2021-05-16T19:53:28.9609670Z binary source needs_compilation 2021-05-16T19:53:28.9610350Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T19:53:28.9610670Z 2021-05-16T19:53:28.9613060Z installing the source package ‘remotes’ 2021-05-16T19:53:28.9613550Z 2021-05-16T19:53:28.9636700Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T19:53:29.2194960Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T19:53:29.2212880Z ================================================== 2021-05-16T19:53:29.2213460Z downloaded 144 KB 2021-05-16T19:53:29.2213730Z 2021-05-16T19:53:29.6614420Z * installing *source* package ‘remotes’ ... 2021-05-16T19:53:29.6703390Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T19:53:29.6975840Z ** R 2021-05-16T19:53:29.7409490Z ** inst 2021-05-16T19:53:29.7449830Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:53:31.7770220Z ** help 2021-05-16T19:53:31.9105490Z *** installing help indices 2021-05-16T19:53:31.9931020Z ** building package indices 2021-05-16T19:53:32.0871330Z ** installing vignettes 2021-05-16T19:53:32.0946340Z ** testing if installed package can be loaded 2021-05-16T19:53:32.3291420Z * DONE (remotes) 2021-05-16T19:53:32.3684440Z 2021-05-16T19:53:32.3787490Z The downloaded source packages are in 2021-05-16T19:53:32.4040650Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpYx8BtO/downloaded_packages’ 2021-05-16T19:53:38.9993220Z ##[group]Run actions/cache@v1 2021-05-16T19:53:38.9993840Z with: 2021-05-16T19:53:38.9994270Z path: /Users/runner/work/_temp/Library 2021-05-16T19:53:38.9997190Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-194bfd8393f5f9498f95d7b0dfa6ccbde9717e1117ffb6094ebd4809e9cd7b54 2021-05-16T19:53:39.0000760Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T19:53:39.0001880Z env: 2021-05-16T19:53:39.0002310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:53:39.0003050Z TIC_DEPLOY_KEY: 2021-05-16T19:53:39.0003450Z RSPM: 2021-05-16T19:53:39.0005980Z GITHUB_PAT: *** 2021-05-16T19:53:39.0006490Z COVERALLS_TOKEN: 2021-05-16T19:53:39.0006960Z continue-on-error: false 2021-05-16T19:53:39.0007470Z VDIFFR_RUN_TESTS: false 2021-05-16T19:53:39.0007970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:53:39.0008460Z TZ: UTC 2021-05-16T19:53:39.0008990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:53:39.0009410Z NOT_CRAN: true 2021-05-16T19:53:39.0009810Z ##[endgroup] 2021-05-16T19:53:39.0921080Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T19:53:39.1041030Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T19:53:39.1041950Z remotes::install_github("ropensci/tic") 2021-05-16T19:53:39.1042600Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T19:53:39.1043280Z remotes::install_github("muschellij2/aghast") 2021-05-16T19:53:39.1043830Z remotes::install_cran("covr") 2021-05-16T19:53:39.1258890Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:53:39.1259370Z env: 2021-05-16T19:53:39.1259810Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:53:39.1260300Z TIC_DEPLOY_KEY: 2021-05-16T19:53:39.1260670Z RSPM: 2021-05-16T19:53:39.1261710Z GITHUB_PAT: *** 2021-05-16T19:53:39.1262130Z COVERALLS_TOKEN: 2021-05-16T19:53:39.1262640Z continue-on-error: false 2021-05-16T19:53:39.1263110Z VDIFFR_RUN_TESTS: false 2021-05-16T19:53:39.1263640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:53:39.1264100Z TZ: UTC 2021-05-16T19:53:39.1264610Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:53:39.1265210Z NOT_CRAN: true 2021-05-16T19:53:39.1265630Z ##[endgroup] 2021-05-16T19:53:39.3842510Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:53:40.0724030Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T19:53:44.0097880Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T19:53:44.0099110Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:53:44.0100030Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:53:44.0100940Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T19:53:44.0101820Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T19:53:44.0102770Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:53:44.0103630Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T19:53:44.0104600Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T19:53:44.0105520Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T19:53:44.0106420Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T19:53:44.0107470Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T19:53:44.0108350Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:53:44.0109310Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T19:53:44.0110150Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:53:44.0111060Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T19:53:44.0111900Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T19:53:44.0112870Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:53:44.0113820Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:53:44.0114690Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T19:53:44.0115610Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T19:53:44.0116900Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T19:53:44.0117890Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T19:53:44.0118780Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T19:53:44.0119720Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T19:53:44.0120580Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:53:44.0121840Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:53:44.0122750Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:53:44.0123680Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:53:44.0124580Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T19:53:44.0125450Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:53:44.0126380Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T19:53:44.0127260Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T19:53:44.0128190Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:53:44.0130060Z 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-16T19:53:44.0131900Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T19:53:44.0132850Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T19:53:44.0139650Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:53:44.0140890Z (as ‘lib’ is unspecified) 2021-05-16T19:53:46.5795540Z 2021-05-16T19:53:46.5796680Z There are binary versions available but the source versions are later: 2021-05-16T19:53:46.5824510Z binary source needs_compilation 2021-05-16T19:53:46.5825250Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T19:53:46.5825810Z magrittr 1.5 2.0.1 TRUE 2021-05-16T19:53:46.5826350Z glue 1.3.2 1.4.2 TRUE 2021-05-16T19:53:46.5826810Z sys 3.3 3.4 TRUE 2021-05-16T19:53:46.5827300Z R6 2.4.1 2.5.0 FALSE 2021-05-16T19:53:46.5827780Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T19:53:46.5828290Z mime 0.9 0.10 TRUE 2021-05-16T19:53:46.5828750Z curl 4.3 4.3.1 TRUE 2021-05-16T19:53:46.5829300Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T19:53:46.5829780Z httr 1.4.1 1.4.2 FALSE 2021-05-16T19:53:46.5830290Z cli 2.0.2 2.5.0 FALSE 2021-05-16T19:53:46.5830800Z zip 2.0.4 2.1.1 TRUE 2021-05-16T19:53:46.5831310Z rstudioapi 0.11 0.13 FALSE 2021-05-16T19:53:46.5831900Z credentials 1.1 1.3.0 FALSE 2021-05-16T19:53:46.5833320Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T19:53:46.5833910Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T19:53:46.5834400Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T19:53:46.5834910Z withr 2.1.2 2.4.2 FALSE 2021-05-16T19:53:46.5835450Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T19:53:46.5835950Z purrr 0.3.3 0.3.4 TRUE 2021-05-16T19:53:46.5836480Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T19:53:46.5836970Z gh 1.1.0 1.3.0 FALSE 2021-05-16T19:53:46.5837480Z gert 0.3 1.3.0 TRUE 2021-05-16T19:53:46.5837940Z fs 1.3.2 1.5.0 TRUE 2021-05-16T19:53:46.5838440Z desc 1.2.0 1.3.0 FALSE 2021-05-16T19:53:46.5838910Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T19:53:46.5839790Z Package which is only available in source form, and may need 2021-05-16T19:53:46.5841040Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-16T19:53:46.5841640Z usethis 1.5.1 2.0.1 FALSE 2021-05-16T19:53:46.5842180Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T19:53:46.5842670Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T19:53:46.5842950Z 2021-05-16T19:53:46.5867100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-16T19:53:46.8840730Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-16T19:53:46.8844640Z ================================================== 2021-05-16T19:53:46.8845220Z downloaded 20 KB 2021-05-16T19:53:46.8845490Z 2021-05-16T19:53:46.8893250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-16T19:53:47.0601180Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-16T19:53:47.0602080Z ================================================== 2021-05-16T19:53:47.0602620Z downloaded 12 KB 2021-05-16T19:53:47.0602940Z 2021-05-16T19:53:47.0666400Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-16T19:53:47.3750320Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-16T19:53:47.3886160Z ================================================== 2021-05-16T19:53:47.3886800Z downloaded 195 KB 2021-05-16T19:53:47.3887110Z 2021-05-16T19:53:47.3924670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-16T19:53:47.6086680Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-16T19:53:47.6119830Z ================================================== 2021-05-16T19:53:47.6120460Z downloaded 63 KB 2021-05-16T19:53:47.6120790Z 2021-05-16T19:53:47.7108080Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘withr’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-16T19:53:47.7109620Z 2021-05-16T19:53:47.7205320Z 2021-05-16T19:53:47.7206310Z The downloaded binary packages are in 2021-05-16T19:53:47.7307440Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T19:53:47.7308820Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIiYw6i/downloaded_packages 2021-05-16T19:53:47.9772210Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T19:53:47.9958100Z ================================================== 2021-05-16T19:53:47.9970740Z downloaded 841 KB 2021-05-16T19:53:47.9971460Z 2021-05-16T19:53:47.9974360Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T19:53:48.2497150Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T19:53:48.2560440Z ================================================== 2021-05-16T19:53:48.2561060Z downloaded 259 KB 2021-05-16T19:53:48.2561370Z 2021-05-16T19:53:48.2600040Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T19:53:48.5403780Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T19:53:48.5503420Z ================================================== 2021-05-16T19:53:48.5521250Z downloaded 96 KB 2021-05-16T19:53:48.5521970Z 2021-05-16T19:53:48.5523990Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T19:53:48.7151180Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T19:53:48.7250770Z ================================================== 2021-05-16T19:53:48.7352710Z downloaded 19 KB 2021-05-16T19:53:48.7418540Z 2021-05-16T19:53:48.7462690Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T19:53:48.9697520Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T19:53:48.9708470Z ================================================== 2021-05-16T19:53:48.9709120Z downloaded 61 KB 2021-05-16T19:53:48.9709460Z 2021-05-16T19:53:48.9745500Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T19:53:49.1327110Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T19:53:49.2238820Z ================================================== 2021-05-16T19:53:49.2239440Z downloaded 1.3 MB 2021-05-16T19:53:49.2239750Z 2021-05-16T19:53:49.2282600Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T19:53:49.5120000Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T19:53:49.5121480Z ================================================== 2021-05-16T19:53:49.5122270Z downloaded 12 KB 2021-05-16T19:53:49.5122800Z 2021-05-16T19:53:49.5154640Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T19:53:49.6529720Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T19:53:49.7318570Z ================================================== 2021-05-16T19:53:49.7373360Z downloaded 774 KB 2021-05-16T19:53:49.7373720Z 2021-05-16T19:53:49.7375520Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T19:53:50.0053150Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T19:53:50.0464040Z ================================================== 2021-05-16T19:53:50.0464650Z downloaded 411 KB 2021-05-16T19:53:50.0464960Z 2021-05-16T19:53:50.0502690Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T19:53:50.2139990Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T19:53:50.2190920Z ================================================== 2021-05-16T19:53:50.2191680Z downloaded 156 KB 2021-05-16T19:53:50.2191960Z 2021-05-16T19:53:50.2229670Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T19:53:50.4859460Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T19:53:50.4872780Z ================================================== 2021-05-16T19:53:50.4874100Z downloaded 60 KB 2021-05-16T19:53:50.4874510Z 2021-05-16T19:53:50.4909440Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T19:53:50.6574780Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T19:53:50.6620430Z ================================================== 2021-05-16T19:53:50.6620990Z downloaded 154 KB 2021-05-16T19:53:50.6621300Z 2021-05-16T19:53:50.6659860Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T19:53:50.9232890Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T19:53:50.9256200Z ================================================== 2021-05-16T19:53:50.9256730Z downloaded 110 KB 2021-05-16T19:53:50.9257040Z 2021-05-16T19:53:50.9294360Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T19:53:51.0613560Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T19:53:51.0685200Z ================================================== 2021-05-16T19:53:51.0685750Z downloaded 107 KB 2021-05-16T19:53:51.0686060Z 2021-05-16T19:53:51.0723950Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T19:53:51.2344030Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T19:53:51.2373020Z ================================================== 2021-05-16T19:53:51.2373650Z downloaded 224 KB 2021-05-16T19:53:51.2373920Z 2021-05-16T19:53:51.2412930Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T19:53:51.4732820Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T19:53:51.4742820Z ================================================== 2021-05-16T19:53:51.4743450Z downloaded 58 KB 2021-05-16T19:53:51.4743880Z 2021-05-16T19:53:51.4780920Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T19:53:51.7372620Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T19:53:51.7373410Z ================================================== 2021-05-16T19:53:51.7373980Z downloaded 34 KB 2021-05-16T19:53:51.7374290Z 2021-05-16T19:53:51.7410330Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T19:53:51.9807850Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T19:53:51.9809230Z ================================================== 2021-05-16T19:53:51.9809790Z downloaded 43 KB 2021-05-16T19:53:51.9810050Z 2021-05-16T19:53:51.9847560Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T19:53:52.2244420Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T19:53:52.2269170Z ================================================== 2021-05-16T19:53:52.2269710Z downloaded 92 KB 2021-05-16T19:53:52.2270020Z 2021-05-16T19:53:52.2317900Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T19:53:52.4902300Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T19:53:52.4903080Z ================================================== 2021-05-16T19:53:52.4903570Z downloaded 12 KB 2021-05-16T19:53:52.4903880Z 2021-05-16T19:53:52.4946560Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T19:53:52.6354100Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T19:53:52.6493900Z ================================================== 2021-05-16T19:53:52.6494460Z downloaded 366 KB 2021-05-16T19:53:52.6494760Z 2021-05-16T19:53:52.6533650Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T19:53:52.9337920Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T19:53:52.9361430Z ================================================== 2021-05-16T19:53:52.9361960Z downloaded 81 KB 2021-05-16T19:53:52.9362280Z 2021-05-16T19:53:52.9399250Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T19:53:53.0933890Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T19:53:53.0940990Z ================================================== 2021-05-16T19:53:53.0941510Z downloaded 44 KB 2021-05-16T19:53:53.0941830Z 2021-05-16T19:53:53.1141980Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T19:53:53.3596340Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T19:53:53.3606330Z ================================================== 2021-05-16T19:53:53.3606880Z downloaded 64 KB 2021-05-16T19:53:53.3607140Z 2021-05-16T19:53:53.3643200Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T19:53:53.4945750Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T19:53:53.5191560Z ================================================== 2021-05-16T19:53:53.5192800Z downloaded 777 KB 2021-05-16T19:53:53.5193410Z 2021-05-16T19:53:53.5229540Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T19:53:53.6670500Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T19:53:53.6795100Z ================================================== 2021-05-16T19:53:53.6795700Z downloaded 286 KB 2021-05-16T19:53:53.6796000Z 2021-05-16T19:53:53.6836530Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T19:53:53.9195170Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T19:53:53.9196150Z ================================================== 2021-05-16T19:53:53.9196640Z downloaded 20 KB 2021-05-16T19:53:53.9197010Z 2021-05-16T19:53:53.9234710Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T19:53:54.1419140Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T19:53:54.1420190Z ================================================== 2021-05-16T19:53:54.1420660Z downloaded 24 KB 2021-05-16T19:53:54.1420910Z 2021-05-16T19:53:54.1456500Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T19:53:54.4032730Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T19:53:54.4096040Z ================================================== 2021-05-16T19:53:54.4097120Z downloaded 298 KB 2021-05-16T19:53:54.4097690Z 2021-05-16T19:53:54.4145190Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T19:53:54.5497170Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T19:53:54.5499440Z ================================================== 2021-05-16T19:53:54.5500600Z downloaded 16 KB 2021-05-16T19:53:54.5501390Z 2021-05-16T19:53:54.5531090Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T19:53:54.8141130Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T19:53:54.8538180Z ================================================== 2021-05-16T19:53:54.8539880Z downloaded 1.2 MB 2021-05-16T19:53:54.8540730Z 2021-05-16T19:53:55.6586830Z * installing *source* package ‘rlang’ ... 2021-05-16T19:53:55.6852790Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T19:53:55.7074480Z ** libs 2021-05-16T19:54:02.9479040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-16T19:54:03.7155200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-16T19:54:04.1272150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-16T19:54:06.7196710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-16T19:54:07.8335080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T19:54:07.9148670Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:08.1346880Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-16T19:54:08.1442990Z ** R 2021-05-16T19:54:08.2322380Z ** inst 2021-05-16T19:54:08.2339690Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:12.2099590Z ** help 2021-05-16T19:54:12.9418870Z *** installing help indices 2021-05-16T19:54:13.3178820Z *** copying figures 2021-05-16T19:54:13.3223290Z ** building package indices 2021-05-16T19:54:13.7905070Z ** testing if installed package can be loaded 2021-05-16T19:54:14.2400480Z * DONE (rlang) 2021-05-16T19:54:14.7675260Z * installing *source* package ‘magrittr’ ... 2021-05-16T19:54:14.7730280Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:14.7912820Z ** libs 2021-05-16T19:54:14.8105810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-16T19:54:14.9699390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T19:54:15.0675000Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:15.1301440Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-16T19:54:15.1350360Z ** R 2021-05-16T19:54:15.1424970Z ** inst 2021-05-16T19:54:15.1487100Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:15.2974080Z ** help 2021-05-16T19:54:15.3618590Z *** installing help indices 2021-05-16T19:54:15.4021860Z *** copying figures 2021-05-16T19:54:15.4039620Z ** building package indices 2021-05-16T19:54:15.4350430Z ** installing vignettes 2021-05-16T19:54:15.4410410Z ** testing if installed package can be loaded 2021-05-16T19:54:15.7685880Z * DONE (magrittr) 2021-05-16T19:54:16.1382730Z * installing *source* package ‘glue’ ... 2021-05-16T19:54:16.1425440Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:16.1641420Z ** libs 2021-05-16T19:54:16.1840690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-16T19:54:16.3521360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:54:16.4775240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-16T19:54:16.6061480Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:16.6681840Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-16T19:54:16.6729410Z ** R 2021-05-16T19:54:16.6826110Z ** inst 2021-05-16T19:54:16.6865230Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:17.0709210Z ** help 2021-05-16T19:54:17.1137510Z *** installing help indices 2021-05-16T19:54:17.1472490Z *** copying figures 2021-05-16T19:54:17.1491740Z ** building package indices 2021-05-16T19:54:17.1722780Z ** installing vignettes 2021-05-16T19:54:17.1806120Z ** testing if installed package can be loaded 2021-05-16T19:54:17.5657590Z * DONE (glue) 2021-05-16T19:54:17.9104700Z * installing *source* package ‘sys’ ... 2021-05-16T19:54:17.9136200Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:17.9412910Z ** libs 2021-05-16T19:54:17.9641610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-16T19:54:18.1977420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:54:18.2860730Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:18.3489550Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-16T19:54:18.3538290Z ** R 2021-05-16T19:54:18.3601010Z ** inst 2021-05-16T19:54:18.3619900Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:18.4851600Z ** help 2021-05-16T19:54:18.5119980Z *** installing help indices 2021-05-16T19:54:18.5385040Z ** building package indices 2021-05-16T19:54:18.5564350Z ** testing if installed package can be loaded 2021-05-16T19:54:18.9037950Z * DONE (sys) 2021-05-16T19:54:19.2432580Z * installing *source* package ‘R6’ ... 2021-05-16T19:54:19.2465390Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:19.2663630Z ** R 2021-05-16T19:54:19.2774860Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:19.6329180Z ** help 2021-05-16T19:54:19.6586630Z *** installing help indices 2021-05-16T19:54:19.6855310Z *** copying figures 2021-05-16T19:54:19.6870510Z ** building package indices 2021-05-16T19:54:19.7029340Z ** testing if installed package can be loaded 2021-05-16T19:54:19.9372630Z * DONE (R6) 2021-05-16T19:54:20.5920740Z * installing *source* package ‘openssl’ ... 2021-05-16T19:54:20.6124910Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:20.7776050Z Homebrew 3.1.6 2021-05-16T19:54:20.8924630Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T19:54:21.0002510Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T19:54:21.4237880Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T19:54:21.8483130Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T19:54:21.8716580Z ** libs 2021-05-16T19:54:21.8978020Z 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-16T19:54:21.9021930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T19:54:22.0495980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T19:54:22.1950550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-16T19:54:22.3686150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-16T19:54:22.6448030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-16T19:54:22.8106650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-16T19:54:23.0226800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-16T19:54:23.2287720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-16T19:54:23.3398380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T19:54:23.4958820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-16T19:54:23.6300260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-16T19:54:23.7967730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-16T19:54:24.0196940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-16T19:54:24.2236570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-16T19:54:24.5007120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-16T19:54:24.5950360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-16T19:54:24.6892650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-16T19:54:24.9131620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-16T19:54:25.1734230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-16T19:54:25.3938320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-16T19:54:25.4811510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-16T19:54:25.6973950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-16T19:54:25.9141780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T19:54:26.2012290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-16T19:54:26.4231540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-16T19:54:26.6354380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-16T19:54:26.8517890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-16T19:54:26.9638330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-16T19:54:27.1734570Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T19:54:28.8634070Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:28.9361450Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-16T19:54:28.9412970Z ** R 2021-05-16T19:54:28.9715930Z ** inst 2021-05-16T19:54:28.9969470Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:29.9344500Z ** help 2021-05-16T19:54:30.0670130Z *** installing help indices 2021-05-16T19:54:30.1155630Z ** building package indices 2021-05-16T19:54:30.1574410Z ** installing vignettes 2021-05-16T19:54:30.1738530Z ** testing if installed package can be loaded 2021-05-16T19:54:30.5734720Z * DONE (openssl) 2021-05-16T19:54:30.8919220Z * installing *source* package ‘mime’ ... 2021-05-16T19:54:30.8940520Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:30.9111390Z ** libs 2021-05-16T19:54:30.9321490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:54:31.0181730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T19:54:31.1176680Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:31.1841530Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-16T19:54:31.2003660Z ** R 2021-05-16T19:54:31.2178280Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:31.4058080Z ** help 2021-05-16T19:54:31.4464430Z *** installing help indices 2021-05-16T19:54:31.4658610Z ** building package indices 2021-05-16T19:54:31.4795800Z ** testing if installed package can be loaded 2021-05-16T19:54:31.8388010Z * DONE (mime) 2021-05-16T19:54:32.3369750Z * installing *source* package ‘curl’ ... 2021-05-16T19:54:32.3495730Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:32.4540050Z Found pkg-config cflags and libs! 2021-05-16T19:54:32.8203870Z Using PKG_CFLAGS= 2021-05-16T19:54:32.8205290Z Using PKG_LIBS=-lcurl 2021-05-16T19:54:32.9617100Z ** libs 2021-05-16T19:54:32.9821300Z 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-16T19:54:32.9854490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-16T19:54:33.6750740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-16T19:54:33.6753110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-16T19:54:33.6756610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-16T19:54:33.6759320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-16T19:54:33.6761380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-16T19:54:33.6966990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-16T19:54:33.7909600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-16T19:54:33.9965570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-16T19:54:34.0683660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:54:34.1691030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-16T19:54:34.2808790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-16T19:54:34.4742070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-16T19:54:34.5643810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-16T19:54:34.6530840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T19:54:34.7303000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T19:54:34.8148230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-16T19:54:34.9026460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T19:54:35.0526610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T19:54:35.1554800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-16T19:54:35.2002500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-16T19:54:35.2890550Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:35.3554450Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-16T19:54:35.3602620Z ** R 2021-05-16T19:54:35.3802970Z ** inst 2021-05-16T19:54:35.3972350Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:35.7886700Z ** help 2021-05-16T19:54:35.8544310Z *** installing help indices 2021-05-16T19:54:35.8971100Z ** building package indices 2021-05-16T19:54:35.9320660Z ** installing vignettes 2021-05-16T19:54:35.9427330Z ** testing if installed package can be loaded 2021-05-16T19:54:36.2732180Z * DONE (curl) 2021-05-16T19:54:36.7605820Z * installing *source* package ‘jsonlite’ ... 2021-05-16T19:54:36.7720140Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:36.7910550Z ** libs 2021-05-16T19:54:36.8116760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T19:54:36.9134800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-16T19:54:37.0073080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-16T19:54:37.1079180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-16T19:54:37.2451760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-16T19:54:37.3501670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-16T19:54:37.4334000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-16T19:54:37.5148370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-16T19:54:37.6187360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-16T19:54:37.7208410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-16T19:54:37.8633020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-16T19:54:37.9640220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-16T19:54:38.0779650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-16T19:54:38.1813540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-16T19:54:38.2814310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-16T19:54:38.3722070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-16T19:54:38.4635820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-16T19:54:38.5482830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-16T19:54:38.6513980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-16T19:54:38.7374640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-16T19:54:38.8203730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-16T19:54:38.9221280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-16T19:54:38.9917550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-16T19:54:39.0826490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-16T19:54:39.2202520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-16T19:54:39.4334560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-16T19:54:39.7318820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-16T19:54:39.9346270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-16T19:54:40.1084670Z 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-16T19:54:40.1382360Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:40.2094340Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-16T19:54:40.2153780Z ** R 2021-05-16T19:54:40.2449330Z ** inst 2021-05-16T19:54:40.2528920Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:40.3574590Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T19:54:41.2121760Z ** help 2021-05-16T19:54:41.3026360Z *** installing help indices 2021-05-16T19:54:41.3365060Z ** building package indices 2021-05-16T19:54:41.3661840Z ** installing vignettes 2021-05-16T19:54:41.3733870Z ** testing if installed package can be loaded 2021-05-16T19:54:41.8736110Z * DONE (jsonlite) 2021-05-16T19:54:42.2167760Z * installing *source* package ‘gitcreds’ ... 2021-05-16T19:54:42.2204160Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:42.2358270Z ** R 2021-05-16T19:54:42.2472800Z ** inst 2021-05-16T19:54:42.2512340Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:42.6084910Z ** help 2021-05-16T19:54:42.6409250Z *** installing help indices 2021-05-16T19:54:42.6680430Z ** building package indices 2021-05-16T19:54:42.6857130Z ** installing vignettes 2021-05-16T19:54:42.6904070Z ** testing if installed package can be loaded 2021-05-16T19:54:42.9204030Z * DONE (gitcreds) 2021-05-16T19:54:43.2581650Z * installing *source* package ‘zip’ ... 2021-05-16T19:54:43.2629410Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:43.2769310Z ** libs 2021-05-16T19:54:43.2962950Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T19:54:46.5917560Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T19:54:49.5823080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:54:49.6668640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-16T19:54:52.2904700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-16T19:54:52.3763230Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T19:54:52.3765810Z size_t uzipfile_len = 0; 2021-05-16T19:54:52.3766270Z ^ 2021-05-16T19:54:52.4309530Z 1 warning generated. 2021-05-16T19:54:52.4344140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-16T19:54:52.5947230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T19:54:52.7020050Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:52.7644370Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-16T19:54:52.7784390Z ** R 2021-05-16T19:54:52.7859930Z ** inst 2021-05-16T19:54:52.7887790Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:52.9733020Z ** help 2021-05-16T19:54:53.0033260Z *** installing help indices 2021-05-16T19:54:53.0263990Z ** building package indices 2021-05-16T19:54:53.0447050Z ** testing if installed package can be loaded 2021-05-16T19:54:53.3751210Z * DONE (zip) 2021-05-16T19:54:53.7992910Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T19:54:53.8083870Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:53.8258930Z ** R 2021-05-16T19:54:53.8451770Z ** inst 2021-05-16T19:54:53.8552890Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:54.2888720Z ** help 2021-05-16T19:54:54.6762010Z *** installing help indices 2021-05-16T19:54:54.9104080Z *** copying figures 2021-05-16T19:54:54.9112230Z ** building package indices 2021-05-16T19:54:55.0939480Z ** installing vignettes 2021-05-16T19:54:55.1037760Z ** testing if installed package can be loaded 2021-05-16T19:54:55.4185650Z * DONE (rstudioapi) 2021-05-16T19:54:55.7859750Z * installing *source* package ‘rprojroot’ ... 2021-05-16T19:54:55.7912660Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:55.8108450Z ** R 2021-05-16T19:54:55.8201270Z ** inst 2021-05-16T19:54:55.8234760Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:56.7872790Z ** help 2021-05-16T19:54:56.7876510Z *** installing help indices 2021-05-16T19:54:56.7878920Z *** copying figures 2021-05-16T19:54:56.7879780Z ** building package indices 2021-05-16T19:54:56.7880770Z ** installing vignettes 2021-05-16T19:54:56.7882090Z ** testing if installed package can be loaded 2021-05-16T19:54:56.7883060Z * DONE (rprojroot) 2021-05-16T19:54:56.8523150Z * installing *source* package ‘crayon’ ... 2021-05-16T19:54:56.8569730Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:56.8753790Z ** R 2021-05-16T19:54:56.8932610Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:57.8831550Z ** help 2021-05-16T19:54:57.9639860Z *** installing help indices 2021-05-16T19:54:58.0119270Z ** building package indices 2021-05-16T19:54:58.0568540Z ** testing if installed package can be loaded 2021-05-16T19:54:58.3003310Z * DONE (crayon) 2021-05-16T19:54:58.6193640Z * installing *source* package ‘fastmap’ ... 2021-05-16T19:54:58.6226140Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:58.6387360Z ** libs 2021-05-16T19:54:58.6595260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-16T19:55:02.0375450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:55:02.1797260Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:55:02.2489800Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-16T19:55:02.2539290Z ** R 2021-05-16T19:55:02.2634740Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:55:02.5370580Z ** help 2021-05-16T19:55:02.5606560Z *** installing help indices 2021-05-16T19:55:02.5845410Z ** building package indices 2021-05-16T19:55:02.6004080Z ** testing if installed package can be loaded 2021-05-16T19:55:02.9276510Z * DONE (fastmap) 2021-05-16T19:55:03.2832200Z * installing *source* package ‘withr’ ... 2021-05-16T19:55:03.2890080Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T19:55:03.3099740Z ** R 2021-05-16T19:55:03.3272620Z ** inst 2021-05-16T19:55:03.3299720Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:55:03.8944120Z ** help 2021-05-16T19:55:04.0016310Z *** installing help indices 2021-05-16T19:55:04.0652820Z *** copying figures 2021-05-16T19:55:04.0667400Z ** building package indices 2021-05-16T19:55:04.1528670Z ** installing vignettes 2021-05-16T19:55:04.1614530Z ** testing if installed package can be loaded 2021-05-16T19:55:04.3937970Z * DONE (withr) 2021-05-16T19:55:04.7031000Z * installing *source* package ‘rappdirs’ ... 2021-05-16T19:55:04.7056290Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T19:55:04.7247230Z ** libs 2021-05-16T19:55:04.7435940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:55:04.8276520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-16T19:55:04.9153700Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:55:04.9751910Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-16T19:55:04.9798710Z ** R 2021-05-16T19:55:04.9873460Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:55:05.1455730Z ** help 2021-05-16T19:55:05.1761630Z *** installing help indices 2021-05-16T19:55:05.2053970Z ** building package indices 2021-05-16T19:55:05.2248350Z ** testing if installed package can be loaded 2021-05-16T19:55:05.5441210Z * DONE (rappdirs) 2021-05-16T19:55:06.2947970Z * installing *source* package ‘fs’ ... 2021-05-16T19:55:06.3174570Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T19:55:06.3383930Z ** libs 2021-05-16T19:55:06.3608610Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-16T19:55:07.1545340Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-16T19:55:07.3483780Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-16T19:55:08.0571430Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-16T19:55:08.2433860Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-16T19:55:08.8282570Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-16T19:55:09.7250370Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-16T19:55:09.9051150Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-16T19:55:10.5069690Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-16T19:55:11.2010670Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-16T19:55:11.8317090Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-16T19:55:12.4093320Z (cd libuv-1.38.1 \ 2021-05-16T19:55:12.4094930Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T19:55:13.8501990Z rm: conftest.dSYM: is a directory 2021-05-16T19:55:16.3601980Z rm: conftest.dSYM: is a directory 2021-05-16T19:55:16.4597420Z rm: conftest.dSYM: is a directory 2021-05-16T19:55:16.4850100Z rm: conftest.dSYM: is a directory 2021-05-16T19:55:27.9101290Z make --directory=libuv-1.38.1 \ 2021-05-16T19:55:27.9101880Z HAVE_DTRACE=0 2021-05-16T19:55:27.9663040Z CC src/libuv_la-fs-poll.lo 2021-05-16T19:55:29.0143600Z CC src/libuv_la-idna.lo 2021-05-16T19:55:30.1106790Z CC src/libuv_la-inet.lo 2021-05-16T19:55:31.2152630Z CC src/libuv_la-random.lo 2021-05-16T19:55:32.1637740Z CC src/libuv_la-strscpy.lo 2021-05-16T19:55:33.0932210Z CC src/libuv_la-threadpool.lo 2021-05-16T19:55:34.1667970Z CC src/libuv_la-timer.lo 2021-05-16T19:55:35.3168540Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T19:55:36.2697050Z CC src/libuv_la-uv-common.lo 2021-05-16T19:55:37.7177910Z CC src/libuv_la-version.lo 2021-05-16T19:55:38.6335230Z CC src/unix/libuv_la-async.lo 2021-05-16T19:55:39.6675430Z CC src/unix/libuv_la-core.lo 2021-05-16T19:55:41.2205100Z CC src/unix/libuv_la-dl.lo 2021-05-16T19:55:42.1713070Z CC src/unix/libuv_la-fs.lo 2021-05-16T19:55:44.0454000Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T19:55:45.0577920Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T19:55:46.0616280Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T19:55:47.1336820Z CC src/unix/libuv_la-loop.lo 2021-05-16T19:55:48.1892780Z CC src/unix/libuv_la-pipe.lo 2021-05-16T19:55:49.2419700Z CC src/unix/libuv_la-poll.lo 2021-05-16T19:55:50.2556080Z CC src/unix/libuv_la-process.lo 2021-05-16T19:55:51.4920440Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T19:55:52.4719440Z CC src/unix/libuv_la-signal.lo 2021-05-16T19:55:53.9011300Z CC src/unix/libuv_la-stream.lo 2021-05-16T19:55:55.7979790Z CC src/unix/libuv_la-tcp.lo 2021-05-16T19:55:56.8805840Z CC src/unix/libuv_la-thread.lo 2021-05-16T19:55:58.0268090Z CC src/unix/libuv_la-tty.lo 2021-05-16T19:55:59.0490180Z CC src/unix/libuv_la-udp.lo 2021-05-16T19:56:00.4227510Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T19:56:01.4611860Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T19:56:02.4270460Z CC src/unix/libuv_la-darwin.lo 2021-05-16T19:56:03.4770450Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T19:56:04.8114960Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T19:56:06.0430200Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T19:56:07.0160710Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T19:56:07.9634360Z CCLD libuv.la 2021-05-16T19:56:08.5527800Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:56:08.6520910Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-16T19:56:08.6581810Z ** R 2021-05-16T19:56:08.6830120Z ** inst 2021-05-16T19:56:08.6866860Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:09.7954750Z ** help 2021-05-16T19:56:09.9016580Z *** installing help indices 2021-05-16T19:56:09.9629360Z ** building package indices 2021-05-16T19:56:10.0244000Z ** installing vignettes 2021-05-16T19:56:10.0363680Z ** testing if installed package can be loaded 2021-05-16T19:56:10.4346050Z * DONE (fs) 2021-05-16T19:56:10.8849590Z * installing *source* package ‘clipr’ ... 2021-05-16T19:56:10.8879210Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:10.9067270Z ** R 2021-05-16T19:56:10.9149570Z ** inst 2021-05-16T19:56:10.9177550Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:11.0878160Z ** help 2021-05-16T19:56:11.1217450Z *** installing help indices 2021-05-16T19:56:11.1475520Z ** building package indices 2021-05-16T19:56:11.1697150Z ** installing vignettes 2021-05-16T19:56:11.1744130Z ** testing if installed package can be loaded 2021-05-16T19:56:11.4120100Z * DONE (clipr) 2021-05-16T19:56:12.5027870Z * installing *source* package ‘git2r’ ... 2021-05-16T19:56:12.5479810Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:12.9179610Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T19:56:12.9181830Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T19:56:12.9191610Z checking for gcc... gcc 2021-05-16T19:56:15.4355180Z checking whether the C compiler works... yes 2021-05-16T19:56:15.4356020Z checking for C compiler default output file name... a.out 2021-05-16T19:56:15.5717670Z checking for suffix of executables... 2021-05-16T19:56:15.9662100Z checking whether we are cross compiling... no 2021-05-16T19:56:16.0529520Z checking for suffix of object files... o 2021-05-16T19:56:16.1230830Z checking whether we are using the GNU C compiler... yes 2021-05-16T19:56:16.1939390Z checking whether gcc accepts -g... yes 2021-05-16T19:56:16.3314690Z checking for gcc option to accept ISO C89... none needed 2021-05-16T19:56:16.3327370Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T19:56:16.3453160Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T19:56:16.3825930Z Found pkg-config cflags and libs! 2021-05-16T19:56:16.7738520Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T19:56:17.0439420Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T19:56:17.2407890Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T19:56:17.3365520Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T19:56:17.4320110Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T19:56:17.4321920Z ----- Results of the git2r package configure ----- 2021-05-16T19:56:17.4322730Z 2021-05-16T19:56:17.4324710Z 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-16T19:56:17.4326200Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T19:56:17.4326570Z 2021-05-16T19:56:17.4327470Z -------------------------------------------------- 2021-05-16T19:56:17.4706890Z configure: creating ./config.status 2021-05-16T19:56:17.6699880Z config.status: creating src/Makevars 2021-05-16T19:56:17.7819820Z ** libs 2021-05-16T19:56:17.8026380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-16T19:56:17.9379950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-16T19:56:18.0303200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-16T19:56:18.2514190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-16T19:56:18.3976960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-16T19:56:18.5684520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-16T19:56:18.8166990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-16T19:56:18.9646650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-16T19:56:19.1061550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-16T19:56:19.3041040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-16T19:56:19.5095870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-16T19:56:19.6585390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-16T19:56:19.9278390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-16T19:56:20.0536300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-16T19:56:20.1938760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-16T19:56:20.3354840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-16T19:56:20.4731890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-16T19:56:20.6845910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-16T19:56:20.8608210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-16T19:56:21.0122090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-16T19:56:21.2150700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-16T19:56:21.3417780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-16T19:56:21.4819020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-16T19:56:21.6305580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-16T19:56:21.7726530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-16T19:56:21.9774410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-16T19:56:22.1712780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-16T19:56:22.3108660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-16T19:56:22.4497860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-16T19:56:22.6665660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-16T19:56:22.8047130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-16T19:56:22.9719480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-16T19:56:23.1845220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-16T19:56:23.3596060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-16T19:56:23.4820930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-16T19:56:23.6472100Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:56:23.7193230Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-16T19:56:23.7251010Z ** R 2021-05-16T19:56:23.7596650Z ** inst 2021-05-16T19:56:23.7625240Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:24.7461160Z ** help 2021-05-16T19:56:25.2515340Z *** installing help indices 2021-05-16T19:56:25.4935410Z ** building package indices 2021-05-16T19:56:25.7000050Z ** testing if installed package can be loaded 2021-05-16T19:56:26.2535180Z * DONE (git2r) 2021-05-16T19:56:26.8113970Z * installing *source* package ‘httr’ ... 2021-05-16T19:56:26.8222710Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:26.8440550Z ** R 2021-05-16T19:56:26.8807870Z ** demo 2021-05-16T19:56:26.8866420Z ** inst 2021-05-16T19:56:26.8928900Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:29.7777160Z ** help 2021-05-16T19:56:30.0325250Z *** installing help indices 2021-05-16T19:56:30.2036030Z ** building package indices 2021-05-16T19:56:30.3341270Z ** installing vignettes 2021-05-16T19:56:30.3417330Z ** testing if installed package can be loaded 2021-05-16T19:56:30.5831130Z * DONE (httr) 2021-05-16T19:56:31.0826550Z * installing *source* package ‘cli’ ... 2021-05-16T19:56:31.0948910Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:31.1160550Z ** R 2021-05-16T19:56:31.1691170Z ** inst 2021-05-16T19:56:31.1745980Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:34.1503850Z ** help 2021-05-16T19:56:34.5016570Z *** installing help indices 2021-05-16T19:56:34.6474130Z *** copying figures 2021-05-16T19:56:34.6477850Z ** building package indices 2021-05-16T19:56:34.7914940Z ** testing if installed package can be loaded 2021-05-16T19:56:35.0878130Z * DONE (cli) 2021-05-16T19:56:35.4263320Z * installing *source* package ‘credentials’ ... 2021-05-16T19:56:35.4295020Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:35.4486200Z ** R 2021-05-16T19:56:35.4578070Z ** inst 2021-05-16T19:56:35.4617920Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:35.7678550Z ** help 2021-05-16T19:56:35.8521470Z *** installing help indices 2021-05-16T19:56:35.8722910Z ** building package indices 2021-05-16T19:56:35.8892960Z ** installing vignettes 2021-05-16T19:56:35.8936130Z ** testing if installed package can be loaded 2021-05-16T19:56:36.4118320Z * DONE (credentials) 2021-05-16T19:56:36.8852260Z * installing *source* package ‘purrr’ ... 2021-05-16T19:56:36.8963270Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:36.9175640Z ** libs 2021-05-16T19:56:36.9373020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-16T19:56:37.0144330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T19:56:37.1370400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T19:56:37.2409280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-16T19:56:37.3713810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:56:37.4529700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-16T19:56:37.5963170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-16T19:56:37.7571120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-16T19:56:37.8711190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T19:56:37.9606690Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:56:38.0226320Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-16T19:56:38.0277060Z ** R 2021-05-16T19:56:38.0616690Z ** inst 2021-05-16T19:56:38.0639770Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:39.2861160Z ** help 2021-05-16T19:56:39.5199140Z *** installing help indices 2021-05-16T19:56:39.6366930Z *** copying figures 2021-05-16T19:56:39.6411530Z ** building package indices 2021-05-16T19:56:39.7485180Z ** installing vignettes 2021-05-16T19:56:39.7581360Z ** testing if installed package can be loaded 2021-05-16T19:56:40.1309780Z * DONE (purrr) 2021-05-16T19:56:40.5130600Z * installing *source* package ‘lifecycle’ ... 2021-05-16T19:56:40.5191580Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:40.5394340Z ** R 2021-05-16T19:56:40.5492860Z ** inst 2021-05-16T19:56:40.5542220Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:40.9575780Z ** help 2021-05-16T19:56:41.0629730Z *** installing help indices 2021-05-16T19:56:41.1031900Z *** copying figures 2021-05-16T19:56:41.1108500Z ** building package indices 2021-05-16T19:56:41.1374310Z ** installing vignettes 2021-05-16T19:56:41.1470150Z ** testing if installed package can be loaded 2021-05-16T19:56:41.4056370Z * DONE (lifecycle) 2021-05-16T19:56:41.9918260Z * installing *source* package ‘desc’ ... 2021-05-16T19:56:42.0015020Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:42.0216120Z ** R 2021-05-16T19:56:42.0484320Z ** inst 2021-05-16T19:56:42.1381750Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:43.7760990Z ** help 2021-05-16T19:56:43.9829540Z *** installing help indices 2021-05-16T19:56:44.0975780Z ** building package indices 2021-05-16T19:56:44.2485890Z ** testing if installed package can be loaded 2021-05-16T19:56:44.5020990Z * DONE (desc) 2021-05-16T19:56:44.8048720Z * installing *source* package ‘cachem’ ... 2021-05-16T19:56:44.8075250Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:44.8286550Z ** libs 2021-05-16T19:56:44.8477670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T19:56:44.9343710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:56:45.0210270Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:56:45.0808490Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-16T19:56:45.0854550Z ** R 2021-05-16T19:56:45.0978510Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:45.5043260Z ** help 2021-05-16T19:56:45.5367280Z *** installing help indices 2021-05-16T19:56:45.5621360Z ** building package indices 2021-05-16T19:56:45.5841960Z ** testing if installed package can be loaded 2021-05-16T19:56:45.9305250Z * DONE (cachem) 2021-05-16T19:56:46.2693590Z * installing *source* package ‘gh’ ... 2021-05-16T19:56:46.2769840Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:46.3020150Z ** R 2021-05-16T19:56:46.3186140Z ** inst 2021-05-16T19:56:46.3218490Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:47.3376620Z ** help 2021-05-16T19:56:47.3838450Z *** installing help indices 2021-05-16T19:56:47.4224230Z ** building package indices 2021-05-16T19:56:47.4540010Z ** installing vignettes 2021-05-16T19:56:47.4594820Z ** testing if installed package can be loaded 2021-05-16T19:56:47.7677370Z * DONE (gh) 2021-05-16T19:56:48.1329860Z * installing *source* package ‘gert’ ... 2021-05-16T19:56:48.1387050Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:48.2685940Z Found pkg-config cflags and libs! 2021-05-16T19:56:48.6561340Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T19:56:48.6562660Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T19:56:48.7784950Z Configuration OK! 2021-05-16T19:56:48.7996210Z ** libs 2021-05-16T19:56:48.8200640Z 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-16T19:56:48.8237890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-16T19:56:49.0576970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-16T19:56:49.3243270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-16T19:56:49.5710030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-16T19:56:49.7136250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-16T19:56:49.8497740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-16T19:56:50.0409640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:56:50.1693920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-16T19:56:50.3272300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-16T19:56:50.4900740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-16T19:56:50.6296970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-16T19:56:50.7920190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-16T19:56:50.9423140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T19:56:51.1380820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T19:56:51.2725450Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:56:51.3384000Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-16T19:56:51.3435890Z ** R 2021-05-16T19:56:51.3623920Z ** inst 2021-05-16T19:56:51.3652820Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:52.0474110Z ** help 2021-05-16T19:56:52.1362380Z *** installing help indices 2021-05-16T19:56:52.2168390Z ** building package indices 2021-05-16T19:56:52.2633960Z ** installing vignettes 2021-05-16T19:56:52.2744110Z ** testing if installed package can be loaded 2021-05-16T19:56:52.7003780Z * DONE (gert) 2021-05-16T19:56:53.0078960Z * installing *source* package ‘memoise’ ... 2021-05-16T19:56:53.0107570Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:53.0296740Z ** R 2021-05-16T19:56:53.0376560Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:53.2913010Z ** help 2021-05-16T19:56:53.3328260Z *** installing help indices 2021-05-16T19:56:53.3634280Z ** building package indices 2021-05-16T19:56:53.3910030Z ** testing if installed package can be loaded 2021-05-16T19:56:53.6509540Z * DONE (memoise) 2021-05-16T19:56:54.2311960Z * installing *source* package ‘usethis’ ... 2021-05-16T19:56:54.2482000Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:54.2800290Z ** R 2021-05-16T19:56:54.3501720Z ** inst 2021-05-16T19:56:54.3713120Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:57.7011460Z ** help 2021-05-16T19:56:58.0000710Z *** installing help indices 2021-05-16T19:56:58.1439470Z *** copying figures 2021-05-16T19:56:58.1483300Z ** building package indices 2021-05-16T19:56:58.2965080Z ** testing if installed package can be loaded 2021-05-16T19:56:58.6564100Z * DONE (usethis) 2021-05-16T19:56:58.7072210Z 2021-05-16T19:56:58.7073080Z The downloaded source packages are in 2021-05-16T19:56:58.7075000Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIiYw6i/downloaded_packages’ 2021-05-16T19:56:58.7088510Z Running `R CMD build`... 2021-05-16T19:57:01.3264910Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIiYw6i/remotes2a39b693915/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T19:57:01.3266440Z * preparing ‘tic’: 2021-05-16T19:57:01.3267450Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:57:01.3268180Z * installing the package to process help pages 2021-05-16T19:57:01.3269400Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:57:01.3270160Z * checking for empty or unneeded directories 2021-05-16T19:57:01.3271190Z Removed empty directory ‘tic/.circleci’ 2021-05-16T19:57:01.3272180Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T19:57:01.3273090Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T19:57:01.3277980Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:57:01.3279020Z (as ‘lib’ is unspecified) 2021-05-16T19:57:01.8067790Z * installing *source* package ‘tic’ ... 2021-05-16T19:57:01.8379780Z ** R 2021-05-16T19:57:01.8759020Z ** inst 2021-05-16T19:57:01.8969890Z ** preparing package for lazy loading 2021-05-16T19:57:02.2096000Z ** help 2021-05-16T19:57:02.4386710Z *** installing help indices 2021-05-16T19:57:02.7460350Z *** copying figures 2021-05-16T19:57:02.7562270Z ** building package indices 2021-05-16T19:57:02.9035040Z ** installing vignettes 2021-05-16T19:57:02.9089630Z ** testing if installed package can be loaded 2021-05-16T19:57:03.2546610Z * DONE (tic) 2021-05-16T19:57:03.3331580Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:57:03.6522120Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T19:57:06.6429590Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T19:57:06.6430690Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:57:06.6431550Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T19:57:06.6432450Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T19:57:06.6433390Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:57:06.6434270Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T19:57:06.6435160Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T19:57:06.6436030Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:57:06.6436890Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:57:06.6437740Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T19:57:06.6438600Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T19:57:06.6439450Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T19:57:06.6440340Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:57:06.6441220Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:57:06.6442090Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T19:57:06.6442980Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T19:57:06.6443860Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T19:57:06.6444720Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T19:57:06.6445570Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T19:57:06.6446440Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T19:57:06.6447290Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T19:57:06.6448150Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T19:57:06.6449020Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T19:57:06.6450110Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T19:57:06.6451010Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:57:06.6451860Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T19:57:06.6452720Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T19:57:06.6453580Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T19:57:06.6454480Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T19:57:06.6455340Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:57:06.6456220Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:57:06.6457140Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:57:06.6458030Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T19:57:06.6459820Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T19:57:06.6460790Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:57:06.6461690Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T19:57:06.6462560Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T19:57:06.6463460Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T19:57:06.6465640Z 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-16T19:57:06.6467840Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:57:06.6468850Z (as ‘lib’ is unspecified) 2021-05-16T19:57:08.1601130Z 2021-05-16T19:57:08.1602100Z There are binary versions available but the source versions are later: 2021-05-16T19:57:08.1616850Z binary source needs_compilation 2021-05-16T19:57:08.1617430Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T19:57:08.1617870Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T19:57:08.1618320Z pillar 1.4.3 1.6.1 FALSE 2021-05-16T19:57:08.1618850Z tibble 2.1.3 3.1.2 TRUE 2021-05-16T19:57:08.1619310Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T19:57:08.1619750Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T19:57:08.1620190Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T19:57:08.1620620Z ps 1.3.2 1.6.0 TRUE 2021-05-16T19:57:08.1621060Z processx 3.4.2 3.5.2 TRUE 2021-05-16T19:57:08.1621540Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T19:57:08.1622010Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T19:57:08.1622460Z digest 0.6.25 0.6.27 TRUE 2021-05-16T19:57:08.1622890Z callr 3.4.2 3.7.0 FALSE 2021-05-16T19:57:08.1623330Z xml2 1.2.5 1.3.2 TRUE 2021-05-16T19:57:08.1623750Z xfun 0.12 0.23 TRUE 2021-05-16T19:57:08.1624190Z highr 0.8 0.9 FALSE 2021-05-16T19:57:08.1624620Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T19:57:08.1625060Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-16T19:57:08.1625480Z knitr 1.28 1.33 FALSE 2021-05-16T19:57:08.1625940Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T19:57:08.1626400Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T19:57:08.1626850Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T19:57:08.1627320Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T19:57:08.1627770Z devtools 2.2.2 2.4.1 FALSE 2021-05-16T19:57:08.1628040Z 2021-05-16T19:57:08.1632420Z Package which is only available in source form, and may need 2021-05-16T19:57:08.1634000Z compilation of C/C++/Fortran: ‘brio’ 2021-05-16T19:57:08.1647990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-16T19:57:08.4228340Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-16T19:57:08.4230800Z ================================================== 2021-05-16T19:57:08.4231270Z downloaded 17 KB 2021-05-16T19:57:08.4231540Z 2021-05-16T19:57:08.4268590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-16T19:57:08.6959510Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T19:57:08.6963290Z ================================================== 2021-05-16T19:57:08.6963770Z downloaded 15 KB 2021-05-16T19:57:08.6964050Z 2021-05-16T19:57:08.7007860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-16T19:57:08.9993320Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-16T19:57:09.0019750Z ================================================== 2021-05-16T19:57:09.0020230Z downloaded 71 KB 2021-05-16T19:57:09.0020950Z 2021-05-16T19:57:09.0205120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-16T19:57:09.2699760Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-16T19:57:09.2735500Z ================================================== 2021-05-16T19:57:09.2736040Z downloaded 192 KB 2021-05-16T19:57:09.2736300Z 2021-05-16T19:57:09.2787520Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-16T19:57:09.5971750Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-16T19:57:09.6028250Z ================================================== 2021-05-16T19:57:09.6028760Z downloaded 203 KB 2021-05-16T19:57:09.6029020Z 2021-05-16T19:57:09.6069590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-16T19:57:09.8080050Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-16T19:57:09.8149480Z ================================================== 2021-05-16T19:57:09.8150060Z downloaded 300 KB 2021-05-16T19:57:09.8150340Z 2021-05-16T19:57:09.8186750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-16T19:57:10.2321410Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-16T19:57:10.2886140Z ================================================== 2021-05-16T19:57:10.2886700Z downloaded 104 KB 2021-05-16T19:57:10.2886970Z 2021-05-16T19:57:10.2924410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-16T19:57:10.5066280Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-16T19:57:10.5067280Z ================================================== 2021-05-16T19:57:10.5067950Z downloaded 21 KB 2021-05-16T19:57:10.5068300Z 2021-05-16T19:57:10.5101250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-16T19:57:10.6722860Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-16T19:57:10.6730530Z ================================================== 2021-05-16T19:57:10.6731020Z downloaded 42 KB 2021-05-16T19:57:10.6731270Z 2021-05-16T19:57:10.6767690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-16T19:57:10.9771250Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-16T19:57:10.9772020Z ================================================== 2021-05-16T19:57:10.9772430Z downloaded 34 KB 2021-05-16T19:57:10.9772690Z 2021-05-16T19:57:10.9806110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-16T19:57:11.2418410Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-16T19:57:11.2476640Z ================================================== 2021-05-16T19:57:11.2477130Z downloaded 128 KB 2021-05-16T19:57:11.2477410Z 2021-05-16T19:57:11.5013770Z 2021-05-16T19:57:11.5092390Z installing the source packages ‘utf8’, ‘vctrs’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘pkgload’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘highr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘devtools’ 2021-05-16T19:57:11.5093750Z The downloaded binary packages are in 2021-05-16T19:57:11.5125970Z 2021-05-16T19:57:11.5126960Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIiYw6i/downloaded_packages 2021-05-16T19:57:11.5161570Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T19:57:11.6886350Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T19:57:11.7044810Z ================================================== 2021-05-16T19:57:11.7045330Z downloaded 233 KB 2021-05-16T19:57:11.7045640Z 2021-05-16T19:57:11.7083050Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T19:57:11.9024160Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T19:57:11.9124460Z ================================================== 2021-05-16T19:57:11.9131540Z downloaded 764 KB 2021-05-16T19:57:11.9184170Z 2021-05-16T19:57:11.9491250Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T19:57:12.1190880Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T19:57:12.3146490Z ================================================== 2021-05-16T19:57:12.3164030Z downloaded 1.1 MB 2021-05-16T19:57:12.3164660Z 2021-05-16T19:57:12.3166930Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T19:57:12.4440290Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T19:57:12.4642400Z ================================================== 2021-05-16T19:57:12.4744360Z downloaded 670 KB 2021-05-16T19:57:12.4771840Z 2021-05-16T19:57:12.4799200Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T19:57:12.6055310Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T19:57:12.6057290Z ================================================== 2021-05-16T19:57:12.6058640Z downloaded 13 KB 2021-05-16T19:57:12.6059360Z 2021-05-16T19:57:12.6092800Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T19:57:12.9475200Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T19:57:12.9910030Z ================================================== 2021-05-16T19:57:13.0011770Z downloaded 265 KB 2021-05-16T19:57:13.0072310Z 2021-05-16T19:57:13.0175440Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T19:57:13.1083040Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T19:57:13.1293350Z ================================================== 2021-05-16T19:57:13.1294190Z downloaded 466 KB 2021-05-16T19:57:13.1294680Z 2021-05-16T19:57:13.1332630Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T19:57:13.3489650Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T19:57:13.3493590Z ================================================== 2021-05-16T19:57:13.3494000Z downloaded 25 KB 2021-05-16T19:57:13.3494260Z 2021-05-16T19:57:13.4193470Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T19:57:13.5511870Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T19:57:13.5749490Z ================================================== 2021-05-16T19:57:13.5757600Z downloaded 116 KB 2021-05-16T19:57:13.5758210Z 2021-05-16T19:57:13.5798080Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T19:57:13.7752490Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T19:57:13.7772320Z ================================================== 2021-05-16T19:57:13.7773170Z downloaded 138 KB 2021-05-16T19:57:13.7773760Z 2021-05-16T19:57:13.7810830Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T19:57:13.9224150Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T19:57:13.9245280Z ================================================== 2021-05-16T19:57:13.9245960Z downloaded 59 KB 2021-05-16T19:57:13.9246290Z 2021-05-16T19:57:13.9285050Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T19:57:14.1618440Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T19:57:14.1619550Z ================================================== 2021-05-16T19:57:14.1620760Z downloaded 8066 bytes 2021-05-16T19:57:14.1621600Z 2021-05-16T19:57:14.1650100Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T19:57:14.3080550Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T19:57:14.3188490Z ================================================== 2021-05-16T19:57:14.3189000Z downloaded 160 KB 2021-05-16T19:57:14.3189260Z 2021-05-16T19:57:14.3228360Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T19:57:14.5768920Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T19:57:14.5780300Z ================================================== 2021-05-16T19:57:14.5781410Z downloaded 72 KB 2021-05-16T19:57:14.5782150Z 2021-05-16T19:57:14.5819360Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T19:57:14.8248410Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T19:57:14.8249430Z ================================================== 2021-05-16T19:57:14.8249830Z downloaded 11 KB 2021-05-16T19:57:14.8250190Z 2021-05-16T19:57:14.8281230Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T19:57:14.9618630Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T19:57:14.9682490Z ================================================== 2021-05-16T19:57:14.9683000Z downloaded 265 KB 2021-05-16T19:57:14.9683260Z 2021-05-16T19:57:14.9720460Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T19:57:15.1025990Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T19:57:15.1066410Z ================================================== 2021-05-16T19:57:15.1066890Z downloaded 109 KB 2021-05-16T19:57:15.1067160Z 2021-05-16T19:57:15.1103230Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T19:57:15.3735160Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T19:57:15.3735960Z ================================================== 2021-05-16T19:57:15.3736360Z downloaded 14 KB 2021-05-16T19:57:15.3736620Z 2021-05-16T19:57:15.3769070Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T19:57:15.5186210Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T19:57:16.0138480Z ================================================== 2021-05-16T19:57:16.0139050Z downloaded 7.2 MB 2021-05-16T19:57:16.0139310Z 2021-05-16T19:57:16.0436680Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T19:57:16.1781640Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T19:57:16.2112720Z ================================================== 2021-05-16T19:57:16.2113250Z downloaded 2.8 MB 2021-05-16T19:57:16.2113520Z 2021-05-16T19:57:16.2201370Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T19:57:16.3765420Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T19:57:16.3940090Z ================================================== 2021-05-16T19:57:16.3940640Z downloaded 871 KB 2021-05-16T19:57:16.3940910Z 2021-05-16T19:57:16.3981410Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T19:57:16.5776190Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T19:57:16.5776910Z ================================================== 2021-05-16T19:57:16.5777300Z downloaded 29 KB 2021-05-16T19:57:16.5777550Z 2021-05-16T19:57:16.5813330Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T19:57:16.7161620Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T19:57:16.7319420Z ================================================== 2021-05-16T19:57:16.7320280Z downloaded 664 KB 2021-05-16T19:57:16.7320720Z 2021-05-16T19:57:16.7368740Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T19:57:16.8953890Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T19:57:16.8954760Z ================================================== 2021-05-16T19:57:16.8955360Z downloaded 40 KB 2021-05-16T19:57:16.8955720Z 2021-05-16T19:57:16.8989010Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T19:57:17.1552010Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T19:57:17.1590460Z ================================================== 2021-05-16T19:57:17.1590930Z downloaded 248 KB 2021-05-16T19:57:17.1591200Z 2021-05-16T19:57:17.1627480Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T19:57:17.4087680Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T19:57:17.4164420Z ================================================== 2021-05-16T19:57:17.4164930Z downloaded 362 KB 2021-05-16T19:57:17.4165200Z 2021-05-16T19:57:17.8641720Z * installing *source* package ‘utf8’ ... 2021-05-16T19:57:17.8748160Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:17.8925840Z ** libs 2021-05-16T19:57:17.9147200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-16T19:57:18.0230570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-16T19:57:18.2102470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-16T19:57:18.3119480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:57:18.3895490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-16T19:57:18.4913420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-16T19:57:18.6723520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-16T19:57:18.7707730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-16T19:57:18.9302460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-16T19:57:19.0427240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-16T19:57:19.1563800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-16T19:57:19.2584900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-16T19:57:19.3502170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-16T19:57:19.4437810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-16T19:57:19.5333050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-16T19:57:19.6283930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-16T19:57:19.7424510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-16T19:57:19.8393810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-16T19:57:19.9125320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-16T19:57:20.0068460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-16T19:57:20.0815680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-16T19:57:20.2806910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-16T19:57:20.8099330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-16T19:57:21.0466680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-16T19:57:21.1570350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-16T19:57:21.2592990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-16T19:57:21.3621450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-16T19:57:21.4785000Z 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-16T19:57:21.5140030Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:57:21.5932720Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-16T19:57:21.6002920Z ** R 2021-05-16T19:57:21.6097660Z ** inst 2021-05-16T19:57:21.6120650Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:21.9504130Z ** help 2021-05-16T19:57:21.9983240Z *** installing help indices 2021-05-16T19:57:22.0429560Z ** building package indices 2021-05-16T19:57:22.0650320Z ** installing vignettes 2021-05-16T19:57:22.0701740Z ** testing if installed package can be loaded 2021-05-16T19:57:22.5385860Z * DONE (utf8) 2021-05-16T19:57:22.9596990Z * installing *source* package ‘fansi’ ... 2021-05-16T19:57:22.9671580Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:22.9873820Z ** libs 2021-05-16T19:57:23.0070370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T19:57:23.0794880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-16T19:57:23.1784080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:57:23.3174240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-16T19:57:23.4216260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-16T19:57:23.6828120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T19:57:23.7618740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-16T19:57:24.0262490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-16T19:57:24.1789280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T19:57:24.2652130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-16T19:57:24.4084600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T19:57:24.5900130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T19:57:24.7139610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-16T19:57:24.8114620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T19:57:24.9188310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T19:57:25.1353460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-16T19:57:25.3794410Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:57:25.4449130Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-16T19:57:25.4502190Z ** R 2021-05-16T19:57:25.4690960Z ** inst 2021-05-16T19:57:25.4722600Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:25.9939880Z ** help 2021-05-16T19:57:26.0791180Z *** installing help indices 2021-05-16T19:57:26.1287160Z ** building package indices 2021-05-16T19:57:26.2027080Z ** installing vignettes 2021-05-16T19:57:26.2079520Z ** testing if installed package can be loaded 2021-05-16T19:57:26.6055810Z * DONE (fansi) 2021-05-16T19:57:27.2622200Z * installing *source* package ‘diffobj’ ... 2021-05-16T19:57:27.2834390Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:27.3028990Z ** libs 2021-05-16T19:57:27.3219690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-16T19:57:27.6333640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T19:57:27.7321540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:57:27.8220340Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:57:27.8826550Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-16T19:57:27.8872700Z ** R 2021-05-16T19:57:27.9619940Z ** inst 2021-05-16T19:57:27.9699240Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:34.7223920Z ** help 2021-05-16T19:57:34.9662610Z *** installing help indices 2021-05-16T19:57:35.0831300Z ** building package indices 2021-05-16T19:57:35.2002530Z ** installing vignettes 2021-05-16T19:57:35.2071190Z ** testing if installed package can be loaded 2021-05-16T19:57:35.7577920Z * DONE (diffobj) 2021-05-16T19:57:36.2194940Z * installing *source* package ‘ps’ ... 2021-05-16T19:57:36.2275690Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:36.5995460Z ** libs 2021-05-16T19:57:36.6288210Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-16T19:57:36.8069150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:57:36.8956480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-16T19:57:36.9814250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-16T19:57:37.0680420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-16T19:57:37.2430890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-16T19:57:37.3176790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-16T19:57:37.5975420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-16T19:57:37.7604880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-16T19:57:37.8825870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-16T19:57:38.2492450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-16T19:57:38.6541520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-16T19:57:38.8271200Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:57:38.8931110Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-16T19:57:38.9013710Z ** R 2021-05-16T19:57:38.9271300Z ** inst 2021-05-16T19:57:38.9318290Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:39.9322800Z ** help 2021-05-16T19:57:40.1453400Z *** installing help indices 2021-05-16T19:57:40.2696060Z ** building package indices 2021-05-16T19:57:40.4137700Z ** testing if installed package can be loaded 2021-05-16T19:57:40.7360470Z * DONE (ps) 2021-05-16T19:57:41.2668760Z * installing *source* package ‘pkgload’ ... 2021-05-16T19:57:41.2794830Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:41.2987340Z ** R 2021-05-16T19:57:41.3236780Z ** inst 2021-05-16T19:57:41.3252710Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:42.1808670Z ** help 2021-05-16T19:57:42.2654210Z *** installing help indices 2021-05-16T19:57:42.3195980Z ** building package indices 2021-05-16T19:57:42.3741030Z ** testing if installed package can be loaded 2021-05-16T19:57:42.8897360Z * DONE (pkgload) 2021-05-16T19:57:43.2031160Z * installing *source* package ‘ellipsis’ ... 2021-05-16T19:57:43.2055940Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:43.2283970Z ** libs 2021-05-16T19:57:43.2474500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-16T19:57:43.3620880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:57:43.4501280Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:57:43.5182670Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-16T19:57:43.5233460Z ** R 2021-05-16T19:57:43.5308230Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:43.6506240Z ** help 2021-05-16T19:57:43.6805670Z *** installing help indices 2021-05-16T19:57:43.7048930Z ** building package indices 2021-05-16T19:57:43.7279830Z ** testing if installed package can be loaded 2021-05-16T19:57:44.0770250Z * DONE (ellipsis) 2021-05-16T19:57:44.4687280Z * installing *source* package ‘digest’ ... 2021-05-16T19:57:44.4751200Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:44.4902440Z ** libs 2021-05-16T19:57:44.5108280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-16T19:57:44.7490640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T19:57:44.9992120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-16T19:57:45.6921010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-16T19:57:46.0696100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-16T19:57:46.8254140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-16T19:57:46.9422160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-16T19:57:47.1739260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T19:57:47.2700460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:57:47.3229000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T19:57:47.5088360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T19:57:47.6057200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-16T19:57:47.7134230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-16T19:57:48.0163090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-16T19:57:48.1531580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-16T19:57:48.8965620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-16T19:57:49.0840830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T19:57:49.3276800Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:57:49.3926130Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-16T19:57:49.3981710Z ** R 2021-05-16T19:57:49.4084670Z ** demo 2021-05-16T19:57:49.4099460Z ** inst 2021-05-16T19:57:49.4187470Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:49.8377270Z ** help 2021-05-16T19:57:49.8859330Z *** installing help indices 2021-05-16T19:57:49.9192380Z ** building package indices 2021-05-16T19:57:49.9441320Z ** installing vignettes 2021-05-16T19:57:49.9494390Z ** testing if installed package can be loaded 2021-05-16T19:57:50.3888110Z * DONE (digest) 2021-05-16T19:57:50.7158130Z * installing *source* package ‘brio’ ... 2021-05-16T19:57:50.7226270Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:50.7416630Z ** libs 2021-05-16T19:57:50.7617210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-16T19:57:50.8329750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-16T19:57:50.9209400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:57:51.0131950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-16T19:57:51.1096260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-16T19:57:51.1982030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-16T19:57:51.3183080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-16T19:57:51.4013120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-16T19:57:51.4980570Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:57:51.5586340Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-16T19:57:51.5634240Z ** R 2021-05-16T19:57:51.5696130Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:51.6346610Z ** help 2021-05-16T19:57:51.6645290Z *** installing help indices 2021-05-16T19:57:51.6895630Z ** building package indices 2021-05-16T19:57:51.7118360Z ** testing if installed package can be loaded 2021-05-16T19:57:52.0407460Z * DONE (brio) 2021-05-16T19:57:52.4656460Z * installing *source* package ‘xml2’ ... 2021-05-16T19:57:52.4743460Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:52.6316720Z Found pkg-config cflags and libs! 2021-05-16T19:57:52.9961580Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T19:57:52.9963500Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T19:57:53.0945120Z ** libs 2021-05-16T19:57:53.1142700Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-16T19:57:53.8243880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:57:53.9127500Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-16T19:57:54.5911360Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-16T19:57:55.1977000Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-16T19:57:56.0408640Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-16T19:57:58.2811660Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-16T19:57:58.8872740Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-16T19:57:59.6481770Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-16T19:58:00.2166410Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-16T19:58:00.6599250Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:58:00.7507590Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-16T19:58:00.7558540Z ** R 2021-05-16T19:58:00.7770170Z ** inst 2021-05-16T19:58:00.7825640Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:58:01.6939680Z ** help 2021-05-16T19:58:01.9499910Z *** installing help indices 2021-05-16T19:58:02.0176910Z ** building package indices 2021-05-16T19:58:02.0780980Z ** installing vignettes 2021-05-16T19:58:02.0876820Z ** testing if installed package can be loaded 2021-05-16T19:58:02.3304360Z * DONE (xml2) 2021-05-16T19:58:02.7378380Z * installing *source* package ‘xfun’ ... 2021-05-16T19:58:02.7454050Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T19:58:02.7688580Z ** libs 2021-05-16T19:58:02.7945750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T19:58:02.9343950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:58:03.0214500Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:58:03.0834360Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-16T19:58:03.0881040Z ** R 2021-05-16T19:58:03.1252630Z ** inst 2021-05-16T19:58:03.1290670Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:58:04.4785530Z ** help 2021-05-16T19:58:04.7184760Z *** installing help indices 2021-05-16T19:58:04.8532010Z ** building package indices 2021-05-16T19:58:05.0221750Z ** installing vignettes 2021-05-16T19:58:05.0290850Z ** testing if installed package can be loaded 2021-05-16T19:58:05.3529190Z * DONE (xfun) 2021-05-16T19:58:09.1475170Z * installing *source* package ‘stringi’ ... 2021-05-16T19:58:09.3303740Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T19:58:09.5722080Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T19:58:09.5726680Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T19:58:09.7774790Z checking for endianness... little 2021-05-16T19:58:09.9902040Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T19:58:10.1918270Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T19:58:10.1932850Z checking for cat... /bin/cat 2021-05-16T19:58:11.2230960Z checking for local ICUDT_DIR... icu69/data 2021-05-16T19:58:11.2232390Z checking for gcc... clang 2021-05-16T19:58:11.4747290Z checking whether the C compiler works... yes 2021-05-16T19:58:11.4748150Z checking for C compiler default output file name... a.out 2021-05-16T19:58:11.5741620Z checking for suffix of executables... 2021-05-16T19:58:11.7802290Z checking whether we are cross compiling... no 2021-05-16T19:58:11.8509390Z checking for suffix of object files... o 2021-05-16T19:58:11.9145490Z checking whether we are using the GNU C compiler... yes 2021-05-16T19:58:11.9667260Z checking whether clang accepts -g... yes 2021-05-16T19:58:12.0447290Z checking for clang option to accept ISO C89... none needed 2021-05-16T19:58:12.1527900Z checking how to run the C preprocessor... clang -E 2021-05-16T19:58:12.6108970Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T19:58:12.6141280Z checking for egrep... /usr/bin/grep -E 2021-05-16T19:58:12.7481360Z rm: conftest.dSYM: is a directory 2021-05-16T19:58:12.8084070Z rm: conftest.dSYM: is a directory 2021-05-16T19:58:13.0421740Z checking for ANSI C header files... yes 2021-05-16T19:58:13.1325030Z checking for sys/types.h... yes 2021-05-16T19:58:13.2224720Z checking for sys/stat.h... yes 2021-05-16T19:58:13.3126520Z checking for stdlib.h... yes 2021-05-16T19:58:13.4056810Z checking for string.h... yes 2021-05-16T19:58:13.4985780Z checking for memory.h... yes 2021-05-16T19:58:13.6048410Z checking for strings.h... yes 2021-05-16T19:58:13.7107070Z checking for inttypes.h... yes 2021-05-16T19:58:13.8045360Z checking for stdint.h... yes 2021-05-16T19:58:13.9490760Z checking for unistd.h... yes 2021-05-16T19:58:14.0593560Z checking elf.h usability... no 2021-05-16T19:58:14.1304620Z checking elf.h presence... no 2021-05-16T19:58:14.1305950Z checking for elf.h... no 2021-05-16T19:58:14.3353380Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T19:58:14.3858300Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-16T19:58:15.1757320Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T19:58:15.2347800Z checking whether the compiler implements namespaces... yes 2021-05-16T19:58:15.7640030Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T19:58:16.9108200Z checking whether std::map is available... yes 2021-05-16T19:58:16.9156500Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T19:58:16.9324660Z checking with pkg-config for the system ICU4C... no 2021-05-16T19:58:16.9326950Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T19:58:16.9328830Z *** Trying with 'standard' fallback flags 2021-05-16T19:58:17.0061490Z checking whether an ICU4C-based project can be built... no 2021-05-16T19:58:17.0062870Z *** This version of ICU4C cannot be used. 2021-05-16T19:58:17.9090800Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T19:58:18.7629820Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T19:58:19.0260130Z downloading the ICU data library (icudt) 2021-05-16T19:58:19.0262250Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T19:58:19.0306210Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T19:58:19.1852790Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T19:58:19.3396570Z ================================================== 2021-05-16T19:58:19.3397080Z downloaded 10.9 MB 2021-05-16T19:58:19.3397340Z 2021-05-16T19:58:19.3969890Z icudt fetch successful 2021-05-16T19:58:19.4794730Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T19:58:19.6920550Z config.status: creating src/Makevars 2021-05-16T19:58:19.7282300Z config.status: creating src/uconfig_local.h 2021-05-16T19:58:19.7638760Z config.status: creating src/install.libs.R 2021-05-16T19:58:19.7996430Z 2021-05-16T19:58:19.7997420Z *** stringi configure summary: 2021-05-16T19:58:19.7998500Z ICU_FOUND=0 2021-05-16T19:58:19.7999390Z ICUDT_DIR=icu69/data 2021-05-16T19:58:19.8000730Z ICU_BUNDLE_VERSION=69 2021-05-16T19:58:19.8001640Z ICUDT_ENDIANNESS=little 2021-05-16T19:58:19.8002630Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T19:58:19.8004720Z STRINGI_CFLAGS= -fPIC 2021-05-16T19:58:19.8007850Z 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-16T19:58:19.8010240Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T19:58:19.8011000Z STRINGI_LDFLAGS= 2021-05-16T19:58:19.8011580Z STRINGI_LIBS= 2021-05-16T19:58:19.8012200Z 2021-05-16T19:58:19.8013070Z *** Compiler settings used: 2021-05-16T19:58:19.8013930Z CC=clang 2021-05-16T19:58:19.8014670Z LD=clang++ 2021-05-16T19:58:19.8016230Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T19:58:19.8018020Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T19:58:19.8019670Z CXX=clang++ -std=gnu++11 2021-05-16T19:58:19.8021290Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T19:58:19.8022300Z LDFLAGS= 2021-05-16T19:58:19.8022990Z LIBS= 2021-05-16T19:58:19.8023910Z 2021-05-16T19:58:19.8800300Z ** libs 2021-05-16T19:58:19.9065520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:20.7878170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:21.6176800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:22.5634800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:23.4840990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:24.2324410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:25.2482780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:26.0480580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:26.9327290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:27.7375250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:28.6366560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:29.5195100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:30.5294560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:31.4414790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:32.2601780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:33.3528280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:35.2848690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:36.1933000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:37.0600560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:37.8022370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:38.5330760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:39.6264350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:40.5035630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:41.3407860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:42.2786770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:43.2967210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:44.0855150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:44.9469520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:45.8757010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:47.1380420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:48.3618030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:49.7183550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:51.0488660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:51.9748760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:52.9624580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:53.8318980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:54.6580650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:55.4962220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:56.3684540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:57.5689670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:58:58.7732810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:00.0604860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:01.9674440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:02.2201800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:03.1717070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:03.9445150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:05.0737450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:06.2001280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:07.3237310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:08.0962920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:08.8767390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:10.0074100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:11.1507000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:12.3824150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:13.5574740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:14.4876580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:15.3174190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:15.3586300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:16.6129400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:17.4045800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:18.1959860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:19.3766220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:20.5517210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:21.9355690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:23.3052060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:24.0063250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:24.8958550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:27.2171130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:28.0324330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:28.8811760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:29.9136230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:30.7133470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:31.5110080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:32.4808940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:33.3862430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:34.3701500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:35.2586860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:36.2770030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:37.0875550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:37.8806840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:38.7464100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:39.4879430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:40.2619370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:41.8864410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:41.9671940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:42.7868400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:43.6153200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:44.4575340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:45.0288890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:45.5249320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:46.9287630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:46.9293430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:47.4697010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:48.4233260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:49.2609680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:49.7755800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:50.4043640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:50.7423650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:51.2942830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:51.6716310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:51.7253850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:52.8543210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:53.4615130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:53.5462190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:54.3074930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:54.3790620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:55.4531890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:56.1510230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:56.6844850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:56.7392540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:57.6073440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:58.4115250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T19:59:59.3725780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:00.0409090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:00.7988250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:01.3257310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:02.2395750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:03.0354960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:04.1843160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:05.9715800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:06.8052490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:07.7831640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:08.3793460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:08.9747700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:09.8935580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:10.3439080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:11.4607760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:12.5972920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:14.5556220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:15.3982910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:15.4739010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:16.0151350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:16.5336180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:17.3155120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:17.9948350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:18.4491670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:19.3295220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:20.4873150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:21.4229470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:22.2188130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:22.8655260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:23.6713350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:24.6682740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:25.4430910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:26.1936240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:27.4042060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:28.1719060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:28.7131080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:29.2400430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:29.2944010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:29.8576260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:30.4305820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:31.4258460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:32.3009010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:32.9091820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:33.6750990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:34.3169320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:35.0241030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:35.7454300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:36.3804480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:36.9964010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:37.8674080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:38.3741560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:39.0095720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:39.4338460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:40.7320710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:41.4423400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:42.2879220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:42.7194590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:43.2824910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:43.9606320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:44.9624320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:45.9896810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:46.7085900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:47.2284270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:48.2102370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:48.8400830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:49.5709030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:50.1935330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:50.8225160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:51.4252670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:51.8220820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:52.7574280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:53.6617290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:54.5622550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:54.9770670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-16T20:00:55.4302910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:55.9744400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:56.4142160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:57.0080760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:57.9213540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:58.5313160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:58.9006610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:00.3523280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:00.3527480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:00.6958400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:01.3254610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:01.8935270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:02.4680300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:02.9531900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:03.6595990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:04.1923770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:05.9130800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:06.7677400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:07.6743450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:08.3365660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:08.8113960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:10.1784600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:11.0803160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:11.4410920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:11.8984260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:12.2601190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:12.9480290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:13.4815840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:14.0268780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:14.6161260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:15.2532890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:16.0028070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:16.3892590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:17.5631810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:18.5645690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:20.2261930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:20.5625310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:20.6253230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:22.1703310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:22.8306850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:24.0326260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:24.8556420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:24.9571710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:25.0259500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:26.3554870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:27.1582940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:28.2500870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:29.2803750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:29.9315750Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T20:01:29.9316820Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T20:01:29.9317320Z ^ 2021-05-16T20:01:30.6425770Z 1 warning generated. 2021-05-16T20:01:30.6480720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:31.4119390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:32.0667900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:32.7659040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:33.3081420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:34.0027450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:34.7947370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:35.6073700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:35.9441810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:36.8393560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:37.3763350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:38.7524030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:39.6715960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:40.0472230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:40.6385860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:41.1738880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:41.8445960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:42.4251000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:42.9969260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:43.6959830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:44.6285780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:44.9873960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:45.6608110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:46.4451220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:46.7992250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:47.8387030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:48.5142610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:49.1315370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:49.4689040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:50.1504940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:50.8230830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:51.8737740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:52.0764400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:52.6940390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:53.2557510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:54.0343160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:54.7631130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:55.5153320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:56.6568140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:57.3034470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:58.3178700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:58.3862890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:58.9909610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:59.4899780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:59.9154580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:59.9713310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:01.1482770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:01.9510500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:02.8419430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:03.6004610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:04.0931300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:04.9252760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:05.6259920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:07.7063010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:08.4220000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:09.0093080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:09.8604840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:10.6396290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:11.6011420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:12.7199580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:12.8901120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:14.3804240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:15.1908200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:16.0659440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:17.5344070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:18.3946040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:19.2669040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:20.3340020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:21.3200180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:21.3929190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:22.7271400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:23.8974690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:24.6911120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:24.9821300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:26.3627440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:27.3341380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:28.1902540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:28.9873610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:29.4584180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:30.2537930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:30.9585390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:31.7495090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:32.5650140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:33.0807290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:33.4429340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:33.5077270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:33.9343380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:34.4980360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:34.6238320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:34.7083590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:35.2739160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:35.8737380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:36.7351750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:37.3281230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:38.0335750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:39.0828690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:39.9987430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:41.0122890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:41.2126310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:43.5512080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:45.3215600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:45.5687960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:46.4786490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:46.6523460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:47.0716180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:47.4414370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:48.3158620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:48.6591690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:51.7365700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:53.2558530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:54.2174340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:56.7721390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:56.9735750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:57.6231130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:58.2937310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:59.0021240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:00.0174040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:00.5262910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:01.1315750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:01.9152770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:02.5831260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:03.4912200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:04.1188120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:04.7112530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:05.0876860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:05.6910230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:06.4215050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:07.3067270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:07.8999190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:08.7010840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:09.4599410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:09.8266900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:10.6285930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:11.3694020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:12.5385060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:13.9880410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:15.5376710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:16.7950700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:17.3622610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:18.9785290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-16T20:03:19.6055580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:20.5233610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:21.7205920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:22.8887020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:23.5329820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:24.0938560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:25.0195130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:25.8496360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:26.7368620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:27.6869640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:28.4871880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:29.9107220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:30.7910830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:32.4196910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:33.7698190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:34.5336290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:35.2454950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:37.1777340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:38.1816000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:39.2060150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:40.0310350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:40.7058230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:41.6371470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:42.3441180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:43.2730310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:44.5340190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:45.4320830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:46.2410960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:47.8989800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:48.6983260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:49.7667600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:50.6567060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:52.0720090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:53.2273290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:53.9933280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:54.8069690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:55.6918030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:57.1093950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:57.8533230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:58.6182150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:59.4493520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:00.2068010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:01.2123800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:02.4479810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:03.6095780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:04.4772100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:05.5531700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:06.2702050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:07.2095650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:08.2939510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:10.3751930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:10.9521280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:11.7753710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:13.3840650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:14.1533910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-16T20:04:14.8682250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:16.0206950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:16.7057710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:17.3775270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:18.3405440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:20.3849980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:21.0592220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:21.8230730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:22.3376170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:23.5289180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:25.1956080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:26.1432890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:29.3312970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:29.9004780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:30.7636600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:32.3600450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:33.1137320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:33.7846270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:34.5016650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:35.2506610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:35.9026470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:36.9503250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:39.7108580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:40.5297880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:41.2540590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:41.8049420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:42.5961940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:43.2989140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:44.0285850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:44.7731500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:45.4663220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:46.7287080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:47.4315060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:47.9691410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:48.5168020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:49.5773060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:50.2483840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:50.9336370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:52.3301960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:53.4752690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:54.4448030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:56.1846180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:57.3211000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:58.1552810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:59.6673250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:00.4891420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:01.0439360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:01.8315130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:02.3863910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:03.1023160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:04.1718220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:04.9975550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:05.7632260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:06.1327770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:07.1842070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:07.9817660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:08.6871010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:09.0306440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:09.9057010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:10.6031960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:11.2225490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:11.9978150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:12.6605650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:13.2783490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:14.2992150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:15.3677090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:16.3299670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:17.4462140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:18.3809700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:18.9787460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:19.8682320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:20.9313000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:21.4718370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:22.0151550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:23.2907410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:24.2050600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:24.9478040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:25.8441240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:26.8411820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:27.7639120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:28.7460750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:28.8257330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:29.5241350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:31.2320860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:31.8444060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:31.8989790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:31.9534320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:32.0086100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:32.9583960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:33.5100010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:33.8527410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:05:34.1853040Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:05:34.4731490Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-16T20:05:34.6484400Z icudt already downloaded 2021-05-16T20:05:34.6488720Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-16T20:05:34.9316030Z icudt has been installed successfully 2021-05-16T20:05:34.9972380Z ** R 2021-05-16T20:05:35.0644890Z ** inst 2021-05-16T20:05:35.0731700Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:05:36.1993970Z ** help 2021-05-16T20:05:36.7826270Z *** installing help indices 2021-05-16T20:05:37.0153640Z ** building package indices 2021-05-16T20:05:37.3014840Z ** testing if installed package can be loaded 2021-05-16T20:05:37.8112540Z * DONE (stringi) 2021-05-16T20:05:39.5836120Z * installing *source* package ‘Rcpp’ ... 2021-05-16T20:05:39.6462790Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T20:05:39.6605540Z ** libs 2021-05-16T20:05:39.6801690Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-16T20:05:40.8209310Z In file included from api.cpp:24: 2021-05-16T20:05:40.8210550Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:05:40.8213500Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:05:40.8215090Z SEXP data = Parent::get__(); 2021-05-16T20:05:40.8215840Z ^ 2021-05-16T20:05:43.5026740Z 1 warning generated. 2021-05-16T20:05:43.5156690Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-16T20:05:44.6170330Z In file included from attributes.cpp:39: 2021-05-16T20:05:44.6171050Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:05:44.6173020Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:05:44.6174020Z SEXP data = Parent::get__(); 2021-05-16T20:05:44.6174440Z ^ 2021-05-16T20:05:57.6372340Z 1 warning generated. 2021-05-16T20:05:57.6566030Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-16T20:05:58.0829790Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-16T20:05:59.1885800Z In file included from date.cpp:30: 2021-05-16T20:05:59.1886640Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:05:59.1888580Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:05:59.1889570Z SEXP data = Parent::get__(); 2021-05-16T20:05:59.1889960Z ^ 2021-05-16T20:06:02.2144840Z 1 warning generated. 2021-05-16T20:06:02.2270010Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-16T20:06:03.3144240Z In file included from module.cpp:24: 2021-05-16T20:06:03.3144990Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:06:03.3146880Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:06:03.3147930Z SEXP data = Parent::get__(); 2021-05-16T20:06:03.3148350Z ^ 2021-05-16T20:06:08.7849820Z 1 warning generated. 2021-05-16T20:06:08.8021750Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-16T20:06:09.8773870Z In file included from rcpp_init.cpp:24: 2021-05-16T20:06:09.8774610Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:06:09.8776540Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:06:09.8777520Z SEXP data = Parent::get__(); 2021-05-16T20:06:09.8777930Z ^ 2021-05-16T20:06:12.5310580Z 1 warning generated. 2021-05-16T20:06:12.5482040Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:06:12.6209640Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-16T20:06:12.6295300Z ** R 2021-05-16T20:06:12.6519070Z ** inst 2021-05-16T20:06:12.9272660Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:06:15.6960370Z ** help 2021-05-16T20:06:15.8528590Z *** installing help indices 2021-05-16T20:06:15.9295770Z ** building package indices 2021-05-16T20:06:15.9944390Z ** installing vignettes 2021-05-16T20:06:16.0017750Z ** testing if installed package can be loaded 2021-05-16T20:06:16.6102410Z * DONE (Rcpp) 2021-05-16T20:06:17.6248930Z * installing *source* package ‘vctrs’ ... 2021-05-16T20:06:17.6538150Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T20:06:17.6778520Z ** libs 2021-05-16T20:06:17.7062570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-16T20:06:17.8631850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-16T20:06:17.9964380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-16T20:06:18.1197650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-16T20:06:18.3626490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-16T20:06:18.5217030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-16T20:06:18.7144260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-16T20:06:18.8343790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-16T20:06:18.9812630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-16T20:06:19.0982670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-16T20:06:19.2641400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-16T20:06:19.4885380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-16T20:06:19.6651590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T20:06:19.7868200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-16T20:06:20.1118660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-16T20:06:20.2213310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-16T20:06:20.7257750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-16T20:06:20.8599240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-16T20:06:21.0597370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-16T20:06:21.2266700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-16T20:06:21.3255960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T20:06:21.6041810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:06:21.7128490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-16T20:06:22.0409590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-16T20:06:22.1546380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-16T20:06:23.0009090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-16T20:06:23.1909450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-16T20:06:23.3035030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-16T20:06:23.4187700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-16T20:06:23.6073700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-16T20:06:23.7582250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-16T20:06:23.9366460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-16T20:06:24.0771490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-16T20:06:24.2841140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-16T20:06:24.6226960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-16T20:06:24.7669330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-16T20:06:24.8923580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-16T20:06:25.0768980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-16T20:06:25.8571470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-16T20:06:26.4821990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-16T20:06:26.7813870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-16T20:06:26.9920460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-16T20:06:27.3583570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T20:06:27.4561290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-16T20:06:27.6981810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-16T20:06:27.8814260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-16T20:06:28.0224850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-16T20:06:28.3682050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-16T20:06:28.5577010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-16T20:06:28.7247730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-16T20:06:28.8701570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-16T20:06:29.0000550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-16T20:06:29.1536570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-16T20:06:29.3134740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-16T20:06:29.4593700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T20:06:29.5978560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T20:06:29.7162610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-16T20:06:29.8301790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-16T20:06:29.9636360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:06:30.7088990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T20:06:30.7891390Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:06:30.8644060Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-16T20:06:30.8728710Z ** R 2021-05-16T20:06:30.9455490Z ** inst 2021-05-16T20:06:30.9568930Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:06:34.2890570Z ** help 2021-05-16T20:06:34.7254250Z *** installing help indices 2021-05-16T20:06:34.8881720Z *** copying figures 2021-05-16T20:06:34.8955030Z ** building package indices 2021-05-16T20:06:35.0596730Z ** installing vignettes 2021-05-16T20:06:35.0887000Z ** testing if installed package can be loaded 2021-05-16T20:06:35.4596830Z * DONE (vctrs) 2021-05-16T20:06:35.9836630Z * installing *source* package ‘processx’ ... 2021-05-16T20:06:35.9913440Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T20:06:36.0110840Z ** libs 2021-05-16T20:06:36.0312290Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T20:06:36.2630720Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T20:06:36.2632040Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T20:06:36.5176300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T20:06:36.6182630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-16T20:06:36.7280660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-16T20:06:36.8078180Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T20:06:36.8080450Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T20:06:36.8711060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:06:36.9759240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-16T20:06:37.0958190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-16T20:06:37.4240740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-16T20:06:37.5539230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-16T20:06:37.6668940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-16T20:06:37.7919330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-16T20:06:37.8968640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-16T20:06:38.2308090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-16T20:06:38.3486440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-16T20:06:38.4783310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-16T20:06:38.5568340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T20:06:38.6640270Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:06:38.7275290Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-16T20:06:38.7402770Z ** R 2021-05-16T20:06:38.7682250Z ** inst 2021-05-16T20:06:38.7694220Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:06:40.4506520Z ** help 2021-05-16T20:06:40.5438930Z *** installing help indices 2021-05-16T20:06:40.6011590Z ** building package indices 2021-05-16T20:06:40.6541780Z ** testing if installed package can be loaded 2021-05-16T20:06:41.0017360Z * DONE (processx) 2021-05-16T20:06:41.3133020Z * installing *source* package ‘highr’ ... 2021-05-16T20:06:41.3157280Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T20:06:41.3379640Z ** R 2021-05-16T20:06:41.3439660Z ** inst 2021-05-16T20:06:41.3507180Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:06:41.5228910Z ** help 2021-05-16T20:06:41.5412800Z *** installing help indices 2021-05-16T20:06:41.5604410Z ** building package indices 2021-05-16T20:06:41.5730310Z ** installing vignettes 2021-05-16T20:06:41.5779530Z ** testing if installed package can be loaded 2021-05-16T20:06:41.9104900Z * DONE (highr) 2021-05-16T20:06:42.3121730Z * installing *source* package ‘rversions’ ... 2021-05-16T20:06:42.3197990Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T20:06:42.3374910Z ** R 2021-05-16T20:06:42.3440830Z ** inst 2021-05-16T20:06:42.3456340Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:06:42.5190350Z ** help 2021-05-16T20:06:42.5489480Z *** installing help indices 2021-05-16T20:06:42.5816990Z *** copying figures 2021-05-16T20:06:42.5965150Z ** building package indices 2021-05-16T20:06:42.6090020Z ** testing if installed package can be loaded 2021-05-16T20:06:42.8718030Z * DONE (rversions) 2021-05-16T20:06:43.4723180Z * installing *source* package ‘pillar’ ... 2021-05-16T20:06:43.4929590Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T20:06:43.5182570Z ** R 2021-05-16T20:06:43.5574700Z ** inst 2021-05-16T20:06:43.5757840Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:06:45.5847100Z ** help 2021-05-16T20:06:45.7227440Z *** installing help indices 2021-05-16T20:06:45.8255910Z *** copying figures 2021-05-16T20:06:45.8299330Z ** building package indices 2021-05-16T20:06:45.9132760Z ** installing vignettes 2021-05-16T20:06:45.9284400Z ** testing if installed package can be loaded 2021-05-16T20:06:46.2819660Z * DONE (pillar) 2021-05-16T20:06:46.6691160Z * installing *source* package ‘callr’ ... 2021-05-16T20:06:46.6754360Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T20:06:46.6951210Z ** R 2021-05-16T20:06:46.7236100Z ** inst 2021-05-16T20:06:46.7254470Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:06:50.5245180Z ** help 2021-05-16T20:06:50.7335070Z *** installing help indices 2021-05-16T20:06:50.8275200Z ** building package indices 2021-05-16T20:06:50.8971200Z ** testing if installed package can be loaded 2021-05-16T20:06:51.1683160Z * DONE (callr) 2021-05-16T20:06:51.8470610Z * installing *source* package ‘knitr’ ... 2021-05-16T20:06:51.8691130Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T20:06:51.9264290Z ** R 2021-05-16T20:06:52.0048680Z ** demo 2021-05-16T20:06:52.0064200Z ** inst 2021-05-16T20:06:52.0881800Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:06:56.9818410Z ** help 2021-05-16T20:06:57.2567090Z *** installing help indices 2021-05-16T20:06:57.3946160Z ** building package indices 2021-05-16T20:06:57.5248450Z ** installing vignettes 2021-05-16T20:06:57.5485870Z ** testing if installed package can be loaded 2021-05-16T20:06:57.8146140Z * DONE (knitr) 2021-05-16T20:06:58.4397930Z * installing *source* package ‘tibble’ ... 2021-05-16T20:06:58.4573210Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T20:06:58.4849700Z ** libs 2021-05-16T20:06:58.5039080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T20:06:58.5838790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T20:06:58.6898720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:06:58.7616890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T20:06:58.8954700Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:06:58.9565850Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-16T20:06:58.9612310Z ** R 2021-05-16T20:06:58.9979830Z ** inst 2021-05-16T20:06:59.0139160Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:00.8703730Z ** help 2021-05-16T20:07:00.9717040Z *** installing help indices 2021-05-16T20:07:01.0298950Z *** copying figures 2021-05-16T20:07:01.0341520Z ** building package indices 2021-05-16T20:07:01.0815650Z ** installing vignettes 2021-05-16T20:07:01.0889710Z ** testing if installed package can be loaded 2021-05-16T20:07:01.5851230Z * DONE (tibble) 2021-05-16T20:07:01.9555440Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T20:07:01.9600690Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:01.9861280Z ** R 2021-05-16T20:07:02.0026680Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:03.2896140Z ** help 2021-05-16T20:07:03.3472080Z *** installing help indices 2021-05-16T20:07:03.3880670Z ** building package indices 2021-05-16T20:07:03.4271290Z ** testing if installed package can be loaded 2021-05-16T20:07:03.7422390Z * DONE (pkgbuild) 2021-05-16T20:07:04.2936680Z * installing *source* package ‘roxygen2’ ... 2021-05-16T20:07:04.3102510Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:04.3346460Z ** libs 2021-05-16T20:07:04.3540940Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:07:05.5166880Z In file included from RcppExports.cpp:4: 2021-05-16T20:07:05.5167850Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:07:05.5170080Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:07:05.5171190Z SEXP data = Parent::get__(); 2021-05-16T20:07:05.5171580Z ^ 2021-05-16T20:07:09.4446600Z 1 warning generated. 2021-05-16T20:07:09.4596540Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-16T20:07:10.5289960Z In file included from escapeExamples.cpp:1: 2021-05-16T20:07:10.5290860Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:07:10.5292970Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:07:10.5294460Z SEXP data = Parent::get__(); 2021-05-16T20:07:10.5295140Z ^ 2021-05-16T20:07:13.1662670Z 1 warning generated. 2021-05-16T20:07:13.1800140Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-16T20:07:14.2527760Z In file included from isComplete.cpp:1: 2021-05-16T20:07:14.2528640Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:07:14.2537750Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:07:14.2539200Z SEXP data = Parent::get__(); 2021-05-16T20:07:14.2539820Z ^ 2021-05-16T20:07:16.8221540Z 1 warning generated. 2021-05-16T20:07:16.8355930Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-16T20:07:17.9102020Z In file included from leadingSpaces.cpp:1: 2021-05-16T20:07:17.9103030Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:07:17.9105200Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:07:17.9106380Z SEXP data = Parent::get__(); 2021-05-16T20:07:17.9106790Z ^ 2021-05-16T20:07:20.7582700Z 1 warning generated. 2021-05-16T20:07:20.7720230Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-16T20:07:21.8854860Z In file included from parser2.cpp:1: 2021-05-16T20:07:21.8857340Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:07:21.8861570Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:07:21.8865190Z SEXP data = Parent::get__(); 2021-05-16T20:07:21.8866010Z ^ 2021-05-16T20:07:26.1407510Z 1 warning generated. 2021-05-16T20:07:26.1561580Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-16T20:07:27.2363980Z In file included from wrapUsage.cpp:1: 2021-05-16T20:07:27.2364920Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:07:27.2367090Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:07:27.2368490Z SEXP data = Parent::get__(); 2021-05-16T20:07:27.2368910Z ^ 2021-05-16T20:07:29.9947850Z 1 warning generated. 2021-05-16T20:07:30.0134950Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:07:30.0803790Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-16T20:07:30.0861790Z ** R 2021-05-16T20:07:30.1473530Z ** inst 2021-05-16T20:07:30.1572900Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:34.3929570Z ** help 2021-05-16T20:07:34.4951920Z *** installing help indices 2021-05-16T20:07:34.5573000Z *** copying figures 2021-05-16T20:07:34.5582930Z ** building package indices 2021-05-16T20:07:34.6072580Z ** installing vignettes 2021-05-16T20:07:34.6208360Z ** testing if installed package can be loaded 2021-05-16T20:07:35.1246760Z * DONE (roxygen2) 2021-05-16T20:07:35.4522600Z * installing *source* package ‘rematch2’ ... 2021-05-16T20:07:35.4550740Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:35.4760450Z ** R 2021-05-16T20:07:35.4840660Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:35.9256500Z ** help 2021-05-16T20:07:35.9612510Z *** installing help indices 2021-05-16T20:07:35.9912570Z ** building package indices 2021-05-16T20:07:36.0118630Z ** testing if installed package can be loaded 2021-05-16T20:07:36.4586790Z * DONE (rematch2) 2021-05-16T20:07:36.7929110Z * installing *source* package ‘waldo’ ... 2021-05-16T20:07:36.7971200Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:36.8162770Z ** R 2021-05-16T20:07:36.8273830Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:37.4178610Z ** help 2021-05-16T20:07:37.4368670Z *** installing help indices 2021-05-16T20:07:37.4596600Z *** copying figures 2021-05-16T20:07:37.4602150Z ** building package indices 2021-05-16T20:07:37.4744320Z ** testing if installed package can be loaded 2021-05-16T20:07:37.7687010Z * DONE (waldo) 2021-05-16T20:07:38.5186890Z * installing *source* package ‘testthat’ ... 2021-05-16T20:07:38.5442810Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:38.5734810Z ** libs 2021-05-16T20:07:38.5926500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:07:38.6766690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T20:07:38.7646430Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-16T20:07:39.7401950Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-16T20:07:40.6133280Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T20:07:55.9394690Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:07:56.0154030Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-16T20:07:56.0234570Z ** R 2021-05-16T20:07:56.0955470Z ** inst 2021-05-16T20:07:56.1170350Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:06.5312530Z ** help 2021-05-16T20:08:06.8812480Z *** installing help indices 2021-05-16T20:08:07.0417450Z *** copying figures 2021-05-16T20:08:07.0456210Z ** building package indices 2021-05-16T20:08:07.2026470Z ** installing vignettes 2021-05-16T20:08:07.2160830Z ** testing if installed package can be loaded 2021-05-16T20:08:07.5943120Z * DONE (testthat) 2021-05-16T20:08:08.1763190Z * installing *source* package ‘devtools’ ... 2021-05-16T20:08:08.3538460Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T20:08:08.3840800Z ** R 2021-05-16T20:08:08.4140120Z ** inst 2021-05-16T20:08:08.4175780Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:10.3128400Z ** help 2021-05-16T20:08:10.4781300Z *** installing help indices 2021-05-16T20:08:10.5672430Z *** copying figures 2021-05-16T20:08:10.5681520Z ** building package indices 2021-05-16T20:08:10.6535560Z ** installing vignettes 2021-05-16T20:08:10.6612000Z ** testing if installed package can be loaded 2021-05-16T20:08:11.4588260Z * DONE (devtools) 2021-05-16T20:08:11.5042960Z 2021-05-16T20:08:11.5044770Z The downloaded source packages are in 2021-05-16T20:08:11.5048150Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIiYw6i/downloaded_packages’ 2021-05-16T20:08:11.6670180Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T20:08:14.3553620Z 2021-05-16T20:08:14.7277280Z 2021-05-16T20:08:14.7298400Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIiYw6i/remotes2a396359503c/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T20:08:14.7370450Z 2021-05-16T20:08:14.7373290Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIiYw6i/remotes2a396359503c/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T20:08:14.8290000Z 2021-05-16T20:08:14.8327120Z 2021-05-16T20:08:14.8329160Z ─ preparing ‘desc’: 2021-05-16T20:08:14.8338770Z 2021-05-16T20:08:14.8339650Z 2021-05-16T20:08:14.8426660Z checking DESCRIPTION meta-information ... 2021-05-16T20:08:14.8462080Z 2021-05-16T20:08:14.8463690Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:08:14.9597750Z 2021-05-16T20:08:14.9635530Z 2021-05-16T20:08:14.9637700Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:08:14.9646240Z 2021-05-16T20:08:14.9683480Z 2021-05-16T20:08:14.9685420Z ─ checking for empty or unneeded directories 2021-05-16T20:08:14.9708000Z 2021-05-16T20:08:14.9748110Z 2021-05-16T20:08:14.9749990Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T20:08:15.1090360Z 2021-05-16T20:08:15.1091740Z 2021-05-16T20:08:15.1092490Z 2021-05-16T20:08:15.1461360Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:08:15.1463230Z (as ‘lib’ is unspecified) 2021-05-16T20:08:15.5531970Z * installing *source* package ‘desc’ ... 2021-05-16T20:08:15.5826350Z ** R 2021-05-16T20:08:15.6085360Z ** inst 2021-05-16T20:08:15.7252870Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:17.2868930Z ** help 2021-05-16T20:08:17.4917210Z *** installing help indices 2021-05-16T20:08:17.6020750Z ** building package indices 2021-05-16T20:08:17.7491090Z ** testing if installed package can be loaded 2021-05-16T20:08:17.9935870Z * DONE (desc) 2021-05-16T20:08:18.2877140Z 2021-05-16T20:08:18.2878590Z 2021-05-16T20:08:18.2896320Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIiYw6i/remotes2a397ffa59b4/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T20:08:18.2933040Z 2021-05-16T20:08:18.2935540Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIiYw6i/remotes2a397ffa59b4/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T20:08:18.3466550Z 2021-05-16T20:08:18.3499810Z 2021-05-16T20:08:18.3501650Z ─ preparing ‘ghtravis’: 2021-05-16T20:08:18.3509410Z 2021-05-16T20:08:18.3510280Z 2021-05-16T20:08:18.3593770Z checking DESCRIPTION meta-information ... 2021-05-16T20:08:18.3624520Z 2021-05-16T20:08:18.3626150Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:08:18.4356650Z 2021-05-16T20:08:18.4387550Z 2021-05-16T20:08:18.4389720Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:08:18.4396930Z 2021-05-16T20:08:18.4426180Z 2021-05-16T20:08:18.4427740Z ─ checking for empty or unneeded directories 2021-05-16T20:08:18.4434510Z 2021-05-16T20:08:18.4463890Z 2021-05-16T20:08:18.4465490Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T20:08:18.4806850Z 2021-05-16T20:08:18.4808190Z 2021-05-16T20:08:18.4808980Z 2021-05-16T20:08:18.5300650Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:08:18.5301710Z (as ‘lib’ is unspecified) 2021-05-16T20:08:18.8485700Z * installing *source* package ‘ghtravis’ ... 2021-05-16T20:08:18.8678570Z ** R 2021-05-16T20:08:18.8855120Z ** inst 2021-05-16T20:08:18.8877310Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:20.1876320Z ** help 2021-05-16T20:08:20.2770060Z *** installing help indices 2021-05-16T20:08:20.3265980Z ** building package indices 2021-05-16T20:08:20.3744090Z ** testing if installed package can be loaded 2021-05-16T20:08:21.1489500Z * DONE (ghtravis) 2021-05-16T20:08:21.1846480Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:08:21.8644160Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T20:08:24.1022750Z 2021-05-16T20:08:24.1025980Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T20:08:24.1026790Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T20:08:24.1027850Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T20:08:24.1028720Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T20:08:24.1029530Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T20:08:24.1030360Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T20:08:24.1036690Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:08:24.1037760Z (as ‘lib’ is unspecified) 2021-05-16T20:08:25.6285520Z 2021-05-16T20:08:25.6286540Z There are binary versions available but the source versions are later: 2021-05-16T20:08:25.6301080Z binary source needs_compilation 2021-05-16T20:08:25.6302540Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T20:08:25.6303050Z generics 0.0.2 0.1.0 FALSE 2021-05-16T20:08:25.6303510Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T20:08:25.6311170Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T20:08:25.6311450Z 2021-05-16T20:08:25.6313180Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T20:08:25.6314100Z 2021-05-16T20:08:25.6322740Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T20:08:25.7716580Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T20:08:25.7728710Z ================================================== 2021-05-16T20:08:25.7729180Z downloaded 89 KB 2021-05-16T20:08:25.7729460Z 2021-05-16T20:08:25.7780510Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T20:08:25.9654360Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T20:08:25.9677270Z ================================================== 2021-05-16T20:08:25.9678140Z downloaded 115 KB 2021-05-16T20:08:25.9678470Z 2021-05-16T20:08:25.9713010Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T20:08:26.2063590Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T20:08:26.2117470Z ================================================== 2021-05-16T20:08:26.2117950Z downloaded 194 KB 2021-05-16T20:08:26.2118220Z 2021-05-16T20:08:26.2153680Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T20:08:26.3629150Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T20:08:26.3812460Z ================================================== 2021-05-16T20:08:26.3812960Z downloaded 932 KB 2021-05-16T20:08:26.3813230Z 2021-05-16T20:08:26.3867750Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T20:08:26.6249180Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T20:08:26.6394460Z ================================================== 2021-05-16T20:08:26.6394990Z downloaded 691 KB 2021-05-16T20:08:26.6395250Z 2021-05-16T20:08:26.9934380Z * installing *source* package ‘tidyselect’ ... 2021-05-16T20:08:26.9998900Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T20:08:27.0216660Z ** R 2021-05-16T20:08:27.0424490Z ** inst 2021-05-16T20:08:27.0472920Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:27.9299670Z ** help 2021-05-16T20:08:28.0051010Z *** installing help indices 2021-05-16T20:08:28.1078430Z ** building package indices 2021-05-16T20:08:28.1477600Z ** installing vignettes 2021-05-16T20:08:28.1534890Z ** testing if installed package can be loaded 2021-05-16T20:08:28.4630910Z * DONE (tidyselect) 2021-05-16T20:08:28.8702830Z * installing *source* package ‘generics’ ... 2021-05-16T20:08:28.8779030Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T20:08:28.8978650Z ** R 2021-05-16T20:08:28.9098740Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:29.0532950Z ** help 2021-05-16T20:08:29.1566580Z *** installing help indices 2021-05-16T20:08:29.2117280Z ** building package indices 2021-05-16T20:08:29.2641940Z ** testing if installed package can be loaded 2021-05-16T20:08:29.4895670Z * DONE (generics) 2021-05-16T20:08:29.8858720Z * installing *source* package ‘cpp11’ ... 2021-05-16T20:08:29.8923270Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T20:08:29.9129340Z ** R 2021-05-16T20:08:29.9218870Z ** inst 2021-05-16T20:08:29.9405180Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:30.1948880Z ** help 2021-05-16T20:08:30.2167180Z *** installing help indices 2021-05-16T20:08:30.2403630Z ** building package indices 2021-05-16T20:08:30.2538570Z ** installing vignettes 2021-05-16T20:08:30.2588740Z ** testing if installed package can be loaded 2021-05-16T20:08:30.4880300Z * DONE (cpp11) 2021-05-16T20:08:31.3540280Z * installing *source* package ‘dplyr’ ... 2021-05-16T20:08:31.3785620Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T20:08:31.4080890Z ** libs 2021-05-16T20:08:31.4338100Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-16T20:08:31.6326750Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-16T20:08:31.8768370Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-16T20:08:32.0724350Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-16T20:08:32.9089450Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-16T20:08:33.0816960Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-16T20:08:33.2723560Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T20:08:33.4602740Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-16T20:08:33.6628700Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T20:08:33.8459150Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-16T20:08:34.0062640Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T20:08:34.2264190Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:08:34.2978000Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-16T20:08:34.3026560Z ** R 2021-05-16T20:08:34.3901500Z ** data 2021-05-16T20:08:34.3927840Z *** moving datasets to lazyload DB 2021-05-16T20:08:34.5003480Z ** inst 2021-05-16T20:08:34.5148250Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:39.4265960Z ** help 2021-05-16T20:08:39.8794340Z *** installing help indices 2021-05-16T20:08:40.0984210Z *** copying figures 2021-05-16T20:08:40.1026860Z ** building package indices 2021-05-16T20:08:40.3348110Z ** installing vignettes 2021-05-16T20:08:40.3536650Z ** testing if installed package can be loaded 2021-05-16T20:08:41.0229640Z * DONE (dplyr) 2021-05-16T20:08:41.5751950Z * installing *source* package ‘tidyr’ ... 2021-05-16T20:08:41.5882340Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T20:08:41.6120040Z ** libs 2021-05-16T20:08:41.6324690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-16T20:08:42.9179290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-16T20:08:43.5193060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-16T20:08:45.0256110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-16T20:08:46.3169650Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:08:46.3807450Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-16T20:08:46.3856980Z ** R 2021-05-16T20:08:46.4168360Z ** data 2021-05-16T20:08:46.4243660Z *** moving datasets to lazyload DB 2021-05-16T20:08:46.6284710Z ** inst 2021-05-16T20:08:46.6393200Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:48.4206800Z ** help 2021-05-16T20:08:48.5725830Z *** installing help indices 2021-05-16T20:08:48.6556130Z *** copying figures 2021-05-16T20:08:48.6597560Z ** building package indices 2021-05-16T20:08:48.7434980Z ** installing vignettes 2021-05-16T20:08:48.7519640Z ** testing if installed package can be loaded 2021-05-16T20:08:49.3980510Z * DONE (tidyr) 2021-05-16T20:08:49.4380640Z 2021-05-16T20:08:49.4381520Z The downloaded source packages are in 2021-05-16T20:08:49.4383400Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIiYw6i/downloaded_packages’ 2021-05-16T20:08:49.6805190Z 2021-05-16T20:08:49.6821470Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIiYw6i/remotes2a394d833ce0/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T20:08:49.6862940Z 2021-05-16T20:08:49.6865390Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIiYw6i/remotes2a394d833ce0/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T20:08:49.7152450Z 2021-05-16T20:08:49.7193000Z 2021-05-16T20:08:49.7194870Z ─ preparing ‘aghast’: 2021-05-16T20:08:49.7204560Z 2021-05-16T20:08:49.7205460Z 2021-05-16T20:08:49.7264750Z checking DESCRIPTION meta-information ... 2021-05-16T20:08:49.7299720Z 2021-05-16T20:08:49.7308060Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:08:49.7760670Z 2021-05-16T20:08:49.7796660Z 2021-05-16T20:08:49.7799890Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:08:49.7806560Z 2021-05-16T20:08:49.7953570Z 2021-05-16T20:08:49.7956830Z ─ checking for empty or unneeded directories 2021-05-16T20:08:49.7963320Z 2021-05-16T20:08:49.8004570Z 2021-05-16T20:08:49.8007250Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T20:08:49.8017360Z 2021-05-16T20:08:49.8018980Z 2021-05-16T20:08:49.8020420Z 2021-05-16T20:08:49.8165610Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:08:49.8167900Z (as ‘lib’ is unspecified) 2021-05-16T20:08:50.3104910Z * installing *source* package ‘aghast’ ... 2021-05-16T20:08:50.3357910Z ** R 2021-05-16T20:08:50.3459140Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:50.6322110Z ** help 2021-05-16T20:08:50.6642110Z *** installing help indices 2021-05-16T20:08:50.6947980Z ** building package indices 2021-05-16T20:08:50.7150440Z ** testing if installed package can be loaded 2021-05-16T20:08:50.9485100Z * DONE (aghast) 2021-05-16T20:08:50.9767890Z Installing 1 packages: covr 2021-05-16T20:08:50.9771560Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:08:50.9773900Z (as ‘lib’ is unspecified) 2021-05-16T20:08:51.7733090Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T20:08:51.7733600Z 2021-05-16T20:08:52.3446770Z 2021-05-16T20:08:52.3447740Z There are binary versions available but the source versions are later: 2021-05-16T20:08:52.3461570Z binary source needs_compilation 2021-05-16T20:08:52.3462150Z rex 1.1.2 1.2.0 FALSE 2021-05-16T20:08:52.3462580Z covr 3.5.0 3.5.1 TRUE 2021-05-16T20:08:52.3462830Z 2021-05-16T20:08:52.3479040Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-16T20:08:52.5394920Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-16T20:08:52.5478220Z ================================================== 2021-05-16T20:08:52.5478690Z downloaded 154 KB 2021-05-16T20:08:52.5478970Z 2021-05-16T20:08:52.5735600Z 2021-05-16T20:08:52.5741970Z installing the source packages ‘rex’, ‘covr’ 2021-05-16T20:08:52.5742640Z The downloaded binary packages are in 2021-05-16T20:08:52.5743920Z 2021-05-16T20:08:52.5744700Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIiYw6i/downloaded_packages 2021-05-16T20:08:52.5768370Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T20:08:52.7201400Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T20:08:52.7214820Z ================================================== 2021-05-16T20:08:52.7215290Z downloaded 89 KB 2021-05-16T20:08:52.7215570Z 2021-05-16T20:08:52.7249740Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T20:08:53.0051140Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T20:08:53.0108320Z ================================================== 2021-05-16T20:08:53.0108800Z downloaded 143 KB 2021-05-16T20:08:53.0109070Z 2021-05-16T20:08:53.3463260Z * installing *source* package ‘rex’ ... 2021-05-16T20:08:53.3512490Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T20:08:53.3706110Z ** R 2021-05-16T20:08:53.3790530Z ** inst 2021-05-16T20:08:53.3828850Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:53.7525100Z ** help 2021-05-16T20:08:53.8252910Z *** installing help indices 2021-05-16T20:08:53.8704450Z ** building package indices 2021-05-16T20:08:53.9096950Z ** installing vignettes 2021-05-16T20:08:53.9145850Z ** testing if installed package can be loaded 2021-05-16T20:08:54.1927790Z * DONE (rex) 2021-05-16T20:08:54.7100500Z * installing *source* package ‘covr’ ... 2021-05-16T20:08:54.7241190Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T20:08:54.7524200Z ** libs 2021-05-16T20:08:54.7714210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T20:08:54.9375440Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:08:55.0797080Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-16T20:08:55.0846870Z ** R 2021-05-16T20:08:55.1150290Z ** inst 2021-05-16T20:08:55.1354880Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:56.4678420Z ** help 2021-05-16T20:08:56.5624340Z *** installing help indices 2021-05-16T20:08:56.6191000Z *** copying figures 2021-05-16T20:08:56.6202000Z ** building package indices 2021-05-16T20:08:56.6724680Z ** installing vignettes 2021-05-16T20:08:56.6782780Z ** testing if installed package can be loaded 2021-05-16T20:08:57.1662960Z * DONE (covr) 2021-05-16T20:08:57.2106190Z 2021-05-16T20:08:57.2107070Z The downloaded source packages are in 2021-05-16T20:08:57.2108910Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIiYw6i/downloaded_packages’ 2021-05-16T20:08:57.2524220Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T20:08:57.2524910Z Rscript -e "tic::before_install()" 2021-05-16T20:08:57.3257610Z shell: /bin/bash -e {0} 2021-05-16T20:08:57.3258010Z env: 2021-05-16T20:08:57.3258500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:08:57.3258940Z TIC_DEPLOY_KEY: 2021-05-16T20:08:57.3259260Z RSPM: 2021-05-16T20:08:57.3260450Z GITHUB_PAT: *** 2021-05-16T20:08:57.3260840Z COVERALLS_TOKEN: 2021-05-16T20:08:57.3261270Z continue-on-error: false 2021-05-16T20:08:57.3261710Z VDIFFR_RUN_TESTS: false 2021-05-16T20:08:57.3262680Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:08:57.3263090Z TZ: UTC 2021-05-16T20:08:57.3263430Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:08:57.3263790Z NOT_CRAN: true 2021-05-16T20:08:57.3264280Z ##[endgroup] 2021-05-16T20:08:57.6736330Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:08:57.8161920Z Running before_install: step_install_remote_binaries() 2021-05-16T20:08:58.3727770Z Installing oro.nifti binaries 2021-05-16T20:08:58.3739590Z [1] "neuroconductor/oro.nifti" 2021-05-16T20:08:58.6173360Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:08:58.6210760Z tag_name 2021-05-16T20:08:58.6211210Z 1 0.10.3.s 2021-05-16T20:08:58.6211820Z zipball_url 2021-05-16T20:08:58.6212810Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T20:08:58.6213800Z tarball_url 2021-05-16T20:08:58.6214820Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T20:08:58.6215610Z commit.sha 2021-05-16T20:08:58.6216270Z 1 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:08:58.6217100Z commit.url 2021-05-16T20:08:58.6218200Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:08:58.6219190Z node_id 2021-05-16T20:08:58.6220150Z 1 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T20:08:58.6221180Z url 2021-05-16T20:08:58.6221820Z Installing oro.nifti package binaries 2021-05-16T20:08:58.6222730Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T20:08:58.6223620Z assets_url 2021-05-16T20:08:58.6224510Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T20:08:58.6225450Z upload_url 2021-05-16T20:08:58.6226500Z 1 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T20:08:58.6227550Z id asset_updated_at asset_created_at created_at 2021-05-16T20:08:58.6229300Z 1 43005549 2021-05-15 23:10:55 2021-05-15 23:10:55 2021-05-15 22:37:06 2021-05-16T20:08:58.6229930Z published_at asset_name asset_label 2021-05-16T20:08:58.6231060Z 1 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.5.tgz 2021-05-16T20:08:58.6231570Z asset_download_count 2021-05-16T20:08:58.6232020Z 1 7 2021-05-16T20:08:58.6232640Z asset_browser_download_url 2021-05-16T20:08:58.6233770Z 1 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T20:08:58.6533670Z --2021-05-16 20:08:58-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T20:08:58.6923020Z Resolving github.com (github.com)... 140.82.113.4 2021-05-16T20:08:58.7079940Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2021-05-16T20:08:58.8327820Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:08:58.8340560Z Location: https://github-releases.githubusercontent.com/367742122/cce12980-b5d2-11eb-88ea-64b0ac3573f3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T200858Z&X-Amz-Expires=300&X-Amz-Signature=4fc57c08a63f6ee6c03fa421dee99ae620b5a540f7e573a3065f557404b0938e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.5.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:08:58.8348770Z --2021-05-16 20:08:58-- https://github-releases.githubusercontent.com/367742122/cce12980-b5d2-11eb-88ea-64b0ac3573f3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T200858Z&X-Amz-Expires=300&X-Amz-Signature=4fc57c08a63f6ee6c03fa421dee99ae620b5a540f7e573a3065f557404b0938e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.5.tgz&response-content-type=application%2Foctet-stream 2021-05-16T20:08:58.8376200Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.110.154, ... 2021-05-16T20:08:58.8386310Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T20:08:58.9742300Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:08:58.9756200Z Length: 6034860 (5.8M) [application/octet-stream] 2021-05-16T20:08:58.9757770Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpfNfk82/oro.nifti_0.10.3.tgz’ 2021-05-16T20:08:58.9765480Z 2021-05-16T20:08:58.9788600Z 0K .......... .......... .......... .......... .......... 0% 15.3M 0s 2021-05-16T20:08:58.9807950Z 50K .......... .......... .......... .......... .......... 1% 25.6M 0s 2021-05-16T20:08:58.9826740Z 100K .......... .......... .......... .......... .......... 2% 25.2M 0s 2021-05-16T20:08:58.9845410Z 150K .......... .......... .......... .......... .......... 3% 26.6M 0s 2021-05-16T20:08:58.9851320Z 200K .......... .......... .......... .......... .......... 4% 82.5M 0s 2021-05-16T20:08:58.9857750Z 250K .......... .......... .......... .......... .......... 5% 75.8M 0s 2021-05-16T20:08:58.9879120Z 300K .......... .......... .......... .......... .......... 5% 22.7M 0s 2021-05-16T20:08:58.9893410Z 350K .......... .......... .......... .......... .......... 6% 35.2M 0s 2021-05-16T20:08:58.9907400Z 400K .......... .......... .......... .......... .......... 7% 33.4M 0s 2021-05-16T20:08:58.9925870Z 450K .......... .......... .......... .......... .......... 8% 26.8M 0s 2021-05-16T20:08:58.9949560Z 500K .......... .......... .......... .......... .......... 9% 20.5M 0s 2021-05-16T20:08:58.9962660Z 550K .......... .......... .......... .......... .......... 10% 37.3M 0s 2021-05-16T20:08:58.9988220Z 600K .......... .......... .......... .......... .......... 11% 19.9M 0s 2021-05-16T20:08:58.9999640Z 650K .......... .......... .......... .......... .......... 11% 39.3M 0s 2021-05-16T20:08:59.0014150Z 700K .......... .......... .......... .......... .......... 12% 34.2M 0s 2021-05-16T20:08:59.0026110Z 750K .......... .......... .......... .......... .......... 13% 40.7M 0s 2021-05-16T20:08:59.0049770Z 800K .......... .......... .......... .......... .......... 14% 20.7M 0s 2021-05-16T20:08:59.0062870Z 850K .......... .......... .......... .......... .......... 15% 37.4M 0s 2021-05-16T20:08:59.0067670Z 900K .......... .......... .......... .......... .......... 16% 95.9M 0s 2021-05-16T20:08:59.0088620Z 950K .......... .......... .......... .......... .......... 16% 23.5M 0s 2021-05-16T20:08:59.0094430Z 1000K .......... .......... .......... .......... .......... 17% 92.8M 0s 2021-05-16T20:08:59.0102640Z 1050K .......... .......... .......... .......... .......... 18% 54.6M 0s 2021-05-16T20:08:59.0118100Z 1100K .......... .......... .......... .......... .......... 19% 31.5M 0s 2021-05-16T20:08:59.0128730Z 1150K .......... .......... .......... .......... .......... 20% 45.8M 0s 2021-05-16T20:08:59.0143550Z 1200K .......... .......... .......... .......... .......... 21% 32.8M 0s 2021-05-16T20:08:59.0153520Z 1250K .......... .......... .......... .......... .......... 22% 50.4M 0s 2021-05-16T20:08:59.0166940Z 1300K .......... .......... .......... .......... .......... 22% 35.8M 0s 2021-05-16T20:08:59.0178220Z 1350K .......... .......... .......... .......... .......... 23% 43.1M 0s 2021-05-16T20:08:59.0183810Z 1400K .......... .......... .......... .......... .......... 24% 90.4M 0s 2021-05-16T20:08:59.0194570Z 1450K .......... .......... .......... .......... .......... 25% 45.6M 0s 2021-05-16T20:08:59.0207730Z 1500K .......... .......... .......... .......... .......... 26% 36.4M 0s 2021-05-16T20:08:59.0219280Z 1550K .......... .......... .......... .......... .......... 27% 42.4M 0s 2021-05-16T20:08:59.0230480Z 1600K .......... .......... .......... .......... .......... 27% 43.9M 0s 2021-05-16T20:08:59.0235840Z 1650K .......... .......... .......... .......... .......... 28% 92.0M 0s 2021-05-16T20:08:59.0248030Z 1700K .......... .......... .......... .......... .......... 29% 40.2M 0s 2021-05-16T20:08:59.0257120Z 1750K .......... .......... .......... .......... .......... 30% 53.1M 0s 2021-05-16T20:08:59.0262470Z 1800K .......... .......... .......... .......... .......... 31% 96.3M 0s 2021-05-16T20:08:59.0269630Z 1850K .......... .......... .......... .......... .......... 32% 70.1M 0s 2021-05-16T20:08:59.0282760Z 1900K .......... .......... .......... .......... .......... 33% 35.4M 0s 2021-05-16T20:08:59.0292400Z 1950K .......... .......... .......... .......... .......... 33% 50.5M 0s 2021-05-16T20:08:59.0298160Z 2000K .......... .......... .......... .......... .......... 34% 89.1M 0s 2021-05-16T20:08:59.0306910Z 2050K .......... .......... .......... .......... .......... 35% 55.6M 0s 2021-05-16T20:08:59.0313260Z 2100K .......... .......... .......... .......... .......... 36% 78.6M 0s 2021-05-16T20:08:59.0329820Z 2150K .......... .......... .......... .......... .......... 37% 30.1M 0s 2021-05-16T20:08:59.0334150Z 2200K .......... .......... .......... .......... .......... 38% 99.6M 0s 2021-05-16T20:08:59.0340060Z 2250K .......... .......... .......... .......... .......... 39% 93.0M 0s 2021-05-16T20:08:59.0344860Z 2300K .......... .......... .......... .......... .......... 39% 89.3M 0s 2021-05-16T20:08:59.0357820Z 2350K .......... .......... .......... .......... .......... 40% 37.6M 0s 2021-05-16T20:08:59.0362720Z 2400K .......... .......... .......... .......... .......... 41% 98.6M 0s 2021-05-16T20:08:59.0368290Z 2450K .......... .......... .......... .......... .......... 42% 87.2M 0s 2021-05-16T20:08:59.0380800Z 2500K .......... .......... .......... .......... .......... 43% 39.9M 0s 2021-05-16T20:08:59.0385790Z 2550K .......... .......... .......... .......... .......... 44% 96.3M 0s 2021-05-16T20:08:59.0390010Z 2600K .......... .......... .......... .......... .......... 44% 119M 0s 2021-05-16T20:08:59.0394850Z 2650K .......... .......... .......... .......... .......... 45% 105M 0s 2021-05-16T20:08:59.0405680Z 2700K .......... .......... .......... .......... .......... 46% 43.3M 0s 2021-05-16T20:08:59.0410380Z 2750K .......... .......... .......... .......... .......... 47% 105M 0s 2021-05-16T20:08:59.0414900Z 2800K .......... .......... .......... .......... .......... 48% 109M 0s 2021-05-16T20:08:59.0419870Z 2850K .......... .......... .......... .......... .......... 49% 106M 0s 2021-05-16T20:08:59.0427860Z 2900K .......... .......... .......... .......... .......... 50% 58.2M 0s 2021-05-16T20:08:59.0438550Z 2950K .......... .......... .......... .......... .......... 50% 48.1M 0s 2021-05-16T20:08:59.0443110Z 3000K .......... .......... .......... .......... .......... 51% 97.9M 0s 2021-05-16T20:08:59.0448970Z 3050K .......... .......... .......... .......... .......... 52% 84.6M 0s 2021-05-16T20:08:59.0461000Z 3100K .......... .......... .......... .......... .......... 53% 40.4M 0s 2021-05-16T20:08:59.0466520Z 3150K .......... .......... .......... .......... .......... 54% 89.3M 0s 2021-05-16T20:08:59.0471780Z 3200K .......... .......... .......... .......... .......... 55% 86.7M 0s 2021-05-16T20:08:59.0476730Z 3250K .......... .......... .......... .......... .......... 55% 100M 0s 2021-05-16T20:08:59.0488130Z 3300K .......... .......... .......... .......... .......... 56% 44.1M 0s 2021-05-16T20:08:59.0493320Z 3350K .......... .......... .......... .......... .......... 57% 102M 0s 2021-05-16T20:08:59.0497320Z 3400K .......... .......... .......... .......... .......... 58% 106M 0s 2021-05-16T20:08:59.0501950Z 3450K .......... .......... .......... .......... .......... 59% 105M 0s 2021-05-16T20:08:59.0510140Z 3500K .......... .......... .......... .......... .......... 60% 60.5M 0s 2021-05-16T20:08:59.0515190Z 3550K .......... .......... .......... .......... .......... 61% 96.1M 0s 2021-05-16T20:08:59.0521720Z 3600K .......... .......... .......... .......... .......... 61% 76.9M 0s 2021-05-16T20:08:59.0526040Z 3650K .......... .......... .......... .......... .......... 62% 105M 0s 2021-05-16T20:08:59.0532560Z 3700K .......... .......... .......... .......... .......... 63% 75.6M 0s 2021-05-16T20:08:59.0537900Z 3750K .......... .......... .......... .......... .......... 64% 94.8M 0s 2021-05-16T20:08:59.0543690Z 3800K .......... .......... .......... .......... .......... 65% 82.1M 0s 2021-05-16T20:08:59.0548020Z 3850K .......... .......... .......... .......... .......... 66% 117M 0s 2021-05-16T20:08:59.0553710Z 3900K .......... .......... .......... .......... .......... 67% 84.5M 0s 2021-05-16T20:08:59.0558330Z 3950K .......... .......... .......... .......... .......... 67% 102M 0s 2021-05-16T20:08:59.0568180Z 4000K .......... .......... .......... .......... .......... 68% 52.1M 0s 2021-05-16T20:08:59.0572960Z 4050K .......... .......... .......... .......... .......... 69% 93.0M 0s 2021-05-16T20:08:59.0578400Z 4100K .......... .......... .......... .......... .......... 70% 89.1M 0s 2021-05-16T20:08:59.0583800Z 4150K .......... .......... .......... .......... .......... 71% 95.6M 0s 2021-05-16T20:08:59.0588430Z 4200K .......... .......... .......... .......... .......... 72% 109M 0s 2021-05-16T20:08:59.0593470Z 4250K .......... .......... .......... .......... .......... 72% 90.6M 0s 2021-05-16T20:08:59.0599320Z 4300K .......... .......... .......... .......... .......... 73% 93.4M 0s 2021-05-16T20:08:59.0603570Z 4350K .......... .......... .......... .......... .......... 74% 98.8M 0s 2021-05-16T20:08:59.0609300Z 4400K .......... .......... .......... .......... .......... 75% 86.4M 0s 2021-05-16T20:08:59.0615360Z 4450K .......... .......... .......... .......... .......... 76% 79.4M 0s 2021-05-16T20:08:59.0620540Z 4500K .......... .......... .......... .......... .......... 77% 92.8M 0s 2021-05-16T20:08:59.0625630Z 4550K .......... .......... .......... .......... .......... 78% 100M 0s 2021-05-16T20:08:59.0631450Z 4600K .......... .......... .......... .......... .......... 78% 93.7M 0s 2021-05-16T20:08:59.0635960Z 4650K .......... .......... .......... .......... .......... 79% 95.6M 0s 2021-05-16T20:08:59.0641380Z 4700K .......... .......... .......... .......... .......... 80% 89.9M 0s 2021-05-16T20:08:59.0646990Z 4750K .......... .......... .......... .......... .......... 81% 115M 0s 2021-05-16T20:08:59.0651040Z 4800K .......... .......... .......... .......... .......... 82% 89.9M 0s 2021-05-16T20:08:59.0655720Z 4850K .......... .......... .......... .......... .......... 83% 104M 0s 2021-05-16T20:08:59.0662390Z 4900K .......... .......... .......... .......... .......... 83% 79.1M 0s 2021-05-16T20:08:59.0666920Z 4950K .......... .......... .......... .......... .......... 84% 97.5M 0s 2021-05-16T20:08:59.0671200Z 5000K .......... .......... .......... .......... .......... 85% 115M 0s 2021-05-16T20:08:59.0675820Z 5050K .......... .......... .......... .......... .......... 86% 107M 0s 2021-05-16T20:08:59.0681210Z 5100K .......... .......... .......... .......... .......... 87% 95.6M 0s 2021-05-16T20:08:59.0685110Z 5150K .......... .......... .......... .......... .......... 88% 111M 0s 2021-05-16T20:08:59.0690030Z 5200K .......... .......... .......... .......... .......... 89% 103M 0s 2021-05-16T20:08:59.0695450Z 5250K .......... .......... .......... .......... .......... 89% 101M 0s 2021-05-16T20:08:59.0701630Z 5300K .......... .......... .......... .......... .......... 90% 71.1M 0s 2021-05-16T20:08:59.0706100Z 5350K .......... .......... .......... .......... .......... 91% 110M 0s 2021-05-16T20:08:59.0710430Z 5400K .......... .......... .......... .......... .......... 92% 113M 0s 2021-05-16T20:08:59.0715480Z 5450K .......... .......... .......... .......... .......... 93% 99.2M 0s 2021-05-16T20:08:59.0721420Z 5500K .......... .......... .......... .......... .......... 94% 79.3M 0s 2021-05-16T20:08:59.0727390Z 5550K .......... .......... .......... .......... .......... 95% 84.3M 0s 2021-05-16T20:08:59.0732970Z 5600K .......... .......... .......... .......... .......... 95% 86.6M 0s 2021-05-16T20:08:59.0737970Z 5650K .......... .......... .......... .......... .......... 96% 98.0M 0s 2021-05-16T20:08:59.0744870Z 5700K .......... .......... .......... .......... .......... 97% 71.6M 0s 2021-05-16T20:08:59.0749790Z 5750K .......... .......... .......... .......... .......... 98% 102M 0s 2021-05-16T20:08:59.0754930Z 5800K .......... .......... .......... .......... .......... 99% 99.6M 0s 2021-05-16T20:08:59.0759070Z 5850K .......... .......... .......... .......... ... 100% 87.4M=0.1s 2021-05-16T20:08:59.0759450Z 2021-05-16T20:08:59.0762090Z 2021-05-16 20:08:59 (57.4 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpfNfk82/oro.nifti_0.10.3.tgz’ saved [6034860/6034860] 2021-05-16T20:08:59.0762730Z 2021-05-16T20:08:59.0945020Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:08:59.0946310Z (as ‘lib’ is unspecified) 2021-05-16T20:08:59.1645790Z Rewriting new remotes: 2021-05-16T20:08:59.2015840Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T20:08:59.2016740Z remotes::install_deps(dependencies = TRUE) 2021-05-16T20:08:59.2017360Z remotes::install_cran("rcmdcheck") 2021-05-16T20:08:59.2017930Z remotes::install_cran("markdown") 2021-05-16T20:08:59.2275060Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:08:59.2275510Z env: 2021-05-16T20:08:59.2275990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:08:59.2276450Z TIC_DEPLOY_KEY: 2021-05-16T20:08:59.2276860Z RSPM: 2021-05-16T20:08:59.2278190Z GITHUB_PAT: *** 2021-05-16T20:08:59.2278670Z COVERALLS_TOKEN: 2021-05-16T20:08:59.2279140Z continue-on-error: false 2021-05-16T20:08:59.2279660Z VDIFFR_RUN_TESTS: false 2021-05-16T20:08:59.2280160Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:08:59.2280650Z TZ: UTC 2021-05-16T20:08:59.2281070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:08:59.2281470Z NOT_CRAN: true 2021-05-16T20:08:59.2281930Z ##[endgroup] 2021-05-16T20:09:04.3186500Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T20:09:04.3187930Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:09:04.3189180Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T20:09:04.3190210Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T20:09:04.3191160Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:09:04.3192140Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T20:09:04.3193060Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:09:04.3194020Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T20:09:04.3194940Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T20:09:04.3195950Z RcppEigen (NA -> 0.3.3.9.1 ) [CRAN] 2021-05-16T20:09:04.3196860Z nloptr (NA -> 1.2.2.2 ) [CRAN] 2021-05-16T20:09:04.3197840Z minqa (NA -> 1.2.4 ) [CRAN] 2021-05-16T20:09:04.3198790Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T20:09:04.3199710Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:09:04.3200680Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:09:04.3201590Z lme4 (NA -> 1.1-27 ) [CRAN] 2021-05-16T20:09:04.3202490Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T20:09:04.3204100Z numDeriv (NA -> 2016.8-1.1) [CRAN] 2021-05-16T20:09:04.3205110Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T20:09:04.3206000Z gamm4 (NA -> 0.2-6 ) [CRAN] 2021-05-16T20:09:04.3206980Z lmerTest (NA -> 3.1-3 ) [CRAN] 2021-05-16T20:09:04.3217790Z Installing 21 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, RcppEigen, nloptr, minqa, RNifti, abind, bitops, lme4, ggplot2, numDeriv, oro.nifti, gamm4, lmerTest 2021-05-16T20:09:04.3231790Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:09:04.3232930Z (as ‘lib’ is unspecified) 2021-05-16T20:09:08.6542930Z 2021-05-16T20:09:08.6543970Z There are binary versions available but the source versions are later: 2021-05-16T20:09:08.6569460Z binary source needs_compilation 2021-05-16T20:09:08.6570940Z colorspace 1.4-1 2.0-1 TRUE 2021-05-16T20:09:08.6571600Z viridisLite 0.3.0 0.4.0 FALSE 2021-05-16T20:09:08.6572200Z labeling 0.3 0.4.2 FALSE 2021-05-16T20:09:08.6572720Z farver 2.0.3 2.1.0 TRUE 2021-05-16T20:09:08.6573260Z scales 1.1.0 1.1.1 FALSE 2021-05-16T20:09:08.6573760Z isoband 0.2.0 0.2.4 TRUE 2021-05-16T20:09:08.6574310Z RcppEigen 0.3.3.7.0 0.3.3.9.1 TRUE 2021-05-16T20:09:08.6574830Z nloptr 1.2.2.1 1.2.2.2 TRUE 2021-05-16T20:09:08.6575330Z RNifti 1.1.0 1.3.1 TRUE 2021-05-16T20:09:08.6576240Z bitops 1.0-6 1.0-7 TRUE 2021-05-16T20:09:08.6577260Z lme4 1.1-21 1.1-27 TRUE 2021-05-16T20:09:08.6578670Z ggplot2 3.3.0 3.3.3 FALSE 2021-05-16T20:09:08.6579290Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-16T20:09:08.6580320Z gamm4 0.2-5 0.2-6 FALSE 2021-05-16T20:09:08.6581230Z lmerTest 3.1-1 3.1-3 FALSE 2021-05-16T20:09:08.6581580Z 2021-05-16T20:09:08.6600280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/RColorBrewer_1.1-2.tgz' 2021-05-16T20:09:08.9008450Z Content type 'application/x-gzip' length 52941 bytes (51 KB) 2021-05-16T20:09:08.9011470Z ================================================== 2021-05-16T20:09:08.9012050Z downloaded 51 KB 2021-05-16T20:09:08.9012350Z 2021-05-16T20:09:08.9049650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/munsell_0.5.0.tgz' 2021-05-16T20:09:09.2366960Z Content type 'application/x-gzip' length 240174 bytes (234 KB) 2021-05-16T20:09:09.2396330Z ================================================== 2021-05-16T20:09:09.2396860Z downloaded 234 KB 2021-05-16T20:09:09.2397170Z 2021-05-16T20:09:09.2432320Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/gtable_0.3.0.tgz' 2021-05-16T20:09:09.4456780Z Content type 'application/x-gzip' length 430711 bytes (420 KB) 2021-05-16T20:09:09.4624280Z ================================================== 2021-05-16T20:09:09.4624790Z downloaded 420 KB 2021-05-16T20:09:09.4625100Z 2021-05-16T20:09:09.4667760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/minqa_1.2.4.tgz' 2021-05-16T20:09:09.7842480Z Content type 'application/x-gzip' length 321982 bytes (314 KB) 2021-05-16T20:09:09.7929120Z ================================================== 2021-05-16T20:09:09.7929680Z downloaded 314 KB 2021-05-16T20:09:09.7929990Z 2021-05-16T20:09:09.7966110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/abind_1.4-5.tgz' 2021-05-16T20:09:10.0588830Z Content type 'application/x-gzip' length 61870 bytes (60 KB) 2021-05-16T20:09:10.0599250Z ================================================== 2021-05-16T20:09:10.0599730Z downloaded 60 KB 2021-05-16T20:09:10.0600090Z 2021-05-16T20:09:10.0635310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/numDeriv_2016.8-1.1.tgz' 2021-05-16T20:09:10.2539490Z Content type 'application/x-gzip' length 112759 bytes (110 KB) 2021-05-16T20:09:10.2665020Z ================================================== 2021-05-16T20:09:10.2665870Z downloaded 110 KB 2021-05-16T20:09:10.2666390Z 2021-05-16T20:09:10.4036990Z 2021-05-16T20:09:10.4139900Z installing the source packages ‘colorspace’, ‘viridisLite’, ‘labeling’, ‘farver’, ‘scales’, ‘isoband’, ‘RcppEigen’, ‘nloptr’, ‘RNifti’, ‘bitops’, ‘lme4’, ‘ggplot2’, ‘oro.nifti’, ‘gamm4’, ‘lmerTest’ 2021-05-16T20:09:10.4141170Z The downloaded binary packages are in 2021-05-16T20:09:10.4141710Z 2021-05-16T20:09:10.4239200Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp1VDIrf/downloaded_packages 2021-05-16T20:09:10.4244150Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T20:09:10.5618650Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-16T20:09:10.8022100Z ================================================== 2021-05-16T20:09:10.8023000Z downloaded 2.1 MB 2021-05-16T20:09:10.8023600Z 2021-05-16T20:09:10.8080690Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T20:09:11.1291070Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-16T20:09:11.1710170Z ================================================== 2021-05-16T20:09:11.1787290Z downloaded 1.2 MB 2021-05-16T20:09:11.1787810Z 2021-05-16T20:09:11.1790080Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T20:09:11.4056060Z Content type 'application/x-gzip' length 10156 bytes 2021-05-16T20:09:11.4056880Z ================================================== 2021-05-16T20:09:11.4057470Z downloaded 10156 bytes 2021-05-16T20:09:11.4057850Z 2021-05-16T20:09:11.4091320Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T20:09:11.6799970Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-16T20:09:12.0972030Z ================================================== 2021-05-16T20:09:12.0972790Z downloaded 1.2 MB 2021-05-16T20:09:12.0973100Z 2021-05-16T20:09:12.1080590Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T20:09:12.3782190Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-16T20:09:12.4004870Z ================================================== 2021-05-16T20:09:12.4005390Z downloaded 503 KB 2021-05-16T20:09:12.4005690Z 2021-05-16T20:09:12.4066600Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T20:09:12.5732390Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-16T20:09:12.6173290Z ================================================== 2021-05-16T20:09:12.6173880Z downloaded 1.9 MB 2021-05-16T20:09:12.6174190Z 2021-05-16T20:09:12.6222200Z trying URL 'https://cloud.r-project.org/src/contrib/RcppEigen_0.3.3.9.1.tar.gz' 2021-05-16T20:09:12.8389580Z Content type 'application/x-gzip' length 1633360 bytes (1.6 MB) 2021-05-16T20:09:13.1332550Z ================================================== 2021-05-16T20:09:13.1333220Z downloaded 1.6 MB 2021-05-16T20:09:13.1333490Z 2021-05-16T20:09:13.1387650Z trying URL 'https://cloud.r-project.org/src/contrib/nloptr_1.2.2.2.tar.gz' 2021-05-16T20:09:13.4688120Z Content type 'application/x-gzip' length 2450931 bytes (2.3 MB) 2021-05-16T20:09:13.5241360Z ================================================== 2021-05-16T20:09:13.5241980Z downloaded 2.3 MB 2021-05-16T20:09:13.5242300Z 2021-05-16T20:09:13.5304940Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T20:09:13.8573280Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T20:09:14.0666070Z ================================================== 2021-05-16T20:09:14.0666690Z downloaded 1.0 MB 2021-05-16T20:09:14.0667040Z 2021-05-16T20:09:14.0721470Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T20:09:14.2181760Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T20:09:14.2183000Z ================================================== 2021-05-16T20:09:14.2183510Z downloaded 10 KB 2021-05-16T20:09:14.2183810Z 2021-05-16T20:09:14.2244030Z trying URL 'https://cloud.r-project.org/src/contrib/lme4_1.1-27.tar.gz' 2021-05-16T20:09:14.4636420Z Content type 'application/x-gzip' length 3302287 bytes (3.1 MB) 2021-05-16T20:09:14.6019980Z ================================================== 2021-05-16T20:09:14.6020900Z downloaded 3.1 MB 2021-05-16T20:09:14.6021410Z 2021-05-16T20:09:14.6107460Z trying URL 'https://cloud.r-project.org/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T20:09:14.7726440Z Content type 'application/x-gzip' length 3058840 bytes (2.9 MB) 2021-05-16T20:09:14.8203480Z ================================================== 2021-05-16T20:09:14.8204460Z downloaded 2.9 MB 2021-05-16T20:09:14.8204900Z 2021-05-16T20:09:14.8295230Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T20:09:15.1162780Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-16T20:09:15.4008250Z ================================================== 2021-05-16T20:09:15.4008930Z downloaded 5.0 MB 2021-05-16T20:09:15.4009200Z 2021-05-16T20:09:15.4221360Z trying URL 'https://cloud.r-project.org/src/contrib/gamm4_0.2-6.tar.gz' 2021-05-16T20:09:15.6481580Z Content type 'application/x-gzip' length 14969 bytes (14 KB) 2021-05-16T20:09:15.6482610Z ================================================== 2021-05-16T20:09:15.6483110Z downloaded 14 KB 2021-05-16T20:09:15.6483420Z 2021-05-16T20:09:15.6522790Z trying URL 'https://cloud.r-project.org/src/contrib/lmerTest_3.1-3.tar.gz' 2021-05-16T20:09:16.0348830Z Content type 'application/x-gzip' length 195633 bytes (191 KB) 2021-05-16T20:09:16.0390750Z ================================================== 2021-05-16T20:09:16.0391790Z downloaded 191 KB 2021-05-16T20:09:16.0392190Z 2021-05-16T20:09:16.7614880Z * installing *source* package ‘colorspace’ ... 2021-05-16T20:09:16.7912730Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-16T20:09:16.8188250Z ** libs 2021-05-16T20:09:16.8476490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colorspace.c -o colorspace.o 2021-05-16T20:09:17.7434380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:09:17.8327330Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o colorspace.so colorspace.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:09:17.9039920Z installing to /Users/runner/work/_temp/Library/colorspace/libs 2021-05-16T20:09:17.9089340Z ** R 2021-05-16T20:09:17.9526590Z ** data 2021-05-16T20:09:17.9547020Z *** moving datasets to lazyload DB 2021-05-16T20:09:18.0724380Z ** demo 2021-05-16T20:09:18.0744690Z ** inst 2021-05-16T20:09:18.1433910Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:22.1529960Z ** help 2021-05-16T20:09:22.3874180Z *** installing help indices 2021-05-16T20:09:22.5007270Z ** building package indices 2021-05-16T20:09:22.6129870Z ** installing vignettes 2021-05-16T20:09:22.6211380Z ** testing if installed package can be loaded 2021-05-16T20:09:23.0240170Z * DONE (colorspace) 2021-05-16T20:09:23.4100450Z * installing *source* package ‘viridisLite’ ... 2021-05-16T20:09:23.4152900Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-16T20:09:23.4336790Z ** R 2021-05-16T20:09:23.4459540Z ** inst 2021-05-16T20:09:23.4473800Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:23.5431180Z ** help 2021-05-16T20:09:23.5599460Z *** installing help indices 2021-05-16T20:09:23.5810190Z *** copying figures 2021-05-16T20:09:23.5898910Z ** building package indices 2021-05-16T20:09:23.6048570Z ** testing if installed package can be loaded 2021-05-16T20:09:23.9816090Z * DONE (viridisLite) 2021-05-16T20:09:24.2773910Z * installing *source* package ‘labeling’ ... 2021-05-16T20:09:24.2794220Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-16T20:09:24.2983660Z ** R 2021-05-16T20:09:24.3074640Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:24.8670490Z ** help 2021-05-16T20:09:24.9181410Z *** installing help indices 2021-05-16T20:09:24.9656870Z ** building package indices 2021-05-16T20:09:24.9930290Z ** testing if installed package can be loaded 2021-05-16T20:09:25.2316820Z * DONE (labeling) 2021-05-16T20:09:25.6684690Z * installing *source* package ‘farver’ ... 2021-05-16T20:09:25.6765550Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-16T20:09:25.6929690Z ** libs 2021-05-16T20:09:25.7127200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ColorSpace.cpp -o ColorSpace.o 2021-05-16T20:09:26.2659210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Comparison.cpp -o Comparison.o 2021-05-16T20:09:26.4996680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Conversion.cpp -o Conversion.o 2021-05-16T20:09:27.1494100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c encode.cpp -o encode.o 2021-05-16T20:09:31.1988950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c farver.cpp -o farver.o 2021-05-16T20:09:44.6759290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T20:09:45.3390240Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o farver.so ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:09:45.4219850Z installing to /Users/runner/work/_temp/Library/farver/libs 2021-05-16T20:09:45.4321180Z ** R 2021-05-16T20:09:45.4447280Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:45.6180920Z ** help 2021-05-16T20:09:45.6601590Z *** installing help indices 2021-05-16T20:09:45.6953750Z *** copying figures 2021-05-16T20:09:45.7084090Z ** building package indices 2021-05-16T20:09:45.7332010Z ** testing if installed package can be loaded 2021-05-16T20:09:46.0735950Z * DONE (farver) 2021-05-16T20:09:46.5764610Z * installing *source* package ‘isoband’ ... 2021-05-16T20:09:46.5882570Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-16T20:09:46.6078620Z ** libs 2021-05-16T20:09:46.6281580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c clip-lines.cpp -o clip-lines.o 2021-05-16T20:09:47.8369710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T20:09:48.0172650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c isoband.cpp -o isoband.o 2021-05-16T20:09:50.2577670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c polygon.cpp -o polygon.o 2021-05-16T20:09:51.1727490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c separate-polygons.cpp -o separate-polygons.o 2021-05-16T20:09:53.2580990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-clip-lines.cpp -o test-clip-lines.o 2021-05-16T20:09:56.5433930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T20:10:12.5093030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-separate-polygons.cpp -o test-separate-polygons.o 2021-05-16T20:10:15.1489850Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o isoband.so clip-lines.o init.o isoband.o polygon.o separate-polygons.o test-clip-lines.o test-runner.o test-separate-polygons.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:10:15.2295210Z installing to /Users/runner/work/_temp/Library/isoband/libs 2021-05-16T20:10:15.2398610Z ** R 2021-05-16T20:10:15.2509270Z ** inst 2021-05-16T20:10:15.2692840Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:15.6559530Z ** help 2021-05-16T20:10:15.7006120Z *** installing help indices 2021-05-16T20:10:15.7344340Z *** copying figures 2021-05-16T20:10:15.7381670Z ** building package indices 2021-05-16T20:10:15.7613710Z ** installing vignettes 2021-05-16T20:10:15.7674150Z ** testing if installed package can be loaded 2021-05-16T20:10:16.0865790Z * DONE (isoband) 2021-05-16T20:10:17.3269940Z * installing *source* package ‘RcppEigen’ ... 2021-05-16T20:10:17.3770010Z ** package ‘RcppEigen’ successfully unpacked and MD5 sums checked 2021-05-16T20:10:17.3925360Z ** libs 2021-05-16T20:10:17.4120400Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -I../inst/include -fPIC -Wall -g -O2 -c RcppEigen.cpp -o RcppEigen.o 2021-05-16T20:10:18.8341020Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:18.8342900Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:18.8343750Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:18.8344520Z In file included from ../inst/include/Eigen/Dense:1: 2021-05-16T20:10:18.8345180Z In file included from ../inst/include/Eigen/Core:540: 2021-05-16T20:10:18.8347480Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:18.8348510Z #pragma clang diagnostic pop 2021-05-16T20:10:18.8348960Z ^ 2021-05-16T20:10:18.8568440Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:18.8569350Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:18.8570250Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:18.8571020Z In file included from ../inst/include/Eigen/Dense:2: 2021-05-16T20:10:18.8571670Z In file included from ../inst/include/Eigen/LU:47: 2021-05-16T20:10:18.8573670Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:18.8574700Z #pragma clang diagnostic pop 2021-05-16T20:10:18.8575130Z ^ 2021-05-16T20:10:18.8610710Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:18.8611430Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:18.8612210Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:18.8612950Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T20:10:18.8613650Z In file included from ../inst/include/Eigen/Cholesky:12: 2021-05-16T20:10:18.8614340Z In file included from ../inst/include/Eigen/Jacobi:29: 2021-05-16T20:10:18.8616200Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:18.8617920Z #pragma clang diagnostic pop 2021-05-16T20:10:18.8618350Z ^ 2021-05-16T20:10:18.8717930Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:18.8718730Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:18.8719520Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:18.8720270Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T20:10:18.8720960Z In file included from ../inst/include/Eigen/Cholesky:43: 2021-05-16T20:10:18.8722980Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:18.8724090Z #pragma clang diagnostic pop 2021-05-16T20:10:18.8724530Z ^ 2021-05-16T20:10:18.8776010Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:18.8776790Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:18.8777570Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:18.8778310Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T20:10:18.8778960Z In file included from ../inst/include/Eigen/QR:15: 2021-05-16T20:10:18.8779650Z In file included from ../inst/include/Eigen/Householder:27: 2021-05-16T20:10:18.8781580Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:18.8782610Z #pragma clang diagnostic pop 2021-05-16T20:10:18.8783050Z ^ 2021-05-16T20:10:18.8905160Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:18.8908830Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:18.8910020Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:18.8911000Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T20:10:18.8911880Z In file included from ../inst/include/Eigen/QR:48: 2021-05-16T20:10:18.8914040Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:18.8915340Z #pragma clang diagnostic pop 2021-05-16T20:10:18.8916000Z ^ 2021-05-16T20:10:18.9419360Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:18.9420400Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:18.9421390Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:18.9422370Z In file included from ../inst/include/Eigen/Dense:5: 2021-05-16T20:10:18.9423290Z In file included from ../inst/include/Eigen/SVD:48: 2021-05-16T20:10:18.9425750Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:18.9427050Z #pragma clang diagnostic pop 2021-05-16T20:10:18.9427710Z ^ 2021-05-16T20:10:19.0227880Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:19.0228940Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:19.0229940Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:19.0230910Z In file included from ../inst/include/Eigen/Dense:6: 2021-05-16T20:10:19.0231820Z In file included from ../inst/include/Eigen/Geometry:58: 2021-05-16T20:10:19.0234260Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:19.0235560Z #pragma clang diagnostic pop 2021-05-16T20:10:19.0236220Z ^ 2021-05-16T20:10:19.0539120Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:19.0539820Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:19.0540600Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:19.0541950Z In file included from ../inst/include/Eigen/Dense:7: 2021-05-16T20:10:19.0542660Z In file included from ../inst/include/Eigen/Eigenvalues:58: 2021-05-16T20:10:19.0544640Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:19.0546040Z #pragma clang diagnostic pop 2021-05-16T20:10:19.0546700Z ^ 2021-05-16T20:10:19.1561430Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:19.1563060Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:19.1564180Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:10:19.1565170Z In file included from ../inst/include/Eigen/Sparse:26: 2021-05-16T20:10:19.1566120Z In file included from ../inst/include/Eigen/SparseCore:66: 2021-05-16T20:10:19.1568640Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:19.1569940Z #pragma clang diagnostic pop 2021-05-16T20:10:19.1570600Z ^ 2021-05-16T20:10:19.1654010Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:19.1654980Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:19.1655980Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:10:19.1656960Z In file included from ../inst/include/Eigen/Sparse:27: 2021-05-16T20:10:19.1657930Z In file included from ../inst/include/Eigen/OrderingMethods:71: 2021-05-16T20:10:19.1660200Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:19.1662180Z #pragma clang diagnostic pop 2021-05-16T20:10:19.1662920Z ^ 2021-05-16T20:10:19.1722070Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:19.1723090Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:19.1724220Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:10:19.1725300Z In file included from ../inst/include/Eigen/Sparse:29: 2021-05-16T20:10:19.1726280Z In file included from ../inst/include/Eigen/SparseCholesky:43: 2021-05-16T20:10:19.1728500Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:19.1729790Z #pragma clang diagnostic pop 2021-05-16T20:10:19.1730450Z ^ 2021-05-16T20:10:19.2082030Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:19.2083060Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:19.2084130Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:10:19.2085110Z In file included from ../inst/include/Eigen/Sparse:32: 2021-05-16T20:10:19.2086050Z In file included from ../inst/include/Eigen/SparseQR:34: 2021-05-16T20:10:19.2088380Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:19.2089660Z #pragma clang diagnostic pop 2021-05-16T20:10:19.2090340Z ^ 2021-05-16T20:10:19.2237760Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:19.2238710Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:19.2239730Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:10:19.2240710Z In file included from ../inst/include/Eigen/Sparse:33: 2021-05-16T20:10:19.2241770Z In file included from ../inst/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T20:10:19.2244120Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:19.2245440Z #pragma clang diagnostic pop 2021-05-16T20:10:19.2246100Z ^ 2021-05-16T20:10:19.2285610Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:19.2286530Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:19.2287530Z In file included from ../inst/include/RcppEigenForward.h:32: 2021-05-16T20:10:19.2288570Z In file included from ../inst/include/Eigen/CholmodSupport:45: 2021-05-16T20:10:19.2290690Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:19.2291990Z #pragma clang diagnostic pop 2021-05-16T20:10:19.2292660Z ^ 2021-05-16T20:10:19.3072730Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:19.3074070Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:19.3074990Z In file included from ../inst/include/RcppEigenForward.h:35: 2021-05-16T20:10:19.3075930Z In file included from ../inst/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T20:10:19.3078480Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:19.3079590Z #pragma clang diagnostic pop 2021-05-16T20:10:19.3080040Z ^ 2021-05-16T20:10:19.3824890Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:19.3826320Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:19.3827360Z In file included from ../inst/include/RcppEigenForward.h:39: 2021-05-16T20:10:19.3828360Z In file included from ../inst/include/unsupported/Eigen/Polynomials:135: 2021-05-16T20:10:19.3830830Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:19.3832550Z #pragma clang diagnostic pop 2021-05-16T20:10:19.3833070Z ^ 2021-05-16T20:10:19.4211110Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:19.4212540Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:19.4213900Z In file included from ../inst/include/RcppEigenForward.h:40: 2021-05-16T20:10:19.4215380Z In file included from ../inst/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T20:10:19.4218600Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:19.4219700Z #pragma clang diagnostic pop 2021-05-16T20:10:19.4220140Z ^ 2021-05-16T20:10:19.5912430Z In file included from RcppEigen.cpp:22: 2021-05-16T20:10:19.5913310Z In file included from ../inst/include/RcppEigen.h:26: 2021-05-16T20:10:19.5914160Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:10:19.5916300Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:10:19.5917330Z SEXP data = Parent::get__(); 2021-05-16T20:10:19.5917720Z ^ 2021-05-16T20:10:22.9254660Z 19 warnings generated. 2021-05-16T20:10:22.9430350Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -I../inst/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:10:24.3376680Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:24.3377520Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:24.3378310Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:24.3379060Z In file included from ../inst/include/Eigen/Dense:1: 2021-05-16T20:10:24.3379720Z In file included from ../inst/include/Eigen/Core:540: 2021-05-16T20:10:24.3382020Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:24.3383060Z #pragma clang diagnostic pop 2021-05-16T20:10:24.3384400Z ^ 2021-05-16T20:10:24.3605270Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:24.3606470Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:24.3607350Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:24.3608180Z In file included from ../inst/include/Eigen/Dense:2: 2021-05-16T20:10:24.3608840Z In file included from ../inst/include/Eigen/LU:47: 2021-05-16T20:10:24.3610870Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:24.3611910Z #pragma clang diagnostic pop 2021-05-16T20:10:24.3612360Z ^ 2021-05-16T20:10:24.3646070Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:24.3646850Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:24.3647630Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:24.3648530Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T20:10:24.3649290Z In file included from ../inst/include/Eigen/Cholesky:12: 2021-05-16T20:10:24.3649990Z In file included from ../inst/include/Eigen/Jacobi:29: 2021-05-16T20:10:24.3651960Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:24.3652980Z #pragma clang diagnostic pop 2021-05-16T20:10:24.3653420Z ^ 2021-05-16T20:10:24.3754120Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:24.3754880Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:24.3755660Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:24.3756940Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T20:10:24.3757700Z In file included from ../inst/include/Eigen/Cholesky:43: 2021-05-16T20:10:24.3759620Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:24.3760660Z #pragma clang diagnostic pop 2021-05-16T20:10:24.3761100Z ^ 2021-05-16T20:10:24.3811600Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:24.3812380Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:24.3813170Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:24.3813920Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T20:10:24.3814570Z In file included from ../inst/include/Eigen/QR:15: 2021-05-16T20:10:24.3815270Z In file included from ../inst/include/Eigen/Householder:27: 2021-05-16T20:10:24.3817300Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:24.3818330Z #pragma clang diagnostic pop 2021-05-16T20:10:24.3818770Z ^ 2021-05-16T20:10:24.3936730Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:24.3937480Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:24.3938260Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:24.3939010Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T20:10:24.3939670Z In file included from ../inst/include/Eigen/QR:48: 2021-05-16T20:10:24.3941570Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:24.3942590Z #pragma clang diagnostic pop 2021-05-16T20:10:24.3943030Z ^ 2021-05-16T20:10:24.4450150Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:24.4451030Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:24.4451820Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:24.4453090Z In file included from ../inst/include/Eigen/Dense:5: 2021-05-16T20:10:24.4453750Z In file included from ../inst/include/Eigen/SVD:48: 2021-05-16T20:10:24.4456010Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:24.4457030Z #pragma clang diagnostic pop 2021-05-16T20:10:24.4457480Z ^ 2021-05-16T20:10:24.5269180Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:24.5270390Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:24.5271200Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:24.5271980Z In file included from ../inst/include/Eigen/Dense:6: 2021-05-16T20:10:24.5272690Z In file included from ../inst/include/Eigen/Geometry:58: 2021-05-16T20:10:24.5275010Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:24.5276050Z #pragma clang diagnostic pop 2021-05-16T20:10:24.5276480Z ^ 2021-05-16T20:10:24.5583000Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:24.5584070Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:24.5584880Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:24.5585630Z In file included from ../inst/include/Eigen/Dense:7: 2021-05-16T20:10:24.5586350Z In file included from ../inst/include/Eigen/Eigenvalues:58: 2021-05-16T20:10:24.5588480Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:24.5589500Z #pragma clang diagnostic pop 2021-05-16T20:10:24.5590630Z ^ 2021-05-16T20:10:25.2659830Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:25.2660840Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:25.2661890Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:10:25.2662860Z In file included from ../inst/include/Eigen/Sparse:26: 2021-05-16T20:10:25.2663790Z In file included from ../inst/include/Eigen/SparseCore:66: 2021-05-16T20:10:25.2666460Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:25.2667940Z #pragma clang diagnostic pop 2021-05-16T20:10:25.2668610Z ^ 2021-05-16T20:10:25.2669350Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:25.2670250Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:25.2671260Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:10:25.2672250Z In file included from ../inst/include/Eigen/Sparse:27: 2021-05-16T20:10:25.2673220Z In file included from ../inst/include/Eigen/OrderingMethods:71: 2021-05-16T20:10:25.2675350Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:25.2676640Z #pragma clang diagnostic pop 2021-05-16T20:10:25.2677280Z ^ 2021-05-16T20:10:25.2678020Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:25.2678920Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:25.2679910Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:10:25.2680890Z In file included from ../inst/include/Eigen/Sparse:29: 2021-05-16T20:10:25.2681870Z In file included from ../inst/include/Eigen/SparseCholesky:43: 2021-05-16T20:10:25.2683950Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:25.2685230Z #pragma clang diagnostic pop 2021-05-16T20:10:25.2685890Z ^ 2021-05-16T20:10:25.2686620Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:25.2688370Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:25.2689330Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:10:25.2690290Z In file included from ../inst/include/Eigen/Sparse:32: 2021-05-16T20:10:25.2691220Z In file included from ../inst/include/Eigen/SparseQR:34: 2021-05-16T20:10:25.2693290Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:25.2694560Z #pragma clang diagnostic pop 2021-05-16T20:10:25.2695220Z ^ 2021-05-16T20:10:25.2695960Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:25.2696860Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:25.2697860Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:10:25.2699020Z In file included from ../inst/include/Eigen/Sparse:33: 2021-05-16T20:10:25.2700100Z In file included from ../inst/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T20:10:25.2702300Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:25.2703550Z #pragma clang diagnostic pop 2021-05-16T20:10:25.2704210Z ^ 2021-05-16T20:10:25.2704950Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:25.2705850Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:25.2706840Z In file included from ../inst/include/RcppEigenForward.h:32: 2021-05-16T20:10:25.2707880Z In file included from ../inst/include/Eigen/CholmodSupport:45: 2021-05-16T20:10:25.2710530Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:25.2711900Z #pragma clang diagnostic pop 2021-05-16T20:10:25.2712550Z ^ 2021-05-16T20:10:25.2713310Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:25.2714230Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:25.2715210Z In file included from ../inst/include/RcppEigenForward.h:35: 2021-05-16T20:10:25.2716340Z In file included from ../inst/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T20:10:25.2718650Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:25.2720050Z #pragma clang diagnostic pop 2021-05-16T20:10:25.2720740Z ^ 2021-05-16T20:10:25.2721480Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:25.2722380Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:25.2723380Z In file included from ../inst/include/RcppEigenForward.h:39: 2021-05-16T20:10:25.2724460Z In file included from ../inst/include/unsupported/Eigen/Polynomials:135: 2021-05-16T20:10:25.2726720Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:25.2728060Z #pragma clang diagnostic pop 2021-05-16T20:10:25.2728700Z ^ 2021-05-16T20:10:25.2729440Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:25.2730370Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:10:25.2731350Z In file included from ../inst/include/RcppEigenForward.h:40: 2021-05-16T20:10:25.2732440Z In file included from ../inst/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T20:10:25.2734660Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:25.2736010Z #pragma clang diagnostic pop 2021-05-16T20:10:25.2736680Z ^ 2021-05-16T20:10:25.2737400Z In file included from RcppExports.cpp:4: 2021-05-16T20:10:25.2738660Z In file included from ./../inst/include/RcppEigen.h:26: 2021-05-16T20:10:25.2739710Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:10:25.2741600Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:10:25.2742820Z SEXP data = Parent::get__(); 2021-05-16T20:10:25.2743450Z ^ 2021-05-16T20:10:29.0174150Z 19 warnings generated. 2021-05-16T20:10:29.0348200Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -I../inst/include -fPIC -Wall -g -O2 -c fastLm.cpp -o fastLm.o 2021-05-16T20:10:30.4305280Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.4306100Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.4306860Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.4314860Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:30.4315700Z In file included from ../inst/include/Eigen/Dense:1: 2021-05-16T20:10:30.4316370Z In file included from ../inst/include/Eigen/Core:540: 2021-05-16T20:10:30.4318790Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.4319830Z #pragma clang diagnostic pop 2021-05-16T20:10:30.4320280Z ^ 2021-05-16T20:10:30.4534980Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.4535600Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.4536250Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.4537020Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:30.4538470Z In file included from ../inst/include/Eigen/Dense:2: 2021-05-16T20:10:30.4539200Z In file included from ../inst/include/Eigen/LU:47: 2021-05-16T20:10:30.4541180Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.4542220Z #pragma clang diagnostic pop 2021-05-16T20:10:30.4542650Z ^ 2021-05-16T20:10:30.4577550Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.4578700Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.4579620Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.4580450Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:30.4581200Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T20:10:30.4581890Z In file included from ../inst/include/Eigen/Cholesky:12: 2021-05-16T20:10:30.4582570Z In file included from ../inst/include/Eigen/Jacobi:29: 2021-05-16T20:10:30.4584590Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.4585630Z #pragma clang diagnostic pop 2021-05-16T20:10:30.4586080Z ^ 2021-05-16T20:10:30.4684130Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.4684810Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.4685500Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.4686280Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:30.4687030Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T20:10:30.4687710Z In file included from ../inst/include/Eigen/Cholesky:43: 2021-05-16T20:10:30.4689680Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.4690690Z #pragma clang diagnostic pop 2021-05-16T20:10:30.4691140Z ^ 2021-05-16T20:10:30.4741340Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.4742040Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.4743180Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.4743950Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:30.4744710Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T20:10:30.4745350Z In file included from ../inst/include/Eigen/QR:15: 2021-05-16T20:10:30.4746050Z In file included from ../inst/include/Eigen/Householder:27: 2021-05-16T20:10:30.4748040Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.4749080Z #pragma clang diagnostic pop 2021-05-16T20:10:30.4749520Z ^ 2021-05-16T20:10:30.4866440Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.4867140Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.4867780Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.4868560Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:30.4869320Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T20:10:30.4869970Z In file included from ../inst/include/Eigen/QR:48: 2021-05-16T20:10:30.4871930Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.4872960Z #pragma clang diagnostic pop 2021-05-16T20:10:30.4873490Z ^ 2021-05-16T20:10:30.5372890Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.5373640Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.5374290Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.5375060Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:30.5376510Z In file included from ../inst/include/Eigen/Dense:5: 2021-05-16T20:10:30.5377240Z In file included from ../inst/include/Eigen/SVD:48: 2021-05-16T20:10:30.5379490Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.5380540Z #pragma clang diagnostic pop 2021-05-16T20:10:30.5380980Z ^ 2021-05-16T20:10:30.6183420Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.6184140Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.6184780Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.6185560Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:30.6186310Z In file included from ../inst/include/Eigen/Dense:6: 2021-05-16T20:10:30.6187000Z In file included from ../inst/include/Eigen/Geometry:58: 2021-05-16T20:10:30.6189330Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.6190350Z #pragma clang diagnostic pop 2021-05-16T20:10:30.6190790Z ^ 2021-05-16T20:10:30.6502860Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.6503500Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.6504160Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.6504940Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:10:30.6505680Z In file included from ../inst/include/Eigen/Dense:7: 2021-05-16T20:10:30.6506400Z In file included from ../inst/include/Eigen/Eigenvalues:58: 2021-05-16T20:10:30.6509180Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.6510330Z #pragma clang diagnostic pop 2021-05-16T20:10:30.6510790Z ^ 2021-05-16T20:10:30.7530920Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.7531620Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.7532270Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.7533050Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:10:30.7534400Z In file included from ../inst/include/Eigen/Sparse:26: 2021-05-16T20:10:30.7535120Z In file included from ../inst/include/Eigen/SparseCore:66: 2021-05-16T20:10:30.7537400Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.7538440Z #pragma clang diagnostic pop 2021-05-16T20:10:30.7538890Z ^ 2021-05-16T20:10:30.7628790Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.7629860Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.7630890Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.7632130Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:10:30.7633370Z In file included from ../inst/include/Eigen/Sparse:27: 2021-05-16T20:10:30.7634260Z In file included from ../inst/include/Eigen/OrderingMethods:71: 2021-05-16T20:10:30.7636570Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.7637590Z #pragma clang diagnostic pop 2021-05-16T20:10:30.7638030Z ^ 2021-05-16T20:10:30.7721050Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.7721760Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.7722410Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.7723180Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:10:30.7723940Z In file included from ../inst/include/Eigen/Sparse:29: 2021-05-16T20:10:30.7724680Z In file included from ../inst/include/Eigen/SparseCholesky:43: 2021-05-16T20:10:30.7727460Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.7728530Z #pragma clang diagnostic pop 2021-05-16T20:10:30.7728970Z ^ 2021-05-16T20:10:30.8079220Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.8079930Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.8080580Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.8081350Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:10:30.8082100Z In file included from ../inst/include/Eigen/Sparse:32: 2021-05-16T20:10:30.8082790Z In file included from ../inst/include/Eigen/SparseQR:34: 2021-05-16T20:10:30.8084890Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.8085920Z #pragma clang diagnostic pop 2021-05-16T20:10:30.8086350Z ^ 2021-05-16T20:10:30.8234360Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.8235040Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.8235690Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.8236480Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:10:30.8237270Z In file included from ../inst/include/Eigen/Sparse:33: 2021-05-16T20:10:30.8238160Z In file included from ../inst/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T20:10:30.8240290Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.8241320Z #pragma clang diagnostic pop 2021-05-16T20:10:30.8241750Z ^ 2021-05-16T20:10:30.8282580Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.8283250Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.8283980Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.8284770Z In file included from ../inst/include/RcppEigenForward.h:32: 2021-05-16T20:10:30.8285590Z In file included from ../inst/include/Eigen/CholmodSupport:45: 2021-05-16T20:10:30.8287600Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.8289120Z #pragma clang diagnostic pop 2021-05-16T20:10:30.8289560Z ^ 2021-05-16T20:10:30.9082810Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.9083440Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.9084150Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.9084930Z In file included from ../inst/include/RcppEigenForward.h:35: 2021-05-16T20:10:30.9085860Z In file included from ../inst/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T20:10:30.9088400Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.9089490Z #pragma clang diagnostic pop 2021-05-16T20:10:30.9089930Z ^ 2021-05-16T20:10:30.9844570Z In file included from fastLm.cpp:23: 2021-05-16T20:10:30.9845310Z In file included from ./fastLm.h:25: 2021-05-16T20:10:30.9845960Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:30.9846730Z In file included from ../inst/include/RcppEigenForward.h:39: 2021-05-16T20:10:30.9847600Z In file included from ../inst/include/unsupported/Eigen/Polynomials:135: 2021-05-16T20:10:30.9850090Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:30.9851190Z #pragma clang diagnostic pop 2021-05-16T20:10:30.9851620Z ^ 2021-05-16T20:10:31.0227570Z In file included from fastLm.cpp:23: 2021-05-16T20:10:31.0228310Z In file included from ./fastLm.h:25: 2021-05-16T20:10:31.0229600Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:10:31.0230450Z In file included from ../inst/include/RcppEigenForward.h:40: 2021-05-16T20:10:31.0231320Z In file included from ../inst/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T20:10:31.0233810Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:10:31.0234900Z #pragma clang diagnostic pop 2021-05-16T20:10:31.0235340Z ^ 2021-05-16T20:10:31.1983920Z In file included from fastLm.cpp:23: 2021-05-16T20:10:31.1984660Z In file included from ./fastLm.h:25: 2021-05-16T20:10:31.1985310Z In file included from ../inst/include/RcppEigen.h:26: 2021-05-16T20:10:31.1986160Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:10:31.1988310Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:10:31.1989310Z SEXP data = Parent::get__(); 2021-05-16T20:10:31.1989720Z ^ 2021-05-16T20:11:03.4407340Z 19 warnings generated. 2021-05-16T20:11:03.4910360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:11:03.6747740Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RcppEigen.so RcppEigen.o RcppExports.o fastLm.o init.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:11:03.7147340Z ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0' 2021-05-16T20:11:03.8027880Z installing to /Users/runner/work/_temp/Library/RcppEigen/libs 2021-05-16T20:11:03.8143990Z ** R 2021-05-16T20:11:03.8239170Z ** inst 2021-05-16T20:11:04.2193130Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:05.8040210Z ** help 2021-05-16T20:11:05.8506360Z *** installing help indices 2021-05-16T20:11:05.8842970Z ** building package indices 2021-05-16T20:11:05.8974470Z ** installing vignettes 2021-05-16T20:11:05.9036540Z ** testing if installed package can be loaded 2021-05-16T20:11:07.6864850Z * DONE (RcppEigen) 2021-05-16T20:11:08.5780370Z * installing *source* package ‘nloptr’ ... 2021-05-16T20:11:08.6086480Z ** package ‘nloptr’ successfully unpacked and MD5 sums checked 2021-05-16T20:11:10.0588170Z checking whether the C++ compiler works... yes 2021-05-16T20:11:10.0589070Z checking for C++ compiler default output file name... a.out 2021-05-16T20:11:10.1566100Z checking for suffix of executables... 2021-05-16T20:11:10.3675920Z checking whether we are cross compiling... no 2021-05-16T20:11:10.4356220Z checking for suffix of object files... o 2021-05-16T20:11:10.4872490Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T20:11:10.5348120Z checking whether clang++ accepts -g... yes 2021-05-16T20:11:10.5352450Z checking how to run the C++ preprocessor... clang++ -E 2021-05-16T20:11:10.7963900Z checking whether we are using the GNU C++ compiler... (cached) yes 2021-05-16T20:11:10.7967510Z checking whether clang++ accepts -g... (cached) yes 2021-05-16T20:11:10.7977720Z checking for pkg-config... yes 2021-05-16T20:11:10.8471570Z configure: Now testing for NLopt header file. 2021-05-16T20:11:11.1647220Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T20:11:11.1679050Z checking for egrep... /usr/bin/grep -E 2021-05-16T20:11:11.3625030Z rm: conftest.dSYM: is a directory 2021-05-16T20:11:11.4258770Z rm: conftest.dSYM: is a directory 2021-05-16T20:11:11.7607100Z checking for ANSI C header files... yes 2021-05-16T20:11:12.7850570Z checking for sys/types.h... yes 2021-05-16T20:11:12.7852320Z checking for sys/stat.h... yes 2021-05-16T20:11:12.7853340Z checking for stdlib.h... yes 2021-05-16T20:11:12.7854300Z checking for string.h... yes 2021-05-16T20:11:12.7855270Z checking for memory.h... yes 2021-05-16T20:11:12.7856230Z checking for strings.h... yes 2021-05-16T20:11:12.8292810Z checking for inttypes.h... yes 2021-05-16T20:11:12.9855910Z checking for stdint.h... yes 2021-05-16T20:11:13.1435180Z checking for unistd.h... yes 2021-05-16T20:11:13.3136450Z checking nlopt.h usability... no 2021-05-16T20:11:13.3795420Z checking nlopt.h presence... no 2021-05-16T20:11:13.3796400Z checking for nlopt.h... no 2021-05-16T20:11:13.3802240Z configure: Need to configure and build NLopt 2021-05-16T20:11:13.4913340Z configure: Starting to install library to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpHWLCb6/R.INSTALL8975631d65aa/nloptr/src/nlopt_src 2021-05-16T20:11:13.9092520Z checking for a BSD-compatible install... /usr/bin/install -c 2021-05-16T20:11:13.9157760Z checking whether build environment is sane... yes 2021-05-16T20:11:13.9390840Z checking for a thread-safe mkdir -p... ./install-sh -c -d 2021-05-16T20:11:13.9405160Z checking for gawk... no 2021-05-16T20:11:13.9419510Z checking for mawk... no 2021-05-16T20:11:13.9433520Z checking for nawk... no 2021-05-16T20:11:13.9445830Z checking for awk... awk 2021-05-16T20:11:13.9707640Z checking whether make sets $(MAKE)... yes 2021-05-16T20:11:13.9952650Z checking whether make supports nested variables... yes 2021-05-16T20:11:14.0135680Z checking whether to enable maintainer-specific portions of Makefiles... no 2021-05-16T20:11:14.0140550Z checking for gcc... clang 2021-05-16T20:11:14.2585220Z checking whether the C compiler works... yes 2021-05-16T20:11:14.2586090Z checking for C compiler default output file name... a.out 2021-05-16T20:11:14.3533970Z checking for suffix of executables... 2021-05-16T20:11:14.5532220Z checking whether we are cross compiling... no 2021-05-16T20:11:14.6198050Z checking for suffix of object files... o 2021-05-16T20:11:14.6710270Z checking whether we are using the GNU C compiler... yes 2021-05-16T20:11:14.7167810Z checking whether clang accepts -g... yes 2021-05-16T20:11:14.7914520Z checking for clang option to accept ISO C89... none needed 2021-05-16T20:11:14.8712390Z rm: conftest.dSYM: is a directory 2021-05-16T20:11:14.8717870Z checking whether clang understands -c and -o together... yes 2021-05-16T20:11:14.8909860Z checking for style of include used by make... GNU 2021-05-16T20:11:14.9878540Z checking dependency style of clang... gcc3 2021-05-16T20:11:15.0836030Z checking for clang option to accept ISO C99... none needed 2021-05-16T20:11:15.0839730Z checking for clang option to accept ISO Standard C... (cached) none needed 2021-05-16T20:11:15.0841970Z checking whether ln -s works... yes 2021-05-16T20:11:15.0884360Z checking whether make sets $(MAKE)... (cached) yes 2021-05-16T20:11:15.2013120Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T20:11:15.2015260Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T20:11:15.2076230Z checking how to print strings... printf 2021-05-16T20:11:15.2115740Z checking for a sed that does not truncate output... /usr/bin/sed 2021-05-16T20:11:15.5426540Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T20:11:15.5460410Z checking for egrep... /usr/bin/grep -E 2021-05-16T20:11:15.5494100Z checking for fgrep... /usr/bin/grep -F 2021-05-16T20:11:15.5788590Z checking for ld used by clang... /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld 2021-05-16T20:11:15.5926850Z checking if the linker (/Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no 2021-05-16T20:11:15.6127430Z checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 2021-05-16T20:11:15.6831150Z rm: conftest.dSYM: is a directory 2021-05-16T20:11:15.6836850Z checking the name lister (/usr/bin/nm -B) interface... BSD nm 2021-05-16T20:11:15.6932810Z checking the maximum length of command line arguments... 196608 2021-05-16T20:11:15.6949940Z checking whether the shell understands some XSI constructs... yes 2021-05-16T20:11:15.6965780Z checking whether the shell understands "+="... yes 2021-05-16T20:11:15.7070020Z checking how to convert x86_64-apple-darwin19.6.0 file names to x86_64-apple-darwin19.6.0 format... func_convert_file_noop 2021-05-16T20:11:15.7072020Z checking how to convert x86_64-apple-darwin19.6.0 file names to toolchain format... func_convert_file_noop 2021-05-16T20:11:15.7074040Z checking for /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r 2021-05-16T20:11:15.7078260Z checking for objdump... objdump 2021-05-16T20:11:15.7085750Z checking how to recognize dependent libraries... pass_all 2021-05-16T20:11:15.7091200Z checking for dlltool... dlltool 2021-05-16T20:11:15.7094520Z checking how to associate runtime and link libraries... printf %s\n 2021-05-16T20:11:15.8612350Z rm: conftest.dSYM: is a directory 2021-05-16T20:11:15.8642520Z checking for archiver @FILE support... no 2021-05-16T20:11:15.8669550Z checking for strip... strip 2021-05-16T20:11:15.8675920Z checking for ranlib... ERROR: no information for variable 'RANLIB' 2021-05-16T20:11:15.8883270Z rm: conftest.dSYM: is a directory 2021-05-16T20:11:16.1977120Z checking command to parse /usr/bin/nm -B output from clang object... ok 2021-05-16T20:11:16.2122700Z checking for sysroot... no 2021-05-16T20:11:16.2145830Z checking for mt... no 2021-05-16T20:11:16.2229420Z checking if : is a manifest tool... no 2021-05-16T20:11:16.2258120Z checking for dsymutil... dsymutil 2021-05-16T20:11:16.2279000Z checking for nmedit... nmedit 2021-05-16T20:11:16.2291730Z checking for lipo... lipo 2021-05-16T20:11:16.2308670Z checking for otool... otool 2021-05-16T20:11:16.2323550Z checking for otool64... no 2021-05-16T20:11:16.3490890Z checking for -single_module linker flag... yes 2021-05-16T20:11:16.4583250Z checking for -exported_symbols_list linker flag... yes 2021-05-16T20:11:16.5639220Z checking for -force_load linker flag... no 2021-05-16T20:11:16.5648260Z checking how to run the C preprocessor... clang -E 2021-05-16T20:11:17.0765210Z checking for ANSI C header files... yes 2021-05-16T20:11:17.1633310Z checking for sys/types.h... yes 2021-05-16T20:11:17.2496410Z checking for sys/stat.h... yes 2021-05-16T20:11:17.3370580Z checking for stdlib.h... yes 2021-05-16T20:11:17.4248630Z checking for string.h... yes 2021-05-16T20:11:17.5124430Z checking for memory.h... yes 2021-05-16T20:11:17.5992720Z checking for strings.h... yes 2021-05-16T20:11:17.6881960Z checking for inttypes.h... yes 2021-05-16T20:11:17.7770080Z checking for stdint.h... yes 2021-05-16T20:11:17.8708090Z checking for unistd.h... yes 2021-05-16T20:11:17.9592220Z checking for dlfcn.h... yes 2021-05-16T20:11:17.9713230Z checking for objdir... .libs 2021-05-16T20:11:18.1963960Z checking if clang supports -fno-rtti -fno-exceptions... yes 2021-05-16T20:11:18.1965960Z checking for clang option to produce PIC... -fno-common -DPIC 2021-05-16T20:11:18.2545230Z checking if clang PIC flag -fno-common -DPIC works... yes 2021-05-16T20:11:18.3055630Z checking if clang static flag -static works... no 2021-05-16T20:11:18.3829650Z checking if clang supports -c -o file.o... yes 2021-05-16T20:11:18.3838000Z checking if clang supports -c -o file.o... (cached) yes 2021-05-16T20:11:18.3839470Z checking whether the clang linker (/Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes 2021-05-16T20:11:18.4423710Z checking dynamic linker characteristics... darwin19.6.0 dyld 2021-05-16T20:11:18.4424960Z checking how to hardcode library paths into programs... immediate 2021-05-16T20:11:18.4585880Z checking whether stripping libraries is possible... yes 2021-05-16T20:11:18.4587060Z checking if libtool supports shared libraries... yes 2021-05-16T20:11:18.4588070Z checking whether to build shared libraries... yes 2021-05-16T20:11:18.4589260Z checking whether to build static libraries... yes 2021-05-16T20:11:18.6554650Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T20:11:18.7027350Z checking whether clang++ accepts -g... yes 2021-05-16T20:11:18.8000060Z checking dependency style of clang++... gcc3 2021-05-16T20:11:18.8046060Z checking how to run the C++ preprocessor... clang++ -E 2021-05-16T20:11:19.0916980Z checking for ld used by clang++... /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld 2021-05-16T20:11:19.1039100Z checking if the linker (/Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no 2021-05-16T20:11:19.1041880Z checking whether the clang++ linker (/Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes 2021-05-16T20:11:19.1532420Z checking for clang++ option to produce PIC... -fno-common -DPIC 2021-05-16T20:11:19.2109430Z checking if clang++ PIC flag -fno-common -DPIC works... yes 2021-05-16T20:11:19.2622140Z checking if clang++ static flag -static works... no 2021-05-16T20:11:19.3398390Z checking if clang++ supports -c -o file.o... yes 2021-05-16T20:11:19.3400110Z checking if clang++ supports -c -o file.o... (cached) yes 2021-05-16T20:11:19.3401600Z checking whether the clang++ linker (/Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes 2021-05-16T20:11:19.3402970Z checking dynamic linker characteristics... darwin19.6.0 dyld 2021-05-16T20:11:19.3406030Z checking how to hardcode library paths into programs... immediate 2021-05-16T20:11:19.3426170Z checking for ANSI C header files... (cached) yes 2021-05-16T20:11:19.4203400Z checking whether time.h and sys/time.h may both be included... yes 2021-05-16T20:11:19.4313250Z checking for unistd.h... (cached) yes 2021-05-16T20:11:19.6060900Z checking getopt.h usability... yes 2021-05-16T20:11:19.6667450Z checking getopt.h presence... yes 2021-05-16T20:11:19.6668920Z checking for getopt.h... yes 2021-05-16T20:11:19.6819120Z checking for stdint.h... (cached) yes 2021-05-16T20:11:19.7521170Z checking for an ANSI C-conforming const... yes 2021-05-16T20:11:19.8264110Z checking for inline... inline 2021-05-16T20:11:19.8946830Z checking for C thread-local keyword... __thread 2021-05-16T20:11:20.2244010Z checking size of unsigned int... 4 2021-05-16T20:11:20.5453000Z checking size of unsigned long... 8 2021-05-16T20:11:20.8753830Z checking for uint32_t... yes 2021-05-16T20:11:21.0006750Z checking for sin in -lm... yes 2021-05-16T20:11:21.1235560Z checking for BSDgettimeofday... no 2021-05-16T20:11:21.2607620Z checking for gettimeofday... yes 2021-05-16T20:11:21.4018710Z checking for time... yes 2021-05-16T20:11:21.5419260Z checking for qsort_r... yes 2021-05-16T20:11:21.6823020Z checking for getpid... yes 2021-05-16T20:11:21.8375160Z checking for gettid syscall... yes 2021-05-16T20:11:22.0486590Z checking for isnan... yes 2021-05-16T20:11:22.2579720Z checking for isinf... yes 2021-05-16T20:11:22.4666040Z checking for copysign... yes 2021-05-16T20:11:22.4782690Z checking for mkoctfile... no 2021-05-16T20:11:22.4896770Z checking for mex... no 2021-05-16T20:11:22.6302160Z checking for working HUGE_VAL... ok 2021-05-16T20:11:22.7185270Z checking that generated files are newer than configure... done 2021-05-16T20:11:22.7189250Z configure: creating ./config.status 2021-05-16T20:11:23.8895420Z config.status: creating Makefile 2021-05-16T20:11:23.9208670Z config.status: creating nlopt.pc 2021-05-16T20:11:23.9467650Z config.status: creating api/Makefile 2021-05-16T20:11:23.9841540Z config.status: creating util/Makefile 2021-05-16T20:11:24.0206390Z config.status: creating octave/Makefile 2021-05-16T20:11:24.0573670Z config.status: creating direct/Makefile 2021-05-16T20:11:24.0938460Z config.status: creating cdirect/Makefile 2021-05-16T20:11:24.1298100Z config.status: creating stogo/Makefile 2021-05-16T20:11:24.1664410Z config.status: creating praxis/Makefile 2021-05-16T20:11:24.2023930Z config.status: creating luksan/Makefile 2021-05-16T20:11:24.2383240Z config.status: creating crs/Makefile 2021-05-16T20:11:24.2739360Z config.status: creating mlsl/Makefile 2021-05-16T20:11:24.3092710Z config.status: creating mma/Makefile 2021-05-16T20:11:24.3452700Z config.status: creating cobyla/Makefile 2021-05-16T20:11:24.3812200Z config.status: creating newuoa/Makefile 2021-05-16T20:11:24.4171220Z config.status: creating neldermead/Makefile 2021-05-16T20:11:24.4530710Z config.status: creating auglag/Makefile 2021-05-16T20:11:24.4889310Z config.status: creating bobyqa/Makefile 2021-05-16T20:11:24.5244150Z config.status: creating isres/Makefile 2021-05-16T20:11:24.5599740Z config.status: creating slsqp/Makefile 2021-05-16T20:11:24.5956840Z config.status: creating esch/Makefile 2021-05-16T20:11:24.6316240Z config.status: creating test/Makefile 2021-05-16T20:11:24.6681480Z config.status: creating swig/Makefile 2021-05-16T20:11:24.7052970Z config.status: creating swig/nlopt.scm 2021-05-16T20:11:24.7387930Z config.status: creating config.h 2021-05-16T20:11:24.7613330Z config.status: executing depfiles commands 2021-05-16T20:11:25.7459700Z config.status: executing libtool commands 2021-05-16T20:11:26.0535990Z make all-recursive 2021-05-16T20:11:26.0734590Z Making all in util 2021-05-16T20:11:26.0855310Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT mt19937ar.lo -MD -MP -MF .deps/mt19937ar.Tpo -c -o mt19937ar.lo mt19937ar.c 2021-05-16T20:11:26.1139000Z libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT mt19937ar.lo -MD -MP -MF .deps/mt19937ar.Tpo -c mt19937ar.c -fno-common -DPIC -o .libs/mt19937ar.o 2021-05-16T20:11:26.1332260Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:11:26.2755700Z libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT mt19937ar.lo -MD -MP -MF .deps/mt19937ar.Tpo -c mt19937ar.c -o mt19937ar.o >/dev/null 2>&1 2021-05-16T20:11:26.4428660Z mv -f .deps/mt19937ar.Tpo .deps/mt19937ar.Plo 2021-05-16T20:11:26.4463900Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT sobolseq.lo -MD -MP -MF .deps/sobolseq.Tpo -c -o sobolseq.lo sobolseq.c 2021-05-16T20:11:26.4727740Z libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT sobolseq.lo -MD -MP -MF .deps/sobolseq.Tpo -c sobolseq.c -fno-common -DPIC -o .libs/sobolseq.o 2021-05-16T20:11:26.4921860Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:11:26.7091310Z libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT sobolseq.lo -MD -MP -MF .deps/sobolseq.Tpo -c sobolseq.c -o sobolseq.o >/dev/null 2>&1 2021-05-16T20:11:26.9530510Z mv -f .deps/sobolseq.Tpo .deps/sobolseq.Plo 2021-05-16T20:11:26.9565860Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c 2021-05-16T20:11:26.9822830Z libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fno-common -DPIC -o .libs/timer.o 2021-05-16T20:11:27.0020180Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:11:27.1187990Z libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -o timer.o >/dev/null 2>&1 2021-05-16T20:11:27.2631140Z mv -f .deps/timer.Tpo .deps/timer.Plo 2021-05-16T20:11:27.2666150Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c -o stop.lo stop.c 2021-05-16T20:11:27.2922980Z libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c stop.c -fno-common -DPIC -o .libs/stop.o 2021-05-16T20:11:27.3119160Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:11:27.4773280Z libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c stop.c -o stop.o >/dev/null 2>&1 2021-05-16T20:11:27.6720290Z mv -f .deps/stop.Tpo .deps/stop.Plo 2021-05-16T20:11:27.6757650Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT redblack.lo -MD -MP -MF .deps/redblack.Tpo -c -o redblack.lo redblack.c 2021-05-16T20:11:27.7025270Z libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT redblack.lo -MD -MP -MF .deps/redblack.Tpo -c redblack.c -fno-common -DPIC -o .libs/redblack.o 2021-05-16T20:11:27.7223950Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:11:27.9739360Z libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT redblack.lo -MD -MP -MF .deps/redblack.Tpo -c redblack.c -o redblack.o >/dev/null 2>&1 2021-05-16T20:11:28.2524900Z mv -f .deps/redblack.Tpo .deps/redblack.Plo 2021-05-16T20:11:28.2560420Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT qsort_r.lo -MD -MP -MF .deps/qsort_r.Tpo -c -o qsort_r.lo qsort_r.c 2021-05-16T20:11:28.2818680Z libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT qsort_r.lo -MD -MP -MF .deps/qsort_r.Tpo -c qsort_r.c -fno-common -DPIC -o .libs/qsort_r.o 2021-05-16T20:11:28.3015860Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:11:28.5064590Z libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT qsort_r.lo -MD -MP -MF .deps/qsort_r.Tpo -c qsort_r.c -o qsort_r.o >/dev/null 2>&1 2021-05-16T20:11:28.7369270Z mv -f .deps/qsort_r.Tpo .deps/qsort_r.Plo 2021-05-16T20:11:28.7405210Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c -o rescale.lo rescale.c 2021-05-16T20:11:28.7678530Z libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c rescale.c -fno-common -DPIC -o .libs/rescale.o 2021-05-16T20:11:28.7873440Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:11:28.9729390Z libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c rescale.c -o rescale.o >/dev/null 2>&1 2021-05-16T20:11:29.1878060Z mv -f .deps/rescale.Tpo .deps/rescale.Plo 2021-05-16T20:11:29.1914160Z /bin/sh ../libtool --tag=CC --mode=link clang++ -Wall -g -O2 -o libutil.la mt19937ar.lo sobolseq.lo timer.lo stop.lo redblack.lo qsort_r.lo rescale.lo -lm 2021-05-16T20:11:29.2806670Z libtool: link: ERROR: no information for variable 'AR' cru .libs/libutil.a .libs/mt19937ar.o .libs/sobolseq.o .libs/timer.o .libs/stop.o .libs/redblack.o .libs/qsort_r.o .libs/rescale.o 2021-05-16T20:11:29.2813430Z ../libtool: line 1099: ERROR:: command not found 2021-05-16T20:11:29.2831740Z make[2]: *** [libutil.la] Error 127 2021-05-16T20:11:29.2842120Z make[1]: *** [all-recursive] Error 1 2021-05-16T20:11:29.2844350Z make: *** [all] Error 2 2021-05-16T20:11:29.3203450Z ERROR: configuration failed for package ‘nloptr’ 2021-05-16T20:11:29.3205170Z * removing ‘/Users/runner/work/_temp/Library/nloptr’ 2021-05-16T20:11:29.8475070Z * installing *source* package ‘RNifti’ ... 2021-05-16T20:11:29.8590090Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T20:11:29.8874080Z ** libs 2021-05-16T20:11:29.9131830Z clang++ -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-16T20:11:31.0143110Z In file included from main.cpp:1: 2021-05-16T20:11:31.0143920Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:11:31.0146960Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:11:31.0147980Z SEXP data = Parent::get__(); 2021-05-16T20:11:31.0148380Z ^ 2021-05-16T20:11:43.2617400Z 1 warning generated. 2021-05-16T20:11:43.2767670Z clang -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-16T20:11:43.4066960Z clang -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-16T20:11:43.5430840Z clang -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-16T20:11:43.6211890Z clang -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-16T20:11:43.7777710Z clang -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-16T20:11:44.3342400Z clang -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-16T20:11:44.4163970Z clang -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-16T20:11:44.5838380Z clang -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-16T20:11:44.7826850Z clang -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-16T20:11:44.9560470Z clang -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-16T20:11:45.2550280Z clang -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-16T20:11:45.4588580Z clang -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-16T20:11:46.5998050Z clang -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-16T20:11:46.6004730Z clang -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-16T20:11:46.6014400Z clang -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-16T20:11:46.6745450Z clang -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-16T20:11:46.7619880Z clang -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-16T20:11:46.8813950Z clang -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-16T20:11:47.0596690Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T20:11:47.0597810Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T20:11:47.0598310Z ^ 2021-05-16T20:11:47.0599660Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T20:11:47.0600520Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T20:11:47.0600990Z ^ 2021-05-16T20:11:47.0602230Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T20:11:47.0603130Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T20:11:47.0603630Z ^ 2021-05-16T20:11:47.0604830Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T20:11:47.0605590Z static int is_mixedcase(const char * str) 2021-05-16T20:11:47.0606020Z ^ 2021-05-16T20:11:47.0607220Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T20:11:47.0607990Z static int is_uppercase(const char * str) 2021-05-16T20:11:47.0608410Z ^ 2021-05-16T20:11:47.0609600Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T20:11:47.0610350Z static int make_lowercase(char * str) 2021-05-16T20:11:47.0610750Z ^ 2021-05-16T20:11:47.0611950Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T20:11:47.0612710Z static int make_uppercase(char * str) 2021-05-16T20:11:47.0613130Z ^ 2021-05-16T20:11:47.0614310Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T20:11:47.0615820Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T20:11:47.0616380Z ^ 2021-05-16T20:11:47.9859750Z 8 warnings generated. 2021-05-16T20:11:47.9897250Z clang -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-16T20:11:48.2754720Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T20:11:48.2756340Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T20:11:48.2757220Z ^ 2021-05-16T20:11:48.2758950Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T20:11:48.2760150Z static char *escapize_string( const char * str ) 2021-05-16T20:11:48.2760900Z ^ 2021-05-16T20:11:50.4257060Z 2 warnings generated. 2021-05-16T20:11:50.4341930Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T20:11:50.5125130Z installing to /Users/runner/work/_temp/Library/RNifti/libs 2021-05-16T20:11:50.5474120Z ** R 2021-05-16T20:11:50.5723680Z ** inst 2021-05-16T20:11:50.5871140Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:51.4926830Z ** help 2021-05-16T20:11:51.5634630Z *** installing help indices 2021-05-16T20:11:51.6439600Z ** building package indices 2021-05-16T20:11:51.6823390Z ** testing if installed package can be loaded 2021-05-16T20:11:52.1697280Z * DONE (RNifti) 2021-05-16T20:11:52.4845920Z * installing *source* package ‘bitops’ ... 2021-05-16T20:11:52.4864790Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T20:11:52.4982500Z ** libs 2021-05-16T20:11:52.5164260Z clang -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-16T20:11:52.6997710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T20:11:52.8602250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:11:52.9448120Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:11:53.0021820Z installing to /Users/runner/work/_temp/Library/bitops/libs 2021-05-16T20:11:53.0068000Z ** R 2021-05-16T20:11:53.0110890Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:53.0650380Z ** help 2021-05-16T20:11:53.0870600Z *** installing help indices 2021-05-16T20:11:53.1131940Z ** building package indices 2021-05-16T20:11:53.1270720Z ** testing if installed package can be loaded 2021-05-16T20:11:53.4411110Z * DONE (bitops) 2021-05-16T20:11:53.8994400Z * installing *source* package ‘scales’ ... 2021-05-16T20:11:53.9100710Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-16T20:11:53.9302440Z ** R 2021-05-16T20:11:53.9595460Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:56.3553930Z ** help 2021-05-16T20:11:56.5999460Z *** installing help indices 2021-05-16T20:11:56.7300710Z *** copying figures 2021-05-16T20:11:56.7400490Z ** building package indices 2021-05-16T20:11:56.8611540Z ** testing if installed package can be loaded 2021-05-16T20:11:57.1810190Z * DONE (scales) 2021-05-16T20:11:58.1698820Z ERROR: dependency ‘nloptr’ is not available for package ‘lme4’ 2021-05-16T20:11:58.1701020Z * removing ‘/Users/runner/work/_temp/Library/lme4’ 2021-05-16T20:11:58.9759390Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T20:11:59.0017540Z ** package ‘oro.nifti’ successfully unpacked and MD5 sums checked 2021-05-16T20:11:59.0304750Z ** R 2021-05-16T20:11:59.1137930Z ** demo 2021-05-16T20:11:59.1159670Z ** inst 2021-05-16T20:11:59.1567800Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:00.2410820Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T20:12:06.3086480Z ** help 2021-05-16T20:12:06.8132590Z *** installing help indices 2021-05-16T20:12:07.0809930Z ** building package indices 2021-05-16T20:12:07.6377380Z ** testing if installed package can be loaded 2021-05-16T20:12:08.0455910Z * DONE (oro.nifti) 2021-05-16T20:12:09.4014150Z * installing *source* package ‘ggplot2’ ... 2021-05-16T20:12:09.4549060Z ** package ‘ggplot2’ successfully unpacked and MD5 sums checked 2021-05-16T20:12:09.4890860Z ** R 2021-05-16T20:12:09.7000730Z ** data 2021-05-16T20:12:09.7070970Z *** moving datasets to lazyload DB 2021-05-16T20:12:10.2164890Z ** inst 2021-05-16T20:12:10.2325910Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:19.7032400Z ** help 2021-05-16T20:12:20.6261360Z *** installing help indices 2021-05-16T20:12:21.1319960Z *** copying figures 2021-05-16T20:12:21.1335000Z ** building package indices 2021-05-16T20:12:21.6722470Z ** installing vignettes 2021-05-16T20:12:21.6933320Z ** testing if installed package can be loaded 2021-05-16T20:12:22.3518800Z * DONE (ggplot2) 2021-05-16T20:12:22.7003910Z ERROR: dependency ‘lme4’ is not available for package ‘gamm4’ 2021-05-16T20:12:22.7005620Z * removing ‘/Users/runner/work/_temp/Library/gamm4’ 2021-05-16T20:12:23.0457100Z ERROR: dependency ‘lme4’ is not available for package ‘lmerTest’ 2021-05-16T20:12:23.0459590Z * removing ‘/Users/runner/work/_temp/Library/lmerTest’ 2021-05-16T20:12:23.0715220Z 2021-05-16T20:12:23.0716550Z The downloaded source packages are in 2021-05-16T20:12:23.0719630Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp1VDIrf/downloaded_packages’ 2021-05-16T20:12:23.0789490Z Warning messages: 2021-05-16T20:12:23.0791360Z 1: In i.p(...) : installation of package ‘nloptr’ had non-zero exit status 2021-05-16T20:12:23.0792670Z 2: In i.p(...) : installation of package ‘lme4’ had non-zero exit status 2021-05-16T20:12:23.0793990Z 3: In i.p(...) : installation of package ‘gamm4’ had non-zero exit status 2021-05-16T20:12:23.0794540Z 4: In i.p(...) : 2021-05-16T20:12:23.0795550Z installation of package ‘lmerTest’ had non-zero exit status 2021-05-16T20:12:23.8213560Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T20:12:23.8214470Z Use `force = TRUE` to force installation 2021-05-16T20:12:23.8228550Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T20:12:23.8229410Z Use `force = TRUE` to force installation 2021-05-16T20:12:23.8624460Z ##[group]Run options(width = 100) 2021-05-16T20:12:23.8626790Z options(width = 100) 2021-05-16T20:12:23.8628210Z pkgs <- installed.packages()[, "Package"] 2021-05-16T20:12:23.8629910Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T20:12:23.9081810Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:12:23.9082210Z env: 2021-05-16T20:12:23.9082610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:12:23.9083030Z TIC_DEPLOY_KEY: 2021-05-16T20:12:23.9083330Z RSPM: 2021-05-16T20:12:23.9084860Z GITHUB_PAT: *** 2021-05-16T20:12:23.9085260Z COVERALLS_TOKEN: 2021-05-16T20:12:23.9085690Z continue-on-error: false 2021-05-16T20:12:23.9086120Z VDIFFR_RUN_TESTS: false 2021-05-16T20:12:23.9086580Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:12:23.9086980Z TZ: UTC 2021-05-16T20:12:23.9087330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:12:23.9087700Z NOT_CRAN: true 2021-05-16T20:12:23.9088080Z ##[endgroup] 2021-05-16T20:12:24.5825440Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:12:24.5826450Z setting value 2021-05-16T20:12:24.5827520Z version R version 3.5.3 (2019-03-11) 2021-05-16T20:12:24.5828020Z os macOS 10.15.7 2021-05-16T20:12:24.5828540Z system x86_64, darwin15.6.0 2021-05-16T20:12:24.5829010Z ui X11 2021-05-16T20:12:24.5829500Z language (EN) 2021-05-16T20:12:24.5830490Z collate en_US.UTF-8 2021-05-16T20:12:24.5831400Z ctype en_US.UTF-8 2021-05-16T20:12:24.5831910Z tz UTC 2021-05-16T20:12:24.5832850Z date 2021-05-16 2021-05-16T20:12:24.5833140Z 2021-05-16T20:12:24.5834240Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:12:24.5835060Z ! package * version date lib source 2021-05-16T20:12:24.5836200Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.0) 2021-05-16T20:12:24.5837360Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T20:12:24.5838530Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-16T20:12:24.5839610Z base * 3.5.3 2019-03-13 [?] local 2021-05-16T20:12:24.5840660Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5841730Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T20:12:24.5842730Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-16T20:12:24.5843810Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5845400Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5846530Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5847600Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T20:12:24.5848620Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5850350Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5851420Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T20:12:24.5852570Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T20:12:24.5853680Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5854760Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-16T20:12:24.5856430Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-16T20:12:24.5857580Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5858670Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5859730Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5860900Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5861990Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5863000Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-16T20:12:24.5864200Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T20:12:24.5865290Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5866400Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5867490Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5868520Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5869610Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5870650Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-16T20:12:24.5871740Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5872800Z farver 2.1.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5873830Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5874920Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T20:12:24.5875920Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5877020Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5878040Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5879120Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5880190Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5881310Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T20:12:24.5882460Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5883470Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5884560Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5885650Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-16T20:12:24.5887030Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-16T20:12:24.5888130Z grid 3.5.3 2019-03-13 [?] local 2021-05-16T20:12:24.5889130Z gtable 0.3.0 2019-03-25 [1] CRAN (R 3.5.2) 2021-05-16T20:12:24.5890250Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5891380Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5892370Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-16T20:12:24.5893450Z isoband 0.2.4 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5894530Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5895590Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T20:12:24.5897000Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5898120Z labeling 0.4.2 2020-10-20 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5899230Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T20:12:24.5900320Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-16T20:12:24.5901370Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5902480Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5903500Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-16T20:12:24.5904600Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T20:12:24.5905670Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T20:12:24.5906720Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5907840Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-16T20:12:24.5908880Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T20:12:24.5909940Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5910940Z minqa 1.2.4 2014-10-09 [1] CRAN (R 3.5.0) 2021-05-16T20:12:24.5912030Z munsell 0.5.0 2018-06-12 [1] CRAN (R 3.5.0) 2021-05-16T20:12:24.5913110Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T20:12:24.5914130Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T20:12:24.5915200Z numDeriv 2016.8-1.1 2019-06-06 [1] CRAN (R 3.5.2) 2021-05-16T20:12:24.5916250Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5917360Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5918470Z parallel 3.5.3 2019-03-13 [?] local 2021-05-16T20:12:24.5919530Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5920680Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5921730Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-16T20:12:24.5922940Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5924000Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-16T20:12:24.5925150Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-16T20:12:24.5926260Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5927600Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5930530Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5931550Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5932660Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5933760Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-16T20:12:24.5934850Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 3.5.0) 2021-05-16T20:12:24.5936070Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5937050Z RcppEigen 0.3.3.9.1 2020-12-17 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5938110Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5939370Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5940650Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5941710Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5942800Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5944010Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5945030Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T20:12:24.5946020Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5947070Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5948070Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5949130Z scales 1.1.1 2020-05-11 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5950160Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-16T20:12:24.5951250Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T20:12:24.5952420Z splines 3.5.3 2019-03-13 [?] local 2021-05-16T20:12:24.5953440Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-16T20:12:24.5954540Z stats4 3.5.3 2019-03-13 [?] local 2021-05-16T20:12:24.5955650Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5956700Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-16T20:12:24.5957730Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T20:12:24.5958720Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5959870Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-16T20:12:24.5960960Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5962070Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5963200Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T20:12:24.5964280Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5965370Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5966400Z P tools 3.5.3 2019-03-13 [2] local 2021-05-16T20:12:24.5996930Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5998040Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.5999510Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-16T20:12:24.6000540Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.6001820Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.6002870Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.6003980Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-16T20:12:24.6005080Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.6006240Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.6007290Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.6008280Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-16T20:12:24.6009690Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-16T20:12:24.6010960Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T20:12:24.6011250Z 2021-05-16T20:12:24.6011760Z [1] /Users/runner/work/_temp/Library 2021-05-16T20:12:24.6012500Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-16T20:12:24.6012950Z 2021-05-16T20:12:24.6013900Z P ── Loaded and on-disk path mismatch. 2021-05-16T20:12:24.6065740Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T20:12:24.6066500Z Rscript -e 'tic::script()' 2021-05-16T20:12:24.6066980Z ls -l check 2021-05-16T20:12:24.6498190Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:12:24.6498780Z env: 2021-05-16T20:12:24.6499270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:12:24.6499730Z TIC_DEPLOY_KEY: 2021-05-16T20:12:24.6500140Z RSPM: 2021-05-16T20:12:24.6501300Z GITHUB_PAT: *** 2021-05-16T20:12:24.6501770Z COVERALLS_TOKEN: 2021-05-16T20:12:24.6502240Z continue-on-error: false 2021-05-16T20:12:24.6502750Z VDIFFR_RUN_TESTS: false 2021-05-16T20:12:24.6503240Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:12:24.6503730Z TZ: UTC 2021-05-16T20:12:24.6504120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:12:24.6504560Z NOT_CRAN: true 2021-05-16T20:12:24.6504960Z ##[endgroup] 2021-05-16T20:12:25.0103710Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:12:25.1609540Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T20:12:25.1610680Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T20:12:25.1611420Z timeout = Inf, check_dir = "check") 2021-05-16T20:12:25.2540780Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T20:12:25.5286580Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T20:12:25.9174800Z * preparing ‘voxel’: 2021-05-16T20:12:25.9334590Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:12:26.0402200Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:12:26.0415830Z * checking for empty or unneeded directories 2021-05-16T20:12:26.0475650Z * building ‘voxel_1.3.5.tar.gz’ 2021-05-16T20:12:26.0932980Z 2021-05-16T20:12:26.2484770Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T20:12:26.5328220Z * using log directory ‘/Users/runner/work/voxel/voxel/check/voxel.Rcheck’ 2021-05-16T20:12:26.5346680Z * using R version 3.5.3 (2019-03-11) 2021-05-16T20:12:26.5348460Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T20:12:26.5350110Z * using session charset: UTF-8 2021-05-16T20:12:26.6176080Z * using option ‘--as-cran’ 2021-05-16T20:12:26.6279460Z * checking for file ‘voxel/DESCRIPTION’ ... OK 2021-05-16T20:12:26.6382530Z * this is package ‘voxel’ version ‘1.3.5’ 2021-05-16T20:12:26.6583460Z * package encoding: UTF-8 2021-05-16T20:12:26.6685600Z * checking package namespace information ... OK 2021-05-16T20:12:27.6613330Z * checking package dependencies ... ERROR 2021-05-16T20:12:27.6676680Z ##[error]Packages required but not available: ‘lmerTest’ ‘gamm4’ 2021-05-16T20:12:27.6791050Z 2021-05-16T20:12:27.6793000Z See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ 2021-05-16T20:12:27.6793610Z manual. 2021-05-16T20:12:27.6794020Z * DONE 2021-05-16T20:12:27.6794230Z 2021-05-16T20:12:27.6794710Z Status: 1 ERROR 2021-05-16T20:12:27.6795080Z See 2021-05-16T20:12:27.6796280Z ‘/Users/runner/work/voxel/voxel/check/voxel.Rcheck/00check.log’ 2021-05-16T20:12:27.6796940Z for details. 2021-05-16T20:12:27.6797180Z 2021-05-16T20:12:27.6846290Z ── R CMD check results ──────────────────────────────────────── voxel 1.3.5 ──── 2021-05-16T20:12:27.6948700Z Duration: 1.5s 2021-05-16T20:12:27.7028300Z 2021-05-16T20:12:27.7030820Z ❯ checking package dependencies ... ERROR 2021-05-16T20:12:27.7033680Z ##[error] Packages required but not available: ‘lmerTest’ ‘gamm4’ 2021-05-16T20:12:27.7037270Z 2021-05-16T20:12:27.7039200Z See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ 2021-05-16T20:12:27.7040190Z manual. 2021-05-16T20:12:27.7040670Z 2021-05-16T20:12:27.7042090Z 1 error ✖ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T20:12:27.7165700Z 2021-05-16T20:12:27.7166950Z ##[error]Error: A step failed in stage "script": script. 2021-05-16T20:12:27.7168650Z Errors found in rcmdcheck::rcmdcheck(). 2021-05-16T20:12:27.7170460Z Execution halted 2021-05-16T20:12:27.7170970Z Backtrace: 2021-05-16T20:12:27.7171730Z 1. tic::script() 2021-05-16T20:12:27.7172550Z 2. tic::run_stage("script", stages = stages) 2021-05-16T20:12:27.7173280Z 3. stage$run_all() 2021-05-16T20:12:27.7174030Z 4. private$run_one(step) 2021-05-16T20:12:27.7174670Z 11. step$run() 2021-05-16T20:12:27.7175560Z 12. tic:::stopc("Errors found in rcmdcheck::rcmdcheck().") 2021-05-16T20:12:27.7295730Z ##[error]Process completed with exit code 1. 2021-05-16T20:12:27.7357670Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:12:27.7358590Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:12:27.7628860Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:12:27.7629380Z env: 2021-05-16T20:12:27.7629850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:12:27.7630290Z TIC_DEPLOY_KEY: 2021-05-16T20:12:27.7630660Z RSPM: 2021-05-16T20:12:27.7632170Z GITHUB_PAT: *** 2021-05-16T20:12:27.7632630Z COVERALLS_TOKEN: 2021-05-16T20:12:27.7633120Z continue-on-error: false 2021-05-16T20:12:27.7633580Z VDIFFR_RUN_TESTS: false 2021-05-16T20:12:27.7634080Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:12:27.7634490Z TZ: UTC 2021-05-16T20:12:27.7634900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:12:27.7635290Z NOT_CRAN: true 2021-05-16T20:12:27.7635670Z ##[endgroup] 2021-05-16T20:12:27.8095200Z ##[group]Run actions/upload-artifact@master 2021-05-16T20:12:27.8095780Z with: 2021-05-16T20:12:27.8096220Z name: macOS-r3.5-results 2021-05-16T20:12:27.8096640Z path: check 2021-05-16T20:12:27.8097080Z if-no-files-found: warn 2021-05-16T20:12:27.8097470Z env: 2021-05-16T20:12:27.8097920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:12:27.8098520Z TIC_DEPLOY_KEY: 2021-05-16T20:12:27.8098960Z RSPM: 2021-05-16T20:12:27.8099920Z GITHUB_PAT: *** 2021-05-16T20:12:27.8100340Z COVERALLS_TOKEN: 2021-05-16T20:12:27.8100840Z continue-on-error: false 2021-05-16T20:12:27.8101440Z VDIFFR_RUN_TESTS: false 2021-05-16T20:12:27.8101960Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:12:27.8102390Z TZ: UTC 2021-05-16T20:12:27.8102780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:12:27.8103170Z NOT_CRAN: true 2021-05-16T20:12:27.8103580Z ##[endgroup] 2021-05-16T20:12:28.1293770Z With the provided path, there will be 73 files uploaded 2021-05-16T20:12:32.8686490Z Total size of all the files uploaded is 103215 bytes 2021-05-16T20:12:32.9848870Z Finished uploading artifact macOS-r3.5-results. Reported size is 103215 bytes. There were 0 items that failed to upload 2021-05-16T20:12:32.9853280Z Artifact macOS-r3.5-results has been successfully uploaded! 2021-05-16T20:12:33.0106420Z Post job cleanup. 2021-05-16T20:12:33.1761230Z [command]/usr/local/bin/git version 2021-05-16T20:12:33.1955750Z git version 2.31.1 2021-05-16T20:12:33.2113130Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:12:33.2200280Z [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-16T20:12:33.3465080Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:12:33.3530950Z http.https://github.com/.extraheader 2021-05-16T20:12:33.3544730Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T20:12:33.3706850Z [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-16T20:12:33.4728870Z Cleaning up orphan processes