2021-05-16T17:31:10.5008046Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:31:10.6335998Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T17:31:13.4234417Z 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-16T17:31:13.5446766Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T17:31:13.6604884Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:31:39.2299940Z Current runner version: '2.278.0' 2021-05-16T17:31:39.2608930Z ##[group]Operating System 2021-05-16T17:31:39.2610990Z Mac OS X 2021-05-16T17:31:39.2611420Z 10.15.7 2021-05-16T17:31:39.2612400Z 19H1030 2021-05-16T17:31:39.2612840Z ##[endgroup] 2021-05-16T17:31:39.2613760Z ##[group]Virtual Environment 2021-05-16T17:31:39.2615060Z Environment: macos-10.15 2021-05-16T17:31:39.2616060Z Version: 20210510.1 2021-05-16T17:31:39.2617240Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T17:31:39.2618760Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T17:31:39.2619770Z ##[endgroup] 2021-05-16T17:31:39.2621970Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:31:39.2624650Z Actions: write 2021-05-16T17:31:39.2625170Z Checks: write 2021-05-16T17:31:39.2625690Z Contents: write 2021-05-16T17:31:39.2626660Z Deployments: write 2021-05-16T17:31:39.2627560Z Issues: write 2021-05-16T17:31:39.2628360Z Metadata: read 2021-05-16T17:31:39.2628860Z Packages: write 2021-05-16T17:31:39.2629410Z PullRequests: write 2021-05-16T17:31:39.2630570Z RepositoryProjects: write 2021-05-16T17:31:39.2631640Z SecurityEvents: write 2021-05-16T17:31:39.2632260Z Statuses: write 2021-05-16T17:31:39.2633140Z ##[endgroup] 2021-05-16T17:31:39.2638530Z Prepare workflow directory 2021-05-16T17:31:39.4893650Z Prepare all required actions 2021-05-16T17:31:39.4906790Z Getting action download info 2021-05-16T17:31:39.8824150Z Download action repository 'actions/checkout@v2' 2021-05-16T17:31:55.1133690Z Download action repository 'r-lib/actions@master' 2021-05-16T17:32:04.5611590Z Download action repository 'adigherman/actions@master' 2021-05-16T17:32:05.9450030Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:32:06.2226690Z Download action repository 'actions/cache@v1' 2021-05-16T17:32:06.4167020Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:32:06.7523380Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:32:07.4258920Z ##[group]Run actions/checkout@v2 2021-05-16T17:32:07.4259830Z with: 2021-05-16T17:32:07.4260280Z repository: neuroconductor/oro.dicom 2021-05-16T17:32:07.4261370Z token: *** 2021-05-16T17:32:07.4261740Z ssh-strict: true 2021-05-16T17:32:07.4262180Z persist-credentials: true 2021-05-16T17:32:07.4262620Z clean: true 2021-05-16T17:32:07.4262960Z fetch-depth: 1 2021-05-16T17:32:07.4263300Z lfs: false 2021-05-16T17:32:07.4263800Z submodules: false 2021-05-16T17:32:07.4264140Z env: 2021-05-16T17:32:07.4264530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:07.4264950Z TIC_DEPLOY_KEY: 2021-05-16T17:32:07.4265390Z RSPM: 2021-05-16T17:32:07.4266240Z GITHUB_PAT: *** 2021-05-16T17:32:07.4266630Z COVERALLS_TOKEN: 2021-05-16T17:32:07.4267060Z continue-on-error: false 2021-05-16T17:32:07.4267500Z VDIFFR_RUN_TESTS: false 2021-05-16T17:32:07.4267860Z ##[endgroup] 2021-05-16T17:32:08.1967630Z Syncing repository: neuroconductor/oro.dicom 2021-05-16T17:32:08.1968850Z ##[group]Getting Git version info 2021-05-16T17:32:08.1970360Z Working directory is '/Users/runner/work/oro.dicom/oro.dicom' 2021-05-16T17:32:08.1971110Z [command]/usr/local/bin/git version 2021-05-16T17:32:08.2141210Z git version 2.31.1 2021-05-16T17:32:08.2172950Z ##[endgroup] 2021-05-16T17:32:08.2184100Z Deleting the contents of '/Users/runner/work/oro.dicom/oro.dicom' 2021-05-16T17:32:08.2189420Z ##[group]Initializing the repository 2021-05-16T17:32:08.2196060Z [command]/usr/local/bin/git init /Users/runner/work/oro.dicom/oro.dicom 2021-05-16T17:32:08.2417940Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:32:08.2419570Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:32:08.2420500Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:32:08.2421110Z hint: 2021-05-16T17:32:08.2422150Z hint: git config --global init.defaultBranch 2021-05-16T17:32:08.2423810Z hint: 2021-05-16T17:32:08.2425010Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:32:08.2426300Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:32:08.2427190Z hint: 2021-05-16T17:32:08.2427990Z hint: git branch -m 2021-05-16T17:32:08.2467070Z Initialized empty Git repository in /Users/runner/work/oro.dicom/oro.dicom/.git/ 2021-05-16T17:32:08.2481490Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/oro.dicom 2021-05-16T17:32:08.9980050Z ##[endgroup] 2021-05-16T17:32:08.9997990Z ##[group]Disabling automatic garbage collection 2021-05-16T17:32:08.9999850Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T17:32:09.0000730Z ##[endgroup] 2021-05-16T17:32:09.0003410Z ##[group]Setting up auth 2021-05-16T17:32:09.0004790Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:32:09.0006730Z [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-16T17:32:09.0008750Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:32:09.0011050Z [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-16T17:32:09.0013330Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:32:09.0014410Z ##[endgroup] 2021-05-16T17:32:09.0015200Z ##[group]Fetching the repository 2021-05-16T17:32:09.0017550Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c:refs/tags/0.5.2.2.s 2021-05-16T17:32:09.0019730Z remote: Enumerating objects: 118, done. 2021-05-16T17:32:09.0020620Z remote: Counting objects: 0% (1/118) 2021-05-16T17:32:09.0021430Z remote: Counting objects: 1% (2/118) 2021-05-16T17:32:09.0022170Z remote: Counting objects: 2% (3/118) 2021-05-16T17:32:09.0022900Z remote: Counting objects: 3% (4/118) 2021-05-16T17:32:09.0023670Z remote: Counting objects: 4% (5/118) 2021-05-16T17:32:09.0024400Z remote: Counting objects: 5% (6/118) 2021-05-16T17:32:09.0025130Z remote: Counting objects: 6% (8/118) 2021-05-16T17:32:09.0025910Z remote: Counting objects: 7% (9/118) 2021-05-16T17:32:09.0026650Z remote: Counting objects: 8% (10/118) 2021-05-16T17:32:09.0027390Z remote: Counting objects: 9% (11/118) 2021-05-16T17:32:09.0028110Z remote: Counting objects: 10% (12/118) 2021-05-16T17:32:09.0028910Z remote: Counting objects: 11% (13/118) 2021-05-16T17:32:09.0029680Z remote: Counting objects: 12% (15/118) 2021-05-16T17:32:09.0030420Z remote: Counting objects: 13% (16/118) 2021-05-16T17:32:09.0031200Z remote: Counting objects: 14% (17/118) 2021-05-16T17:32:09.0031920Z remote: Counting objects: 15% (18/118) 2021-05-16T17:32:09.0032700Z remote: Counting objects: 16% (19/118) 2021-05-16T17:32:09.0033460Z remote: Counting objects: 17% (21/118) 2021-05-16T17:32:09.0034190Z remote: Counting objects: 18% (22/118) 2021-05-16T17:32:09.0034960Z remote: Counting objects: 19% (23/118) 2021-05-16T17:32:09.0035730Z remote: Counting objects: 20% (24/118) 2021-05-16T17:32:09.0036460Z remote: Counting objects: 21% (25/118) 2021-05-16T17:32:09.0037230Z remote: Counting objects: 22% (26/118) 2021-05-16T17:32:09.0037950Z remote: Counting objects: 23% (28/118) 2021-05-16T17:32:09.0038710Z remote: Counting objects: 24% (29/118) 2021-05-16T17:32:09.0039470Z remote: Counting objects: 25% (30/118) 2021-05-16T17:32:09.0040650Z remote: Counting objects: 26% (31/118) 2021-05-16T17:32:09.0041430Z remote: Counting objects: 27% (32/118) 2021-05-16T17:32:09.0042120Z remote: Counting objects: 28% (34/118) 2021-05-16T17:32:09.0042900Z remote: Counting objects: 29% (35/118) 2021-05-16T17:32:09.0043670Z remote: Counting objects: 30% (36/118) 2021-05-16T17:32:09.0044390Z remote: Counting objects: 31% (37/118) 2021-05-16T17:32:09.0045430Z remote: Counting objects: 32% (38/118) 2021-05-16T17:32:09.0046200Z remote: Counting objects: 33% (39/118) 2021-05-16T17:32:09.0046990Z remote: Counting objects: 34% (41/118) 2021-05-16T17:32:09.0072930Z remote: Counting objects: 35% (42/118) 2021-05-16T17:32:09.0073760Z remote: Counting objects: 36% (43/118) 2021-05-16T17:32:09.0074550Z remote: Counting objects: 37% (44/118) 2021-05-16T17:32:09.0075310Z remote: Counting objects: 38% (45/118) 2021-05-16T17:32:09.0076170Z remote: Counting objects: 39% (47/118) 2021-05-16T17:32:09.0076870Z remote: Counting objects: 40% (48/118) 2021-05-16T17:32:09.0077660Z remote: Counting objects: 41% (49/118) 2021-05-16T17:32:09.0078420Z remote: Counting objects: 42% (50/118) 2021-05-16T17:32:09.0079110Z remote: Counting objects: 43% (51/118) 2021-05-16T17:32:09.0079890Z remote: Counting objects: 44% (52/118) 2021-05-16T17:32:09.0080610Z remote: Counting objects: 45% (54/118) 2021-05-16T17:32:09.0081340Z remote: Counting objects: 46% (55/118) 2021-05-16T17:32:09.0082100Z remote: Counting objects: 47% (56/118) 2021-05-16T17:32:09.0082820Z remote: Counting objects: 48% (57/118) 2021-05-16T17:32:09.0083590Z remote: Counting objects: 49% (58/118) 2021-05-16T17:32:09.0084340Z remote: Counting objects: 50% (59/118) 2021-05-16T17:32:09.0085060Z remote: Counting objects: 51% (61/118) 2021-05-16T17:32:09.0086550Z remote: Counting objects: 52% (62/118) 2021-05-16T17:32:09.0087350Z remote: Counting objects: 53% (63/118) 2021-05-16T17:32:09.0088120Z remote: Counting objects: 54% (64/118) 2021-05-16T17:32:09.0088880Z remote: Counting objects: 55% (65/118) 2021-05-16T17:32:09.0089610Z remote: Counting objects: 56% (67/118) 2021-05-16T17:32:09.0090370Z remote: Counting objects: 57% (68/118) 2021-05-16T17:32:09.0091080Z remote: Counting objects: 58% (69/118) 2021-05-16T17:32:09.0091860Z remote: Counting objects: 59% (70/118) 2021-05-16T17:32:09.0092620Z remote: Counting objects: 60% (71/118) 2021-05-16T17:32:09.0093340Z remote: Counting objects: 61% (72/118) 2021-05-16T17:32:09.0094090Z remote: Counting objects: 62% (74/118) 2021-05-16T17:32:09.0094810Z remote: Counting objects: 63% (75/118) 2021-05-16T17:32:09.0095680Z remote: Counting objects: 64% (76/118) 2021-05-16T17:32:09.0096440Z remote: Counting objects: 65% (77/118) 2021-05-16T17:32:09.0097190Z remote: Counting objects: 66% (78/118) 2021-05-16T17:32:09.0097980Z remote: Counting objects: 67% (80/118) 2021-05-16T17:32:09.0098690Z remote: Counting objects: 68% (81/118) 2021-05-16T17:32:09.0099460Z remote: Counting objects: 69% (82/118) 2021-05-16T17:32:09.0100230Z remote: Counting objects: 70% (83/118) 2021-05-16T17:32:09.0100960Z remote: Counting objects: 71% (84/118) 2021-05-16T17:32:09.0101730Z remote: Counting objects: 72% (85/118) 2021-05-16T17:32:09.0102520Z remote: Counting objects: 73% (87/118) 2021-05-16T17:32:09.0103250Z remote: Counting objects: 74% (88/118) 2021-05-16T17:32:09.0103990Z remote: Counting objects: 75% (89/118) 2021-05-16T17:32:09.0104700Z remote: Counting objects: 76% (90/118) 2021-05-16T17:32:09.0105490Z remote: Counting objects: 77% (91/118) 2021-05-16T17:32:09.0106270Z remote: Counting objects: 78% (93/118) 2021-05-16T17:32:09.0107380Z remote: Counting objects: 79% (94/118) 2021-05-16T17:32:09.0108160Z remote: Counting objects: 80% (95/118) 2021-05-16T17:32:09.0108880Z remote: Counting objects: 81% (96/118) 2021-05-16T17:32:09.0109650Z remote: Counting objects: 82% (97/118) 2021-05-16T17:32:09.0110390Z remote: Counting objects: 83% (98/118) 2021-05-16T17:32:09.0111110Z remote: Counting objects: 84% (100/118) 2021-05-16T17:32:09.0111890Z remote: Counting objects: 85% (101/118) 2021-05-16T17:32:09.0112610Z remote: Counting objects: 86% (102/118) 2021-05-16T17:32:09.0113250Z remote: Counting objects: 87% (103/118) 2021-05-16T17:32:09.0114030Z remote: Counting objects: 88% (104/118) 2021-05-16T17:32:09.0114760Z remote: Counting objects: 89% (106/118) 2021-05-16T17:32:09.0115510Z remote: Counting objects: 90% (107/118) 2021-05-16T17:32:09.0116250Z remote: Counting objects: 91% (108/118) 2021-05-16T17:32:09.0117010Z remote: Counting objects: 92% (109/118) 2021-05-16T17:32:09.0117750Z remote: Counting objects: 93% (110/118) 2021-05-16T17:32:09.0118440Z remote: Counting objects: 94% (111/118) 2021-05-16T17:32:09.0119190Z remote: Counting objects: 95% (113/118) 2021-05-16T17:32:09.0119960Z remote: Counting objects: 96% (114/118) 2021-05-16T17:32:09.0120680Z remote: Counting objects: 97% (115/118) 2021-05-16T17:32:09.0121430Z remote: Counting objects: 98% (116/118) 2021-05-16T17:32:09.0122150Z remote: Counting objects: 99% (117/118) 2021-05-16T17:32:09.0123360Z remote: Counting objects: 100% (118/118) 2021-05-16T17:32:09.0124180Z remote: Counting objects: 100% (118/118), done. 2021-05-16T17:32:09.0125020Z remote: Compressing objects: 1% (1/84) 2021-05-16T17:32:09.0125810Z remote: Compressing objects: 2% (2/84) 2021-05-16T17:32:09.0126630Z remote: Compressing objects: 3% (3/84) 2021-05-16T17:32:09.0127730Z remote: Compressing objects: 4% (4/84) 2021-05-16T17:32:09.0128630Z remote: Compressing objects: 5% (5/84) 2021-05-16T17:32:09.0129470Z remote: Compressing objects: 7% (6/84) 2021-05-16T17:32:09.0130240Z remote: Compressing objects: 8% (7/84) 2021-05-16T17:32:09.0131060Z remote: Compressing objects: 9% (8/84) 2021-05-16T17:32:09.0131830Z remote: Compressing objects: 10% (9/84) 2021-05-16T17:32:09.0132670Z remote: Compressing objects: 11% (10/84) 2021-05-16T17:32:09.0133490Z remote: Compressing objects: 13% (11/84) 2021-05-16T17:32:09.0134260Z remote: Compressing objects: 14% (12/84) 2021-05-16T17:32:09.0135050Z remote: Compressing objects: 15% (13/84) 2021-05-16T17:32:09.0135790Z remote: Compressing objects: 16% (14/84) 2021-05-16T17:32:09.0136530Z remote: Compressing objects: 17% (15/84) 2021-05-16T17:32:09.0137260Z remote: Compressing objects: 19% (16/84) 2021-05-16T17:32:09.0138000Z remote: Compressing objects: 20% (17/84) 2021-05-16T17:32:09.0138750Z remote: Compressing objects: 21% (18/84) 2021-05-16T17:32:09.0139560Z remote: Compressing objects: 22% (19/84) 2021-05-16T17:32:09.0140330Z remote: Compressing objects: 23% (20/84) 2021-05-16T17:32:09.0141080Z remote: Compressing objects: 25% (21/84) 2021-05-16T17:32:09.0141860Z remote: Compressing objects: 26% (22/84) 2021-05-16T17:32:09.0142690Z remote: Compressing objects: 27% (23/84) 2021-05-16T17:32:09.0143490Z remote: Compressing objects: 28% (24/84) 2021-05-16T17:32:09.0144230Z remote: Compressing objects: 29% (25/84) 2021-05-16T17:32:09.0145100Z remote: Compressing objects: 30% (26/84) 2021-05-16T17:32:09.0145900Z remote: Compressing objects: 32% (27/84) 2021-05-16T17:32:09.0146650Z remote: Compressing objects: 33% (28/84) 2021-05-16T17:32:09.0147380Z remote: Compressing objects: 34% (29/84) 2021-05-16T17:32:09.0148500Z remote: Compressing objects: 35% (30/84) 2021-05-16T17:32:09.0149300Z remote: Compressing objects: 36% (31/84) 2021-05-16T17:32:09.0150050Z remote: Compressing objects: 38% (32/84) 2021-05-16T17:32:09.0150780Z remote: Compressing objects: 39% (33/84) 2021-05-16T17:32:09.0151590Z remote: Compressing objects: 40% (34/84) 2021-05-16T17:32:09.0152350Z remote: Compressing objects: 41% (35/84) 2021-05-16T17:32:09.0153180Z remote: Compressing objects: 42% (36/84) 2021-05-16T17:32:09.0153990Z remote: Compressing objects: 44% (37/84) 2021-05-16T17:32:09.0154770Z remote: Compressing objects: 45% (38/84) 2021-05-16T17:32:09.0155600Z remote: Compressing objects: 46% (39/84) 2021-05-16T17:32:09.0156360Z remote: Compressing objects: 47% (40/84) 2021-05-16T17:32:09.0157300Z remote: Compressing objects: 48% (41/84) 2021-05-16T17:32:09.0158120Z remote: Compressing objects: 50% (42/84) 2021-05-16T17:32:09.0158900Z remote: Compressing objects: 51% (43/84) 2021-05-16T17:32:09.0159700Z remote: Compressing objects: 52% (44/84) 2021-05-16T17:32:09.0160530Z remote: Compressing objects: 53% (45/84) 2021-05-16T17:32:09.0161270Z remote: Compressing objects: 54% (46/84) 2021-05-16T17:32:09.0162090Z remote: Compressing objects: 55% (47/84) 2021-05-16T17:32:09.0162820Z remote: Compressing objects: 57% (48/84) 2021-05-16T17:32:09.0163630Z remote: Compressing objects: 58% (49/84) 2021-05-16T17:32:09.0164440Z remote: Compressing objects: 59% (50/84) 2021-05-16T17:32:09.0165210Z remote: Compressing objects: 60% (51/84) 2021-05-16T17:32:09.0166030Z remote: Compressing objects: 61% (52/84) 2021-05-16T17:32:09.0166790Z remote: Compressing objects: 63% (53/84) 2021-05-16T17:32:09.0167630Z remote: Compressing objects: 64% (54/84) 2021-05-16T17:32:09.0168450Z remote: Compressing objects: 65% (55/84) 2021-05-16T17:32:09.0169540Z remote: Compressing objects: 66% (56/84) 2021-05-16T17:32:09.0170450Z remote: Compressing objects: 67% (57/84) 2021-05-16T17:32:09.0171210Z remote: Compressing objects: 69% (58/84) 2021-05-16T17:32:09.0172040Z remote: Compressing objects: 70% (59/84) 2021-05-16T17:32:09.0172860Z remote: Compressing objects: 71% (60/84) 2021-05-16T17:32:09.0173620Z remote: Compressing objects: 72% (61/84) 2021-05-16T17:32:09.0174410Z remote: Compressing objects: 73% (62/84) 2021-05-16T17:32:09.0175190Z remote: Compressing objects: 75% (63/84) 2021-05-16T17:32:09.0175960Z remote: Compressing objects: 76% (64/84) 2021-05-16T17:32:09.0176750Z remote: Compressing objects: 77% (65/84) 2021-05-16T17:32:09.0177520Z remote: Compressing objects: 78% (66/84) 2021-05-16T17:32:09.0178330Z remote: Compressing objects: 79% (67/84) 2021-05-16T17:32:09.0179150Z remote: Compressing objects: 80% (68/84) 2021-05-16T17:32:09.0179940Z remote: Compressing objects: 82% (69/84) 2021-05-16T17:32:09.0180850Z remote: Compressing objects: 83% (70/84) 2021-05-16T17:32:09.0181630Z remote: Compressing objects: 84% (71/84) 2021-05-16T17:32:09.0182460Z remote: Compressing objects: 85% (72/84) 2021-05-16T17:32:09.0183280Z remote: Compressing objects: 86% (73/84) 2021-05-16T17:32:09.0184060Z remote: Compressing objects: 88% (74/84) 2021-05-16T17:32:09.0184860Z remote: Compressing objects: 89% (75/84) 2021-05-16T17:32:09.0185620Z remote: Compressing objects: 90% (76/84) 2021-05-16T17:32:09.0186450Z remote: Compressing objects: 91% (77/84) 2021-05-16T17:32:09.0187260Z remote: Compressing objects: 92% (78/84) 2021-05-16T17:32:09.0187990Z remote: Compressing objects: 94% (79/84) 2021-05-16T17:32:09.0188770Z remote: Compressing objects: 95% (80/84) 2021-05-16T17:32:09.0189540Z remote: Compressing objects: 96% (81/84) 2021-05-16T17:32:09.0190650Z remote: Compressing objects: 97% (82/84) 2021-05-16T17:32:09.0191480Z remote: Compressing objects: 98% (83/84) 2021-05-16T17:32:09.0192260Z remote: Compressing objects: 100% (84/84) 2021-05-16T17:32:09.0193110Z remote: Compressing objects: 100% (84/84), done. 2021-05-16T17:32:09.0193890Z Receiving objects: 0% (1/118) 2021-05-16T17:32:09.0194590Z Receiving objects: 1% (2/118) 2021-05-16T17:32:09.0195320Z Receiving objects: 2% (3/118) 2021-05-16T17:32:09.0196000Z Receiving objects: 3% (4/118) 2021-05-16T17:32:09.0196750Z Receiving objects: 4% (5/118) 2021-05-16T17:32:09.0197470Z Receiving objects: 5% (6/118) 2021-05-16T17:32:09.0198140Z Receiving objects: 6% (8/118) 2021-05-16T17:32:09.0198800Z Receiving objects: 7% (9/118) 2021-05-16T17:32:09.0199400Z Receiving objects: 8% (10/118) 2021-05-16T17:32:09.0206160Z Receiving objects: 9% (11/118) 2021-05-16T17:32:09.0206900Z Receiving objects: 10% (12/118) 2021-05-16T17:32:09.0207600Z Receiving objects: 11% (13/118) 2021-05-16T17:32:09.0208320Z Receiving objects: 12% (15/118) 2021-05-16T17:32:09.0209040Z Receiving objects: 13% (16/118) 2021-05-16T17:32:09.0209730Z Receiving objects: 14% (17/118) 2021-05-16T17:32:09.0210460Z Receiving objects: 15% (18/118) 2021-05-16T17:32:09.0211110Z Receiving objects: 16% (19/118) 2021-05-16T17:32:09.0211840Z Receiving objects: 17% (21/118) 2021-05-16T17:32:09.0212500Z Receiving objects: 18% (22/118) 2021-05-16T17:32:09.0213230Z Receiving objects: 19% (23/118) 2021-05-16T17:32:09.0213950Z Receiving objects: 20% (24/118) 2021-05-16T17:32:09.0214620Z Receiving objects: 21% (25/118) 2021-05-16T17:32:09.0215350Z Receiving objects: 22% (26/118) 2021-05-16T17:32:09.0216010Z Receiving objects: 23% (28/118) 2021-05-16T17:32:09.0216690Z Receiving objects: 24% (29/118) 2021-05-16T17:32:09.0217410Z Receiving objects: 25% (30/118) 2021-05-16T17:32:09.0218050Z Receiving objects: 26% (31/118) 2021-05-16T17:32:09.0218770Z Receiving objects: 27% (32/118) 2021-05-16T17:32:09.0219790Z Receiving objects: 28% (34/118) 2021-05-16T17:32:09.0220560Z Receiving objects: 29% (35/118) 2021-05-16T17:32:09.0221290Z Receiving objects: 30% (36/118) 2021-05-16T17:32:09.0221970Z Receiving objects: 31% (37/118) 2021-05-16T17:32:09.0222670Z Receiving objects: 32% (38/118) 2021-05-16T17:32:09.0223340Z Receiving objects: 33% (39/118) 2021-05-16T17:32:09.0224090Z Receiving objects: 34% (41/118) 2021-05-16T17:32:09.0224820Z Receiving objects: 35% (42/118) 2021-05-16T17:32:09.0225520Z Receiving objects: 36% (43/118) 2021-05-16T17:32:09.0226250Z Receiving objects: 37% (44/118) 2021-05-16T17:32:09.0226920Z Receiving objects: 38% (45/118) 2021-05-16T17:32:09.0227660Z Receiving objects: 39% (47/118) 2021-05-16T17:32:09.0228390Z Receiving objects: 40% (48/118) 2021-05-16T17:32:09.0229140Z Receiving objects: 41% (49/118) 2021-05-16T17:32:09.0229810Z Receiving objects: 42% (50/118) 2021-05-16T17:32:09.0230550Z Receiving objects: 43% (51/118) 2021-05-16T17:32:09.0231310Z Receiving objects: 44% (52/118) 2021-05-16T17:32:09.0232000Z Receiving objects: 45% (54/118) 2021-05-16T17:32:09.0232740Z Receiving objects: 46% (55/118) 2021-05-16T17:32:09.0233410Z Receiving objects: 47% (56/118) 2021-05-16T17:32:09.0234150Z Receiving objects: 48% (57/118) 2021-05-16T17:32:09.0234840Z Receiving objects: 49% (58/118) 2021-05-16T17:32:09.0235490Z Receiving objects: 50% (59/118) 2021-05-16T17:32:09.0236210Z Receiving objects: 51% (61/118) 2021-05-16T17:32:09.0236880Z Receiving objects: 52% (62/118) 2021-05-16T17:32:09.0237570Z Receiving objects: 53% (63/118) 2021-05-16T17:32:09.0238250Z Receiving objects: 54% (64/118) 2021-05-16T17:32:09.0238930Z Receiving objects: 55% (65/118) 2021-05-16T17:32:09.0239600Z Receiving objects: 56% (67/118) 2021-05-16T17:32:09.0240270Z Receiving objects: 57% (68/118) 2021-05-16T17:32:09.0241010Z Receiving objects: 58% (69/118) 2021-05-16T17:32:09.0241720Z Receiving objects: 59% (70/118) 2021-05-16T17:32:09.0242400Z Receiving objects: 60% (71/118) 2021-05-16T17:32:09.0243530Z Receiving objects: 61% (72/118) 2021-05-16T17:32:09.0244220Z Receiving objects: 62% (74/118) 2021-05-16T17:32:09.0244960Z Receiving objects: 63% (75/118) 2021-05-16T17:32:09.0245800Z Receiving objects: 64% (76/118) 2021-05-16T17:32:09.0246480Z Receiving objects: 65% (77/118) 2021-05-16T17:32:09.0247140Z Receiving objects: 66% (78/118) 2021-05-16T17:32:09.0247780Z Receiving objects: 67% (80/118) 2021-05-16T17:32:09.0248520Z Receiving objects: 68% (81/118) 2021-05-16T17:32:09.0249200Z Receiving objects: 69% (82/118) 2021-05-16T17:32:09.0249840Z Receiving objects: 70% (83/118) 2021-05-16T17:32:09.0250480Z Receiving objects: 71% (84/118) 2021-05-16T17:32:09.0251120Z Receiving objects: 72% (85/118) 2021-05-16T17:32:09.0251760Z Receiving objects: 73% (87/118) 2021-05-16T17:32:09.0252400Z Receiving objects: 74% (88/118) 2021-05-16T17:32:09.0253040Z Receiving objects: 75% (89/118) 2021-05-16T17:32:09.0253680Z Receiving objects: 76% (90/118) 2021-05-16T17:32:09.0254330Z Receiving objects: 77% (91/118) 2021-05-16T17:32:09.0254970Z Receiving objects: 78% (93/118) 2021-05-16T17:32:09.0255640Z Receiving objects: 79% (94/118) 2021-05-16T17:32:09.0256290Z Receiving objects: 80% (95/118) 2021-05-16T17:32:09.0256920Z Receiving objects: 81% (96/118) 2021-05-16T17:32:09.0257570Z Receiving objects: 82% (97/118) 2021-05-16T17:32:09.0258200Z Receiving objects: 83% (98/118) 2021-05-16T17:32:09.0258850Z Receiving objects: 84% (100/118) 2021-05-16T17:32:09.0259500Z Receiving objects: 85% (101/118) 2021-05-16T17:32:09.0260140Z Receiving objects: 86% (102/118) 2021-05-16T17:32:09.0260790Z Receiving objects: 87% (103/118) 2021-05-16T17:32:09.0261420Z Receiving objects: 88% (104/118) 2021-05-16T17:32:09.0262070Z Receiving objects: 89% (106/118) 2021-05-16T17:32:09.0262710Z Receiving objects: 90% (107/118) 2021-05-16T17:32:09.0263350Z Receiving objects: 91% (108/118) 2021-05-16T17:32:09.0264000Z Receiving objects: 92% (109/118) 2021-05-16T17:32:09.0264630Z Receiving objects: 93% (110/118) 2021-05-16T17:32:09.0265590Z Receiving objects: 94% (111/118) 2021-05-16T17:32:09.0266320Z Receiving objects: 95% (113/118) 2021-05-16T17:32:09.0266960Z Receiving objects: 96% (114/118) 2021-05-16T17:32:09.0267610Z Receiving objects: 97% (115/118) 2021-05-16T17:32:09.0269260Z remote: Total 118 (delta 37), reused 74 (delta 30), pack-reused 0 2021-05-16T17:32:09.0270090Z Receiving objects: 98% (116/118) 2021-05-16T17:32:09.0270750Z Receiving objects: 99% (117/118) 2021-05-16T17:32:09.0271390Z Receiving objects: 100% (118/118) 2021-05-16T17:32:09.0272090Z Receiving objects: 100% (118/118), 2.24 MiB | 39.47 MiB/s, done. 2021-05-16T17:32:09.0272780Z Resolving deltas: 0% (0/37) 2021-05-16T17:32:09.0273410Z Resolving deltas: 2% (1/37) 2021-05-16T17:32:09.0274050Z Resolving deltas: 5% (2/37) 2021-05-16T17:32:09.0274670Z Resolving deltas: 8% (3/37) 2021-05-16T17:32:09.0275310Z Resolving deltas: 10% (4/37) 2021-05-16T17:32:09.0275930Z Resolving deltas: 13% (5/37) 2021-05-16T17:32:09.0276580Z Resolving deltas: 16% (6/37) 2021-05-16T17:32:09.0277220Z Resolving deltas: 18% (7/37) 2021-05-16T17:32:09.0277840Z Resolving deltas: 21% (8/37) 2021-05-16T17:32:09.0278470Z Resolving deltas: 24% (9/37) 2021-05-16T17:32:09.0279090Z Resolving deltas: 27% (10/37) 2021-05-16T17:32:09.0279730Z Resolving deltas: 29% (11/37) 2021-05-16T17:32:09.0280430Z Resolving deltas: 32% (12/37) 2021-05-16T17:32:09.0280910Z Resolving deltas: 35% (13/37) 2021-05-16T17:32:09.0283750Z Resolving deltas: 37% (14/37) 2021-05-16T17:32:09.0284460Z Resolving deltas: 40% (15/37) 2021-05-16T17:32:09.0285120Z Resolving deltas: 43% (16/37) 2021-05-16T17:32:09.0285840Z Resolving deltas: 45% (17/37) 2021-05-16T17:32:09.0286490Z Resolving deltas: 48% (18/37) 2021-05-16T17:32:09.0287270Z Resolving deltas: 51% (19/37) 2021-05-16T17:32:09.0287940Z Resolving deltas: 54% (20/37) 2021-05-16T17:32:09.0288590Z Resolving deltas: 56% (21/37) 2021-05-16T17:32:09.0289230Z Resolving deltas: 59% (22/37) 2021-05-16T17:32:09.0290380Z Resolving deltas: 62% (23/37) 2021-05-16T17:32:09.0291040Z Resolving deltas: 64% (24/37) 2021-05-16T17:32:09.0291670Z Resolving deltas: 67% (25/37) 2021-05-16T17:32:09.0292320Z Resolving deltas: 70% (26/37) 2021-05-16T17:32:09.0292960Z Resolving deltas: 72% (27/37) 2021-05-16T17:32:09.0293590Z Resolving deltas: 75% (28/37) 2021-05-16T17:32:09.0294220Z Resolving deltas: 78% (29/37) 2021-05-16T17:32:09.0294850Z Resolving deltas: 81% (30/37) 2021-05-16T17:32:09.0295560Z Resolving deltas: 83% (31/37) 2021-05-16T17:32:09.0296200Z Resolving deltas: 86% (32/37) 2021-05-16T17:32:09.0296840Z Resolving deltas: 89% (33/37) 2021-05-16T17:32:09.0297470Z Resolving deltas: 91% (34/37) 2021-05-16T17:32:09.0298100Z Resolving deltas: 94% (35/37) 2021-05-16T17:32:09.0298750Z Resolving deltas: 97% (36/37) 2021-05-16T17:32:09.0299390Z Resolving deltas: 100% (37/37) 2021-05-16T17:32:09.0300030Z Resolving deltas: 100% (37/37), done. 2021-05-16T17:32:09.0300880Z From https://github.com/neuroconductor/oro.dicom 2021-05-16T17:32:09.0302500Z * [new ref] 7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c -> 0.5.2.2.s 2021-05-16T17:32:09.0303480Z ##[endgroup] 2021-05-16T17:32:09.0304210Z ##[group]Determining the checkout info 2021-05-16T17:32:09.0304900Z ##[endgroup] 2021-05-16T17:32:09.0305630Z ##[group]Checking out the ref 2021-05-16T17:32:09.0306880Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.5.2.2.s 2021-05-16T17:32:09.0307750Z HEAD is now at 7f1fd6a Version id 61 stable 2021-05-16T17:32:09.0308440Z ##[endgroup] 2021-05-16T17:32:09.0309490Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T17:32:09.0310770Z '7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c' 2021-05-16T17:32:09.0437320Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:32:09.0437940Z with: 2021-05-16T17:32:09.0438300Z r-version: 3.5 2021-05-16T17:32:09.0438710Z Ncpus: 1 2021-05-16T17:32:09.0439130Z crayon.enabled: NULL 2021-05-16T17:32:09.0439810Z remove-openmp-macos: true 2021-05-16T17:32:09.0440380Z http-user-agent: default 2021-05-16T17:32:09.0440900Z install-r: true 2021-05-16T17:32:09.0441510Z windows-path-include-mingw: true 2021-05-16T17:32:09.0442040Z env: 2021-05-16T17:32:09.0442590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:09.0443070Z TIC_DEPLOY_KEY: 2021-05-16T17:32:09.0443480Z RSPM: 2021-05-16T17:32:09.0444510Z GITHUB_PAT: *** 2021-05-16T17:32:09.0444990Z COVERALLS_TOKEN: 2021-05-16T17:32:09.0445590Z continue-on-error: false 2021-05-16T17:32:09.0446240Z VDIFFR_RUN_TESTS: false 2021-05-16T17:32:09.0446650Z ##[endgroup] 2021-05-16T17:32:09.9032580Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T17:32:12.8403370Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T17:32:13.1211340Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-16T17:32:14.5234620Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T17:32:15.0652810Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T17:32:15.0714830Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T17:32:16.0145800Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T17:32:16.0340270Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T17:32:17.0110780Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T17:32:17.0212450Z Checksumming (Apple_Free : 3)… 2021-05-16T17:32:18.0103820Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T17:32:18.0206260Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T17:32:18.0455320Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T17:32:18.0457670Z Checksumming (Apple_Free : 5)… 2021-05-16T17:32:19.0042170Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T17:32:19.0144830Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T17:32:20.0012760Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T17:32:20.0117000Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T17:32:20.0176180Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T17:32:20.0278430Z verified CRC32 $84F1919B 2021-05-16T17:32:20.5664910Z /dev/disk2 GUID_partition_scheme 2021-05-16T17:32:20.5787060Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T17:32:20.6002690Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T17:32:20.6924570Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T17:32:20.7024610Z To reinstall 0.29.2_3, run: 2021-05-16T17:32:20.7147060Z brew reinstall pkg-config 2021-05-16T17:32:20.8277060Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T17:32:22.5379400Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T17:32:22.8610410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T17%3A40%3A00Z&sig=uLn1EMJ%2BFw0ZsketDjGslDwTVZldT671pMTLC4Erv3A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:32:23.1397170Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T17:32:25.1609740Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T17:32:25.1643270Z installer: Upgrading at base path / 2021-05-16T17:32:25.1649000Z installer: The upgrade was successful. 2021-05-16T17:32:26.6754760Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T17:32:26.7400420Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T17:32:28.2675740Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T17:32:28.4930560Z installer: Package name is gfortran 2021-05-16T17:32:28.4938670Z installer: Installing at base path / 2021-05-16T17:32:28.4940940Z installer: The install was successful. 2021-05-16T17:32:28.5025810Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T17:32:28.5406750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T17%3A40%3A00Z&sig=I5VnEocFIFR263lo6UWCmM6rlC8v4bQFYBzIA9w65HQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:32:28.6618640Z "disk2" ejected. 2021-05-16T17:32:28.6720540Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T17:32:28.6972240Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T17:32:32.9224940Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T17:32:33.7992870Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T17:32:33.8755660Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:32:33.8756210Z env: 2021-05-16T17:32:33.8756690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:33.8757130Z TIC_DEPLOY_KEY: 2021-05-16T17:32:33.8757510Z RSPM: 2021-05-16T17:32:33.8759740Z GITHUB_PAT: *** 2021-05-16T17:32:33.8760230Z COVERALLS_TOKEN: 2021-05-16T17:32:33.8760760Z continue-on-error: false 2021-05-16T17:32:33.8761240Z VDIFFR_RUN_TESTS: false 2021-05-16T17:32:33.8761770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:32:33.8762200Z TZ: UTC 2021-05-16T17:32:33.8762600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:33.8763000Z NOT_CRAN: true 2021-05-16T17:32:33.8763530Z ##[endgroup] 2021-05-16T17:32:34.2596100Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T17:32:34.3267610Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T17:32:34.3272140Z Dload Upload Total Spent Left Speed 2021-05-16T17:32:34.3272920Z 2021-05-16T17:32:34.3650860Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:32:34.3653000Z 100 117 0 117 0 0 3078 0 --:--:-- --:--:-- --:--:-- 3078 2021-05-16T17:32:34.7097030Z 2021-05-16T17:32:35.4617210Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:32:35.4637530Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-16T17:32:35.6436670Z 2021-05-16T17:32:36.6270250Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-16T17:32:37.6123220Z 6 82.6M 6 5568k 0 0 2420k 0 0:00:34 0:00:02 0:00:32 5664k 2021-05-16T17:32:38.5877760Z 11 82.6M 11 9.8M 0 0 3058k 0 0:00:27 0:00:03 0:00:24 5105k 2021-05-16T17:32:39.6360930Z 14 82.6M 14 12.3M 0 0 2970k 0 0:00:28 0:00:04 0:00:24 4298k 2021-05-16T17:32:40.6201140Z 19 82.6M 19 16.2M 0 0 3143k 0 0:00:26 0:00:05 0:00:21 4180k 2021-05-16T17:32:41.6059040Z 25 82.6M 25 21.4M 0 0 3483k 0 0:00:24 0:00:06 0:00:18 4406k 2021-05-16T17:32:42.6016320Z 32 82.6M 32 26.8M 0 0 3782k 0 0:00:22 0:00:07 0:00:15 4411k 2021-05-16T17:32:43.6022890Z 40 82.6M 40 33.3M 0 0 4122k 0 0:00:20 0:00:08 0:00:12 4822k 2021-05-16T17:32:44.5889970Z 48 82.6M 48 40.4M 0 0 4466k 0 0:00:18 0:00:09 0:00:09 5737k 2021-05-16T17:32:45.5870190Z 56 82.6M 56 46.7M 0 0 4663k 0 0:00:18 0:00:10 0:00:08 6291k 2021-05-16T17:32:46.6308020Z 64 82.6M 64 53.1M 0 0 4836k 0 0:00:17 0:00:11 0:00:06 6549k 2021-05-16T17:32:47.6254370Z 72 82.6M 72 59.7M 0 0 4971k 0 0:00:17 0:00:12 0:00:05 6694k 2021-05-16T17:32:48.6238840Z 80 82.6M 80 66.1M 0 0 5096k 0 0:00:16 0:00:13 0:00:03 6701k 2021-05-16T17:32:49.6078190Z 87 82.6M 87 72.4M 0 0 5188k 0 0:00:16 0:00:14 0:00:02 6523k 2021-05-16T17:32:50.0462870Z 95 82.6M 95 79.2M 0 0 5307k 0 0:00:15 0:00:15 --:--:-- 6625k 2021-05-16T17:32:50.0464710Z 100 82.6M 100 82.6M 0 0 5383k 0 0:00:15 0:00:15 --:--:-- 6763k 2021-05-16T17:32:54.0973930Z ##[group]Run tlmgr update --self 2021-05-16T17:32:54.0974670Z tlmgr update --self 2021-05-16T17:32:54.0975700Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:32:54.0976560Z tlmgr update --all 2021-05-16T17:32:54.1249690Z shell: /bin/bash -e {0} 2021-05-16T17:32:54.1250050Z env: 2021-05-16T17:32:54.1250530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:54.1250980Z TIC_DEPLOY_KEY: 2021-05-16T17:32:54.1251380Z RSPM: 2021-05-16T17:32:54.1252640Z GITHUB_PAT: *** 2021-05-16T17:32:54.1253130Z COVERALLS_TOKEN: 2021-05-16T17:32:54.1253590Z continue-on-error: false 2021-05-16T17:32:54.1254100Z VDIFFR_RUN_TESTS: false 2021-05-16T17:32:54.1254580Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:32:54.1255070Z TZ: UTC 2021-05-16T17:32:54.1255440Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:54.1255840Z NOT_CRAN: true 2021-05-16T17:32:54.1256270Z ##[endgroup] 2021-05-16T17:32:56.3063080Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:56.3075490Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:32:58.8021010Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:58.8049210Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:32:58.9853980Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T17:32:59.2379020Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T17:32:59.4046120Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T17:32:59.6031140Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T17:32:59.7588430Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-16T17:33:01.8950760Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-16T17:33:02.0393350Z [8/89, 00:04/00:04] install: biblatex [238k] 2021-05-16T17:33:02.3464840Z [9/89, 00:04/00:04] install: checkcites.universal-darwin [1k] 2021-05-16T17:33:02.4938280Z [10/89, 00:04/00:04] install: checkcites [7k] 2021-05-16T17:33:02.6372180Z [11/89, 00:04/00:04] install: chickenize [15k] 2021-05-16T17:33:02.8080320Z [12/89, 00:04/00:04] install: chinese-jfm [3k] 2021-05-16T17:33:02.9548950Z [13/89, 00:04/00:04] install: cloze [9k] 2021-05-16T17:33:03.1049430Z [14/89, 00:05/00:05] install: colorprofiles [86k] 2021-05-16T17:33:03.3041430Z [15/89, 00:05/00:05] install: combofont [2k] 2021-05-16T17:33:03.4534840Z [16/89, 00:05/00:05] install: courier [470k] 2021-05-16T17:33:03.7718340Z [17/89, 00:05/00:05] install: courier-scaled [3k] 2021-05-16T17:33:03.9354460Z [18/89, 00:05/00:05] install: cstypo [3k] 2021-05-16T17:33:04.1666510Z [19/89, 00:06/00:06] install: ctablestack [2k] 2021-05-16T17:33:04.3145880Z [20/89, 00:06/00:06] install: ekdosis [19k] 2021-05-16T17:33:04.5840290Z [21/89, 00:06/00:06] install: emoji [40k] 2021-05-16T17:33:04.7525240Z [22/89, 00:06/00:06] install: emojicite [2k] 2021-05-16T17:33:04.8942730Z [23/89, 00:06/00:06] install: enctex [24k] 2021-05-16T17:33:05.0672630Z [24/89, 00:07/00:07] install: enigma [18k] 2021-05-16T17:33:05.2459250Z [25/89, 00:07/00:07] install: etex-pkg [6k] 2021-05-16T17:33:05.3983520Z [26/89, 00:07/00:07] install: filecontents [3k] 2021-05-16T17:33:05.5437350Z [27/89, 00:07/00:07] install: grfext [3k] 2021-05-16T17:33:05.6911600Z [28/89, 00:07/00:07] install: hyphenex [9k] 2021-05-16T17:33:05.8416320Z [29/89, 00:07/00:07] install: ifplatform [2k] 2021-05-16T17:33:05.9896050Z [30/89, 00:07/00:07] install: innerscript [4k] 2021-05-16T17:33:06.1321080Z [31/89, 00:08/00:08] install: interpreter [7k] 2021-05-16T17:33:06.2771230Z [32/89, 00:08/00:08] install: kanaparser [5k] 2021-05-16T17:33:06.4236340Z [33/89, 00:08/00:08] install: knuth-local [23k] 2021-05-16T17:33:06.6144850Z [34/89, 00:08/00:08] install: logreq [4k] 2021-05-16T17:33:06.7705230Z [35/89, 00:08/00:08] install: lua-typo [7k] 2021-05-16T17:33:06.9178770Z [36/89, 00:08/00:08] install: lua-uca [70k] 2021-05-16T17:33:07.1292600Z [37/89, 00:09/00:09] install: lua-ul [7k] 2021-05-16T17:33:07.3152380Z [38/89, 00:09/00:09] install: lua-uni-algos [6k] 2021-05-16T17:33:07.4687600Z [39/89, 00:09/00:09] install: lua-visual-debug [4k] 2021-05-16T17:33:07.6196840Z [40/89, 00:09/00:09] install: luacode [3k] 2021-05-16T17:33:07.7677000Z [41/89, 00:09/00:09] install: luacolor [5k] 2021-05-16T17:33:07.9210880Z [42/89, 00:09/00:09] install: luahyphenrules [3k] 2021-05-16T17:33:08.0654220Z [43/89, 00:10/00:10] install: luaimageembed [2k] 2021-05-16T17:33:08.2111270Z [44/89, 00:10/00:10] install: luaindex [5k] 2021-05-16T17:33:08.3637180Z [45/89, 00:10/00:10] install: luainputenc [5k] 2021-05-16T17:33:08.5130140Z [46/89, 00:10/00:10] install: luaintro [1k] 2021-05-16T17:33:08.6623360Z [47/89, 00:10/00:10] install: luakeys [5k] 2021-05-16T17:33:08.8591070Z [48/89, 00:10/00:10] install: lualatex-doc [1k] 2021-05-16T17:33:09.0100610Z [49/89, 00:11/00:11] install: lualatex-truncate [2k] 2021-05-16T17:33:09.1538490Z [50/89, 00:11/00:11] install: luamplib [12k] 2021-05-16T17:33:09.3048960Z [51/89, 00:11/00:11] install: luapackageloader [2k] 2021-05-16T17:33:09.4570250Z [52/89, 00:11/00:11] install: luaprogtable [7k] 2021-05-16T17:33:09.6407530Z [53/89, 00:11/00:11] install: luarandom [2k] 2021-05-16T17:33:09.7858130Z [54/89, 00:11/00:11] install: luatex85 [2k] 2021-05-16T17:33:09.9355630Z [55/89, 00:11/00:11] install: luatexbase [4k] 2021-05-16T17:33:10.0845220Z [56/89, 00:12/00:12] install: luatexko [22k] 2021-05-16T17:33:10.2576840Z [57/89, 00:12/00:12] install: luatextra [2k] 2021-05-16T17:33:10.4135770Z [58/89, 00:12/00:12] install: luavlna [8k] 2021-05-16T17:33:10.5810760Z [59/89, 00:12/00:12] install: luaxml [31k] 2021-05-16T17:33:10.7511180Z [60/89, 00:12/00:12] install: makeindex.universal-darwin [91k] 2021-05-16T17:33:10.9588290Z [61/89, 00:12/00:12] install: makeindex [5k] 2021-05-16T17:33:11.1061440Z [62/89, 00:13/00:13] install: mflogo [2k] 2021-05-16T17:33:11.2577330Z [63/89, 00:13/00:13] install: newpax [9k] 2021-05-16T17:33:11.4069590Z [64/89, 00:13/00:13] install: nodetree [13k] 2021-05-16T17:33:11.5787960Z [65/89, 00:13/00:13] install: odsfile [5k] 2021-05-16T17:33:11.7255150Z [66/89, 00:13/00:13] install: optex.universal-darwin [1k] 2021-05-16T17:33:11.8688490Z [67/89, 00:13/00:13] install: optex [770k] 2021-05-16T17:33:12.1874050Z [68/89, 00:14/00:14] install: pdfarticle [4k] 2021-05-16T17:33:12.3389270Z [69/89, 00:14/00:14] install: pdfextra [22k] 2021-05-16T17:33:12.5069450Z [70/89, 00:14/00:14] install: placeat [4k] 2021-05-16T17:33:12.6782820Z [71/89, 00:14/00:14] install: plantuml [3k] 2021-05-16T17:33:12.8330970Z [72/89, 00:14/00:14] install: rsfs [55k] 2021-05-16T17:33:13.0314640Z [73/89, 00:15/00:15] install: selnolig [53k] 2021-05-16T17:33:13.2770670Z [74/89, 00:15/00:15] install: spelling [14k] 2021-05-16T17:33:13.4422010Z [75/89, 00:15/00:15] install: stricttex [2k] 2021-05-16T17:33:13.5975370Z [76/89, 00:15/00:15] install: texlive-common [1k] 2021-05-16T17:33:13.7865710Z [77/89, 00:15/00:15] install: texlive-en [1k] 2021-05-16T17:33:13.9378270Z [78/89, 00:15/00:15] install: texlive-msg-translations [144k] 2021-05-16T17:33:14.1660890Z [79/89, 00:16/00:16] install: thumbpdf.universal-darwin [1k] 2021-05-16T17:33:14.3183740Z [80/89, 00:16/00:16] install: thumbpdf [19k] 2021-05-16T17:33:14.5455030Z [81/89, 00:16/00:16] install: tlshell.universal-darwin [1k] 2021-05-16T17:33:14.7005110Z [82/89, 00:16/00:16] install: tlshell [29k] 2021-05-16T17:33:14.8759900Z [83/89, 00:16/00:16] install: typewriter [25k] 2021-05-16T17:33:15.2003700Z [84/89, 00:17/00:17] install: uninormalize [6k] 2021-05-16T17:33:15.3661080Z [85/89, 00:17/00:17] install: upquote [2k] 2021-05-16T17:33:15.5139350Z [86/89, 00:17/00:17] install: xdvi.universal-darwin [948k] 2021-05-16T17:33:15.8943730Z [87/89, 00:17/00:17] install: xdvi [7k] 2021-05-16T17:33:16.0470060Z [88/89, 00:18/00:18] install: collection-basic [1k] 2021-05-16T17:33:16.1963550Z [89/89, 00:18/00:18] install: collection-luatex [1k] 2021-05-16T17:33:16.3482520Z running mktexlsr ... 2021-05-16T17:33:16.8668990Z done running mktexlsr. 2021-05-16T17:33:16.9109280Z running updmap-sys ... 2021-05-16T17:33:17.5074410Z done running updmap-sys. 2021-05-16T17:33:17.5076210Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T17:33:17.5078740Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/p0ZFv3Bdew/40TNbHUhCz ... 2021-05-16T17:33:18.6051330Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/p0ZFv3Bdew/40TNbHUhCz. 2021-05-16T17:33:18.6053140Z OK: optex.fmt/luatex 2021-05-16T17:33:18.6054800Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:33:18.6056680Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:33:20.6690390Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:20.6691890Z tlmgr: no updates available 2021-05-16T17:33:20.8179370Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:33:20.8179890Z with: 2021-05-16T17:33:20.8180310Z pandoc-version: 2.7.3 2021-05-16T17:33:20.8180710Z env: 2021-05-16T17:33:20.8181130Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:20.8181600Z TIC_DEPLOY_KEY: 2021-05-16T17:33:20.8181950Z RSPM: 2021-05-16T17:33:20.8183350Z GITHUB_PAT: *** 2021-05-16T17:33:20.8183780Z COVERALLS_TOKEN: 2021-05-16T17:33:20.8184210Z continue-on-error: false 2021-05-16T17:33:20.8184690Z VDIFFR_RUN_TESTS: false 2021-05-16T17:33:20.8185590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:33:20.8186000Z TZ: UTC 2021-05-16T17:33:20.8186350Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:20.8186720Z NOT_CRAN: true 2021-05-16T17:33:20.8187050Z ##[endgroup] 2021-05-16T17:33:21.3521440Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T17:33:23.9562260Z installer: Package name is pandoc 2021-05-16T17:33:23.9566170Z installer: Installing at base path / 2021-05-16T17:33:23.9568910Z installer: The install was successful. 2021-05-16T17:33:23.9732860Z ##[group]Run git config user.name adigherman 2021-05-16T17:33:23.9733820Z git config user.name adigherman 2021-05-16T17:33:23.9734390Z git config user.email adig@jhu.edu 2021-05-16T17:33:24.0042160Z shell: /bin/bash -e {0} 2021-05-16T17:33:24.0042590Z env: 2021-05-16T17:33:24.0043120Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:24.0043610Z TIC_DEPLOY_KEY: 2021-05-16T17:33:24.0044020Z RSPM: 2021-05-16T17:33:24.0045180Z GITHUB_PAT: *** 2021-05-16T17:33:24.0045660Z COVERALLS_TOKEN: 2021-05-16T17:33:24.0046170Z continue-on-error: false 2021-05-16T17:33:24.0046730Z VDIFFR_RUN_TESTS: false 2021-05-16T17:33:24.0047290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:33:24.0047750Z TZ: UTC 2021-05-16T17:33:24.0048190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:24.0048630Z NOT_CRAN: true 2021-05-16T17:33:24.0049080Z ##[endgroup] 2021-05-16T17:33:24.1102900Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T17:33:24.1103930Z env: 2021-05-16T17:33:24.1104450Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:24.1104960Z TIC_DEPLOY_KEY: 2021-05-16T17:33:24.1121220Z RSPM: 2021-05-16T17:33:24.1123050Z GITHUB_PAT: *** 2021-05-16T17:33:24.1123540Z COVERALLS_TOKEN: 2021-05-16T17:33:24.1124010Z continue-on-error: false 2021-05-16T17:33:24.1124510Z VDIFFR_RUN_TESTS: false 2021-05-16T17:33:24.1124990Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:33:24.1125510Z TZ: UTC 2021-05-16T17:33:24.1125910Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:24.1126310Z NOT_CRAN: true 2021-05-16T17:33:24.1126700Z ##[endgroup] 2021-05-16T17:33:25.8785710Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T17:33:25.9199800Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T17:33:25.9201000Z To reinstall 3.20.2, run: 2021-05-16T17:33:25.9202110Z brew reinstall cmake 2021-05-16T17:33:27.6598210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T17:33:28.6724090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:33:29.1200190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T17:33:29.4352310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T17%3A40%3A00Z&sig=7pZYzsdMUCbjoXNz5SSTCTcNoPhL0uuuxO9fEtlyXnA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:33:29.4635560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=7pZYzsdMUCbjoXNz5SSTCTcNoPhL0uuuxO9fEtlyXnA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:33:29.5118240Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T17:33:29.5839110Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T17:33:29.5867760Z 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-2643-udekvs 2021-05-16T17:33:29.6043820Z cp -pR /private/tmp/d20210516-2643-udekvs/libssh/. /usr/local/Cellar/libssh 2021-05-16T17:33:29.6228570Z chmod -Rf +w /private/tmp/d20210516-2643-udekvs 2021-05-16T17:33:29.6805280Z ==> Finishing up 2021-05-16T17:33:29.7162620Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T17:33:29.7171220Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T17:33:29.7175830Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T17:33:29.7181920Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T17:33:29.7185740Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T17:33:29.7191260Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T17:33:29.7198550Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T17:33:29.7350410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2807-98s9z3.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-16T17:33:32.2964120Z ==> Summary 2021-05-16T17:33:32.2991500Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T17:33:34.5158250Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T17:33:35.4786640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:33:35.9454120Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T17:33:36.2296120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T17%3A40%3A00Z&sig=Nj2qVXeWwaz%2FPHYDhLL0HJNuehLbbvU69K6E0MJzDPQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:33:36.2627710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=Nj2qVXeWwaz\%2FPHYDhLL0HJNuehLbbvU69K6E0MJzDPQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:33:37.3647430Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T17:33:37.7341170Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T17:33:38.7238290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:33:39.1966000Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T17:33:39.4937520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T17%3A40%3A00Z&sig=9usDmmdgBShCpLUgtJBG%2BYR%2BRhiy4Ru%2BdE4Ft6Frytw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:33:39.5257360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=9usDmmdgBShCpLUgtJBG\%2BYR\%2BRhiy4Ru\%2BdE4Ft6Frytw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:33:39.5814560Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T17:33:39.5942760Z ==> Installing dependencies for jags: gcc 2021-05-16T17:33:39.5948450Z ==> Installing jags dependency: gcc 2021-05-16T17:33:39.7056520Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T17:33:39.7110230Z 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-2814-10vvpw1 2021-05-16T17:33:41.7033640Z cp -pR /private/tmp/d20210516-2814-10vvpw1/gcc/. /usr/local/Cellar/gcc 2021-05-16T17:33:43.2831330Z chmod -Rf +w /private/tmp/d20210516-2814-10vvpw1 2021-05-16T17:33:46.7746760Z ==> Finishing up 2021-05-16T17:33:47.0511170Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T17:33:47.0514580Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T17:33:47.0520320Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T17:33:47.0524880Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T17:33:47.0530370Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T17:33:47.0535580Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T17:33:47.0540540Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T17:33:47.0545990Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T17:33:47.0551170Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T17:33:47.0555970Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T17:33:47.0572890Z rm /usr/local/bin/c++-11 2021-05-16T17:33:47.0576130Z rm /usr/local/bin/cpp-11 2021-05-16T17:33:47.0579210Z rm /usr/local/bin/g++-11 2021-05-16T17:33:47.0582190Z rm /usr/local/bin/gcc-11 2021-05-16T17:33:47.0585420Z rm /usr/local/bin/gcc-ar-11 2021-05-16T17:33:47.0588740Z rm /usr/local/bin/gcc-nm-11 2021-05-16T17:33:47.0591700Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T17:33:47.0594560Z rm /usr/local/bin/gcov-11 2021-05-16T17:33:47.0598250Z rm /usr/local/bin/gcov-dump-11 2021-05-16T17:33:47.0601140Z rm /usr/local/bin/gcov-tool-11 2021-05-16T17:33:47.7944360Z Error: The `brew link` step did not complete successfully 2021-05-16T17:33:47.7945300Z The formula built, but is not symlinked into /usr/local 2021-05-16T17:33:47.7951350Z Could not symlink bin/gfortran 2021-05-16T17:33:47.7956500Z Target /usr/local/bin/gfortran 2021-05-16T17:33:47.7957600Z already exists. You may want to remove it: 2021-05-16T17:33:47.7959090Z rm '/usr/local/bin/gfortran' 2021-05-16T17:33:47.7959760Z 2021-05-16T17:33:47.7961730Z To force the link and overwrite all conflicting files: 2021-05-16T17:33:47.7963240Z brew link --overwrite gcc 2021-05-16T17:33:47.7966180Z 2021-05-16T17:33:47.7967220Z To list all files that would be deleted: 2021-05-16T17:33:47.7968940Z brew link --overwrite --dry-run gcc 2021-05-16T17:33:47.7970730Z 2021-05-16T17:33:47.7971670Z Possible conflicting files are: 2021-05-16T17:33:47.7973210Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T17:33:47.8262450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2989-1g70xh0.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-16T17:33:50.7894070Z ==> Summary 2021-05-16T17:33:50.8830580Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T17:33:50.8835270Z ==> Installing jags 2021-05-16T17:33:50.8839390Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T17:33:50.8858000Z 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-2814-1w1np0y 2021-05-16T17:33:50.9407160Z cp -pR /private/tmp/d20210516-2814-1w1np0y/jags/. /usr/local/Cellar/jags 2021-05-16T17:33:51.0075840Z chmod -Rf +w /private/tmp/d20210516-2814-1w1np0y 2021-05-16T17:33:51.1312290Z ==> Finishing up 2021-05-16T17:33:51.2523080Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T17:33:51.2534770Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T17:33:51.2549070Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T17:33:51.2562340Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T17:33:51.2570580Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T17:33:51.2575900Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T17:33:51.2580670Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T17:33:51.2586700Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T17:33:51.2597010Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T17:33:51.3015960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3015-1yx8zqx.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-16T17:33:53.9135920Z ==> Summary 2021-05-16T17:33:53.9232020Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T17:33:56.6129920Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T17:33:57.5689170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:33:58.0922790Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T17:33:58.3687890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T17%3A40%3A00Z&sig=GL5pedViz6j7jUeEE4anx%2FY%2FJoll32JPUGebclEqlBY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:33:58.4002880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=GL5pedViz6j7jUeEE4anx\%2FY\%2FJoll32JPUGebclEqlBY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:33:58.5808800Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T17:33:58.6991070Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T17:33:58.7021410Z 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-3022-8t91e4 2021-05-16T17:33:58.9083640Z cp -pR /private/tmp/d20210516-3022-8t91e4/v8/. /usr/local/Cellar/v8 2021-05-16T17:33:59.0119170Z chmod -Rf +w /private/tmp/d20210516-3022-8t91e4 2021-05-16T17:33:59.1749680Z ==> Finishing up 2021-05-16T17:33:59.2347100Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T17:33:59.2822340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3187-c2ymd2.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-16T17:34:01.9018900Z ==> Summary 2021-05-16T17:34:01.9083560Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T17:34:04.2368510Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T17:34:05.2284140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:34:05.7244270Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T17:34:05.9997270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T17%3A40%3A00Z&sig=O2S5kMhAZRchXE%2B73349DLaVSwKlJiFG3Wm%2Ffq6Mijs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:06.0326010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=O2S5kMhAZRchXE\%2B73349DLaVSwKlJiFG3Wm\%2Ffq6Mijs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:06.1267400Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T17:34:06.1492740Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:34:07.0824850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:34:07.5867970Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T17:34:07.8670770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T17%3A40%3A00Z&sig=X53Tv2MvNaguIO1Mxzi6fooYHlJXH8I9W36ShKtIhXY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:07.8985320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=X53Tv2MvNaguIO1Mxzi6fooYHlJXH8I9W36ShKtIhXY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:07.9616740Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T17:34:08.5228770Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:34:09.0057610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:34:09.4749660Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T17:34:09.7869050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T17%3A40%3A00Z&sig=0Dr5ntGM6O%2F9Q%2FEzrpugneR7JRHPeG5mCbjj9%2BmuaDA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:09.8182880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=0Dr5ntGM6O\%2F9Q\%2FEzrpugneR7JRHPeG5mCbjj9\%2BmuaDA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:09.9083660Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T17:34:09.9316970Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T17:34:09.9321160Z ==> Installing fftw dependency: hwloc 2021-05-16T17:34:10.0029640Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T17:34:10.0060900Z 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-3197-2d7vw 2021-05-16T17:34:10.3363080Z cp -pR /private/tmp/d20210516-3197-2d7vw/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T17:34:10.8355820Z chmod -Rf +w /private/tmp/d20210516-3197-2d7vw 2021-05-16T17:34:11.2638900Z ==> Finishing up 2021-05-16T17:34:11.3044580Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T17:34:11.3054860Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T17:34:11.3059490Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T17:34:11.3065520Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T17:34:11.3070180Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T17:34:11.3074840Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T17:34:11.3080260Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T17:34:11.3084960Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T17:34:11.3090110Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T17:34:11.3095120Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T17:34:11.3099630Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T17:34:11.3120680Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T17:34:11.3125670Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T17:34:11.3132950Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T17:34:11.3137970Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T17:34:11.3173640Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T17:34:11.3185340Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T17:34:11.3190070Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T17:34:11.3210890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T17:34:11.3220210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T17:34:11.3263500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T17:34:11.3269710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T17:34:11.3275250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T17:34:11.3281840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T17:34:11.3291390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T17:34:11.3296510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T17:34:11.3310660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T17:34:11.3316800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T17:34:11.3322950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T17:34:11.3329090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T17:34:11.3334550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T17:34:11.3384280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T17:34:11.3406130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T17:34:11.3426050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T17:34:11.3437710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T17:34:11.3450720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T17:34:11.3463770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T17:34:11.3482620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T17:34:11.3488930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T17:34:11.3504050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T17:34:11.3545220Z 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-16T17:34:11.3549570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T17:34:11.3556260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T17:34:11.3576340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T17:34:11.3591980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T17:34:11.3606020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T17:34:11.3617360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T17:34:11.3623200Z 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-16T17:34:11.3650150Z 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-16T17:34:11.3664460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T17:34:11.3682960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T17:34:11.3688470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T17:34:11.3697780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T17:34:11.3703560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T17:34:11.3712590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T17:34:11.3718300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T17:34:11.3728970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T17:34:11.3740390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T17:34:11.3745300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T17:34:11.3751670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T17:34:11.3761910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T17:34:11.3775260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T17:34:11.3780780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T17:34:11.3790310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T17:34:11.3797460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T17:34:11.3812570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T17:34:11.3818070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T17:34:11.3832620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T17:34:11.3837800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T17:34:11.3844060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T17:34:11.3861460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T17:34:11.3863320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T17:34:11.3873470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T17:34:11.3888310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T17:34:11.3897260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T17:34:11.3906860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T17:34:11.3925770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T17:34:11.3928860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T17:34:11.3954350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T17:34:11.3959460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T17:34:11.3989380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T17:34:11.3991760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T17:34:11.4012440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T17:34:11.4014220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T17:34:11.4016580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T17:34:11.4025710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T17:34:11.4047810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T17:34:11.4053710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T17:34:11.4060580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T17:34:11.4077680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T17:34:11.4096550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T17:34:11.4098530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T17:34:11.4100210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T17:34:11.4102020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T17:34:11.4104890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T17:34:11.4106410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T17:34:11.4108920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T17:34:11.4110680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T17:34:11.4123970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T17:34:11.4125520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T17:34:11.4127440Z Only the first 100 operations were output. 2021-05-16T17:34:11.8034400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3373-1h9ueyj.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-16T17:34:14.4578660Z ==> Summary 2021-05-16T17:34:14.5147550Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T17:34:14.5154830Z ==> Installing fftw dependency: open-mpi 2021-05-16T17:34:14.5755640Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:34:14.5773700Z 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-3197-10oeirb 2021-05-16T17:34:14.8708480Z cp -pR /private/tmp/d20210516-3197-10oeirb/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T17:34:15.2163710Z chmod -Rf +w /private/tmp/d20210516-3197-10oeirb 2021-05-16T17:34:18.3451030Z ==> Finishing up 2021-05-16T17:34:18.3866060Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T17:34:18.3870070Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T17:34:18.3876090Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T17:34:18.3887040Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T17:34:18.3888930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T17:34:18.3892800Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T17:34:18.3897990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T17:34:18.3903170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T17:34:18.3908600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T17:34:18.3913950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T17:34:18.3919070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T17:34:18.3924310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T17:34:18.3929530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T17:34:18.3934850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T17:34:18.3940320Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T17:34:18.3945290Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T17:34:18.3949920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T17:34:18.3955280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T17:34:18.3959710Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T17:34:18.3965100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T17:34:18.3970030Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T17:34:18.3974990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T17:34:18.3980170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T17:34:18.3984910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T17:34:18.3993060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T17:34:18.3997590Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T17:34:18.4003010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T17:34:18.4008230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T17:34:18.4013170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T17:34:18.4018520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T17:34:18.4023270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T17:34:18.4028760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T17:34:18.4033780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T17:34:18.4038980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T17:34:18.4044350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T17:34:18.4049370Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T17:34:18.4053790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T17:34:18.4059110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T17:34:18.4064180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T17:34:18.4069180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T17:34:18.4073850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T17:34:18.4079290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T17:34:18.4083930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T17:34:18.4089140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T17:34:18.4093760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T17:34:18.4099430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T17:34:18.4105300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T17:34:18.4111070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T17:34:18.4124420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T17:34:18.4130420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T17:34:18.4136130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T17:34:18.4147460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T17:34:18.4153350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T17:34:18.4159030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T17:34:18.4169040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T17:34:18.4174530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T17:34:18.4182530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T17:34:18.4188160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T17:34:18.4202370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T17:34:18.4208020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T17:34:18.4221850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T17:34:18.4227470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T17:34:18.4233040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T17:34:18.4250570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T17:34:18.4259310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T17:34:18.4282150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T17:34:18.4288220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T17:34:18.4294230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T17:34:18.4300220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T17:34:18.4305910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T17:34:18.4312210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T17:34:18.4318000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T17:34:18.4324220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T17:34:18.4329200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T17:34:18.4335100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T17:34:18.4341640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T17:34:18.4356620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T17:34:18.4358790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T17:34:18.4360800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T17:34:18.4365000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T17:34:18.4371360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T17:34:18.4377280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T17:34:18.4383400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T17:34:18.4389220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T17:34:18.4395570Z 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-16T17:34:18.4401300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T17:34:18.4407110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T17:34:18.4413070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T17:34:18.4419040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T17:34:18.4424630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T17:34:18.4430050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T17:34:18.4436030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T17:34:18.4442740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T17:34:18.4450490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T17:34:18.4456050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T17:34:18.4462150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T17:34:18.4467890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T17:34:18.4473800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T17:34:18.4479810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T17:34:18.4485680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T17:34:18.4489830Z Only the first 100 operations were output. 2021-05-16T17:34:18.9142710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3401-1dg0n22.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-16T17:34:21.5211140Z ==> Summary 2021-05-16T17:34:21.5674910Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T17:34:21.5679860Z ==> Installing fftw 2021-05-16T17:34:21.5683860Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:34:21.5702870Z 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-3197-121nza5 2021-05-16T17:34:21.6612620Z cp -pR /private/tmp/d20210516-3197-121nza5/fftw/. /usr/local/Cellar/fftw 2021-05-16T17:34:21.7331990Z chmod -Rf +w /private/tmp/d20210516-3197-121nza5 2021-05-16T17:34:21.9118960Z ==> Finishing up 2021-05-16T17:34:21.9684170Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T17:34:21.9687860Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T17:34:21.9692860Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T17:34:21.9700220Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T17:34:21.9709430Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T17:34:21.9715450Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T17:34:21.9751210Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T17:34:21.9752810Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T17:34:21.9754220Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T17:34:21.9755700Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T17:34:21.9757670Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T17:34:21.9758860Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T17:34:21.9786580Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T17:34:21.9892530Z info /usr/local/share/info/fftw3.info 2021-05-16T17:34:21.9905280Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T17:34:21.9911600Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T17:34:21.9924140Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T17:34:21.9930790Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T17:34:21.9937320Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T17:34:21.9943870Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T17:34:21.9954850Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T17:34:21.9960410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T17:34:21.9965760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T17:34:21.9971800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T17:34:21.9977290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T17:34:21.9982690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T17:34:21.9995890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T17:34:22.0009440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T17:34:22.0028070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T17:34:22.0038050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T17:34:22.0049580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T17:34:22.0056800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T17:34:22.0064820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T17:34:22.0077960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T17:34:22.0087310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T17:34:22.0096690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T17:34:22.0106040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T17:34:22.0116680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T17:34:22.0122960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T17:34:22.0131210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T17:34:22.0140290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T17:34:22.0151530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T17:34:22.0161740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T17:34:22.0171130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T17:34:22.0180810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T17:34:22.0188480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T17:34:22.0197260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T17:34:22.0206380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T17:34:22.0215680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T17:34:22.0223990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T17:34:22.0233990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T17:34:22.0243370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T17:34:22.0252460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T17:34:22.0261840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T17:34:22.0267360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T17:34:22.0277740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T17:34:22.0287200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T17:34:22.0301150Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T17:34:22.0309830Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T17:34:22.0319170Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T17:34:22.0772380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3428-1kly562.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-16T17:34:25.0435680Z ==> Summary 2021-05-16T17:34:25.0440920Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T17:34:25.0607690Z ==> No outdated dependents to upgrade! 2021-05-16T17:34:25.0609360Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:34:25.2440770Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T17:34:25.2538160Z fftw, open-mpi 2021-05-16T17:34:25.2640580Z rm /usr/local/bin/fftw-wisdom 2021-05-16T17:34:25.2658540Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T17:34:25.2679540Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T17:34:25.2681040Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T17:34:25.2682370Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T17:34:25.2685410Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T17:34:25.2688770Z rm /usr/local/include/fftw3.f 2021-05-16T17:34:25.2689680Z rm /usr/local/include/fftw3.f03 2021-05-16T17:34:25.2691130Z rm /usr/local/include/fftw3.h 2021-05-16T17:34:25.2692570Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T17:34:25.2693530Z rm /usr/local/include/fftw3l.f03 2021-05-16T17:34:25.2694410Z rm /usr/local/include/fftw3q.f03 2021-05-16T17:34:25.2695240Z rm /usr/local/lib/cmake/fftw3 2021-05-16T17:34:25.2696090Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T17:34:25.2696920Z rm /usr/local/lib/libfftw3.a 2021-05-16T17:34:25.2701200Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T17:34:25.2703590Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T17:34:25.2704490Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T17:34:25.2707520Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T17:34:25.2708550Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T17:34:25.2709430Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T17:34:25.2710290Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T17:34:25.2715760Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T17:34:25.2716750Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T17:34:25.2717660Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T17:34:25.2718580Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T17:34:25.2719420Z rm /usr/local/lib/libfftw3f.a 2021-05-16T17:34:25.2720720Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T17:34:25.2735200Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T17:34:25.2740030Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T17:34:25.2741030Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T17:34:25.2745480Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T17:34:25.2748000Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T17:34:25.2748940Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T17:34:25.2749880Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T17:34:25.2750880Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T17:34:25.2754540Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T17:34:25.2755520Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T17:34:25.2756400Z rm /usr/local/lib/libfftw3l.a 2021-05-16T17:34:25.2757240Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T17:34:25.2758480Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T17:34:25.2854080Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T17:34:25.2855500Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T17:34:25.2856410Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T17:34:25.2857290Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T17:34:25.2858120Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T17:34:25.2859030Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T17:34:25.2859930Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T17:34:25.2860810Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T17:34:25.2861700Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T17:34:25.2862550Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T17:34:25.2863420Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T17:34:25.2864280Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T17:34:25.2865120Z rm /usr/local/share/info/fftw3.info 2021-05-16T17:34:25.2866730Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T17:34:25.2868020Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T17:34:25.2869450Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T17:34:25.2871450Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T17:34:25.2872800Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T17:34:25.2874160Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T17:34:25.3746720Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T17:34:25.3748680Z rm /usr/local/bin/mpic++ 2021-05-16T17:34:25.3751770Z rm /usr/local/bin/mpicc 2021-05-16T17:34:25.3755510Z rm /usr/local/bin/mpicxx 2021-05-16T17:34:25.3758280Z rm /usr/local/bin/mpiexec 2021-05-16T17:34:25.3761770Z rm /usr/local/bin/mpif77 2021-05-16T17:34:25.3764630Z rm /usr/local/bin/mpif90 2021-05-16T17:34:25.3768160Z rm /usr/local/bin/mpifort 2021-05-16T17:34:25.3770960Z rm /usr/local/bin/mpirun 2021-05-16T17:34:25.3775410Z rm /usr/local/bin/ompi-clean 2021-05-16T17:34:25.3777920Z rm /usr/local/bin/ompi-server 2021-05-16T17:34:25.3780620Z rm /usr/local/bin/ompi_info 2021-05-16T17:34:25.3784080Z rm /usr/local/bin/opal_wrapper 2021-05-16T17:34:25.3787520Z rm /usr/local/bin/orte-clean 2021-05-16T17:34:25.3791050Z rm /usr/local/bin/orte-info 2021-05-16T17:34:25.3793710Z rm /usr/local/bin/orte-server 2021-05-16T17:34:25.3809780Z rm /usr/local/bin/ortecc 2021-05-16T17:34:25.3810860Z rm /usr/local/bin/orted 2021-05-16T17:34:25.3811610Z rm /usr/local/bin/orterun 2021-05-16T17:34:25.3812480Z rm /usr/local/bin/profile2mat.pl 2021-05-16T17:34:25.3823940Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T17:34:25.3831410Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T17:34:25.3834890Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T17:34:25.3841750Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T17:34:25.3853690Z rm /usr/local/include/mpi-ext.h 2021-05-16T17:34:25.3861180Z rm /usr/local/include/mpi.h 2021-05-16T17:34:25.3864350Z rm /usr/local/include/mpi.mod 2021-05-16T17:34:25.3872380Z rm /usr/local/include/mpi_ext.mod 2021-05-16T17:34:25.3875450Z rm /usr/local/include/mpi_f08.mod 2021-05-16T17:34:25.3880550Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T17:34:25.3883620Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T17:34:25.3891100Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T17:34:25.3897730Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T17:34:25.3900950Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T17:34:25.3907620Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T17:34:25.3911800Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T17:34:25.3917860Z rm /usr/local/include/mpif-config.h 2021-05-16T17:34:25.3920860Z rm /usr/local/include/mpif-constants.h 2021-05-16T17:34:25.3927740Z rm /usr/local/include/mpif-ext.h 2021-05-16T17:34:25.3930770Z rm /usr/local/include/mpif-externals.h 2021-05-16T17:34:25.3937570Z rm /usr/local/include/mpif-handles.h 2021-05-16T17:34:25.3944950Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T17:34:25.3947260Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T17:34:25.3953960Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T17:34:25.3956990Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T17:34:25.3962270Z rm /usr/local/include/mpif.h 2021-05-16T17:34:25.3965440Z rm /usr/local/include/openmpi 2021-05-16T17:34:25.3972570Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T17:34:25.3982450Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T17:34:25.3985270Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T17:34:25.3991660Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T17:34:25.3994690Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T17:34:25.4001290Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T17:34:25.4009560Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T17:34:25.4012530Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T17:34:25.4020260Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T17:34:25.4023210Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T17:34:25.4031330Z rm /usr/local/lib/libmpi.dylib 2021-05-16T17:34:25.4034480Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T17:34:25.4041660Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T17:34:25.4044820Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T17:34:25.4053130Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T17:34:25.4056200Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T17:34:25.4061590Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T17:34:25.4064720Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T17:34:25.4071220Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T17:34:25.4074470Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T17:34:25.4082710Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T17:34:25.4085820Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T17:34:25.4093660Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T17:34:25.4101270Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T17:34:25.4104010Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T17:34:25.4111970Z rm /usr/local/lib/openmpi 2021-05-16T17:34:25.4122170Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T17:34:25.4125250Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T17:34:25.4131680Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T17:34:25.4134800Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T17:34:25.4141880Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T17:34:25.4148940Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T17:34:25.4152130Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T17:34:25.4160230Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T17:34:25.4163220Z rm /usr/local/lib/pmix 2021-05-16T17:34:25.4180940Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T17:34:25.4183890Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T17:34:25.4192930Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T17:34:25.4195850Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T17:34:25.4199840Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T17:34:25.4206470Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T17:34:25.4209920Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T17:34:25.4217160Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T17:34:25.4220910Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T17:34:25.4227360Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T17:34:25.4229960Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T17:34:25.4237010Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T17:34:25.4241400Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T17:34:25.4245350Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T17:34:25.4251740Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T17:34:25.4260610Z rm /usr/local/share/man/man1/orted.1 2021-05-16T17:34:25.4266290Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T17:34:25.4289710Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T17:34:25.4296710Z Only the first 100 operations were output. 2021-05-16T17:34:27.3855450Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T17:34:28.4358460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:34:28.9271260Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T17:34:29.1998590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T17%3A40%3A00Z&sig=tkLCj4h8F7yg21B677N5fqOnRJncOwiQyuDo0XAOs6Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:29.2393410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=tkLCj4h8F7yg21B677N5fqOnRJncOwiQyuDo0XAOs6Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:29.5745940Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T17:34:29.7117060Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T17:34:29.7148680Z 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-3436-12m8anb 2021-05-16T17:34:30.4183230Z cp -pR /private/tmp/d20210516-3436-12m8anb/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T17:34:31.1188610Z chmod -Rf +w /private/tmp/d20210516-3436-12m8anb 2021-05-16T17:34:32.1681340Z ==> Finishing up 2021-05-16T17:34:32.2204870Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T17:34:32.2209990Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T17:34:32.2215140Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T17:34:32.2221980Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T17:34:32.2227040Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T17:34:32.2231650Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T17:34:32.2236890Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T17:34:32.2241750Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T17:34:32.2249570Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T17:34:32.2254400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T17:34:32.2258860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T17:34:32.2263870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T17:34:32.2268780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T17:34:32.2273240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T17:34:32.2278150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T17:34:32.2282830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T17:34:32.2312700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T17:34:32.2314270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T17:34:32.2315680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T17:34:32.2317040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T17:34:32.2318420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T17:34:32.2319760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T17:34:32.2321140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T17:34:32.2322570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T17:34:32.2327780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T17:34:32.2332290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T17:34:32.2337440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T17:34:32.2341860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T17:34:32.2347140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T17:34:32.2351720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T17:34:32.2360400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T17:34:32.2373250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T17:34:32.2381310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T17:34:32.2390410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T17:34:32.2398660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T17:34:32.2407570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T17:34:32.2416920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T17:34:32.2426450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T17:34:32.2436080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T17:34:32.2445040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T17:34:32.2457930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T17:34:32.2464040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T17:34:32.2472010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T17:34:32.2480530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T17:34:32.2489510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T17:34:32.2498750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T17:34:32.2507370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T17:34:32.2515360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T17:34:32.2523490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T17:34:32.2532300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T17:34:32.2540880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T17:34:32.2545770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T17:34:32.2553290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T17:34:32.2562320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T17:34:32.2571520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T17:34:32.2579440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T17:34:32.2587810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T17:34:32.2592300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T17:34:32.2601600Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T17:34:32.2611210Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T17:34:32.2618940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T17:34:32.2626690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T17:34:32.2631540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T17:34:32.2639600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T17:34:32.2648420Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T17:34:32.2677310Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T17:34:32.2678790Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T17:34:32.2680160Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T17:34:32.2683280Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T17:34:32.2790520Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T17:34:32.2794620Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T17:34:32.2800050Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T17:34:32.2804380Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T17:34:32.2809530Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T17:34:32.2813880Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T17:34:32.2818980Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T17:34:32.2823210Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T17:34:32.2828290Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T17:34:32.2832560Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T17:34:32.2837850Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T17:34:32.2842340Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T17:34:32.2849530Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T17:34:32.2855870Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T17:34:32.2863080Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T17:34:32.2879490Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T17:34:32.2885440Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T17:34:32.2891010Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T17:34:32.2896330Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T17:34:32.2901700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T17:34:32.2907760Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T17:34:32.2913980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T17:34:32.2919370Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T17:34:32.2924990Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T17:34:32.2931570Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T17:34:32.2935500Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T17:34:32.2940900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T17:34:32.2946430Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T17:34:32.2951840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T17:34:32.2957180Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T17:34:32.2962840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T17:34:32.2967930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T17:34:32.2971960Z Only the first 100 operations were output. 2021-05-16T17:34:33.0694390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3602-3isg79.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-16T17:34:35.3938980Z ==> Summary 2021-05-16T17:34:35.4660580Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T17:34:37.9544430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T17:34:38.9856940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:34:39.4676320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T17:34:39.7621970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T17%3A40%3A00Z&sig=utX5JsZuxBDzU%2FMcpN6ry4XriO9T9sNQh3Q3hbWY6XU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:39.7914000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=utX5JsZuxBDzU\%2FMcpN6ry4XriO9T9sNQh3Q3hbWY6XU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:39.8359320Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T17:34:39.9319150Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T17:34:39.9368640Z 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-3609-1zin5g 2021-05-16T17:34:40.0091900Z cp -pR /private/tmp/d20210516-3609-1zin5g/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T17:34:40.1485200Z chmod -Rf +w /private/tmp/d20210516-3609-1zin5g 2021-05-16T17:34:40.3339990Z ==> Finishing up 2021-05-16T17:34:40.3674720Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T17:34:40.3676450Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T17:34:40.3678000Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T17:34:40.3700440Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T17:34:40.3756040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.3764310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.3784840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.3804230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.3863980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.3892000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.3919650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.3938820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.3940400Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T17:34:40.3942500Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T17:34:40.3945010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.3946930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.3948450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.3964740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.3990470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4024920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4042900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4073030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4075010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4096420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4114080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4143620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4162320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4212200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4225630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4228740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4246780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4274740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4279580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4308910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4315530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4344150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4359600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4389290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4394230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4464330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4536640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4596010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4638770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4667090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4680190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4685340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4687230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4702020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4719920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4722060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4755280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4784610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4814860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4845580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4876020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4877770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4902210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4932980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4960440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.4989980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.5028040Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T17:34:40.5055400Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T17:34:40.5082870Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T17:34:40.5113680Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T17:34:40.5161260Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T17:34:40.5201340Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T17:34:40.5247660Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T17:34:40.5262660Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T17:34:40.5423020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3774-kn9f0o.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-16T17:34:42.9833750Z ==> Summary 2021-05-16T17:34:43.0045180Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T17:34:45.1258010Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T17:34:45.1259120Z To reinstall 1.6.37, run: 2021-05-16T17:34:45.1259870Z brew reinstall libpng 2021-05-16T17:34:47.0413730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T17:34:48.0547720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:34:48.5165400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T17:34:48.8095960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T17%3A40%3A00Z&sig=KV33zsR1uCTeSq64bqqaPPLc9FPUzomZoo9A6G3x1bo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:48.8461220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=KV33zsR1uCTeSq64bqqaPPLc9FPUzomZoo9A6G3x1bo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:48.8754950Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T17:34:48.8801500Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T17:34:49.8931800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:34:50.3542580Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T17:34:50.6286640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T17%3A40%3A00Z&sig=yAl5Ir21ciPV3nsp5k%2BcHWPZaThTv11qGOBwdrnvmk0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:50.6593570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=yAl5Ir21ciPV3nsp5k\%2BcHWPZaThTv11qGOBwdrnvmk0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:50.7105290Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T17:34:50.7156850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T17:34:52.3168970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:34:52.3173210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T17:34:52.5041860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T17%3A40%3A00Z&sig=8D4qSO2BT4PNE2jk6EsoUZB%2BPR7XmfteDgFPaV9PMPc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:52.5363930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=8D4qSO2BT4PNE2jk6EsoUZB\%2BPR7XmfteDgFPaV9PMPc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:52.5683090Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T17:34:52.5711150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T17:34:53.5752470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:34:54.0309320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T17:34:54.2928410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T17%3A40%3A00Z&sig=KLQA%2BHcULUQurt6Q288UEUQomOPRY4HrXWgfSUYUuYY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:54.3213080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=KLQA\%2BHcULUQurt6Q288UEUQomOPRY4HrXWgfSUYUuYY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:54.3590420Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T17:34:54.3619630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T17:34:55.3145870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:34:55.8115550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T17:34:56.0681510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T17%3A40%3A00Z&sig=skh11Icttr2zRNILYIWrPsns83ymNuE5eub5QuXBrVk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:56.0977320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=skh11Icttr2zRNILYIWrPsns83ymNuE5eub5QuXBrVk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:56.1445150Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T17:34:56.1507990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T17:34:57.2393630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:34:57.7350410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T17:34:57.9995270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T17%3A40%3A00Z&sig=I6CTwH0uJ33SKQ0qeQNoK%2BSC%2Fgv9pLZH7EZHsin66Jg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:58.0285250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=I6CTwH0uJ33SKQ0qeQNoK\%2BSC\%2Fgv9pLZH7EZHsin66Jg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:58.0839100Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T17:34:58.0940740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T17:34:59.0536340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:34:59.5641840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T17:34:59.8449810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T17%3A40%3A00Z&sig=ZgDx1b%2BK4B%2BUDC3BRilWB0LvG5SWo6GTHrTaOxhGPkY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:59.8733890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=ZgDx1b\%2BK4B\%2BUDC3BRilWB0LvG5SWo6GTHrTaOxhGPkY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:59.9305520Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T17:34:59.9379050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T17:35:00.9171740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:35:01.4355120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T17:35:01.7084050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T17%3A45%3A00Z&sig=E%2B%2FwKMdPtlHW1zk8QqUBY3HR2CcQcEkAb1WzKdy%2BRW8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:01.7393390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=E\%2B\%2FwKMdPtlHW1zk8QqUBY3HR2CcQcEkAb1WzKdy\%2BRW8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:01.7726610Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T17:35:01.7756450Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T17:35:02.7889930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:35:03.3085500Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T17:35:03.6066680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T17%3A45%3A00Z&sig=SM56DEk21TsG8leKuF41PZrFVexzkueWIxNZZBs%2B1HY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:03.6355700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=SM56DEk21TsG8leKuF41PZrFVexzkueWIxNZZBs\%2B1HY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:03.7774630Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T17:35:03.7806940Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T17:35:04.9608930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:35:05.4772170Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T17:35:05.8750280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T17%3A45%3A00Z&sig=1MTcAO4uoH2FQ8Tj6%2FlsR0qGQs54YH0kukZJGrvlmGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:05.9113910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=1MTcAO4uoH2FQ8Tj6\%2FlsR0qGQs54YH0kukZJGrvlmGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:05.9659470Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T17:35:05.9702660Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T17:35:07.0843350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:35:07.6015830Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T17:35:07.9326500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T17%3A45%3A00Z&sig=pzHqyzREMVOsCk5jclW9OBkyH8B%2FtzIfLM9t1h%2B4AdM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:07.9626380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=pzHqyzREMVOsCk5jclW9OBkyH8B\%2FtzIfLM9t1h\%2B4AdM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:08.0319390Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T17:35:08.0408410Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T17:35:09.0236830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:35:09.5362140Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T17:35:09.8453300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T17%3A45%3A00Z&sig=xTZqiZ3xtw55P7OlmvklXIHcTcKsiX09c6j2eRH8G%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:09.8808970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=xTZqiZ3xtw55P7OlmvklXIHcTcKsiX09c6j2eRH8G\%2BU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:09.9197330Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T17:35:09.9256110Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T17:35:10.8762540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:35:11.3826860Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T17:35:11.7177120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T17%3A45%3A00Z&sig=yg0dgh%2BdZKiyumoQscdP71RBBeE5UFjqI14EdK4QWPg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:11.7555880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=yg0dgh\%2BdZKiyumoQscdP71RBBeE5UFjqI14EdK4QWPg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:11.7983660Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T17:35:11.8024280Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T17:35:12.7650780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:35:13.2384730Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T17:35:13.5236450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T17%3A45%3A00Z&sig=ddcz6PY21WACY6a0GtScGjw6aujFxEPMQQl060l5BZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:13.5553720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=ddcz6PY21WACY6a0GtScGjw6aujFxEPMQQl060l5BZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:13.7227620Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T17:35:13.7745800Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T17:35:14.7771050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:35:15.2312270Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T17:35:15.5647380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T17%3A45%3A00Z&sig=gnCJB%2BL5JXiIQFOpsCx2Q4poE3Rze3pE%2BiPXfsCRtws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:15.5976740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=gnCJB\%2BL5JXiIQFOpsCx2Q4poE3Rze3pE\%2BiPXfsCRtws\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:15.6529710Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T17:35:15.6628670Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T17:35:16.7043520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:35:17.2097720Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T17:35:17.4945100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T17%3A45%3A00Z&sig=rOsjQWYm74GGInTGjWQYIGaccAAom5VA%2FuJvKxyBP68%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:17.5246530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=rOsjQWYm74GGInTGjWQYIGaccAAom5VA\%2FuJvKxyBP68\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:18.4825060Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T17:35:18.9165060Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T17:35:19.9113940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:35:20.3978850Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T17:35:21.3990630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=BerlGT6yhgk7lWUW4ym2hrVOKEkxP6FXzd63ojmZIHo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:21.3997550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T17%3A45%3A00Z&sig=BerlGT6yhgk7lWUW4ym2hrVOKEkxP6FXzd63ojmZIHo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:21.4013540Z 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-3884-1yw8n21 2021-05-16T17:35:21.4018310Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T17:35:21.4116440Z cp -pR /private/tmp/d20210516-3884-1yw8n21/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T17:35:21.4119210Z ==> 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-16T17:35:21.4222480Z chmod -Rf +w /private/tmp/d20210516-3884-1yw8n21 2021-05-16T17:35:21.4223790Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T17:35:21.4326890Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T17:35:21.4429510Z ==> Finishing up 2021-05-16T17:35:21.4532760Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T17:35:21.4638160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4150-212gv9.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-16T17:35:23.6996540Z ==> Summary 2021-05-16T17:35:23.7010630Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T17:35:23.7015820Z ==> Installing poppler dependency: xorgproto 2021-05-16T17:35:23.7049860Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T17:35:23.7068110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3884-1nhbxir 2021-05-16T17:35:23.7971120Z cp -pR /private/tmp/d20210516-3884-1nhbxir/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T17:35:23.9254940Z chmod -Rf +w /private/tmp/d20210516-3884-1nhbxir 2021-05-16T17:35:24.0899890Z ==> Finishing up 2021-05-16T17:35:24.1261240Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T17:35:24.1269210Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T17:35:24.1296530Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T17:35:24.1323490Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T17:35:24.1325250Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T17:35:24.1327270Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T17:35:24.1329830Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T17:35:24.1331450Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T17:35:24.1333050Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T17:35:24.1334720Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T17:35:24.1336260Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T17:35:24.1384040Z rm /usr/local/share/pkgconfig 2021-05-16T17:35:24.1407390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T17:35:24.1413500Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T17:35:24.1432950Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T17:35:24.1434680Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T17:35:24.1436350Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T17:35:24.1445410Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T17:35:24.1472510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T17:35:24.1510160Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T17:35:24.1539750Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T17:35:24.1566880Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T17:35:24.1594200Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T17:35:24.1632270Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T17:35:24.1659630Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T17:35:24.1661380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T17:35:24.1663230Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T17:35:24.1665060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T17:35:24.1666890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T17:35:24.1668620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T17:35:24.1670700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T17:35:24.1672470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T17:35:24.1674200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T17:35:24.1675910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T17:35:24.1677630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T17:35:24.1679370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T17:35:24.1681060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T17:35:24.1682780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T17:35:24.1684490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T17:35:24.1686300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T17:35:24.1688100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T17:35:24.1689860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T17:35:24.1691640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T17:35:24.1693740Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T17:35:24.1695680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T17:35:24.1697520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T17:35:24.1699290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T17:35:24.1701020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T17:35:24.1702960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T17:35:24.1704800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T17:35:24.1706540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T17:35:24.1708410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T17:35:24.1710290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T17:35:24.1712000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T17:35:24.2199160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4176-dl2vat.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-16T17:35:26.6211490Z ==> Summary 2021-05-16T17:35:26.6400100Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T17:35:26.6406880Z ==> Installing poppler dependency: libxau 2021-05-16T17:35:26.6495450Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T17:35:26.6514010Z 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-3884-bycedw 2021-05-16T17:35:26.6640830Z cp -pR /private/tmp/d20210516-3884-bycedw/libxau/. /usr/local/Cellar/libxau 2021-05-16T17:35:26.6820580Z chmod -Rf +w /private/tmp/d20210516-3884-bycedw 2021-05-16T17:35:26.7407900Z ==> Finishing up 2021-05-16T17:35:26.7796780Z rm /usr/local/include/X11 2021-05-16T17:35:26.7804840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T17:35:26.7808990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T17:35:26.7814390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T17:35:26.7819160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T17:35:26.7824000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T17:35:26.7828590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T17:35:26.7833910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T17:35:26.7838290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T17:35:26.7843450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T17:35:26.7847970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T17:35:26.7853390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T17:35:26.7857710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T17:35:26.7862860Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T17:35:26.7867540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T17:35:26.7873900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T17:35:26.7879600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T17:35:26.7884870Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T17:35:26.7890750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T17:35:26.7896830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T17:35:26.7902950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T17:35:26.7908630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T17:35:26.7914520Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T17:35:26.7920040Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T17:35:26.7924990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T17:35:26.7928740Z mkdir -p /usr/local/include/X11/dri 2021-05-16T17:35:26.7935250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T17:35:26.7941070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T17:35:26.7948210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T17:35:26.7951180Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T17:35:26.7959300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T17:35:26.7964310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T17:35:26.7982730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T17:35:26.7987990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T17:35:26.7993220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T17:35:26.7998550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T17:35:26.8004390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T17:35:26.8009830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T17:35:26.8014470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T17:35:26.8019800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T17:35:26.8024680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T17:35:26.8030070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T17:35:26.8035220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T17:35:26.8040090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T17:35:26.8045640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T17:35:26.8050550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T17:35:26.8055760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T17:35:26.8060730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T17:35:26.8066060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T17:35:26.8070790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T17:35:26.8076060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T17:35:26.8080660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T17:35:26.8086310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T17:35:26.8091230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T17:35:26.8096710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T17:35:26.8101400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T17:35:26.8107350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T17:35:26.8111920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T17:35:26.8117440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T17:35:26.8122410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T17:35:26.8128210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T17:35:26.8146130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T17:35:26.8150980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T17:35:26.8156600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T17:35:26.8161630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T17:35:26.8167060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T17:35:26.8171720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T17:35:26.8177310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T17:35:26.8182210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T17:35:26.8187650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T17:35:26.8192520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T17:35:26.8198020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T17:35:26.8203030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T17:35:26.8208590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T17:35:26.8213450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T17:35:26.8218810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T17:35:26.8223530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T17:35:26.8228990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T17:35:26.8233980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T17:35:26.8239160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T17:35:26.8244990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T17:35:26.8249390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T17:35:26.8254650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T17:35:26.8259430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T17:35:26.8265090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T17:35:26.8271790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T17:35:26.8276590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T17:35:26.8282590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T17:35:26.8288710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T17:35:26.8293510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T17:35:26.8311500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T17:35:26.8316330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T17:35:26.8322330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T17:35:26.8326860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T17:35:26.8332610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T17:35:26.8337390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T17:35:26.8343100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T17:35:26.8348490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T17:35:26.8353660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T17:35:26.8360090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T17:35:26.8365430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T17:35:26.8372210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T17:35:26.8375200Z Only the first 100 operations were output. 2021-05-16T17:35:26.8813410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4202-18t1gdk.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-16T17:35:29.3932550Z ==> Summary 2021-05-16T17:35:29.3959730Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T17:35:29.3965330Z ==> Installing poppler dependency: libxdmcp 2021-05-16T17:35:29.4051490Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T17:35:29.4090560Z 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-3884-1gs266d 2021-05-16T17:35:29.4192120Z cp -pR /private/tmp/d20210516-3884-1gs266d/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T17:35:29.4308710Z chmod -Rf +w /private/tmp/d20210516-3884-1gs266d 2021-05-16T17:35:29.4815010Z ==> Finishing up 2021-05-16T17:35:29.5207620Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T17:35:29.5225390Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T17:35:29.5245860Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T17:35:29.5269060Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T17:35:29.5286120Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T17:35:29.5487100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4228-6gmx1s.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-16T17:35:31.8977060Z ==> Summary 2021-05-16T17:35:31.8995480Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T17:35:31.9003950Z ==> Installing poppler dependency: libxcb 2021-05-16T17:35:31.9366680Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T17:35:31.9384390Z 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-3884-tx035r 2021-05-16T17:35:32.5861230Z cp -pR /private/tmp/d20210516-3884-tx035r/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T17:35:33.8736920Z chmod -Rf +w /private/tmp/d20210516-3884-tx035r 2021-05-16T17:35:35.0246180Z ==> Finishing up 2021-05-16T17:35:35.0739460Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T17:35:35.0747750Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T17:35:35.0816970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T17:35:35.0822030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T17:35:35.0831400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T17:35:35.0840430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T17:35:35.0853620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T17:35:35.0866020Z 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-16T17:35:35.0877170Z 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-16T17:35:35.0884690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T17:35:35.0896790Z 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-16T17:35:35.0908360Z 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-16T17:35:35.0915280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T17:35:35.0921070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T17:35:35.0928860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T17:35:35.0940400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T17:35:35.0950460Z 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-16T17:35:35.0961210Z 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-16T17:35:35.0967560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T17:35:35.0973900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T17:35:35.0979690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T17:35:35.1036610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T17:35:35.1042490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T17:35:35.1051330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T17:35:35.1058930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T17:35:35.1064210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T17:35:35.1072750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T17:35:35.1077650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T17:35:35.1085970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T17:35:35.1093350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T17:35:35.1106120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T17:35:35.1117040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T17:35:35.1125010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T17:35:35.1136810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T17:35:35.1142490Z 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-16T17:35:35.1147260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T17:35:35.1155540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T17:35:35.1161020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T17:35:35.1170910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T17:35:35.1176620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T17:35:35.1184890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T17:35:35.1192900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T17:35:35.1198220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T17:35:35.1203960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T17:35:35.1211560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T17:35:35.1216340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T17:35:35.1226060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T17:35:35.1231050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T17:35:35.1236780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T17:35:35.1241830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T17:35:35.1247600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T17:35:35.1258340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T17:35:35.1263410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T17:35:35.1269030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T17:35:35.1277120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T17:35:35.1282680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T17:35:35.1295030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T17:35:35.1300410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T17:35:35.1309160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T17:35:35.1314840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T17:35:35.1320790Z 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-16T17:35:35.1332170Z 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-16T17:35:35.1337110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T17:35:35.1343020Z 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-16T17:35:35.1348300Z 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-16T17:35:35.1354130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T17:35:35.1359920Z 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-16T17:35:35.1365100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T17:35:35.1371080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T17:35:35.1376350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T17:35:35.1384520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T17:35:35.1389860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T17:35:35.1395870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T17:35:35.1401410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T17:35:35.1406710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T17:35:35.1412500Z 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-16T17:35:35.1417420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T17:35:35.1423190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T17:35:35.1431670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T17:35:35.1437150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T17:35:35.1442370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T17:35:35.1447470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T17:35:35.1452910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T17:35:35.1458140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T17:35:35.1469600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T17:35:35.1474980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T17:35:35.1480690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T17:35:35.1486090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T17:35:35.1491830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T17:35:35.1498160Z 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-16T17:35:35.1505260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T17:35:35.1510350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T17:35:35.1517470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T17:35:35.1523170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T17:35:35.1557630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T17:35:35.1563100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T17:35:35.1568420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T17:35:35.1573940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T17:35:35.1579190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T17:35:35.1584680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T17:35:35.1588800Z Only the first 100 operations were output. 2021-05-16T17:35:36.7676320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4263-t9vchp.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-16T17:35:39.5787840Z ==> Summary 2021-05-16T17:35:39.7182150Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T17:35:39.7186890Z ==> Installing poppler dependency: libx11 2021-05-16T17:35:39.7660450Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T17:35:39.7678670Z 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-3884-6gnlmy 2021-05-16T17:35:40.1208890Z cp -pR /private/tmp/d20210516-3884-6gnlmy/libx11/. /usr/local/Cellar/libx11 2021-05-16T17:35:40.6536360Z chmod -Rf +w /private/tmp/d20210516-3884-6gnlmy 2021-05-16T17:35:41.1530340Z ==> Finishing up 2021-05-16T17:35:41.1880530Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T17:35:41.1898380Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T17:35:41.1905460Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T17:35:41.1914620Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T17:35:41.1929970Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T17:35:41.1933500Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T17:35:41.1946350Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T17:35:41.1960680Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T17:35:41.1962700Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T17:35:41.1978710Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T17:35:41.1989160Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T17:35:41.1995360Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T17:35:41.2026910Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T17:35:41.2034470Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T17:35:41.2050120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T17:35:41.2056480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T17:35:41.2069000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T17:35:41.2083810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T17:35:41.2086020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T17:35:41.2101750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T17:35:41.2112620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T17:35:41.2119150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T17:35:41.2137950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T17:35:41.2145880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T17:35:41.2162090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T17:35:41.2180740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T17:35:41.2184930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T17:35:41.2205860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T17:35:41.2208770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T17:35:41.2223240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T17:35:41.2236050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T17:35:41.2239750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T17:35:41.2265650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T17:35:41.2267570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T17:35:41.2284980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T17:35:41.2299880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T17:35:41.2302760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T17:35:41.2319850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T17:35:41.2327200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T17:35:41.2354600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T17:35:41.2384420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T17:35:41.2389750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T17:35:41.2406000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T17:35:41.2407990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T17:35:41.2409910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T17:35:41.2411830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T17:35:41.2413810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T17:35:41.2415720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T17:35:41.2417570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T17:35:41.2419360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T17:35:41.2421120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T17:35:41.2422500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T17:35:41.2424380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T17:35:41.2426250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T17:35:41.2427920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T17:35:41.2429790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T17:35:41.2432120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T17:35:41.2434290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T17:35:41.2436240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T17:35:41.2438060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T17:35:41.2439860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T17:35:41.2441770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T17:35:41.2443830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T17:35:41.2445540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T17:35:41.2447760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T17:35:41.2449690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T17:35:41.2451900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T17:35:41.2453780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T17:35:41.2455660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T17:35:41.2457690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T17:35:41.2459610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T17:35:41.2461350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T17:35:41.2463080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T17:35:41.2464770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T17:35:41.2466610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T17:35:41.2468640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T17:35:41.2470730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T17:35:41.2472700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T17:35:41.2474420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T17:35:41.2476150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T17:35:41.2477730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T17:35:41.2479320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T17:35:41.2482770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T17:35:41.2484710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T17:35:41.2486460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T17:35:41.2488250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T17:35:41.2490140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T17:35:41.2492220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T17:35:41.2494050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T17:35:41.2496030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T17:35:41.2498030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T17:35:41.2499800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T17:35:41.2501980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T17:35:41.2507450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T17:35:41.2513390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T17:35:41.2519190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T17:35:41.2524880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T17:35:41.2530890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T17:35:41.2535590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T17:35:41.2541400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T17:35:41.2545450Z Only the first 100 operations were output. 2021-05-16T17:35:41.8487310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4294-rduzqw.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-16T17:35:44.6705850Z ==> Summary 2021-05-16T17:35:44.7380530Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T17:35:44.7385380Z ==> Installing poppler dependency: libxext 2021-05-16T17:35:44.7974330Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T17:35:44.7992510Z 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-3884-1fw67pi 2021-05-16T17:35:44.8320710Z cp -pR /private/tmp/d20210516-3884-1fw67pi/libxext/. /usr/local/Cellar/libxext 2021-05-16T17:35:44.8867410Z chmod -Rf +w /private/tmp/d20210516-3884-1fw67pi 2021-05-16T17:35:44.9779570Z ==> Finishing up 2021-05-16T17:35:45.0196710Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T17:35:45.0201150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T17:35:45.0210070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T17:35:45.0213840Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T17:35:45.0219670Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T17:35:45.0225170Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T17:35:45.0230620Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T17:35:45.0235810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T17:35:45.0240990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T17:35:45.0246220Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T17:35:45.0251900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T17:35:45.0257100Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T17:35:45.0262020Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T17:35:45.0267490Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T17:35:45.0272770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T17:35:45.0278060Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T17:35:45.0291140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T17:35:45.0296940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T17:35:45.0304970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T17:35:45.0310370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T17:35:45.0317700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T17:35:45.0323550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T17:35:45.0329100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T17:35:45.0334590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T17:35:45.0340520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T17:35:45.0345770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T17:35:45.0352070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T17:35:45.0357410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T17:35:45.0363120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T17:35:45.0369000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T17:35:45.0374460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T17:35:45.0381500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T17:35:45.0387450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T17:35:45.0392870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T17:35:45.0399750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T17:35:45.0405500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T17:35:45.0440320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T17:35:45.0442280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T17:35:45.0444080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T17:35:45.0451250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T17:35:45.0457720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T17:35:45.0463440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T17:35:45.0469490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T17:35:45.0475430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T17:35:45.0480190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T17:35:45.0486450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T17:35:45.0518700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T17:35:45.0606480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T17:35:45.0634220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T17:35:45.0664490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T17:35:45.0700000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T17:35:45.0733180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T17:35:45.0775010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T17:35:45.0796370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T17:35:45.0798670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T17:35:45.0800750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T17:35:45.0802770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T17:35:45.0804980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T17:35:45.0807080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T17:35:45.0808910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T17:35:45.0810750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T17:35:45.0812390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T17:35:45.0814600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T17:35:45.0816530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T17:35:45.0818450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T17:35:45.0820110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T17:35:45.0822110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T17:35:45.0824530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T17:35:45.0826700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T17:35:45.0828790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T17:35:45.0830890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T17:35:45.0833300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T17:35:45.0835150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T17:35:45.0837550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T17:35:45.0839500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T17:35:45.0841570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T17:35:45.0843680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T17:35:45.0845430Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T17:35:45.0846950Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T17:35:45.0848450Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T17:35:45.0849970Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T17:35:45.0991570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4320-1p8cirp.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-16T17:35:48.4053390Z 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-3884-1mguw9b 2021-05-16T17:35:48.4059930Z ==> Summary 2021-05-16T17:35:48.4076340Z cp -pR /private/tmp/d20210516-3884-1mguw9b/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T17:35:48.4078320Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T17:35:48.4185850Z chmod -Rf +w /private/tmp/d20210516-3884-1mguw9b 2021-05-16T17:35:48.4187290Z ==> Installing poppler dependency: libxrender 2021-05-16T17:35:48.4290830Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T17:35:48.4393350Z ==> Finishing up 2021-05-16T17:35:48.4497070Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T17:35:48.4599930Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T17:35:48.4703100Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T17:35:48.4806030Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T17:35:48.4908970Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T17:35:48.5011860Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T17:35:48.5116540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4346-1ovqh2q.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-16T17:35:50.6272490Z ==> Summary 2021-05-16T17:35:50.6295240Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T17:35:50.6300560Z ==> Installing poppler dependency: lzo 2021-05-16T17:35:50.6321170Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T17:35:50.6340120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3884-1rh30wn 2021-05-16T17:35:50.6522570Z cp -pR /private/tmp/d20210516-3884-1rh30wn/lzo/. /usr/local/Cellar/lzo 2021-05-16T17:35:50.6744890Z chmod -Rf +w /private/tmp/d20210516-3884-1rh30wn 2021-05-16T17:35:50.7379790Z ==> Finishing up 2021-05-16T17:35:50.7762140Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T17:35:50.7769200Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T17:35:50.7778220Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T17:35:50.7783790Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T17:35:50.7789220Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T17:35:50.7798520Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T17:35:50.7971930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4372-1sjpq20.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-16T17:35:53.2657300Z ==> Summary 2021-05-16T17:35:53.2689370Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T17:35:53.2696360Z ==> Installing poppler dependency: pixman 2021-05-16T17:35:53.2724720Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T17:35:53.2743810Z 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-3884-gdtvcb 2021-05-16T17:35:53.2912870Z cp -pR /private/tmp/d20210516-3884-gdtvcb/pixman/. /usr/local/Cellar/pixman 2021-05-16T17:35:53.3053180Z chmod -Rf +w /private/tmp/d20210516-3884-gdtvcb 2021-05-16T17:35:53.3604850Z ==> Finishing up 2021-05-16T17:35:53.3951470Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T17:35:53.3958430Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T17:35:53.3963670Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T17:35:53.3969240Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T17:35:53.3975060Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T17:35:53.4021170Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T17:35:53.4167340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4398-zbs1bn.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-16T17:35:55.7938260Z ==> Summary 2021-05-16T17:35:55.7958640Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T17:35:55.7964870Z ==> Installing poppler dependency: cairo 2021-05-16T17:35:55.9880310Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T17:35:55.9898740Z 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-3884-1w1kyvg 2021-05-16T17:35:56.0572490Z cp -pR /private/tmp/d20210516-3884-1w1kyvg/cairo/. /usr/local/Cellar/cairo 2021-05-16T17:35:56.1250820Z chmod -Rf +w /private/tmp/d20210516-3884-1w1kyvg 2021-05-16T17:35:56.3643750Z ==> Finishing up 2021-05-16T17:35:56.4107260Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T17:35:56.4127760Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T17:35:56.4138470Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T17:35:56.4183050Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T17:35:56.4194650Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T17:35:56.4205600Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T17:35:56.4218110Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T17:35:56.4229240Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T17:35:56.4239360Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T17:35:56.4250260Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T17:35:56.4261680Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T17:35:56.4270230Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T17:35:56.4279420Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T17:35:56.4290720Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T17:35:56.4307220Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T17:35:56.4318980Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T17:35:56.4331070Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T17:35:56.4420840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T17:35:56.4427240Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T17:35:56.4431290Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T17:35:56.4436750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T17:35:56.4442280Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T17:35:56.4447180Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T17:35:56.4452620Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T17:35:56.4457420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T17:35:56.4463570Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T17:35:56.4469550Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T17:35:56.4474900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T17:35:56.4480320Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T17:35:56.4485330Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T17:35:56.4490730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T17:35:56.4874360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4424-ylweur.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-16T17:35:59.1044060Z ==> Summary 2021-05-16T17:35:59.1133320Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T17:35:59.1140330Z ==> Installing poppler dependency: little-cms2 2021-05-16T17:35:59.1303510Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T17:35:59.1322270Z 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-3884-y6y1xy 2021-05-16T17:35:59.1507360Z cp -pR /private/tmp/d20210516-3884-y6y1xy/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T17:35:59.1738610Z chmod -Rf +w /private/tmp/d20210516-3884-y6y1xy 2021-05-16T17:35:59.2420470Z ==> Finishing up 2021-05-16T17:35:59.2655460Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T17:35:59.2682750Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T17:35:59.2688430Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T17:35:59.2697940Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T17:35:59.2700630Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T17:35:59.2708560Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T17:35:59.2713120Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T17:35:59.2733670Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T17:35:59.2748360Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T17:35:59.2760670Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T17:35:59.2772020Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T17:35:59.2778220Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T17:35:59.2785010Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T17:35:59.2789940Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T17:35:59.2795740Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T17:35:59.2804680Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T17:35:59.3045990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4450-14bkfj2.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-16T17:36:01.8425370Z ==> Summary 2021-05-16T17:36:01.8462040Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T17:36:01.8464070Z ==> Installing poppler dependency: nspr 2021-05-16T17:36:01.8488220Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T17:36:01.8511940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3884-q8jqiz 2021-05-16T17:36:01.8950610Z cp -pR /private/tmp/d20210516-3884-q8jqiz/nspr/. /usr/local/Cellar/nspr 2021-05-16T17:36:01.9468810Z chmod -Rf +w /private/tmp/d20210516-3884-q8jqiz 2021-05-16T17:36:02.0327240Z ==> Finishing up 2021-05-16T17:36:02.0737220Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T17:36:02.0744800Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T17:36:02.0808980Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T17:36:02.0815490Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T17:36:02.0820190Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T17:36:02.0825480Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T17:36:02.0830630Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T17:36:02.0835810Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T17:36:02.0842480Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T17:36:02.0851710Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T17:36:02.1142940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4476-1tjs7ru.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-16T17:36:04.6301460Z ==> Summary 2021-05-16T17:36:04.6367700Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T17:36:04.6373600Z ==> Installing poppler dependency: nss 2021-05-16T17:36:04.6497170Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T17:36:04.6515670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3884-rgiao6 2021-05-16T17:36:04.9074290Z cp -pR /private/tmp/d20210516-3884-rgiao6/nss/. /usr/local/Cellar/nss 2021-05-16T17:36:05.1124250Z chmod -Rf +w /private/tmp/d20210516-3884-rgiao6 2021-05-16T17:36:06.4816650Z ==> Finishing up 2021-05-16T17:36:06.5165140Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T17:36:06.5168570Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T17:36:06.5177230Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T17:36:06.5182270Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T17:36:06.5187360Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T17:36:06.5192830Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T17:36:06.5205580Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T17:36:06.5210540Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T17:36:06.5215850Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T17:36:06.5220240Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T17:36:06.5225430Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T17:36:06.5230390Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T17:36:06.5235330Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T17:36:06.5243940Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T17:36:06.5248910Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T17:36:06.5253590Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T17:36:06.5258770Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T17:36:06.5263790Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T17:36:06.5268270Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T17:36:06.5273300Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T17:36:06.5278110Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T17:36:06.5283540Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T17:36:06.5288810Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T17:36:06.5325690Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T17:36:06.5330220Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T17:36:06.5334590Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T17:36:06.5339550Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T17:36:06.5344240Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T17:36:06.5348590Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T17:36:06.5353310Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T17:36:06.5357630Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T17:36:06.5362510Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T17:36:06.5367160Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T17:36:06.5371600Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T17:36:06.5376500Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T17:36:06.5381040Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T17:36:06.5385330Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T17:36:06.5390590Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T17:36:06.5395710Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T17:36:06.5400460Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T17:36:06.5405280Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T17:36:06.5409410Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T17:36:06.5414270Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T17:36:06.5418730Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T17:36:06.5423800Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T17:36:06.5427980Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T17:36:06.5432870Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T17:36:06.5437060Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T17:36:06.5442180Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T17:36:06.5446370Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T17:36:06.5451730Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T17:36:06.5456020Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T17:36:06.5461570Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T17:36:06.5466230Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T17:36:06.5471610Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T17:36:06.5476580Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T17:36:06.5481440Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T17:36:06.5486670Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T17:36:06.5491930Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T17:36:06.5497320Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T17:36:06.5502470Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T17:36:06.5507270Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T17:36:06.5512350Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T17:36:06.5516770Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T17:36:06.5521900Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T17:36:06.5526460Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T17:36:06.5531510Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T17:36:06.5536140Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T17:36:06.5540980Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T17:36:06.5545610Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T17:36:06.5552820Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T17:36:06.5560360Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T17:36:06.5565050Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T17:36:06.5570230Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T17:36:06.5574800Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T17:36:06.5579960Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T17:36:06.5585070Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T17:36:06.5589920Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T17:36:06.5594590Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T17:36:06.5599840Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T17:36:06.5604390Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T17:36:06.5609380Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T17:36:06.5614020Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T17:36:06.5619230Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T17:36:06.5624280Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T17:36:06.5629750Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T17:36:06.5634200Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T17:36:06.5639240Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T17:36:06.5643920Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T17:36:06.5649230Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T17:36:06.5653680Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T17:36:06.5658740Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T17:36:06.5663270Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T17:36:06.5668610Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T17:36:06.5673130Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T17:36:06.5678790Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T17:36:06.5682970Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T17:36:06.5687980Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T17:36:06.5719140Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T17:36:06.5723410Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T17:36:06.5728540Z Only the first 100 operations were output. 2021-05-16T17:36:06.6946950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4502-ppzbgh.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-16T17:36:09.3786010Z ==> Summary 2021-05-16T17:36:09.3926980Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T17:36:09.3933530Z ==> Installing poppler dependency: openjpeg 2021-05-16T17:36:09.4271450Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T17:36:09.4291050Z 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-3884-1g4q0ly 2021-05-16T17:36:09.6215640Z cp -pR /private/tmp/d20210516-3884-1g4q0ly/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T17:36:09.8577390Z chmod -Rf +w /private/tmp/d20210516-3884-1g4q0ly 2021-05-16T17:36:10.1648690Z ==> Finishing up 2021-05-16T17:36:10.2945460Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T17:36:10.2947240Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T17:36:10.2953940Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T17:36:10.2958980Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:36:10.2968250Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:36:10.2977400Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T17:36:10.2999230Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T17:36:10.3008310Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T17:36:10.3016480Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T17:36:10.3023350Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T17:36:10.3028680Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T17:36:10.3033510Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T17:36:10.3039480Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T17:36:10.3046250Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:36:10.3054050Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T17:36:10.4024110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4528-1v7293z.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-16T17:36:12.7990050Z ==> Summary 2021-05-16T17:36:12.8326200Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T17:36:12.8332850Z ==> Installing poppler dependency: qt@5 2021-05-16T17:36:12.8368050Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T17:36:12.8385620Z 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-3884-1g093th 2021-05-16T17:36:17.7753320Z cp -pR /private/tmp/d20210516-3884-1g093th/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T17:36:24.2800240Z chmod -Rf +w /private/tmp/d20210516-3884-1g093th 2021-05-16T17:36:36.7088320Z ==> Finishing up 2021-05-16T17:36:39.3997490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4582-17evwca.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-16T17:36:43.8758050Z ==> Caveats 2021-05-16T17:36:43.8759160Z We agreed to the Qt open source license for you. 2021-05-16T17:36:43.8760140Z If this is unacceptable you should uninstall. 2021-05-16T17:36:43.8760780Z 2021-05-16T17:36:43.8762100Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:36:43.8763200Z because this is an alternate version of another formula. 2021-05-16T17:36:43.8763880Z 2021-05-16T17:36:43.8764700Z If you need to have qt@5 first in your PATH, run: 2021-05-16T17:36:43.8766190Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:36:43.8766930Z 2021-05-16T17:36:43.8767720Z For compilers to find qt@5 you may need to set: 2021-05-16T17:36:43.8769140Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T17:36:43.8770460Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T17:36:43.8771140Z 2021-05-16T17:36:43.8772770Z For pkg-config to find qt@5 you may need to set: 2021-05-16T17:36:43.8773850Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T17:36:43.8774510Z 2021-05-16T17:36:43.8775620Z ==> Summary 2021-05-16T17:36:44.7701490Z 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-3884-9jh0bq 2021-05-16T17:36:44.7704090Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T17:36:44.7705230Z ==> Installing poppler 2021-05-16T17:36:44.7706880Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T17:36:44.8621250Z cp -pR /private/tmp/d20210516-3884-9jh0bq/poppler/. /usr/local/Cellar/poppler 2021-05-16T17:36:45.1045230Z chmod -Rf +w /private/tmp/d20210516-3884-9jh0bq 2021-05-16T17:36:45.5508470Z ==> Finishing up 2021-05-16T17:36:45.5974170Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T17:36:45.5977760Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T17:36:45.5983180Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T17:36:45.5988530Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T17:36:45.5993790Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T17:36:45.5998740Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T17:36:45.6003740Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T17:36:45.6009110Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T17:36:45.6014360Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T17:36:45.6019510Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T17:36:45.6024550Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T17:36:45.6029700Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T17:36:45.6034480Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T17:36:45.6041790Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T17:36:45.6060430Z rm /usr/local/share/gir-1.0 2021-05-16T17:36:45.6081740Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T17:36:45.6112240Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T17:36:45.6116470Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T17:36:45.6118780Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T17:36:45.6120050Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T17:36:45.6128440Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T17:36:45.6134690Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T17:36:45.6146170Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T17:36:45.6152100Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T17:36:45.6158250Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T17:36:45.6164360Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T17:36:45.6170290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T17:36:45.6176320Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T17:36:45.6182150Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T17:36:45.6188080Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T17:36:45.6203720Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T17:36:45.6209230Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T17:36:45.6226640Z rm /usr/local/lib/girepository-1.0 2021-05-16T17:36:45.6245470Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T17:36:45.6251910Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T17:36:45.6257460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T17:36:45.6262800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T17:36:45.6332610Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T17:36:45.6400330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T17:36:45.6402500Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T17:36:45.6404820Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T17:36:45.6406600Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T17:36:45.6442920Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T17:36:45.6445000Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T17:36:45.6446910Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T17:36:45.6448750Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T17:36:45.6450600Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T17:36:45.6452410Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T17:36:45.6454030Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T17:36:45.6455610Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T17:36:45.6457400Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T17:36:45.6459150Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T17:36:45.6460830Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T17:36:45.6462460Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T17:36:45.7443340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4608-g4fhy2.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-16T17:36:48.1741560Z ==> Summary 2021-05-16T17:36:48.2078670Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T17:36:49.8224250Z ==> Caveats 2021-05-16T17:36:49.8229200Z ==> qt@5 2021-05-16T17:36:49.8267070Z We agreed to the Qt open source license for you. 2021-05-16T17:36:49.8268060Z If this is unacceptable you should uninstall. 2021-05-16T17:36:49.8268700Z 2021-05-16T17:36:49.8270280Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:36:49.8271390Z because this is an alternate version of another formula. 2021-05-16T17:36:49.8272020Z 2021-05-16T17:36:49.8272790Z If you need to have qt@5 first in your PATH, run: 2021-05-16T17:36:49.8274520Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:36:49.8275290Z 2021-05-16T17:36:49.8276050Z For compilers to find qt@5 you may need to set: 2021-05-16T17:36:49.8277310Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T17:36:49.8278630Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T17:36:49.8282770Z 2021-05-16T17:36:49.8284190Z For pkg-config to find qt@5 you may need to set: 2021-05-16T17:36:49.8285220Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T17:36:49.8286100Z 2021-05-16T17:36:51.6232680Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T17:36:52.5912040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:36:53.0630480Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T17:36:53.3423830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T17%3A45%3A00Z&sig=GiG1IBQT1qp22aemI0puaQFyXBoJIrZWnERiwBVbVS4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:53.3725030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=GiG1IBQT1qp22aemI0puaQFyXBoJIrZWnERiwBVbVS4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:53.4050860Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T17:36:53.4102720Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:36:54.3599460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:36:54.8578620Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T17:36:55.1405270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T17%3A45%3A00Z&sig=c4kDyFJUnLS3slsNHsZbyhkR%2Buh2GbgobzOyxUczejE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:55.1691000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=c4kDyFJUnLS3slsNHsZbyhkR\%2Buh2GbgobzOyxUczejE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:55.2706010Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T17:36:55.2982770Z ==> Installing dependencies for hdf5: szip 2021-05-16T17:36:55.2987290Z ==> Installing hdf5 dependency: szip 2021-05-16T17:36:55.3647980Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T17:36:55.3676140Z 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-4655-1ifjyu7 2021-05-16T17:36:55.3782910Z cp -pR /private/tmp/d20210516-4655-1ifjyu7/szip/. /usr/local/Cellar/szip 2021-05-16T17:36:55.3893020Z chmod -Rf +w /private/tmp/d20210516-4655-1ifjyu7 2021-05-16T17:36:55.4350630Z ==> Finishing up 2021-05-16T17:36:55.4729680Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T17:36:55.4733300Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T17:36:55.4743140Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T17:36:55.4750020Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T17:36:55.4755180Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T17:36:55.4760600Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T17:36:55.4887840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4825-dwe8gh.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-16T17:36:57.9459600Z ==> Summary 2021-05-16T17:36:57.9512720Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T17:36:57.9518460Z ==> Installing hdf5 2021-05-16T17:36:57.9521420Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:36:57.9538880Z 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-4655-1fi46nz 2021-05-16T17:36:58.1007440Z cp -pR /private/tmp/d20210516-4655-1fi46nz/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T17:36:58.2454810Z chmod -Rf +w /private/tmp/d20210516-4655-1fi46nz 2021-05-16T17:36:58.5314360Z ==> Finishing up 2021-05-16T17:36:58.5609300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T17:36:58.5613300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T17:36:58.5618710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T17:36:58.5623490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T17:36:58.5628110Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T17:36:58.5657770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T17:36:58.5662660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T17:36:58.5667150Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T17:36:58.5672320Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T17:36:58.5676910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T17:36:58.5681620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T17:36:58.5686480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T17:36:58.5691010Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T17:36:58.5695370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T17:36:58.5700510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T17:36:58.5706520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T17:36:58.5710930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T17:36:58.5715970Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T17:36:58.5721200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T17:36:58.5726060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T17:36:58.5731040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T17:36:58.5735950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T17:36:58.5745740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T17:36:58.5750030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T17:36:58.5755050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T17:36:58.5766360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T17:36:58.5771230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T17:36:58.5776380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T17:36:58.5781460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T17:36:58.5786390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T17:36:58.5791220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T17:36:58.5796370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T17:36:58.5801730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T17:36:58.5807400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T17:36:58.5812170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T17:36:58.5817350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T17:36:58.5821810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T17:36:58.5826950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T17:36:58.5831530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T17:36:58.5836710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T17:36:58.5841180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T17:36:58.5846210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T17:36:58.5851490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T17:36:58.5856030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T17:36:58.5861110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T17:36:58.5879460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T17:36:58.5884190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T17:36:58.5889330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T17:36:58.5893700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T17:36:58.5898710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T17:36:58.5903520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T17:36:58.5908280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T17:36:58.5912620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T17:36:58.5917600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T17:36:58.5922060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T17:36:58.5927000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T17:36:58.5932190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T17:36:58.5936800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T17:36:58.5941210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T17:36:58.5946230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T17:36:58.5950560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T17:36:58.5955450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T17:36:58.5959840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T17:36:58.5964730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T17:36:58.5969180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T17:36:58.5974010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T17:36:58.5978350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T17:36:58.5983770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T17:36:58.5987850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T17:36:58.5992780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T17:36:58.5997080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T17:36:58.6002040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T17:36:59.1931930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T17:36:59.1933240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T17:36:59.1943730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T17:36:59.1979430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T17:36:59.2022910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T17:36:59.2077600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T17:36:59.2127730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T17:36:59.2172860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T17:36:59.2213110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T17:36:59.2256880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T17:36:59.2291580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T17:36:59.2333550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T17:36:59.2370810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T17:36:59.2399810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T17:36:59.2436610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T17:36:59.2477430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T17:36:59.2521770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T17:36:59.2557080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T17:36:59.2597890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T17:36:59.2637460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T17:36:59.2674480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T17:36:59.2705130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T17:36:59.2735010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T17:36:59.2772430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T17:36:59.2802860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T17:36:59.2836850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T17:36:59.2869630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T17:36:59.2906930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T17:36:59.2948200Z Only the first 100 operations were output. 2021-05-16T17:36:59.2983850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4851-xyj0n5.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-16T17:37:01.6467560Z ==> Summary 2021-05-16T17:37:01.6649250Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T17:37:02.2944360Z ==> No outdated dependents to upgrade! 2021-05-16T17:37:02.2946130Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:37:02.3461550Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:37:02.3462540Z hdf5 2021-05-16T17:37:02.3471490Z rm /usr/local/bin/gif2h5 2021-05-16T17:37:02.3473970Z rm /usr/local/bin/h52gif 2021-05-16T17:37:02.3477230Z rm /usr/local/bin/h5c++ 2021-05-16T17:37:02.3480570Z rm /usr/local/bin/h5cc 2021-05-16T17:37:02.3483830Z rm /usr/local/bin/h5clear 2021-05-16T17:37:02.3486890Z rm /usr/local/bin/h5copy 2021-05-16T17:37:02.3489480Z rm /usr/local/bin/h5debug 2021-05-16T17:37:02.3492250Z rm /usr/local/bin/h5diff 2021-05-16T17:37:02.3495550Z rm /usr/local/bin/h5dump 2021-05-16T17:37:02.3498250Z rm /usr/local/bin/h5fc 2021-05-16T17:37:02.3501530Z rm /usr/local/bin/h5format_convert 2021-05-16T17:37:02.3504220Z rm /usr/local/bin/h5import 2021-05-16T17:37:02.3507410Z rm /usr/local/bin/h5jam 2021-05-16T17:37:02.3510060Z rm /usr/local/bin/h5ls 2021-05-16T17:37:02.3513240Z rm /usr/local/bin/h5mkgrp 2021-05-16T17:37:02.3515950Z rm /usr/local/bin/h5perf_serial 2021-05-16T17:37:02.3519930Z rm /usr/local/bin/h5redeploy 2021-05-16T17:37:02.3522000Z rm /usr/local/bin/h5repack 2021-05-16T17:37:02.3524920Z rm /usr/local/bin/h5repart 2021-05-16T17:37:02.3527740Z rm /usr/local/bin/h5stat 2021-05-16T17:37:02.3530910Z rm /usr/local/bin/h5unjam 2021-05-16T17:37:02.3533600Z rm /usr/local/bin/h5watch 2021-05-16T17:37:02.3541340Z rm /usr/local/include/H5ACpublic.h 2021-05-16T17:37:02.3544140Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T17:37:02.3547370Z rm /usr/local/include/H5Apublic.h 2021-05-16T17:37:02.3550270Z rm /usr/local/include/H5ArrayType.h 2021-05-16T17:37:02.3553560Z rm /usr/local/include/H5AtomType.h 2021-05-16T17:37:02.3556410Z rm /usr/local/include/H5Attribute.h 2021-05-16T17:37:02.3559670Z rm /usr/local/include/H5Classes.h 2021-05-16T17:37:02.3562490Z rm /usr/local/include/H5CommonFG.h 2021-05-16T17:37:02.3565730Z rm /usr/local/include/H5CompType.h 2021-05-16T17:37:02.3568450Z rm /usr/local/include/H5Cpp.h 2021-05-16T17:37:02.3571730Z rm /usr/local/include/H5CppDoc.h 2021-05-16T17:37:02.3575180Z rm /usr/local/include/H5Cpublic.h 2021-05-16T17:37:02.3577800Z rm /usr/local/include/H5DOpublic.h 2021-05-16T17:37:02.3581060Z rm /usr/local/include/H5DSpublic.h 2021-05-16T17:37:02.3584330Z rm /usr/local/include/H5DaccProp.h 2021-05-16T17:37:02.3587040Z rm /usr/local/include/H5DataSet.h 2021-05-16T17:37:02.3590330Z rm /usr/local/include/H5DataSpace.h 2021-05-16T17:37:02.3593130Z rm /usr/local/include/H5DataType.h 2021-05-16T17:37:02.3596430Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T17:37:02.3599210Z rm /usr/local/include/H5Dpublic.h 2021-05-16T17:37:02.3602550Z rm /usr/local/include/H5DxferProp.h 2021-05-16T17:37:02.3605370Z rm /usr/local/include/H5ESpublic.h 2021-05-16T17:37:02.3608800Z rm /usr/local/include/H5EnumType.h 2021-05-16T17:37:02.3611550Z rm /usr/local/include/H5Epubgen.h 2021-05-16T17:37:02.3614830Z rm /usr/local/include/H5Epublic.h 2021-05-16T17:37:02.3617630Z rm /usr/local/include/H5Exception.h 2021-05-16T17:37:02.3620910Z rm /usr/local/include/H5FDcore.h 2021-05-16T17:37:02.3623680Z rm /usr/local/include/H5FDdirect.h 2021-05-16T17:37:02.3627270Z rm /usr/local/include/H5FDfamily.h 2021-05-16T17:37:02.3629770Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T17:37:02.3633040Z rm /usr/local/include/H5FDlog.h 2021-05-16T17:37:02.3635760Z rm /usr/local/include/H5FDmpi.h 2021-05-16T17:37:02.3639090Z rm /usr/local/include/H5FDmpio.h 2021-05-16T17:37:02.3641840Z rm /usr/local/include/H5FDmulti.h 2021-05-16T17:37:02.3645140Z rm /usr/local/include/H5FDpublic.h 2021-05-16T17:37:02.3647940Z rm /usr/local/include/H5FDros3.h 2021-05-16T17:37:02.3651250Z rm /usr/local/include/H5FDsec2.h 2021-05-16T17:37:02.3654020Z rm /usr/local/include/H5FDstdio.h 2021-05-16T17:37:02.3657270Z rm /usr/local/include/H5FDwindows.h 2021-05-16T17:37:02.3660060Z rm /usr/local/include/H5FaccProp.h 2021-05-16T17:37:02.3663500Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T17:37:02.3668310Z rm /usr/local/include/H5File.h 2021-05-16T17:37:02.3670510Z rm /usr/local/include/H5FloatType.h 2021-05-16T17:37:02.3674080Z rm /usr/local/include/H5Fpublic.h 2021-05-16T17:37:02.3677060Z rm /usr/local/include/H5Gpublic.h 2021-05-16T17:37:02.3681070Z rm /usr/local/include/H5Group.h 2021-05-16T17:37:02.3683940Z rm /usr/local/include/H5IMpublic.h 2021-05-16T17:37:02.3687380Z rm /usr/local/include/H5IdComponent.h 2021-05-16T17:37:02.3690230Z rm /usr/local/include/H5Include.h 2021-05-16T17:37:02.3694460Z rm /usr/local/include/H5IntType.h 2021-05-16T17:37:02.3697080Z rm /usr/local/include/H5Ipublic.h 2021-05-16T17:37:02.3700520Z rm /usr/local/include/H5LDpublic.h 2021-05-16T17:37:02.3703400Z rm /usr/local/include/H5LTpublic.h 2021-05-16T17:37:02.3706750Z rm /usr/local/include/H5LaccProp.h 2021-05-16T17:37:02.3709530Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T17:37:02.3712880Z rm /usr/local/include/H5Library.h 2021-05-16T17:37:02.3715690Z rm /usr/local/include/H5Location.h 2021-05-16T17:37:02.3719000Z rm /usr/local/include/H5Lpublic.h 2021-05-16T17:37:02.3721930Z rm /usr/local/include/H5MMpublic.h 2021-05-16T17:37:02.3725270Z rm /usr/local/include/H5Mpublic.h 2021-05-16T17:37:02.3728190Z rm /usr/local/include/H5Object.h 2021-05-16T17:37:02.3732560Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T17:37:02.3735330Z rm /usr/local/include/H5Opublic.h 2021-05-16T17:37:02.3738820Z rm /usr/local/include/H5PLextern.h 2021-05-16T17:37:02.3741720Z rm /usr/local/include/H5PLpublic.h 2021-05-16T17:37:02.3745100Z rm /usr/local/include/H5PTpublic.h 2021-05-16T17:37:02.3748200Z rm /usr/local/include/H5PacketTable.h 2021-05-16T17:37:02.3751450Z rm /usr/local/include/H5Ppublic.h 2021-05-16T17:37:02.3754450Z rm /usr/local/include/H5PredType.h 2021-05-16T17:37:02.3757800Z rm /usr/local/include/H5PropList.h 2021-05-16T17:37:02.3760590Z rm /usr/local/include/H5Rpublic.h 2021-05-16T17:37:02.3763990Z rm /usr/local/include/H5Spublic.h 2021-05-16T17:37:02.3766850Z rm /usr/local/include/H5StrType.h 2021-05-16T17:37:02.3770120Z rm /usr/local/include/H5TBpublic.h 2021-05-16T17:37:02.3773020Z rm /usr/local/include/H5Tpublic.h 2021-05-16T17:37:02.3776410Z rm /usr/local/include/H5VLconnector.h 2021-05-16T17:37:02.3779730Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T17:37:02.3783920Z rm /usr/local/include/H5VLnative.h 2021-05-16T17:37:02.3786730Z Only the first 100 operations were output. 2021-05-16T17:37:04.0957960Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T17:37:05.0521840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:05.5557870Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T17:37:05.8235990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T17%3A45%3A00Z&sig=xettxrdkfk2rFjY11yF4DGnYFOROu2BK6015HNpGi9o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:05.8532790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=xettxrdkfk2rFjY11yF4DGnYFOROu2BK6015HNpGi9o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:05.9359340Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T17:37:06.0172870Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T17:37:06.0201250Z 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-4861-tbxe4l 2021-05-16T17:37:06.1485950Z cp -pR /private/tmp/d20210516-4861-tbxe4l/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T17:37:06.2816920Z chmod -Rf +w /private/tmp/d20210516-4861-tbxe4l 2021-05-16T17:37:06.4468910Z ==> Finishing up 2021-05-16T17:37:06.4808740Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T17:37:06.4814320Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T17:37:06.4845380Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T17:37:06.4850040Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T17:37:06.4857380Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T17:37:06.4862480Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T17:37:06.4868080Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T17:37:06.4873750Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T17:37:06.4878480Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T17:37:06.4883890Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T17:37:06.4888820Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T17:37:06.4893700Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T17:37:06.4899450Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T17:37:06.4907760Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T17:37:06.4912680Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T17:37:06.4946310Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T17:37:06.5498590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5025-1nzrcih.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-16T17:37:09.8097760Z ==> Caveats 2021-05-16T17:37:09.8098810Z Emacs Lisp files have been installed to: 2021-05-16T17:37:09.8100150Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T17:37:09.8102060Z ==> Summary 2021-05-16T17:37:09.8258700Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T17:37:12.0573000Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T17:37:13.0160990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:13.5154760Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T17:37:13.8066330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T17%3A45%3A00Z&sig=AgUz7IcqkJO4ku786e%2BADw6%2FK0hhLrIKbhqVIg5OSGk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:13.8420120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=AgUz7IcqkJO4ku786e\%2BADw6\%2FK0hhLrIKbhqVIg5OSGk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:13.9188080Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T17:37:14.0102350Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T17:37:14.0131760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5032-mkq529 2021-05-16T17:37:14.1367970Z cp -pR /private/tmp/d20210516-5032-mkq529/gsl/. /usr/local/Cellar/gsl 2021-05-16T17:37:14.2748400Z chmod -Rf +w /private/tmp/d20210516-5032-mkq529 2021-05-16T17:37:14.5088610Z ==> Finishing up 2021-05-16T17:37:14.6043960Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T17:37:14.6051840Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T17:37:14.6056550Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T17:37:14.6064020Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T17:37:14.6084340Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T17:37:14.6097840Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T17:37:14.6208230Z info /usr/local/share/info/gsl-ref.info 2021-05-16T17:37:14.6222530Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T17:37:14.6228880Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T17:37:14.6238230Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T17:37:14.6256710Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T17:37:14.6264090Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T17:37:14.6269060Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T17:37:14.6274790Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T17:37:14.6280320Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T17:37:14.6285270Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T17:37:14.6290750Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T17:37:14.6301210Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T17:37:14.6927130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5211-bsylp3.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-16T17:37:18.0826860Z ==> Summary 2021-05-16T17:37:18.0996420Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T17:37:21.4425950Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T17:37:22.3620080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:22.8665070Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T17:37:23.1359770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T17%3A45%3A00Z&sig=%2BUsKcIoK3axZPTX48C3hrYyBJCe%2Bo1uC2FtV3RGe%2B40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:23.1708770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=\%2BUsKcIoK3axZPTX48C3hrYyBJCe\%2Bo1uC2FtV3RGe\%2B40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:23.2608560Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T17:37:23.2806170Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T17:37:24.2043630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:24.6537810Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T17:37:24.9587610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T17%3A45%3A00Z&sig=yfjihLbNr8kVII6zLhZWQs4d6itnPopOGCHsW32aBEA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:25.0059570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=yfjihLbNr8kVII6zLhZWQs4d6itnPopOGCHsW32aBEA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:25.0575280Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T17:37:25.0632840Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T17:37:26.0008700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:26.4939500Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T17:37:26.7667010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T17%3A45%3A00Z&sig=K51D4KHaRcRQ2q1vE0R9aWAf0AJXovgEtBd3yc14iAk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:26.8035640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=K51D4KHaRcRQ2q1vE0R9aWAf0AJXovgEtBd3yc14iAk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:26.8449770Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T17:37:26.8500340Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T17:37:27.8350040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:28.3130480Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T17:37:28.6036220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T17%3A45%3A00Z&sig=PUk%2B2i%2FZH7H2x4Q3xhvDFj2sRUzoKap69O%2Fc0aN524g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:28.6401090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=PUk\%2B2i\%2FZH7H2x4Q3xhvDFj2sRUzoKap69O\%2Fc0aN524g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:28.7544960Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T17:37:28.7585290Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T17:37:29.7137250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:30.9612080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=SvUI3sX\%2B\%2Bm2vZJd02vUzNNywFmO\%2Br2wb7qHsrOI3DlM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:30.9619460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T17:37:30.9623680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T17%3A45%3A00Z&sig=SvUI3sX%2B%2Bm2vZJd02vUzNNywFmO%2Br2wb7qHsrOI3DlM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:30.9628480Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T17:37:30.9631530Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T17:37:31.6313110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:32.1071510Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T17:37:32.3910890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T17%3A45%3A00Z&sig=98tm3M%2FDMt%2FtcHMFM4lxlYvV4jcCZSAR7tx0YVw%2FZrs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:32.4335050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=98tm3M\%2FDMt\%2FtcHMFM4lxlYvV4jcCZSAR7tx0YVw\%2FZrs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:32.4675400Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T17:37:32.4722060Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T17:37:33.7192710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:33.9373660Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T17:37:34.2077730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T17%3A45%3A00Z&sig=9TA8jjf8A4HhvdCBAAN9J5h%2B18uN9MoYWk8ojjD8ogI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:34.2439530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=9TA8jjf8A4HhvdCBAAN9J5h\%2B18uN9MoYWk8ojjD8ogI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:34.3178240Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T17:37:34.3274950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T17:37:35.3013430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:35.8257820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T17:37:36.1023930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T17%3A45%3A00Z&sig=8%2B5XMpOM1hxae0wncBlK5D%2FXlB1XxMdCyQDcuQtyEqY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:36.1394870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=8\%2B5XMpOM1hxae0wncBlK5D\%2FXlB1XxMdCyQDcuQtyEqY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:36.1772070Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T17:37:36.1807250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T17:37:37.1234230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:37.5876930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T17:37:37.8592900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T17%3A45%3A00Z&sig=Xn6SZk6Z%2BPyavJGZWD8JtIqhF47xcxTfH2WJUVl8vLU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:37.9017250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=Xn6SZk6Z\%2BPyavJGZWD8JtIqhF47xcxTfH2WJUVl8vLU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:37.9588360Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T17:37:37.9627610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T17:37:38.9350950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:39.4152920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T17:37:39.6907570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T17%3A45%3A00Z&sig=PBpHA2WteKEygTthKCxse6fv44GSC1d5q0w%2BpUN%2Bps8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:39.7205450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=PBpHA2WteKEygTthKCxse6fv44GSC1d5q0w\%2BpUN\%2Bps8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:39.7659840Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T17:37:39.7691740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T17:37:40.7350200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:41.2189250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T17:37:41.4959030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T17%3A45%3A00Z&sig=FXMYh4CSEkvrDoRRuhyT60NDFT073ImG95dNVkW10S0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:41.5257850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=FXMYh4CSEkvrDoRRuhyT60NDFT073ImG95dNVkW10S0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:41.5552780Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T17:37:41.5582670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T17:37:42.5105110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:42.9914260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T17:37:43.2769250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T17%3A45%3A00Z&sig=%2ByHnhLyRGUcJxT2rp4iYEyH%2FH%2BptB9SSTfiWQo2%2Bx3o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:43.3062420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=\%2ByHnhLyRGUcJxT2rp4iYEyH\%2FH\%2BptB9SSTfiWQo2\%2Bx3o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:43.3640940Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T17:37:43.3703970Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T17:37:44.5512060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:45.0634360Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T17:37:45.3273510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T17%3A45%3A00Z&sig=kkmiKMoKH3GPoMfPQQ50B5rpn0oP5B4pevnbsJkda0k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:45.3563900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=kkmiKMoKH3GPoMfPQQ50B5rpn0oP5B4pevnbsJkda0k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:45.3961810Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T17:37:45.4000010Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T17:37:46.3930690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:46.8705290Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T17:37:47.1442130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T17%3A45%3A00Z&sig=PtCxltJgLFy16KuSytzjaF58b1yUEaoCkHF3sC1rZHc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:47.1990780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=PtCxltJgLFy16KuSytzjaF58b1yUEaoCkHF3sC1rZHc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:47.5694530Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T17:37:47.6864800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T17:37:48.6612860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:49.1721660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T17:37:49.4436690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T17%3A45%3A00Z&sig=cRis7TQ5A47cMRa%2Btc2vFjkgJeo1g6Z8uUluOnlVZJs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:49.4727650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=cRis7TQ5A47cMRa\%2Btc2vFjkgJeo1g6Z8uUluOnlVZJs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:49.5432230Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T17:37:49.5549350Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T17:37:50.5338130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:51.0100350Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T17:37:51.2670170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T17%3A45%3A00Z&sig=HwA6%2F65QeUKD9ct8NwrEBpA7o21eMCGS9e9ZS%2BneOAk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:51.2968780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=HwA6\%2F65QeUKD9ct8NwrEBpA7o21eMCGS9e9ZS\%2BneOAk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:51.3552550Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T17:37:51.3592330Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T17:37:52.2805620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:52.8512990Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T17:37:53.1246730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T17%3A45%3A00Z&sig=jt594T33mYRfAPGar9gAMHfiPWe1%2BWB1zqWKXAMGiBg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:53.1603810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=jt594T33mYRfAPGar9gAMHfiPWe1\%2BWB1zqWKXAMGiBg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:53.2243390Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T17:37:53.2318750Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T17:37:54.2534000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:54.6627850Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T17:37:54.9508120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T17%3A45%3A00Z&sig=OJl%2BPv06mrZ0MN6GsC%2BaOAbKUUq%2BgYEaJtJ6xlhPI1w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:54.9797520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=OJl\%2BPv06mrZ0MN6GsC\%2BaOAbKUUq\%2BgYEaJtJ6xlhPI1w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:55.0094450Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T17:37:55.0124240Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T17:37:55.9363970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:56.4404940Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T17:37:56.7148790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T17%3A45%3A00Z&sig=5M1Mo9sLYLmsstgkRwhAqIM8OhNRAnJOG3NeTBRqAp8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:56.7444700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=5M1Mo9sLYLmsstgkRwhAqIM8OhNRAnJOG3NeTBRqAp8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:56.7910350Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T17:37:56.7956840Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T17:37:57.7454310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:58.2252290Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T17:37:58.5038340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T17%3A45%3A00Z&sig=ukDoonriiHRM91gTPJ1xgd1D5umNqwz7Za3RFBvMm10%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:58.5358730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=ukDoonriiHRM91gTPJ1xgd1D5umNqwz7Za3RFBvMm10\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:58.5843590Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T17:37:58.5929020Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T17:37:59.5338390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:00.0265200Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T17:38:00.3023790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T17%3A45%3A00Z&sig=EnHlgZozSOn5wSQ6Od%2Bs7FdIl8x6KNVl%2FWJfRYkjE6o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:00.3498860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=EnHlgZozSOn5wSQ6Od\%2Bs7FdIl8x6KNVl\%2FWJfRYkjE6o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:00.3838470Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T17:38:00.3871980Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T17:38:01.3137030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:01.8136950Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T17:38:02.0663370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T17%3A45%3A00Z&sig=pLQcGhCf%2BgUUOThKHZGVqVFzeND7bEQ%2FQP9OfiZws%2Bo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:02.0949940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=pLQcGhCf\%2BgUUOThKHZGVqVFzeND7bEQ\%2FQP9OfiZws\%2Bo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:02.1616930Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T17:38:02.1723980Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T17:38:03.1382780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:03.6241120Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T17:38:03.8874910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T17%3A45%3A00Z&sig=2nKNQkQEYZSQ5VoHW0f81reM29maNymoF%2F7LWzfE87E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:03.9405780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=2nKNQkQEYZSQ5VoHW0f81reM29maNymoF\%2F7LWzfE87E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:04.7624660Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T17:38:04.8042610Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T17:38:05.7702460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:06.2422020Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T17:38:06.5058830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T17%3A45%3A00Z&sig=0qYasNosbO01qCal%2FaM68TCAXo%2F0u9Mdjzl%2BHmfyKNg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:06.5362620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=0qYasNosbO01qCal\%2FaM68TCAXo\%2F0u9Mdjzl\%2BHmfyKNg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:06.5765530Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T17:38:06.5817830Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T17:38:07.5360760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:07.9992890Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T17:38:08.2714630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T17%3A45%3A00Z&sig=LhKW9T7faKKsvDIEowiUGr1LcR9LbOa3omRFt3AWU0k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:08.3307150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=LhKW9T7faKKsvDIEowiUGr1LcR9LbOa3omRFt3AWU0k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:08.3930220Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T17:38:08.4034060Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T17:38:09.3766530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:09.9088730Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T17:38:10.1809100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T17%3A45%3A00Z&sig=pvj1knEVfWrB6pzYpm4nWXwK9mgsekNSCO6v8fPr%2FfE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:10.2094160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=pvj1knEVfWrB6pzYpm4nWXwK9mgsekNSCO6v8fPr\%2FfE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:10.3081520Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T17:38:10.3278370Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T17:38:11.2733150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:11.7467270Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T17:38:12.0397620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T17%3A45%3A00Z&sig=gQXSkShcBjT8F83VdV%2Fer63qvfKxkZnampVZDOeAWqE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:12.0685640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=gQXSkShcBjT8F83VdV\%2Fer63qvfKxkZnampVZDOeAWqE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:12.1285310Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T17:38:12.1328380Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T17:38:13.1286330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:13.5902520Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T17:38:13.8560680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T17%3A45%3A00Z&sig=2n6k%2BpNawyMX41KZXvpPeO%2B3UjcG%2B6jyrn3xuEosSUQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:13.8853520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=2n6k\%2BpNawyMX41KZXvpPeO\%2B3UjcG\%2B6jyrn3xuEosSUQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:13.9387270Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T17:38:13.9470010Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T17:38:14.8838780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:15.4119630Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T17:38:15.6694060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T17%3A45%3A00Z&sig=kBH9in5MVnIcN2fJsajfp%2B8LGFXbPmf5%2F4zSDVWG3hA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:15.7182690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=kBH9in5MVnIcN2fJsajfp\%2B8LGFXbPmf5\%2F4zSDVWG3hA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:15.7590990Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:38:15.7639520Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T17:38:16.7123880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:17.2001380Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T17:38:17.4835410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T17%3A45%3A00Z&sig=OrDX30u4brJ5MwTxf2G2mHf5%2BbZiyaiVDHTaeZq%2BriY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:17.5140170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=OrDX30u4brJ5MwTxf2G2mHf5\%2BbZiyaiVDHTaeZq\%2BriY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:17.7263630Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T17:38:17.8515110Z ==> 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-16T17:38:17.8558750Z ==> Installing ffmpeg dependency: aom 2021-05-16T17:38:17.9249700Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T17:38:17.9299360Z 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-5220-1es1857 2021-05-16T17:38:17.9929460Z cp -pR /private/tmp/d20210516-5220-1es1857/aom/. /usr/local/Cellar/aom 2021-05-16T17:38:18.0291790Z chmod -Rf +w /private/tmp/d20210516-5220-1es1857 2021-05-16T17:38:18.0917370Z ==> Finishing up 2021-05-16T17:38:18.2239970Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T17:38:18.2252130Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T17:38:18.2268060Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T17:38:18.2281830Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T17:38:18.2292100Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T17:38:18.2301900Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T17:38:18.2309010Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T17:38:18.2320350Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T17:38:18.2509000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5564-94qrn9.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-16T17:38:20.6028640Z ==> Summary 2021-05-16T17:38:20.6054450Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T17:38:20.6061430Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T17:38:20.6130330Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T17:38:20.6148490Z 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-5220-diqvm9 2021-05-16T17:38:20.6334550Z cp -pR /private/tmp/d20210516-5220-diqvm9/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T17:38:20.6709360Z chmod -Rf +w /private/tmp/d20210516-5220-diqvm9 2021-05-16T17:38:20.7294600Z ==> Finishing up 2021-05-16T17:38:20.7681990Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T17:38:20.7695220Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T17:38:20.7703600Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T17:38:20.7708790Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T17:38:20.7719280Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T17:38:20.7865010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5590-1lkeq0p.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-16T17:38:23.1699360Z ==> Summary 2021-05-16T17:38:23.1724000Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T17:38:23.1737880Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T17:38:23.1790100Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T17:38:23.1808010Z 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-5220-5q05iu 2021-05-16T17:38:23.2331490Z cp -pR /private/tmp/d20210516-5220-5q05iu/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T17:38:23.2915020Z chmod -Rf +w /private/tmp/d20210516-5220-5q05iu 2021-05-16T17:38:23.3703990Z ==> Finishing up 2021-05-16T17:38:23.4119740Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T17:38:23.4125570Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T17:38:23.4132680Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T17:38:23.4229020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5616-5687af.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-16T17:38:25.9044880Z ==> Summary 2021-05-16T17:38:25.9122440Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T17:38:25.9129850Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T17:38:25.9153860Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T17:38:25.9171720Z 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-5220-160hiu0 2021-05-16T17:38:25.9432650Z cp -pR /private/tmp/d20210516-5220-160hiu0/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T17:38:25.9808160Z chmod -Rf +w /private/tmp/d20210516-5220-160hiu0 2021-05-16T17:38:26.0775700Z ==> Finishing up 2021-05-16T17:38:26.1253050Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T17:38:26.1259190Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T17:38:26.1292570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T17:38:26.1312100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T17:38:26.1324790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T17:38:26.1333410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T17:38:26.1347950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T17:38:26.1357510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T17:38:26.1370570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T17:38:26.1379720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T17:38:26.1389650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T17:38:26.1395490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T17:38:26.1404350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T17:38:26.1414120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T17:38:26.1419990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T17:38:26.1429660Z 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-16T17:38:26.1439720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T17:38:26.1470050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T17:38:26.1481600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T17:38:26.1488660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T17:38:26.1494420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T17:38:26.1503840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T17:38:26.1513950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T17:38:26.1519500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T17:38:26.1524980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T17:38:26.1535320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T17:38:26.1542790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T17:38:26.1551220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T17:38:26.1564780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T17:38:26.1576440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T17:38:26.1586320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T17:38:26.1592040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T17:38:26.1598030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T17:38:26.1609400Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T17:38:26.1614520Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T17:38:26.1623530Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T17:38:26.1630390Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T17:38:26.1856110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5642-120fb11.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-16T17:38:28.5304970Z ==> Summary 2021-05-16T17:38:28.5356960Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T17:38:28.5363610Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T17:38:28.7762290Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T17:38:28.7779930Z 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-5220-1vnff2w 2021-05-16T17:38:28.8803910Z cp -pR /private/tmp/d20210516-5220-1vnff2w/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T17:38:28.9880830Z chmod -Rf +w /private/tmp/d20210516-5220-1vnff2w 2021-05-16T17:38:29.1722320Z ==> Finishing up 2021-05-16T17:38:29.2235320Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T17:38:29.2246240Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T17:38:29.2259610Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T17:38:29.2269800Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T17:38:29.2286910Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T17:38:29.2297130Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T17:38:29.2331650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T17:38:29.2405990Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T17:38:29.2410920Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T17:38:29.2416600Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T17:38:29.2421040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T17:38:29.2426620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T17:38:29.2431700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T17:38:29.2437010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T17:38:29.2441800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T17:38:29.2447480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T17:38:29.2452510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T17:38:29.2458090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T17:38:29.2463090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T17:38:29.2468430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T17:38:29.2473430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T17:38:29.2478710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T17:38:29.2483590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T17:38:29.2489870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T17:38:29.2494700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T17:38:29.2500250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T17:38:29.2505670Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T17:38:29.2523240Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T17:38:29.2532950Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T17:38:29.2541300Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T17:38:29.2553530Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T17:38:29.2559010Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T17:38:29.2564460Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T17:38:29.2569130Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T17:38:29.2574770Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T17:38:29.2579790Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T17:38:29.2585620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T17:38:29.2590510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T17:38:29.2596160Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T17:38:29.2601620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T17:38:29.2606770Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T17:38:29.2612390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T17:38:29.2617890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T17:38:29.2622810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T17:38:29.2627650Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T17:38:29.2632690Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T17:38:29.2638370Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T17:38:29.2643650Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T17:38:29.2651950Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T17:38:29.2656850Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T17:38:29.2666230Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T17:38:29.2674510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T17:38:29.2680120Z 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-16T17:38:29.3175640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5668-ejd5pv.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-16T17:38:31.9237720Z ==> Summary 2021-05-16T17:38:31.9370830Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T17:38:31.9377600Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T17:38:31.9429940Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T17:38:31.9448290Z 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-5220-1a0iull 2021-05-16T17:38:31.9573700Z cp -pR /private/tmp/d20210516-5220-1a0iull/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T17:38:31.9746090Z chmod -Rf +w /private/tmp/d20210516-5220-1a0iull 2021-05-16T17:38:32.0348450Z ==> Finishing up 2021-05-16T17:38:32.0750010Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T17:38:32.0756000Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T17:38:32.0762340Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T17:38:32.0769140Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T17:38:32.0774210Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T17:38:32.0781620Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T17:38:32.0789030Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T17:38:32.0933340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5694-wjvyo9.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-16T17:38:34.5568050Z ==> Summary 2021-05-16T17:38:34.5593490Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T17:38:34.5603060Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T17:38:34.7881990Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T17:38:34.7901490Z 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-5220-1t9ss92 2021-05-16T17:38:34.8426320Z cp -pR /private/tmp/d20210516-5220-1t9ss92/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T17:38:34.8847550Z chmod -Rf +w /private/tmp/d20210516-5220-1t9ss92 2021-05-16T17:38:35.2044110Z ==> Finishing up 2021-05-16T17:38:35.2431280Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T17:38:35.2453700Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T17:38:35.2462970Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T17:38:35.2467430Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T17:38:35.2474850Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T17:38:35.2483500Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T17:38:35.2509160Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T17:38:35.2517140Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T17:38:35.2522050Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T17:38:35.2527230Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T17:38:35.2540120Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T17:38:35.2544890Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T17:38:35.2551980Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T17:38:35.2557370Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T17:38:35.2562810Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T17:38:35.2569420Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T17:38:35.2574720Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T17:38:35.2579500Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T17:38:35.2584700Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T17:38:35.2589730Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T17:38:35.2597470Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T17:38:35.2602650Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T17:38:35.2607960Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T17:38:35.2630250Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T17:38:35.2903940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5723-1x2rcb2.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-16T17:38:37.8369320Z ==> Summary 2021-05-16T17:38:37.8422680Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T17:38:37.8428660Z ==> Installing ffmpeg dependency: libass 2021-05-16T17:38:38.0891770Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T17:38:38.0910700Z 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-5220-l7kagr 2021-05-16T17:38:38.1025590Z cp -pR /private/tmp/d20210516-5220-l7kagr/libass/. /usr/local/Cellar/libass 2021-05-16T17:38:38.1146120Z chmod -Rf +w /private/tmp/d20210516-5220-l7kagr 2021-05-16T17:38:38.1645260Z ==> Finishing up 2021-05-16T17:38:38.2135500Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T17:38:38.2152640Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T17:38:38.2162930Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T17:38:38.2175920Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T17:38:38.2200570Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T17:38:38.2401870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5749-1jtb482.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-16T17:38:40.6942640Z ==> Summary 2021-05-16T17:38:40.6961210Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T17:38:40.6967290Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T17:38:40.7149910Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T17:38:40.7167130Z 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-5220-n0q2ih 2021-05-16T17:38:40.7331540Z cp -pR /private/tmp/d20210516-5220-n0q2ih/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T17:38:40.7501890Z chmod -Rf +w /private/tmp/d20210516-5220-n0q2ih 2021-05-16T17:38:40.8185430Z ==> Finishing up 2021-05-16T17:38:40.8595390Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T17:38:40.8598910Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T17:38:40.8604080Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T17:38:40.8610840Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T17:38:40.8617830Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T17:38:40.8622460Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T17:38:40.8628040Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T17:38:40.8635320Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T17:38:40.8798130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5775-ofjbp0.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-16T17:38:43.1890420Z ==> Summary 2021-05-16T17:38:43.1915030Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T17:38:43.1921010Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T17:38:43.1975160Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T17:38:43.1993360Z 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-5220-15szepb 2021-05-16T17:38:43.2149190Z cp -pR /private/tmp/d20210516-5220-15szepb/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T17:38:43.2359680Z chmod -Rf +w /private/tmp/d20210516-5220-15szepb 2021-05-16T17:38:43.3000700Z ==> Finishing up 2021-05-16T17:38:43.3408550Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T17:38:43.3411760Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T17:38:43.3426180Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T17:38:43.3433000Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T17:38:43.3438100Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T17:38:43.3443000Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T17:38:43.3448590Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T17:38:43.3453450Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T17:38:43.3458350Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T17:38:43.3465990Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T17:38:43.3470970Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T17:38:43.3629040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5801-zxavvw.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-16T17:38:45.8606250Z ==> Summary 2021-05-16T17:38:45.8639780Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T17:38:45.8646840Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T17:38:45.8720300Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T17:38:45.8738030Z 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-5220-29d2b8 2021-05-16T17:38:45.8871640Z cp -pR /private/tmp/d20210516-5220-29d2b8/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T17:38:45.9048430Z chmod -Rf +w /private/tmp/d20210516-5220-29d2b8 2021-05-16T17:38:45.9680000Z ==> Finishing up 2021-05-16T17:38:45.9895870Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T17:38:45.9902220Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T17:38:45.9907070Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T17:38:45.9916020Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T17:38:46.0062760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5827-2pr1di.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-16T17:38:48.4011080Z ==> Summary 2021-05-16T17:38:48.4078390Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T17:38:48.4085860Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T17:38:48.4115550Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T17:38:48.4133800Z 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-5220-jbi1r2 2021-05-16T17:38:48.4407060Z cp -pR /private/tmp/d20210516-5220-jbi1r2/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T17:38:48.4575300Z chmod -Rf +w /private/tmp/d20210516-5220-jbi1r2 2021-05-16T17:38:48.5065660Z ==> Finishing up 2021-05-16T17:38:48.5484980Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T17:38:48.5490710Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T17:38:48.5498180Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T17:38:48.5590070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5853-hcply5.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-16T17:38:51.1208970Z ==> Summary 2021-05-16T17:38:51.1231290Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T17:38:51.1237550Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T17:38:51.1262930Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T17:38:51.1280580Z 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-5220-1aec2mw 2021-05-16T17:38:51.1424000Z cp -pR /private/tmp/d20210516-5220-1aec2mw/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T17:38:51.1576640Z chmod -Rf +w /private/tmp/d20210516-5220-1aec2mw 2021-05-16T17:38:51.2108490Z ==> Finishing up 2021-05-16T17:38:51.2524270Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T17:38:51.2528030Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T17:38:51.2535890Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T17:38:51.2541080Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T17:38:51.2547140Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T17:38:51.2551800Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T17:38:51.2557280Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T17:38:51.2562740Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T17:38:51.2570400Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T17:38:51.2575470Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T17:38:51.2714770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5879-1djl87v.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-16T17:38:53.6527970Z ==> Summary 2021-05-16T17:38:53.6551920Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T17:38:53.6558650Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T17:38:53.6654510Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T17:38:53.6673920Z 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-5220-tfmwg8 2021-05-16T17:38:54.0834140Z cp -pR /private/tmp/d20210516-5220-tfmwg8/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T17:38:54.2785740Z chmod -Rf +w /private/tmp/d20210516-5220-tfmwg8 2021-05-16T17:38:54.3554180Z ==> Finishing up 2021-05-16T17:38:54.3956120Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T17:38:54.3961790Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T17:38:54.3969150Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T17:38:54.3973590Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T17:38:54.3978900Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T17:38:54.3984070Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T17:38:54.3991600Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T17:38:54.4163270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5905-1adeo20.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-16T17:38:56.8610770Z ==> Summary 2021-05-16T17:38:56.8631630Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T17:38:56.8638770Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T17:38:56.9130140Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T17:38:56.9147170Z 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-5220-fajtqi 2021-05-16T17:38:56.9456800Z cp -pR /private/tmp/d20210516-5220-fajtqi/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T17:38:56.9752510Z chmod -Rf +w /private/tmp/d20210516-5220-fajtqi 2021-05-16T17:38:57.0356800Z ==> Finishing up 2021-05-16T17:38:58.0194460Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T17:38:58.0301150Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T17:38:58.0349600Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T17:38:58.0452250Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T17:38:58.0555580Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T17:38:58.0657930Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T17:38:58.0760770Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T17:38:58.0865070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5931-867kwl.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-16T17:38:59.3779930Z ==> Summary 2021-05-16T17:38:59.3811110Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T17:38:59.3816960Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T17:38:59.4323430Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T17:38:59.4341290Z 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-5220-17asgmx 2021-05-16T17:38:59.4492740Z cp -pR /private/tmp/d20210516-5220-17asgmx/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T17:38:59.4628450Z chmod -Rf +w /private/tmp/d20210516-5220-17asgmx 2021-05-16T17:38:59.5153640Z ==> Finishing up 2021-05-16T17:38:59.5553450Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T17:38:59.5576470Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T17:38:59.5583320Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T17:38:59.5588250Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T17:38:59.5593390Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T17:38:59.5600960Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T17:38:59.5741330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5957-44aes1.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-16T17:39:01.9886800Z ==> Summary 2021-05-16T17:39:01.9941140Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T17:39:01.9948900Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T17:39:01.9993140Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T17:39:02.0013200Z 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-5220-1dw5if5 2021-05-16T17:39:02.0563890Z cp -pR /private/tmp/d20210516-5220-1dw5if5/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T17:39:02.1072760Z chmod -Rf +w /private/tmp/d20210516-5220-1dw5if5 2021-05-16T17:39:02.2273540Z ==> Finishing up 2021-05-16T17:39:02.3458090Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T17:39:02.3462930Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T17:39:02.3472160Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T17:39:02.3480790Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T17:39:02.3485580Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T17:39:02.3490610Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T17:39:02.3495890Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T17:39:02.3500460Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T17:39:02.3505680Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T17:39:02.3513090Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T17:39:02.3901880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5983-1dcd47v.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-16T17:39:04.8041450Z ==> Summary 2021-05-16T17:39:04.8105600Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T17:39:04.8114980Z ==> Installing ffmpeg dependency: snappy 2021-05-16T17:39:04.8183060Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T17:39:04.8200890Z 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-5220-fb227j 2021-05-16T17:39:04.8321590Z cp -pR /private/tmp/d20210516-5220-fb227j/snappy/. /usr/local/Cellar/snappy 2021-05-16T17:39:04.8460080Z chmod -Rf +w /private/tmp/d20210516-5220-fb227j 2021-05-16T17:39:04.8974220Z ==> Finishing up 2021-05-16T17:39:04.9442530Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T17:39:04.9446340Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T17:39:04.9451840Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T17:39:04.9455880Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T17:39:04.9465510Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T17:39:04.9470820Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T17:39:04.9491060Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T17:39:04.9495480Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T17:39:04.9501140Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T17:39:04.9642560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6009-21hc8c.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-16T17:39:07.2990760Z ==> Summary 2021-05-16T17:39:07.3017210Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T17:39:07.3023680Z ==> Installing ffmpeg dependency: speex 2021-05-16T17:39:07.3101310Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T17:39:07.3119120Z 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-5220-6tza8m 2021-05-16T17:39:07.3272170Z cp -pR /private/tmp/d20210516-5220-6tza8m/speex/. /usr/local/Cellar/speex 2021-05-16T17:39:07.3455860Z chmod -Rf +w /private/tmp/d20210516-5220-6tza8m 2021-05-16T17:39:07.4064140Z ==> Finishing up 2021-05-16T17:39:07.4531100Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T17:39:07.4539400Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T17:39:07.4546800Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T17:39:07.4553330Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T17:39:07.4559040Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T17:39:07.4579420Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T17:39:07.4586750Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T17:39:07.4742930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6035-1fxrlx9.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-16T17:39:09.9009180Z ==> Summary 2021-05-16T17:39:09.9037100Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T17:39:09.9043630Z ==> Installing ffmpeg dependency: srt 2021-05-16T17:39:09.9147840Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T17:39:09.9165980Z 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-5220-14seme9 2021-05-16T17:39:09.9604790Z cp -pR /private/tmp/d20210516-5220-14seme9/srt/. /usr/local/Cellar/srt 2021-05-16T17:39:09.9786640Z chmod -Rf +w /private/tmp/d20210516-5220-14seme9 2021-05-16T17:39:10.0568290Z ==> Finishing up 2021-05-16T17:39:10.1192430Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T17:39:10.1196030Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T17:39:10.1201200Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T17:39:10.1208980Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T17:39:10.1218080Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T17:39:10.1226610Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T17:39:10.1231720Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T17:39:10.1238210Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T17:39:10.1244480Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T17:39:10.1252550Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T17:39:10.1258180Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T17:39:10.1429260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6061-8e2t38.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-16T17:39:12.4359890Z ==> Summary 2021-05-16T17:39:12.4384380Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T17:39:12.4390490Z ==> Installing ffmpeg dependency: giflib 2021-05-16T17:39:12.4412580Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T17:39:12.4431890Z 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-5220-1btw8tv 2021-05-16T17:39:12.4587080Z cp -pR /private/tmp/d20210516-5220-1btw8tv/giflib/. /usr/local/Cellar/giflib 2021-05-16T17:39:12.4744370Z chmod -Rf +w /private/tmp/d20210516-5220-1btw8tv 2021-05-16T17:39:12.5242740Z ==> Finishing up 2021-05-16T17:39:12.5662110Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T17:39:12.5669970Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T17:39:12.5674510Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T17:39:12.5686390Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T17:39:12.5694440Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T17:39:12.5696520Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T17:39:12.5703810Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T17:39:12.5710860Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T17:39:12.5715740Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T17:39:12.5720770Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T17:39:12.5725860Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T17:39:12.5891970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6087-nlfiz.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-16T17:39:14.9857890Z ==> Summary 2021-05-16T17:39:14.9887370Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T17:39:14.9889250Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T17:39:15.0584940Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T17:39:15.0603300Z 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-5220-zftlhk 2021-05-16T17:39:15.1102350Z cp -pR /private/tmp/d20210516-5220-zftlhk/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T17:39:15.1461640Z chmod -Rf +w /private/tmp/d20210516-5220-zftlhk 2021-05-16T17:39:15.3591000Z ==> Finishing up 2021-05-16T17:39:15.4249690Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T17:39:15.4253160Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T17:39:15.4257390Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T17:39:15.4262810Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T17:39:15.4267000Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T17:39:15.4271950Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T17:39:15.4276340Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T17:39:15.4281350Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T17:39:15.4285750Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T17:39:15.4290780Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T17:39:15.4297470Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T17:39:15.4312270Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T17:39:15.4316830Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T17:39:15.4322050Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T17:39:15.4326610Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T17:39:15.4332470Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T17:39:15.4340170Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T17:39:15.4609850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6113-aauaob.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-16T17:39:17.9705370Z ==> Summary 2021-05-16T17:39:17.9773710Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T17:39:17.9781520Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T17:39:18.0537170Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T17:39:18.0554660Z 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-5220-3ets4a 2021-05-16T17:39:18.2201110Z cp -pR /private/tmp/d20210516-5220-3ets4a/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T17:39:18.3015680Z chmod -Rf +w /private/tmp/d20210516-5220-3ets4a 2021-05-16T17:39:18.3801520Z ==> Finishing up 2021-05-16T17:39:18.4207510Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T17:39:18.4213310Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T17:39:18.4219510Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T17:39:18.4226170Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T17:39:18.4230780Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T17:39:18.4236250Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T17:39:18.4243740Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T17:39:18.4496040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6139-1ylv3a.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-16T17:39:20.8091210Z ==> Caveats 2021-05-16T17:39:20.8092530Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T17:39:20.8094230Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T17:39:20.8095690Z ==> Summary 2021-05-16T17:39:20.8144880Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T17:39:20.8151320Z ==> Installing ffmpeg dependency: theora 2021-05-16T17:39:20.8304320Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T17:39:20.8322550Z 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-5220-1uayu15 2021-05-16T17:39:20.8743430Z cp -pR /private/tmp/d20210516-5220-1uayu15/theora/. /usr/local/Cellar/theora 2021-05-16T17:39:20.9262970Z chmod -Rf +w /private/tmp/d20210516-5220-1uayu15 2021-05-16T17:39:21.0297460Z ==> Finishing up 2021-05-16T17:39:21.0723490Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T17:39:21.0731500Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T17:39:21.0737920Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T17:39:21.0742410Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T17:39:21.0748130Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T17:39:21.0753090Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T17:39:21.0758260Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T17:39:21.0763250Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T17:39:21.0768910Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T17:39:21.0773010Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T17:39:21.0778610Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T17:39:21.0786020Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T17:39:21.0791260Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T17:39:21.0796320Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T17:39:21.1068620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6165-n5phk7.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-16T17:39:23.9595120Z ==> Summary 2021-05-16T17:39:23.9669780Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T17:39:23.9677800Z ==> Installing ffmpeg dependency: x264 2021-05-16T17:39:23.9711530Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T17:39:23.9730420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5220-nuzsv5 2021-05-16T17:39:24.0092470Z cp -pR /private/tmp/d20210516-5220-nuzsv5/x264/. /usr/local/Cellar/x264 2021-05-16T17:39:24.0250540Z chmod -Rf +w /private/tmp/d20210516-5220-nuzsv5 2021-05-16T17:39:24.0769920Z ==> Finishing up 2021-05-16T17:39:24.1197340Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T17:39:24.1203550Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T17:39:24.1207610Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T17:39:24.1214760Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T17:39:24.1219180Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T17:39:24.1224620Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T17:39:24.1232470Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T17:39:24.1409630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6192-77w4re.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-16T17:39:26.5172320Z ==> Summary 2021-05-16T17:39:26.5190840Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T17:39:26.5200970Z ==> Installing ffmpeg dependency: x265 2021-05-16T17:39:26.5277650Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T17:39:26.5295650Z 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-5220-4eblry 2021-05-16T17:39:26.6281910Z cp -pR /private/tmp/d20210516-5220-4eblry/x265/. /usr/local/Cellar/x265 2021-05-16T17:39:26.6998130Z chmod -Rf +w /private/tmp/d20210516-5220-4eblry 2021-05-16T17:39:26.8046010Z ==> Finishing up 2021-05-16T17:39:26.8714860Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T17:39:26.8720860Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T17:39:26.8725390Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T17:39:26.8732660Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T17:39:26.8737120Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T17:39:26.8742540Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T17:39:26.8749820Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T17:39:26.8952630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6218-1h04fey.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-16T17:39:29.3149080Z ==> Summary 2021-05-16T17:39:29.3168090Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T17:39:29.3174120Z ==> Installing ffmpeg dependency: xvid 2021-05-16T17:39:29.3196180Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T17:39:29.3214060Z 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-5220-1mww81x 2021-05-16T17:39:29.3364180Z cp -pR /private/tmp/d20210516-5220-1mww81x/xvid/. /usr/local/Cellar/xvid 2021-05-16T17:39:29.3475170Z chmod -Rf +w /private/tmp/d20210516-5220-1mww81x 2021-05-16T17:39:29.3918920Z ==> Finishing up 2021-05-16T17:39:29.4356550Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T17:39:29.4362860Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T17:39:29.4367270Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T17:39:29.4490170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6244-16qwbun.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-16T17:39:31.9226760Z ==> Summary 2021-05-16T17:39:31.9243350Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T17:39:31.9251130Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T17:39:31.9401770Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T17:39:31.9419460Z 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-5220-js2pzy 2021-05-16T17:39:32.0055360Z cp -pR /private/tmp/d20210516-5220-js2pzy/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T17:39:32.0541300Z chmod -Rf +w /private/tmp/d20210516-5220-js2pzy 2021-05-16T17:39:32.1435090Z ==> Finishing up 2021-05-16T17:39:32.1777410Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T17:39:32.1784060Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T17:39:32.1789170Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T17:39:32.1825560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T17:39:32.1844290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T17:39:32.1856000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T17:39:32.1867230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T17:39:32.1880890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T17:39:32.1888180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T17:39:32.1897550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T17:39:32.1907400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T17:39:32.1919420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T17:39:32.1930140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T17:39:32.1939770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T17:39:32.1948360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T17:39:32.1960330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T17:39:32.1971230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T17:39:32.1980390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T17:39:32.1989860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T17:39:32.1997240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T17:39:32.2006030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T17:39:32.2016620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T17:39:32.2022010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T17:39:32.2030480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T17:39:32.2039960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T17:39:32.2045660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T17:39:32.2067470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T17:39:32.2075440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T17:39:32.2084080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T17:39:32.2090960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T17:39:32.2098890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T17:39:32.2115310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T17:39:32.2122590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T17:39:32.2129720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T17:39:32.2138610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T17:39:32.2147890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T17:39:32.2156420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T17:39:32.2161840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T17:39:32.2173500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T17:39:32.2205350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T17:39:32.2212470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T17:39:32.2217600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T17:39:32.2228480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T17:39:32.2239000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T17:39:32.2255100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T17:39:32.2261700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T17:39:32.2268200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T17:39:32.2274240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T17:39:32.2284690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T17:39:32.2290340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T17:39:32.2298020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T17:39:32.2308690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T17:39:32.2319220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T17:39:32.2325310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T17:39:32.2332450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T17:39:32.2347320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T17:39:32.2356620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T17:39:32.2361970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T17:39:32.2370190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T17:39:32.2375600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T17:39:32.2412320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T17:39:32.2421870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T17:39:32.2427240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T17:39:32.2432890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T17:39:32.2438310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T17:39:32.2443620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T17:39:32.2449020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T17:39:32.2454360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T17:39:32.2475010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T17:39:32.2480400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T17:39:32.2485770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T17:39:32.2491270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T17:39:32.2498160Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T17:39:32.2502760Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T17:39:32.2508220Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T17:39:32.2515650Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T17:39:32.2787100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6270-1kmasop.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-16T17:39:34.6964190Z ==> Summary 2021-05-16T17:39:34.7023840Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T17:39:34.7030160Z ==> Installing ffmpeg dependency: zimg 2021-05-16T17:39:34.7097250Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:39:34.7115320Z 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-5220-89uokt 2021-05-16T17:39:34.7346430Z cp -pR /private/tmp/d20210516-5220-89uokt/zimg/. /usr/local/Cellar/zimg 2021-05-16T17:39:34.7562170Z chmod -Rf +w /private/tmp/d20210516-5220-89uokt 2021-05-16T17:39:34.8239230Z ==> Finishing up 2021-05-16T17:39:34.8652010Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T17:39:34.8655640Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T17:39:34.8665250Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T17:39:34.8671650Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T17:39:34.8676500Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T17:39:34.8681970Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T17:39:34.8689200Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T17:39:34.8845640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6296-pj95i3.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-16T17:39:37.2458400Z ==> Summary 2021-05-16T17:39:37.2489330Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T17:39:37.2496200Z ==> Installing ffmpeg 2021-05-16T17:39:37.2500460Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T17:39:37.2519210Z 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-5220-8rlz2h 2021-05-16T17:39:37.6124190Z cp -pR /private/tmp/d20210516-5220-8rlz2h/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T17:39:37.8091610Z chmod -Rf +w /private/tmp/d20210516-5220-8rlz2h 2021-05-16T17:39:40.8917050Z ==> Finishing up 2021-05-16T17:39:40.9281380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T17:39:40.9284900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T17:39:40.9290110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T17:39:40.9294920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T17:39:40.9299740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T17:39:40.9304650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T17:39:40.9311180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T17:39:40.9315080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T17:39:40.9320110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T17:39:40.9324690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T17:39:40.9330210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T17:39:40.9334390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T17:39:40.9339800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T17:39:40.9344180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T17:39:40.9349670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T17:39:40.9354150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T17:39:40.9359430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T17:39:40.9363960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T17:39:40.9369680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T17:39:40.9374060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T17:39:40.9379390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T17:39:40.9386710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T17:39:40.9388850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T17:39:40.9395750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T17:39:40.9400840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T17:39:40.9406040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T17:39:40.9411260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T17:39:40.9416550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T17:39:40.9421760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T17:39:40.9426800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T17:39:40.9432010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T17:39:40.9437060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T17:39:40.9441870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T17:39:40.9447210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T17:39:40.9452490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T17:39:40.9457680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T17:39:40.9462630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T17:39:40.9468070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T17:39:40.9475410Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T17:39:40.9480570Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T17:39:40.9485600Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T17:39:40.9490180Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T17:39:40.9495620Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T17:39:40.9500110Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T17:39:40.9505500Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T17:39:40.9510230Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T17:39:40.9516060Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T17:39:40.9523250Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T17:39:40.9548620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T17:39:40.9570860Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T17:39:40.9579040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T17:39:40.9588140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T17:39:40.9658450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T17:39:40.9670080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T17:39:40.9675550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T17:39:40.9695010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T17:39:40.9700330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T17:39:40.9712610Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T17:39:40.9718080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T17:39:40.9738150Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T17:39:40.9743620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T17:39:40.9749180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T17:39:40.9756970Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T17:39:40.9772170Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T17:39:40.9782460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T17:39:40.9790990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T17:39:40.9798140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T17:39:40.9803490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T17:39:40.9816730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T17:39:40.9822230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T17:39:40.9830170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T17:39:40.9835300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T17:39:40.9839810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T17:39:40.9845420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T17:39:40.9850660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T17:39:40.9855560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T17:39:40.9860780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T17:39:40.9866580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T17:39:40.9871280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T17:39:40.9877200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T17:39:40.9881980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T17:39:40.9886990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T17:39:40.9892600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T17:39:40.9897660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T17:39:40.9902590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T17:39:40.9907800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T17:39:40.9912810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T17:39:40.9918230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T17:39:40.9922620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T17:39:40.9929700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T17:39:40.9938180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T17:39:40.9940040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T17:39:40.9943190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T17:39:40.9948920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T17:39:40.9953750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T17:39:40.9959390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T17:39:40.9965170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T17:39:40.9968980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T17:39:40.9974430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T17:39:40.9979350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T17:39:40.9983370Z Only the first 100 operations were output. 2021-05-16T17:39:41.1130490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6322-nqfxo3.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-16T17:39:43.7358630Z ==> Summary 2021-05-16T17:39:43.7531690Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T17:39:44.9290010Z ==> Caveats 2021-05-16T17:39:44.9291400Z ==> tesseract 2021-05-16T17:39:44.9307590Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T17:39:44.9309430Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T17:39:46.8280540Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T17:39:47.8258410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:39:48.3318330Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T17:39:48.6161110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T17%3A45%3A00Z&sig=dfnCwuqOAUzpNlhBnjYMvLdyQdRbGg%2FhPWAlhfmGtqg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:48.6454250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=dfnCwuqOAUzpNlhBnjYMvLdyQdRbGg\%2FhPWAlhfmGtqg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:48.9284920Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T17:39:49.0404480Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T17:39:49.9884850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:39:50.4752630Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T17:39:50.7656260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T17%3A45%3A00Z&sig=naxB9GWJY0Rpydsr5JiUjpPaSprBbgN2ZO48W8nWae0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:50.7975930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=naxB9GWJY0Rpydsr5JiUjpPaSprBbgN2ZO48W8nWae0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:50.9232060Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T17:39:50.9625060Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T17:39:50.9630320Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T17:39:51.0320820Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T17:39:51.0375310Z 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-6329-12lc9gn 2021-05-16T17:39:51.6043840Z cp -pR /private/tmp/d20210516-6329-12lc9gn/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T17:39:52.0301000Z chmod -Rf +w /private/tmp/d20210516-6329-12lc9gn 2021-05-16T17:39:52.4089370Z ==> Finishing up 2021-05-16T17:39:52.4936520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T17:39:52.4950530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T17:39:52.4966590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T17:39:52.4975790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T17:39:52.4989140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T17:39:52.5008130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T17:39:52.5016670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T17:39:52.5029330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T17:39:52.5041990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T17:39:52.5053020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T17:39:52.5067550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T17:39:52.5079420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T17:39:52.5092110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T17:39:52.5105290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T17:39:52.5117400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T17:39:52.5129760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T17:39:52.5147280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T17:39:52.5160330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T17:39:52.5170450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T17:39:52.5224990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T17:39:52.5230000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T17:39:52.5234480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T17:39:52.5239610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T17:39:52.5244340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T17:39:52.5248710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T17:39:52.5253780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T17:39:52.5258110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T17:39:52.5263250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T17:39:52.5267630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T17:39:52.5273210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T17:39:52.5281400Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T17:39:52.5291900Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T17:39:52.5296360Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T17:39:52.5307460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T17:39:52.5313550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T17:39:52.5319360Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T17:39:52.5325340Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T17:39:52.5331560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T17:39:52.5337550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T17:39:52.5349290Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T17:39:52.5354850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T17:39:52.5366850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T17:39:52.5372180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T17:39:52.5377430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T17:39:52.5383250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T17:39:52.5388440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T17:39:52.5400430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T17:39:52.5406700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T17:39:52.5412510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T17:39:52.5418450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T17:39:52.5427080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T17:39:52.5432910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T17:39:52.5438780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T17:39:52.5451960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T17:39:52.5457830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T17:39:52.5464930Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T17:39:52.5470510Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T17:39:52.5475830Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T17:39:52.7116720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6499-g0uuyq.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-16T17:39:55.2385910Z ==> Summary 2021-05-16T17:39:55.2813110Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T17:39:55.2830250Z ==> Installing imagemagick@6 2021-05-16T17:39:55.2835360Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T17:39:55.2856970Z 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-6329-bzgi04 2021-05-16T17:39:55.6166970Z cp -pR /private/tmp/d20210516-6329-bzgi04/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T17:39:56.0040820Z chmod -Rf +w /private/tmp/d20210516-6329-bzgi04 2021-05-16T17:39:57.3271860Z ==> Finishing up 2021-05-16T17:39:57.5898590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6525-1d61ory.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-16T17:40:00.1985420Z ==> Caveats 2021-05-16T17:40:00.1987140Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:40:00.1988350Z because this is an alternate version of another formula. 2021-05-16T17:40:00.1989010Z 2021-05-16T17:40:00.1989880Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T17:40:00.1991500Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:40:00.1992290Z 2021-05-16T17:40:00.1993150Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T17:40:00.1994530Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T17:40:00.1995990Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T17:40:00.1996710Z 2021-05-16T17:40:00.1997940Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T17:40:00.1999100Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T17:40:00.1999790Z 2021-05-16T17:40:00.2000880Z ==> Summary 2021-05-16T17:40:00.2437080Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T17:40:01.0416340Z ==> Caveats 2021-05-16T17:40:01.0417930Z ==> imagemagick@6 2021-05-16T17:40:01.0499150Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:40:01.0500470Z because this is an alternate version of another formula. 2021-05-16T17:40:01.0501170Z 2021-05-16T17:40:01.0502030Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T17:40:01.0503710Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:40:01.0504540Z 2021-05-16T17:40:01.0505390Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T17:40:01.0506820Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T17:40:01.0511640Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T17:40:01.0512410Z 2021-05-16T17:40:01.0513690Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T17:40:01.0514840Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T17:40:01.0515540Z 2021-05-16T17:40:03.0874220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T17:40:04.0671870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:04.5361450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T17:40:04.8563180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T17%3A50%3A00Z&sig=8oFXnR8Y2sQEtUdW3K7%2BcdHcxd%2Fgp8nOiJxo4rhsKsU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:04.8856400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=8oFXnR8Y2sQEtUdW3K7\%2BcdHcxd\%2Fgp8nOiJxo4rhsKsU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:04.9428320Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T17:40:04.9501690Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T17:40:05.9966730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:06.4865280Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T17:40:06.7876450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T17%3A50%3A00Z&sig=1aWRoe3qcdIeRKmXARRVsdPXugqLsgKea%2B8wfEceHIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:06.8255860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=1aWRoe3qcdIeRKmXARRVsdPXugqLsgKea\%2B8wfEceHIU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:06.8706880Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T17:40:06.8780400Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T17:40:07.9800180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:08.4571280Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T17:40:08.8198910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T17%3A50%3A00Z&sig=NoUSw93ZFABtSkWcr74SOHpLFLpytv3DRDUzooFSsVw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:08.8502140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=NoUSw93ZFABtSkWcr74SOHpLFLpytv3DRDUzooFSsVw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:09.2012120Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T17:40:09.3581150Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T17:40:10.3324810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:10.8287330Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T17:40:11.1027790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T17%3A50%3A00Z&sig=RSF%2BtIG3aqm3AjKczSsMDVQlE9Gq%2Fawces9kSzcIapQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:11.1332240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=RSF\%2BtIG3aqm3AjKczSsMDVQlE9Gq\%2Fawces9kSzcIapQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:11.1634100Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T17:40:11.1664960Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T17:40:12.1017890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:12.5544680Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T17:40:12.8502930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T17%3A50%3A00Z&sig=xQHhzbjJbesy2XqJaYYCd7ZtBxYLr55G%2BWYjalldl6c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:12.8842370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=xQHhzbjJbesy2XqJaYYCd7ZtBxYLr55G\%2BWYjalldl6c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:12.9145190Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T17:40:12.9175960Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T17:40:13.9225590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:14.4166950Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T17:40:14.6976680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T17%3A50%3A00Z&sig=7vVf5rvdBHwvj3WKH3j4u0WOt6ayw5N607U2vvus4T8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:14.7351460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=7vVf5rvdBHwvj3WKH3j4u0WOt6ayw5N607U2vvus4T8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:14.7815600Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T17:40:14.7883540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T17:40:15.7857930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:16.2634130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T17:40:16.5260390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T17%3A50%3A00Z&sig=aq4tmGE2dQr3ao51NmFk4BLDLaqLAyrXvJqgik2eeig%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:16.5548200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=aq4tmGE2dQr3ao51NmFk4BLDLaqLAyrXvJqgik2eeig\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:16.6269500Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T17:40:16.6345130Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T17:40:17.6143510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:18.1128020Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T17:40:18.3901170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T17%3A50%3A00Z&sig=toMi2GhVJv19wuytJ8BQL1%2BSunMWsjpcwMd7giOwfO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:18.4242830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=toMi2GhVJv19wuytJ8BQL1\%2BSunMWsjpcwMd7giOwfO0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:18.4550940Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T17:40:18.4583020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T17:40:19.4533000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:19.9215420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T17:40:20.1961290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T17%3A50%3A00Z&sig=NfZwqfN3HZPOYCEXSUh3P1FSFS0q8SEa3zr%2F2hzSx2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:20.2255120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=NfZwqfN3HZPOYCEXSUh3P1FSFS0q8SEa3zr\%2F2hzSx2w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:20.2726300Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T17:40:20.2790710Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T17:40:21.2173240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:21.7156180Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T17:40:22.1022540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T17%3A50%3A00Z&sig=m8u6WcZC2XZ2hS3UcJgS3sXz6HIpBBSE2My9D4af0Do%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:22.1788120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=m8u6WcZC2XZ2hS3UcJgS3sXz6HIpBBSE2My9D4af0Do\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:22.2134190Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:40:22.2170280Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T17:40:23.2482410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:23.7203790Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T17:40:23.9977700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T17%3A50%3A00Z&sig=0HFJZOprNvzLiNl1jyxbaKkThTPxzTnLuR4ek2U4O7Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:24.0593100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=0HFJZOprNvzLiNl1jyxbaKkThTPxzTnLuR4ek2U4O7Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:24.7173630Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:40:24.7242410Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T17:40:25.6840650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:26.1798940Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T17:40:26.4586020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T17%3A50%3A00Z&sig=FjK3Ll1AvGkyl09P0samMUlqBO5J5Q3d1YmDvYFSRUs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:26.4877030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=FjK3Ll1AvGkyl09P0samMUlqBO5J5Q3d1YmDvYFSRUs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:26.6514030Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T17:40:26.7015970Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T17:40:26.7018840Z ==> Installing imagemagick dependency: libde265 2021-05-16T17:40:26.7648380Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T17:40:26.7688200Z 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-6532-1vr38g3 2021-05-16T17:40:26.7903460Z cp -pR /private/tmp/d20210516-6532-1vr38g3/libde265/. /usr/local/Cellar/libde265 2021-05-16T17:40:26.8107620Z chmod -Rf +w /private/tmp/d20210516-6532-1vr38g3 2021-05-16T17:40:26.8844640Z ==> Finishing up 2021-05-16T17:40:26.9292450Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T17:40:26.9337370Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T17:40:26.9341870Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T17:40:26.9360580Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T17:40:26.9365050Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T17:40:26.9372440Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T17:40:26.9378810Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T17:40:26.9383130Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T17:40:26.9388580Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T17:40:26.9395830Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T17:40:26.9593830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6763-x6dqwa.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-16T17:40:29.3987310Z ==> Summary 2021-05-16T17:40:29.4015240Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T17:40:29.4022230Z ==> Installing imagemagick dependency: docbook 2021-05-16T17:40:29.4043640Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T17:40:29.4060760Z 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-6532-lwruj3 2021-05-16T17:40:29.4901640Z cp -pR /private/tmp/d20210516-6532-lwruj3/docbook/. /usr/local/Cellar/docbook 2021-05-16T17:40:29.6004640Z chmod -Rf +w /private/tmp/d20210516-6532-lwruj3 2021-05-16T17:40:29.7409900Z ==> Finishing up 2021-05-16T17:40:29.7955410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6789-1pkvelt.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-16T17:40:31.9364410Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T17:40:32.0373500Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:32.0675810Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:32.0980560Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:32.1283250Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:32.1587190Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:32.1889190Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:32.2194560Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:32.2501890Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:32.2807770Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:32.3112670Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:32.3418280Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:32.3723930Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:32.4029710Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:32.4335800Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:32.7195890Z ==> Caveats 2021-05-16T17:40:32.7197050Z To use the DocBook package in your XML toolchain, 2021-05-16T17:40:32.7198020Z you need to add the following to your ~/.bashrc: 2021-05-16T17:40:32.7198630Z 2021-05-16T17:40:32.7199470Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T17:40:32.7200810Z ==> Summary 2021-05-16T17:40:32.7335200Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T17:40:32.7341080Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T17:40:32.7403370Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T17:40:32.7421230Z 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-6532-6i1ahw 2021-05-16T17:40:34.4764470Z cp -pR /private/tmp/d20210516-6532-6i1ahw/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T17:40:36.8921780Z chmod -Rf +w /private/tmp/d20210516-6532-6i1ahw 2021-05-16T17:40:38.1932330Z ==> Finishing up 2021-05-16T17:40:38.2529360Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T17:40:38.2546010Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T17:40:38.2640650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6830-1cvcnqs.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-16T17:40:40.7791780Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:40.8254100Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:40.8664470Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:40:40.9133660Z ==> 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-16T17:40:40.9584630Z ==> 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-16T17:40:41.0045930Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T17:40:41.0458280Z ==> 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-16T17:40:41.0925090Z ==> 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-16T17:40:41.1376950Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:40:41.1845620Z ==> 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-16T17:40:41.2256280Z ==> 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-16T17:40:41.2722410Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T17:40:41.3186000Z ==> 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-16T17:40:41.3649560Z ==> 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-16T17:40:41.4061920Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:41.4530570Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:40:41.4974090Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:40:41.5438220Z ==> 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-16T17:40:41.5850100Z ==> 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-16T17:40:41.6301150Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T17:40:41.6765970Z ==> 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-16T17:40:41.7168080Z ==> 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-16T17:40:41.7472880Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:40:41.7780150Z ==> 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-16T17:40:41.8084020Z ==> 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-16T17:40:41.8385870Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T17:40:41.8691290Z ==> 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-16T17:40:41.8996650Z ==> 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-16T17:40:42.8794370Z ==> Summary 2021-05-16T17:40:43.1685940Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T17:40:43.1692330Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T17:40:43.1716290Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T17:40:43.1735240Z 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-6532-1iktrf2 2021-05-16T17:40:43.1844370Z cp -pR /private/tmp/d20210516-6532-1iktrf2/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T17:40:43.1980690Z chmod -Rf +w /private/tmp/d20210516-6532-1iktrf2 2021-05-16T17:40:43.2491300Z ==> Finishing up 2021-05-16T17:40:43.2878030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6884-1jkzea9.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-16T17:40:45.6623600Z ==> Caveats 2021-05-16T17:40:45.6625320Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:40:45.6626720Z because macOS already provides this software and installing another version in 2021-05-16T17:40:45.6627770Z parallel can cause all kinds of trouble. 2021-05-16T17:40:45.6628370Z 2021-05-16T17:40:45.6629630Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T17:40:45.6631290Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:40:45.6632090Z 2021-05-16T17:40:45.6632560Z 2021-05-16T17:40:45.6633330Z Bash completion has been installed to: 2021-05-16T17:40:45.6634670Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T17:40:45.6636100Z ==> Summary 2021-05-16T17:40:45.6643790Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T17:40:45.6648830Z ==> Installing imagemagick dependency: xmlto 2021-05-16T17:40:45.6783980Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T17:40:45.6800480Z 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-6532-1b9wd3e 2021-05-16T17:40:45.7001820Z cp -pR /private/tmp/d20210516-6532-1b9wd3e/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T17:40:45.7291490Z chmod -Rf +w /private/tmp/d20210516-6532-1b9wd3e 2021-05-16T17:40:45.7958720Z ==> Finishing up 2021-05-16T17:40:45.9111670Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T17:40:45.9129410Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T17:40:45.9148220Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T17:40:45.9162450Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T17:40:45.9168700Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T17:40:45.9261810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6910-57vsnu.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-16T17:40:48.2630620Z ==> Summary 2021-05-16T17:40:48.2673440Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T17:40:48.2679650Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T17:40:48.3687720Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T17:40:48.3706630Z 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-6532-1hroybz 2021-05-16T17:40:48.4386890Z cp -pR /private/tmp/d20210516-6532-1hroybz/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T17:40:48.5769890Z chmod -Rf +w /private/tmp/d20210516-6532-1hroybz 2021-05-16T17:40:48.7274870Z ==> Finishing up 2021-05-16T17:40:48.7784150Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T17:40:48.7804920Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T17:40:48.7821140Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T17:40:48.7828500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.7890160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.7908990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.7920940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.7927030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.7956020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.7980470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.7985620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.7992350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8004320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8012300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8014410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8022070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8034750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8051340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8068890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8124590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8128950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8131540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8161010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8167830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8185800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8188080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8197320Z mkdir -p /usr/local/share/locale/fo 2021-05-16T17:40:48.8225040Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T17:40:48.8254900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8272550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8284160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8303180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8314420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8342500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8366190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8369430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8380400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8398630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8400680Z mkdir -p /usr/local/share/locale/ia 2021-05-16T17:40:48.8428450Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T17:40:48.8435390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8461470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8464430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8468400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8488980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8496330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8573380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8627560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8675240Z mkdir -p /usr/local/share/locale/ky 2021-05-16T17:40:48.8676770Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T17:40:48.8679140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8681380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8683570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8685800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8699320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8706610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8711060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8728290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8730530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8732710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8735150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8763160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8773550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8776670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8781740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8785570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8794060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8798190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8808490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8810930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8813800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8816060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8819030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8824400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8852310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8879740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8907270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8934940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8962370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.8990210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.9012100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.9018790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.9046270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.9073890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:40:48.9101480Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T17:40:48.9115170Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T17:40:48.9128620Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T17:40:48.9363740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6936-1u3c5gi.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-16T17:40:51.1014240Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T17:40:52.2959980Z ==> Summary 2021-05-16T17:40:52.3170050Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T17:40:52.3175590Z ==> Installing imagemagick dependency: libheif 2021-05-16T17:40:52.4351390Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T17:40:52.4368780Z 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-6532-1k2q3yv 2021-05-16T17:40:52.4593120Z cp -pR /private/tmp/d20210516-6532-1k2q3yv/libheif/. /usr/local/Cellar/libheif 2021-05-16T17:40:53.0074800Z chmod -Rf +w /private/tmp/d20210516-6532-1k2q3yv 2021-05-16T17:40:53.0075760Z ==> Finishing up 2021-05-16T17:40:53.0170810Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T17:40:53.0273620Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T17:40:53.0376010Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T17:40:53.0479380Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T17:40:53.0480790Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T17:40:53.0582970Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T17:40:53.0685550Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T17:40:53.0787900Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T17:40:53.0890130Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T17:40:53.0992710Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T17:40:53.1094920Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T17:40:53.1196920Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T17:40:53.1299110Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T17:40:53.1401440Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T17:40:53.1503530Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T17:40:53.1608440Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T17:40:53.1710520Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T17:40:53.1804060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6963-15s9tpk.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-16T17:40:54.7727050Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T17:40:55.8775020Z ==> Summary 2021-05-16T17:40:55.8810190Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T17:40:55.8841660Z ==> Installing imagemagick dependency: liblqr 2021-05-16T17:40:55.9348700Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T17:40:55.9373960Z 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-6532-f1uqbz 2021-05-16T17:40:55.9511060Z cp -pR /private/tmp/d20210516-6532-f1uqbz/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T17:40:55.9681440Z chmod -Rf +w /private/tmp/d20210516-6532-f1uqbz 2021-05-16T17:40:56.0240100Z ==> Finishing up 2021-05-16T17:40:56.0681260Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T17:40:56.0696200Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T17:40:56.0706650Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T17:40:56.0734540Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T17:40:56.0873130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6990-c3bd4w.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-16T17:40:58.8533990Z ==> Summary 2021-05-16T17:40:58.8559450Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T17:40:58.8564760Z ==> Installing imagemagick dependency: libomp 2021-05-16T17:40:58.8614920Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T17:40:58.8633960Z 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-6532-2e7tri 2021-05-16T17:40:58.8782380Z cp -pR /private/tmp/d20210516-6532-2e7tri/libomp/. /usr/local/Cellar/libomp 2021-05-16T17:40:58.8898460Z chmod -Rf +w /private/tmp/d20210516-6532-2e7tri 2021-05-16T17:40:58.9315380Z ==> Finishing up 2021-05-16T17:40:58.9750550Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T17:40:58.9756360Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T17:40:58.9760650Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T17:40:58.9770890Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T17:40:58.9777610Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T17:40:58.9899380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7017-73eorf.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-16T17:41:01.3678380Z ==> Summary 2021-05-16T17:41:01.3693650Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T17:41:01.3699360Z ==> Installing imagemagick dependency: imath 2021-05-16T17:41:01.3754120Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:41:01.3771990Z 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-6532-1bq7a1h 2021-05-16T17:41:01.3998700Z cp -pR /private/tmp/d20210516-6532-1bq7a1h/imath/. /usr/local/Cellar/imath 2021-05-16T17:41:01.4282880Z chmod -Rf +w /private/tmp/d20210516-6532-1bq7a1h 2021-05-16T17:41:01.4957340Z ==> Finishing up 2021-05-16T17:41:01.5384430Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T17:41:01.5401930Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T17:41:01.5408050Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T17:41:01.5413840Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T17:41:01.5420700Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T17:41:01.5426870Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T17:41:01.5438690Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T17:41:01.5632340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7043-1tlwa3o.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-16T17:41:03.9436130Z ==> Summary 2021-05-16T17:41:03.9475640Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T17:41:03.9481750Z ==> Installing imagemagick dependency: openexr 2021-05-16T17:41:03.9580340Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:41:03.9597650Z 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-6532-1803yd3 2021-05-16T17:41:04.0572410Z cp -pR /private/tmp/d20210516-6532-1803yd3/openexr/. /usr/local/Cellar/openexr 2021-05-16T17:41:04.1432840Z chmod -Rf +w /private/tmp/d20210516-6532-1803yd3 2021-05-16T17:41:04.3039470Z ==> Finishing up 2021-05-16T17:41:04.3528060Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T17:41:04.3536460Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T17:41:04.3541000Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T17:41:04.3546340Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T17:41:04.3551020Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T17:41:04.3555690Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T17:41:04.3560830Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T17:41:04.3565590Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T17:41:04.3582620Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T17:41:04.3601160Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T17:41:04.3615600Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T17:41:04.3629330Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T17:41:04.3645010Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T17:41:04.3661610Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T17:41:04.3670680Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T17:41:04.3682230Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T17:41:04.3694820Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T17:41:04.3705930Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T17:41:04.3716780Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T17:41:04.3725970Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T17:41:04.3736280Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T17:41:04.3745790Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T17:41:04.3770170Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T17:41:04.3772050Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T17:41:04.3774450Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T17:41:04.3786860Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T17:41:04.3797080Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T17:41:04.3814490Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T17:41:04.4378770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7070-1mjaxok.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-16T17:41:06.9601720Z ==> Summary 2021-05-16T17:41:06.9713700Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T17:41:06.9720100Z ==> Installing imagemagick 2021-05-16T17:41:06.9723730Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T17:41:06.9744160Z 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-6532-kn3xly 2021-05-16T17:41:07.3329540Z cp -pR /private/tmp/d20210516-6532-kn3xly/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T17:41:07.7892790Z chmod -Rf +w /private/tmp/d20210516-6532-kn3xly 2021-05-16T17:41:09.9245490Z ==> Finishing up 2021-05-16T17:41:09.9499680Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T17:41:09.9505380Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T17:41:09.9510050Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T17:41:09.9515080Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T17:41:09.9519730Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T17:41:09.9525110Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T17:41:09.9530090Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T17:41:09.9535150Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T17:41:09.9539850Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T17:41:09.9545160Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T17:41:09.9549930Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T17:41:09.9555070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T17:41:09.9559640Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T17:41:09.9564910Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T17:41:09.9572550Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T17:41:09.9587080Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T17:41:09.9588920Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T17:41:09.9590520Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T17:41:09.9593240Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T17:41:09.9598560Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T17:41:09.9603540Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T17:41:09.9608510Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T17:41:09.9613170Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T17:41:09.9618470Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T17:41:09.9623570Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T17:41:09.9628350Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T17:41:09.9633820Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T17:41:09.9638440Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T17:41:09.9643660Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T17:41:09.9648330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T17:41:09.9655690Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T17:41:09.9662120Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T17:41:09.9669500Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T17:41:09.9679500Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T17:41:09.9689850Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T17:41:09.9695520Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T17:41:09.9701140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T17:41:09.9711480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T17:41:09.9722510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T17:41:09.9730280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T17:41:09.9735940Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T17:41:09.9740970Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T17:41:09.9748340Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T17:41:09.9753850Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T17:41:09.9760930Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T17:41:09.9796830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T17:41:09.9801170Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T17:41:09.9807040Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T17:41:09.9812480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T17:41:09.9817920Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T17:41:09.9825990Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T17:41:09.9849050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T17:41:09.9851180Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T17:41:09.9853160Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T17:41:09.9855870Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T17:41:09.9858390Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T17:41:09.9860600Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T17:41:09.9863780Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T17:41:09.9868380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T17:41:09.9887050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T17:41:09.9990180Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T17:41:10.0016480Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T17:41:10.0018860Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T17:41:10.0020990Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T17:41:10.0023070Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T17:41:10.0024940Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T17:41:10.0026660Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T17:41:10.0028540Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T17:41:10.0030390Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T17:41:10.0032280Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T17:41:10.0034120Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T17:41:10.2656620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7097-gzthxb.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-16T17:41:12.9655730Z ==> Summary 2021-05-16T17:41:13.0129130Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T17:41:14.8968780Z ==> Caveats 2021-05-16T17:41:14.8972900Z ==> docbook 2021-05-16T17:41:14.8986640Z To use the DocBook package in your XML toolchain, 2021-05-16T17:41:14.8987640Z you need to add the following to your ~/.bashrc: 2021-05-16T17:41:14.8989500Z 2021-05-16T17:41:14.8990860Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T17:41:14.8992510Z ==> gnu-getopt 2021-05-16T17:41:14.9018260Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:41:14.9019660Z because macOS already provides this software and installing another version in 2021-05-16T17:41:14.9024080Z parallel can cause all kinds of trouble. 2021-05-16T17:41:14.9024810Z 2021-05-16T17:41:14.9034710Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T17:41:14.9036410Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:41:14.9037210Z 2021-05-16T17:41:14.9041250Z 2021-05-16T17:41:14.9042110Z Bash completion has been installed to: 2021-05-16T17:41:14.9043750Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T17:41:16.5916120Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T17:41:17.5284290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:17.9957140Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T17:41:18.2562770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T17%3A50%3A00Z&sig=8WHg8f2tvrmx76LnSwgMTDzA3XgVuy0YVTvFMAvbiEA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:18.2850180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=8WHg8f2tvrmx76LnSwgMTDzA3XgVuy0YVTvFMAvbiEA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:18.3218270Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T17:41:18.3927840Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T17:41:18.3958660Z 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-7104-1y8prry 2021-05-16T17:41:18.4109960Z cp -pR /private/tmp/d20210516-7104-1y8prry/udunits/. /usr/local/Cellar/udunits 2021-05-16T17:41:18.4307500Z chmod -Rf +w /private/tmp/d20210516-7104-1y8prry 2021-05-16T17:41:18.4990570Z ==> Finishing up 2021-05-16T17:41:18.5369440Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T17:41:18.5374750Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T17:41:18.5379720Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T17:41:18.5388160Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T17:41:18.5401730Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T17:41:18.5477750Z info /usr/local/share/info/udunits2.info 2021-05-16T17:41:18.5487210Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T17:41:18.5526980Z info /usr/local/share/info/udunits2lib.info 2021-05-16T17:41:18.5536000Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T17:41:18.5575990Z info /usr/local/share/info/udunits2prog.info 2021-05-16T17:41:18.5584880Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T17:41:18.5592350Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T17:41:18.5598170Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T17:41:18.5765130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7271-1lfuc6w.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-16T17:41:20.9356530Z ==> Summary 2021-05-16T17:41:20.9387340Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T17:41:23.3070650Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T17:41:23.3071840Z To reinstall 1.6, run: 2021-05-16T17:41:23.3073040Z brew reinstall jq 2021-05-16T17:41:24.9645370Z ==> Caveats 2021-05-16T17:41:24.9646580Z imagej requires Java. You can install the latest version with: 2021-05-16T17:41:24.9647940Z brew install --cask adoptopenjdk 2021-05-16T17:41:24.9648590Z 2021-05-16T17:41:25.2106400Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T17:41:25.3224050Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T17:41:33.1510000Z ==> Verifying checksum for cask 'imagej' 2021-05-16T17:41:33.4545870Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T17:41:33.4547620Z ==> Installing Cask imagej 2021-05-16T17:41:33.5002340Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7381-c4w11j 2021-05-16T17:41:33.6756820Z cp -pR /private/tmp/d20210516-7381-c4w11j/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T17:41:33.8477470Z chmod -Rf +w /private/tmp/d20210516-7381-c4w11j 2021-05-16T17:41:33.9319860Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T17:41:34.0874420Z 🍺 imagej was successfully installed! 2021-05-16T17:41:36.2040200Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T17:41:37.7486760Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T17:41:38.0237880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T17%3A50%3A00Z&sig=e3XKjAaCM9sYmA2k4w0zUrss70a0LckEpipi4b%2BuIiY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:38.1254240Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T17:41:39.6869700Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T17:41:39.9880740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T17%3A50%3A00Z&sig=RLEIwSRLW25jI3Tcym%2FG1qr979Hv0altuTJzRMfcVe4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:40.3318880Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T17:41:40.3389840Z ==> Installing bowtie2 dependency: tbb 2021-05-16T17:41:40.5327040Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T17:41:45.4342620Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T17:41:45.4374440Z ==> Installing bowtie2 2021-05-16T17:41:45.4382720Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T17:41:49.9772640Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T17:41:53.5800240Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T17:41:55.0247360Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T17:41:55.3068530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T17%3A50%3A00Z&sig=84XP%2BEdzeLnqeMULb0uzo%2F90032Vt7fjh9J0slUwdB8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:55.4060010Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T17:41:56.8545180Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T17:41:57.1069550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T17%3A50%3A00Z&sig=7o%2F0ZDsdYw44Ea35yDAnQIcYOBYHypst%2B6yfIyvmdwM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:57.1890480Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T17:41:58.6580870Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T17:41:58.9331440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T17%3A50%3A00Z&sig=k6N4v1ez9B5ZKdhB%2B2t%2B1axaHpWSymoXcJp%2F%2FlOItYI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:59.0154450Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T17:42:00.4588120Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T17:42:00.7648280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T17%3A50%3A00Z&sig=cnS6DIlVuT3PEz41dk89wZt0XajjGOfnkqhltgtfJOI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:00.8747420Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T17:42:02.4038400Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T17:42:02.6937240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T17%3A50%3A00Z&sig=EQbWTrPAiak4yucoUuA1cIw57L4GzoOfLYybTXjsAfM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:02.7629520Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T17:42:04.2387510Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T17:42:04.5102700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T17%3A50%3A00Z&sig=cFFTO%2FzlOkEz4MqHYC1Ego%2BW5GBWJou5sKYi3Og%2B9Yk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:04.6287190Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:42:05.1052970Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T17:42:05.1084340Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T17:42:05.4163200Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:42:05.4404340Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T17:42:06.9106830Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T17:42:07.2037080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T17%3A50%3A00Z&sig=Kit2q0Lyi4T%2BNgDbNYmx%2FWuWLtG9mIoPHo898aGM178%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:07.2809270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T17:42:08.7262650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T17:42:08.9930030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T17%3A50%3A00Z&sig=aLpzlm72W87zJVFlr%2BzGMY8Gp9nMraEVwlKfmg2k7K8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:09.1124310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T17:42:10.5522140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T17:42:10.8312180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T17%3A50%3A00Z&sig=RHQBVu2TaAhbks6nLz7mDKMKv6u5P6GWE4x%2FhwD9sXE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:10.9290840Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T17:42:12.3871580Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T17:42:12.6579220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T17%3A50%3A00Z&sig=ZVp5O51t736J8OxfLf2GTeER1J1fPmlHi%2BxkJL54%2FLA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:12.8149450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T17:42:14.2898360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T17:42:14.5633430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T17%3A50%3A00Z&sig=4oSrqbJ1xc52nXQted6ahpmESb7QTt8L2Vms0ssz9I0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:14.6331250Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T17:42:16.1256120Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T17:42:16.4088340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T17%3A50%3A00Z&sig=1utJC9L75V1aLJuB2KP%2Figqx28UUqhmQ4j%2Bwks8VgjM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:16.4953110Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T17:42:18.0016890Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T17:42:18.2899210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T17%3A50%3A00Z&sig=n83vYMvQ0fgSW7VgneOFJXDxv3%2FqcUki7v7M7EaIEXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:18.3759820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T17:42:19.7947140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T17:42:20.0867340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T17%3A50%3A00Z&sig=Y%2BzOv0n5gGlGxhGbUitmGgMB1vJJSVCuZSGxcwZtEt8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:20.2630790Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T17:42:21.8123810Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T17:42:22.0863960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T17%3A50%3A00Z&sig=RsrklFSSPI17CPnXFUqK%2BQifmjp0YcP80sHjvm1nrgk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:22.2201340Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T17:42:23.6606170Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T17:42:23.9497270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T17%3A50%3A00Z&sig=1%2FxIbH2oJDPyIBYCMI%2BdoOncS9Mp45p5ixA2RteUIIs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:24.9191160Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T17:42:26.6419710Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T17:42:26.9443940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T17%3A50%3A00Z&sig=ETK5BJojVwgUULNc%2Fm1IAFWNo4HrNMRYS7a7mnGkHbM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:27.1235130Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T17:42:28.5568500Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T17:42:28.8339050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T17%3A50%3A00Z&sig=GUPSgNqTCVzKUq1ih7Jtwexrbwy3uWAd1J5X8ROy%2BoA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:28.9896890Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T17:42:30.4146060Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T17:42:30.6834290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T17%3A50%3A00Z&sig=vdqLHB787wGwpSMJS2T9FocBefkuFZCxYLT84D2f3no%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:31.0551250Z ==> 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-16T17:42:31.0554470Z ==> Installing gdal dependency: cfitsio 2021-05-16T17:42:31.1251470Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T17:42:33.7526780Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T17:42:33.7544400Z ==> Installing gdal dependency: popt 2021-05-16T17:42:33.7567040Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T17:42:36.3011600Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T17:42:36.3018190Z ==> Installing gdal dependency: epsilon 2021-05-16T17:42:36.3069870Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T17:42:38.7884440Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T17:42:39.7637280Z ==> Installing gdal dependency: expat 2021-05-16T17:42:39.7749810Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T17:42:41.1987600Z ==> Caveats 2021-05-16T17:42:41.1989330Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:42:41.1990570Z because macOS already provides this software and installing another version in 2021-05-16T17:42:41.1991600Z parallel can cause all kinds of trouble. 2021-05-16T17:42:41.1992170Z 2021-05-16T17:42:41.1992950Z If you need to have expat first in your PATH, run: 2021-05-16T17:42:41.1994430Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:42:41.1995180Z 2021-05-16T17:42:41.1995960Z For compilers to find expat you may need to set: 2021-05-16T17:42:41.1997250Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T17:42:41.1998600Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T17:42:41.1999260Z 2021-05-16T17:42:41.2000420Z For pkg-config to find expat you may need to set: 2021-05-16T17:42:41.2001470Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T17:42:41.2002100Z 2021-05-16T17:42:41.2003170Z ==> Summary 2021-05-16T17:42:41.2055270Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T17:42:41.2061370Z ==> Installing gdal dependency: freexl 2021-05-16T17:42:41.2117210Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T17:42:43.9701410Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T17:42:43.9707830Z ==> Installing gdal dependency: geos 2021-05-16T17:42:44.0270150Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T17:42:47.5702030Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T17:42:47.5717240Z ==> Installing gdal dependency: hdf5 2021-05-16T17:42:47.6263830Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:42:51.1484730Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T17:42:51.1493210Z ==> Installing gdal dependency: json-c 2021-05-16T17:42:51.1556840Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T17:42:53.8917120Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T17:42:53.8925440Z ==> Installing gdal dependency: libxml2 2021-05-16T17:42:53.9054060Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T17:42:56.8838090Z ==> Caveats 2021-05-16T17:42:56.8839710Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:42:56.8841010Z because macOS already provides this software and installing another version in 2021-05-16T17:42:56.8842170Z parallel can cause all kinds of trouble. 2021-05-16T17:42:56.8842800Z 2021-05-16T17:42:56.8843610Z If you need to have libxml2 first in your PATH, run: 2021-05-16T17:42:56.8845160Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:42:56.8845940Z 2021-05-16T17:42:56.8846750Z For compilers to find libxml2 you may need to set: 2021-05-16T17:42:56.8848450Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T17:42:56.8849920Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T17:42:56.8850630Z 2021-05-16T17:42:56.8851860Z For pkg-config to find libxml2 you may need to set: 2021-05-16T17:42:56.8852940Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T17:42:56.8853600Z 2021-05-16T17:42:56.8854720Z ==> Summary 2021-05-16T17:42:56.9016710Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T17:42:56.9023580Z ==> Installing gdal dependency: libdap 2021-05-16T17:42:56.9169610Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T17:42:59.8067410Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T17:42:59.8073280Z ==> Installing gdal dependency: proj 2021-05-16T17:42:59.8293550Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T17:43:02.5789720Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T17:43:02.5795520Z ==> Installing gdal dependency: libgeotiff 2021-05-16T17:43:02.6044840Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T17:43:05.3095970Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T17:43:05.3101630Z ==> Installing gdal dependency: librttopo 2021-05-16T17:43:05.3522640Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T17:43:07.9498880Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T17:43:07.9505230Z ==> Installing gdal dependency: minizip 2021-05-16T17:43:07.9773940Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T17:43:10.5623450Z ==> Caveats 2021-05-16T17:43:10.5625200Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T17:43:10.5626630Z with the venerable 'unzip' library. 2021-05-16T17:43:10.5627860Z ==> Summary 2021-05-16T17:43:10.5645420Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T17:43:10.5651910Z ==> Installing gdal dependency: libspatialite 2021-05-16T17:43:10.6534270Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T17:43:13.7474930Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T17:43:13.7479220Z ==> Installing gdal dependency: netcdf 2021-05-16T17:43:13.8015060Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:43:16.6169910Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T17:43:16.6175960Z ==> Installing gdal dependency: openblas 2021-05-16T17:43:16.6553960Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T17:43:20.7487780Z ==> Caveats 2021-05-16T17:43:20.7489530Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:43:20.7490700Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T17:43:20.7491420Z 2021-05-16T17:43:20.7492200Z For compilers to find openblas you may need to set: 2021-05-16T17:43:20.7493520Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T17:43:20.7494910Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T17:43:20.7495610Z 2021-05-16T17:43:20.7496810Z For pkg-config to find openblas you may need to set: 2021-05-16T17:43:20.7497870Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T17:43:20.7498550Z 2021-05-16T17:43:20.7499640Z ==> Summary 2021-05-16T17:43:20.7514130Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T17:43:20.7522590Z ==> Installing gdal dependency: numpy 2021-05-16T17:43:20.8270340Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T17:43:25.0717890Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T17:43:25.0728310Z ==> Installing gdal dependency: xerces-c 2021-05-16T17:43:25.0781070Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T17:43:30.4772260Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T17:43:30.4779830Z ==> Installing gdal 2021-05-16T17:43:30.4783480Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T17:43:37.9248420Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T17:43:39.2904760Z ==> No outdated dependents to upgrade! 2021-05-16T17:43:39.2906490Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:43:39.6309410Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:43:39.6310510Z netcdf 2021-05-16T17:43:39.7581880Z ==> Caveats 2021-05-16T17:43:39.7583370Z ==> expat 2021-05-16T17:43:39.7624800Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:43:39.7626040Z because macOS already provides this software and installing another version in 2021-05-16T17:43:39.7627080Z parallel can cause all kinds of trouble. 2021-05-16T17:43:39.7627680Z 2021-05-16T17:43:39.7628490Z If you need to have expat first in your PATH, run: 2021-05-16T17:43:39.7630010Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:43:39.7630770Z 2021-05-16T17:43:39.7631570Z For compilers to find expat you may need to set: 2021-05-16T17:43:39.7632890Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T17:43:39.7634250Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T17:43:39.7634940Z 2021-05-16T17:43:39.7636120Z For pkg-config to find expat you may need to set: 2021-05-16T17:43:39.7637180Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T17:43:39.7637840Z 2021-05-16T17:43:39.7638920Z ==> libxml2 2021-05-16T17:43:39.7668580Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:43:39.7669870Z because macOS already provides this software and installing another version in 2021-05-16T17:43:39.7670920Z parallel can cause all kinds of trouble. 2021-05-16T17:43:39.7671530Z 2021-05-16T17:43:39.7672340Z If you need to have libxml2 first in your PATH, run: 2021-05-16T17:43:39.7673880Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:43:39.7674750Z 2021-05-16T17:43:39.7675580Z For compilers to find libxml2 you may need to set: 2021-05-16T17:43:39.7677630Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T17:43:39.7679020Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T17:43:39.7679710Z 2021-05-16T17:43:39.7680920Z For pkg-config to find libxml2 you may need to set: 2021-05-16T17:43:39.7681990Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T17:43:39.7682660Z 2021-05-16T17:43:39.7683890Z ==> minizip 2021-05-16T17:43:39.7685460Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T17:43:39.7686950Z with the venerable 'unzip' library. 2021-05-16T17:43:39.7688200Z ==> openblas 2021-05-16T17:43:39.7725630Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:43:39.7726770Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T17:43:39.7727490Z 2021-05-16T17:43:39.7728270Z For compilers to find openblas you may need to set: 2021-05-16T17:43:39.7729610Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T17:43:39.7730990Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T17:43:39.7731670Z 2021-05-16T17:43:39.7732830Z For pkg-config to find openblas you may need to set: 2021-05-16T17:43:39.7733900Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T17:43:39.7734570Z 2021-05-16T17:43:42.0363110Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:43:42.5283000Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T17:43:42.5311280Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T17:43:42.7978500Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:43:42.8149570Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:43:43.3200840Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T17:43:43.3226410Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T17:43:43.6027020Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:43:43.6222950Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T17:43:45.1117330Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T17:43:45.3917990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T17%3A50%3A00Z&sig=oA170aNnFp%2By9xMBWMqyiFsYv0YfNuxRJG96HSjvm2k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:46.6046140Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T17:43:47.0912690Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T17:43:47.0937050Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T17:43:47.4911100Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:43:47.5019190Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T17:43:48.9441710Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T17:43:49.2546440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T17%3A50%3A00Z&sig=2SRpvw2QwUbfxoiauibB2JcKXVt8P1LxZuKxcahSS3E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:49.4098500Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T17:43:49.4116860Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T17:43:50.9057500Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T17:43:51.1796820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T17%3A50%3A00Z&sig=r9%2FDO2V50f7v2DJcNXA0WvwAaxogOg4Dp3HCxBKWqG8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:51.5935830Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T17:43:53.3481980Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T17:43:53.7273110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T17%3A50%3A00Z&sig=LfAkXyJ8BkYbwV7RRAYNUkNYedFQGG714sIkS2Yq%2BLw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:53.8710870Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T17:43:55.3433500Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T17:43:55.6183670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T17%3A50%3A00Z&sig=G5UCKElWgFVZE9HN6SplwK%2F9P%2BCi7kzOjxxCTu%2Baeu0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:56.6653540Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T17:43:56.6661210Z ==> Installing itk dependency: open-mpi 2021-05-16T17:43:56.7857600Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:44:02.2047730Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T17:44:02.2055000Z ==> Installing itk dependency: fftw 2021-05-16T17:44:02.2697670Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:44:05.0742840Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T17:44:05.0749360Z ==> Installing itk dependency: boost 2021-05-16T17:44:05.0797750Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T17:44:35.7251110Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T17:44:35.7295970Z ==> Installing itk dependency: netcdf 2021-05-16T17:44:35.7900800Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:44:38.6590230Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T17:44:38.6596150Z ==> Installing itk dependency: pyqt@5 2021-05-16T17:44:38.7255280Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T17:44:43.8894370Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T17:44:43.8900470Z ==> Installing itk dependency: vtk@8.2 2021-05-16T17:44:44.0745160Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T17:45:13.2250790Z ==> Caveats 2021-05-16T17:45:13.2252490Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:45:13.2253630Z because this is an alternate version of another formula. 2021-05-16T17:45:13.2254390Z 2021-05-16T17:45:13.2255200Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T17:45:13.2256680Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:45:13.2257450Z 2021-05-16T17:45:13.2258250Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T17:45:13.2259530Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T17:45:13.2260880Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T17:45:13.2261550Z 2021-05-16T17:45:13.2262600Z ==> Summary 2021-05-16T17:45:13.4653830Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T17:45:13.4659570Z ==> Installing itk dependency: gdcm 2021-05-16T17:45:13.6570170Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T17:45:19.6106640Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T17:45:19.6120110Z ==> Installing itk 2021-05-16T17:45:19.6121620Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T17:45:33.2526240Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T17:45:36.5789340Z ==> No outdated dependents to upgrade! 2021-05-16T17:45:36.5791110Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:45:38.7330900Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:45:38.7332760Z fftw 2021-05-16T17:45:38.7733730Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T17:45:38.7735410Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T17:45:40.6898810Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T17:45:40.8183060Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T17:45:41.8257370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:45:42.2929510Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T17:45:42.6097660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T17%3A55%3A00Z&sig=izCs9UI7ZeM6P6hS%2FG%2F3OsafZy%2FLyA27UKycLN38Qtc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:42.6387890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A55\%3A00Z\&sig=izCs9UI7ZeM6P6hS\%2FG\%2F3OsafZy\%2FLyA27UKycLN38Qtc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:45:42.6708610Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T17:45:42.6767770Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T17:45:43.6359730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:45:44.1266950Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T17:45:44.4654740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T17%3A55%3A00Z&sig=5uUzMkNoNveEe3VraRIB4tDeoV3cK6EmnX5hWyFDeAw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:44.5154900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A55\%3A00Z\&sig=5uUzMkNoNveEe3VraRIB4tDeoV3cK6EmnX5hWyFDeAw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:45:44.6293010Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T17:45:44.6373730Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T17:45:45.6082150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:45:46.0804770Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T17:45:46.3568160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T17%3A55%3A00Z&sig=829tdqo8pB3QdTPTAOFvy49WYkUJNekwI6ytYeDCSFM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:47.2334640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A55\%3A00Z\&sig=829tdqo8pB3QdTPTAOFvy49WYkUJNekwI6ytYeDCSFM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:45:47.2342600Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T17:45:47.2344970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T17:45:47.4223930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:45:47.9071820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T17:45:48.2690090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T17%3A55%3A00Z&sig=Dq95IDVx6DFJ%2FOp%2Barnf9hs60zFkAauoUSAdLkXfhq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:48.3113860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A55\%3A00Z\&sig=Dq95IDVx6DFJ\%2FOp\%2Barnf9hs60zFkAauoUSAdLkXfhq8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:45:48.4957040Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T17:45:48.5561120Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T17:45:48.5564860Z ==> Installing libav dependency: faac 2021-05-16T17:45:48.6182420Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T17:45:48.6224310Z 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-9000-1hnsg6b 2021-05-16T17:45:48.6345600Z cp -pR /private/tmp/d20210516-9000-1hnsg6b/faac/. /usr/local/Cellar/faac 2021-05-16T17:45:48.6500410Z chmod -Rf +w /private/tmp/d20210516-9000-1hnsg6b 2021-05-16T17:45:48.7067820Z ==> Finishing up 2021-05-16T17:45:48.8039550Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T17:45:48.8045870Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T17:45:48.8055490Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T17:45:48.8072930Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T17:45:48.8082820Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T17:45:48.8087350Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T17:45:48.8092960Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T17:45:48.8236750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9182-qdme9a.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-16T17:45:51.1537910Z ==> Summary 2021-05-16T17:45:51.1559920Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T17:45:51.1566340Z ==> Installing libav dependency: fdk-aac 2021-05-16T17:45:51.1587930Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T17:45:51.1605920Z 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-9000-1ocuy5k 2021-05-16T17:45:51.1882670Z cp -pR /private/tmp/d20210516-9000-1ocuy5k/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T17:45:51.2050010Z chmod -Rf +w /private/tmp/d20210516-9000-1ocuy5k 2021-05-16T17:45:51.2603910Z ==> Finishing up 2021-05-16T17:45:51.3087370Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T17:45:51.3096300Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T17:45:51.3103380Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T17:45:51.3108370Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T17:45:51.3113740Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T17:45:51.3121430Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T17:45:51.3271360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9208-almvz2.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-16T17:45:53.8195980Z ==> Summary 2021-05-16T17:45:53.8220280Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T17:45:53.8231110Z ==> Installing libav dependency: sdl 2021-05-16T17:45:53.8253660Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T17:45:53.8271800Z 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-9000-12h8zzf 2021-05-16T17:45:53.9245910Z cp -pR /private/tmp/d20210516-9000-12h8zzf/sdl/. /usr/local/Cellar/sdl 2021-05-16T17:45:54.0291500Z chmod -Rf +w /private/tmp/d20210516-9000-12h8zzf 2021-05-16T17:45:54.1567450Z ==> Finishing up 2021-05-16T17:45:54.2041370Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T17:45:54.2047510Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T17:45:54.2068000Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T17:45:54.2101920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T17:45:54.2111500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T17:45:54.2120880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T17:45:54.2135370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T17:45:54.2147010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T17:45:54.2152860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T17:45:54.2164880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T17:45:54.2173570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T17:45:54.2184130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T17:45:54.2192820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T17:45:54.2203280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T17:45:54.2212910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T17:45:54.2218580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T17:45:54.2224500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T17:45:54.2233620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T17:45:54.2243020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T17:45:54.2253020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T17:45:54.2264340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T17:45:54.2287920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T17:45:54.2296110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T17:45:54.2304750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T17:45:54.2312620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T17:45:54.2322090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T17:45:54.2331080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T17:45:54.2340200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T17:45:54.2349450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T17:45:54.2357650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T17:45:54.2365630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T17:45:54.2371170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T17:45:54.2376720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T17:45:54.2384120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T17:45:54.2391250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T17:45:54.2400640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T17:45:54.2405680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T17:45:54.2413690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T17:45:54.2424150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T17:45:54.2429140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T17:45:54.2434890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T17:45:54.2443770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T17:45:54.2453100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T17:45:54.2462200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T17:45:54.2469410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T17:45:54.2474470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T17:45:54.2480130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T17:45:54.2485100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T17:45:54.2490560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T17:45:54.2499350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T17:45:54.2508420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T17:45:54.2513720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T17:45:54.2519150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T17:45:54.2541050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T17:45:54.2549390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T17:45:54.2558490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T17:45:54.2564630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T17:45:54.2571150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T17:45:54.2584030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T17:45:54.2592140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T17:45:54.2599300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T17:45:54.2607540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T17:45:54.2615700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T17:45:54.2621730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T17:45:54.2628520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T17:45:54.2637210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T17:45:54.2642510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T17:45:54.2647900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T17:45:54.2655810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T17:45:54.2665130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T17:45:54.2672970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T17:45:54.2679400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T17:45:54.2686690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T17:45:54.2695590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T17:45:54.2703940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T17:45:54.2708900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T17:45:54.2714560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T17:45:54.2722980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T17:45:54.2727760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T17:45:54.2733360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T17:45:54.2738890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T17:45:54.2746860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T17:45:54.2751640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T17:45:54.2757390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T17:45:54.2762300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T17:45:54.2767870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T17:45:54.2788010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T17:45:54.2794230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T17:45:54.2805130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T17:45:54.2810640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T17:45:54.2815790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T17:45:54.2825250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T17:45:54.2830730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T17:45:54.2835730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T17:45:54.2843500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T17:45:54.2848960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T17:45:54.2854290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T17:45:54.2861220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T17:45:54.2866980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T17:45:54.2871840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T17:45:54.2878310Z Only the first 100 operations were output. 2021-05-16T17:45:54.3873790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9234-rinisq.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-16T17:45:56.8308830Z ==> Summary 2021-05-16T17:45:56.8448170Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T17:45:56.8454270Z ==> Installing libav 2021-05-16T17:45:56.8457480Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T17:45:56.8476010Z 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-9000-zx5ao2 2021-05-16T17:45:57.0386120Z cp -pR /private/tmp/d20210516-9000-zx5ao2/libav/. /usr/local/Cellar/libav 2021-05-16T17:45:57.1292640Z chmod -Rf +w /private/tmp/d20210516-9000-zx5ao2 2021-05-16T17:45:58.3199890Z ==> Finishing up 2021-05-16T17:45:58.3668870Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T17:45:58.3678210Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T17:45:58.3694660Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T17:45:58.3718660Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T17:45:58.3724240Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T17:45:58.3729720Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T17:45:58.4054300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9260-ilmrrf.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-16T17:46:00.8661240Z ==> Summary 2021-05-16T17:46:00.8681190Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T17:46:03.4726890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T17:46:04.9900460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T17:46:05.2657670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T17%3A55%3A00Z&sig=hZQwtK5SwWdfzaJLe8YRwunZN6dd9EDRcM8ugyfLQ3k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:05.4395510Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T17:46:08.1662310Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T17:46:10.6117460Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T17:46:10.6118570Z To reinstall 4.3.0, run: 2021-05-16T17:46:10.6119360Z brew reinstall libtiff 2021-05-16T17:46:12.2212940Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T17:46:12.2214050Z To reinstall 2.3.9_1, run: 2021-05-16T17:46:12.2214820Z brew reinstall unixodbc 2021-05-16T17:46:13.8277730Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T17:46:13.8278890Z To reinstall 1.0.18_1, run: 2021-05-16T17:46:13.8279660Z brew reinstall libsodium 2021-05-16T17:46:15.4342780Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T17:46:15.4343890Z To reinstall 4.1.1, run: 2021-05-16T17:46:15.4344670Z brew reinstall tesseract 2021-05-16T17:46:17.0410680Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T17:46:17.0411800Z To reinstall 1.21.1, run: 2021-05-16T17:46:17.0413000Z brew reinstall wget 2021-05-16T17:46:18.6331800Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T17:46:18.6332890Z To reinstall 4.3.4, run: 2021-05-16T17:46:18.6333670Z brew reinstall zeromq 2021-05-16T17:46:20.2462710Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T17:46:20.2463840Z To reinstall 2.2.27.6_1, run: 2021-05-16T17:46:20.2464670Z brew reinstall udunits 2021-05-16T17:46:21.8569190Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T17:46:21.8570320Z To reinstall 1.2.0, run: 2021-05-16T17:46:21.8571060Z brew reinstall webp 2021-05-16T17:46:23.6010870Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T17:46:25.0835770Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T17:46:25.3564830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T17%3A55%3A00Z&sig=wGM9PKRzBtyfJDfcXU2NPRl%2BjF69iwEtSqQGeGrV570%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:27.1078060Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T17:47:06.7773890Z ==> Caveats 2021-05-16T17:47:06.7774950Z Bash completion has been installed to: 2021-05-16T17:47:06.7775830Z /usr/local/etc/bash_completion.d 2021-05-16T17:47:06.7777070Z ==> Summary 2021-05-16T17:47:08.1185600Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T17:47:11.0747620Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T17:47:11.0753280Z ==> 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=20210516T174612Z&X-Amz-Expires=300&X-Amz-Signature=2614e816537093bc7627f58581d3a9d45e273372d304452b4d63b02e2be43b14&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-16T17:47:13.9891720Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T17:47:13.9892870Z ==> Installing Cask xquartz 2021-05-16T17:47:32.3284370Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T17:47:32.3286360Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T17:47:55.8247750Z installer: Package name is 2021-05-16T17:47:55.8250310Z installer: Installing at base path / 2021-05-16T17:47:55.8251250Z installer: The install was successful. 2021-05-16T17:47:55.8254870Z installer: The install requires logging out now. 2021-05-16T17:47:55.9184000Z 🍺 xquartz was successfully installed! 2021-05-16T17:47:55.9442650Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:47:55.9443190Z with: 2021-05-16T17:47:55.9443670Z github_slug: neuroconductor/oro.dicom 2021-05-16T17:47:55.9444080Z env: 2021-05-16T17:47:55.9444470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:47:55.9444880Z TIC_DEPLOY_KEY: 2021-05-16T17:47:55.9445200Z RSPM: 2021-05-16T17:47:55.9446480Z GITHUB_PAT: *** 2021-05-16T17:47:55.9446870Z COVERALLS_TOKEN: 2021-05-16T17:47:55.9447320Z continue-on-error: false 2021-05-16T17:47:55.9447760Z VDIFFR_RUN_TESTS: false 2021-05-16T17:47:55.9448210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:47:55.9448600Z TZ: UTC 2021-05-16T17:47:55.9448950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:47:55.9449310Z NOT_CRAN: true 2021-05-16T17:47:55.9449640Z ##[endgroup] 2021-05-16T17:47:56.0173130Z repo slug is: neuroconductor/oro.dicom 2021-05-16T17:47:56.0288060Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:47:56.0288720Z env: 2021-05-16T17:47:56.0289170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:47:56.0289610Z TIC_DEPLOY_KEY: 2021-05-16T17:47:56.0289980Z RSPM: 2021-05-16T17:47:56.0290840Z GITHUB_PAT: *** 2021-05-16T17:47:56.0291230Z COVERALLS_TOKEN: 2021-05-16T17:47:56.0291720Z continue-on-error: false 2021-05-16T17:47:56.0292180Z VDIFFR_RUN_TESTS: false 2021-05-16T17:47:56.0292680Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:47:56.0293160Z TZ: UTC 2021-05-16T17:47:56.0293550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:47:56.0293940Z NOT_CRAN: true 2021-05-16T17:47:56.0294320Z ##[endgroup] 2021-05-16T17:47:57.0692990Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:47:57.0693680Z with: 2021-05-16T17:47:57.0694040Z repo_name: oro.dicom 2021-05-16T17:47:57.0694470Z repo_version: 0.5.2.2 2021-05-16T17:47:57.0694850Z runner_os: macOS 2021-05-16T17:47:57.0695250Z R_version: 3.5 2021-05-16T17:47:57.0695610Z env: 2021-05-16T17:47:57.0696020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:47:57.0696490Z TIC_DEPLOY_KEY: 2021-05-16T17:47:57.0696820Z RSPM: 2021-05-16T17:47:57.0698000Z GITHUB_PAT: *** 2021-05-16T17:47:57.0698500Z COVERALLS_TOKEN: 2021-05-16T17:47:57.0699000Z continue-on-error: false 2021-05-16T17:47:57.0699460Z VDIFFR_RUN_TESTS: false 2021-05-16T17:47:57.0699970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:47:57.0700440Z TZ: UTC 2021-05-16T17:47:57.0700850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:47:57.0701270Z NOT_CRAN: true 2021-05-16T17:47:57.0701630Z ##[endgroup] 2021-05-16T17:47:57.1338220Z Package: oro.dicom 2021-05-16T17:47:57.1343600Z Version: 0.5.2.2 2021-05-16T17:47:57.1344480Z OS: macOS 2021-05-16T17:47:57.1425110Z ##[group]Run install.packages('remotes') 2021-05-16T17:47:57.1425880Z install.packages('remotes') 2021-05-16T17:47:57.1426640Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:47:57.1427610Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:47:57.1601590Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:47:57.1602070Z env: 2021-05-16T17:47:57.1602500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:47:57.1602990Z TIC_DEPLOY_KEY: 2021-05-16T17:47:57.1603330Z RSPM: 2021-05-16T17:47:57.1604290Z GITHUB_PAT: *** 2021-05-16T17:47:57.1604720Z COVERALLS_TOKEN: 2021-05-16T17:47:57.1605670Z continue-on-error: false 2021-05-16T17:47:57.1606170Z VDIFFR_RUN_TESTS: false 2021-05-16T17:47:57.1606660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:47:57.1607110Z TZ: UTC 2021-05-16T17:47:57.1607540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:47:57.1607940Z NOT_CRAN: true 2021-05-16T17:47:57.1608330Z ##[endgroup] 2021-05-16T17:47:57.3743420Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:47:57.3747980Z (as ‘lib’ is unspecified) 2021-05-16T17:48:00.0586730Z 2021-05-16T17:48:00.0588150Z There is a binary version available but the source version is later: 2021-05-16T17:48:00.0637470Z binary source needs_compilation 2021-05-16T17:48:00.0638510Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T17:48:00.0640340Z installing the source package ‘remotes’ 2021-05-16T17:48:00.0641060Z 2021-05-16T17:48:00.0641600Z 2021-05-16T17:48:00.0662350Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T17:48:00.1849450Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T17:48:00.1997120Z ================================================== 2021-05-16T17:48:00.1998060Z downloaded 144 KB 2021-05-16T17:48:00.1998660Z 2021-05-16T17:48:00.6732590Z * installing *source* package ‘remotes’ ... 2021-05-16T17:48:00.6813520Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:00.7052700Z ** R 2021-05-16T17:48:00.7462540Z ** inst 2021-05-16T17:48:00.7495550Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:02.5818370Z ** help 2021-05-16T17:48:02.6966220Z *** installing help indices 2021-05-16T17:48:02.7695820Z ** building package indices 2021-05-16T17:48:02.8576090Z ** installing vignettes 2021-05-16T17:48:02.8647650Z ** testing if installed package can be loaded 2021-05-16T17:48:03.0844570Z * DONE (remotes) 2021-05-16T17:48:03.1248520Z 2021-05-16T17:48:03.1352950Z The downloaded source packages are in 2021-05-16T17:48:03.1455940Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpNRhsMT/downloaded_packages’ 2021-05-16T17:48:07.8881260Z ##[group]Run actions/cache@v1 2021-05-16T17:48:07.8881760Z with: 2021-05-16T17:48:07.8882210Z path: /Users/runner/work/_temp/Library 2021-05-16T17:48:07.8884650Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-ab8b249bc300deb74b0a514881c6ed854a79c301c93fcb1d43666a85418a48f5 2021-05-16T17:48:07.8887620Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T17:48:07.8888650Z env: 2021-05-16T17:48:07.8889060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:48:07.8889530Z TIC_DEPLOY_KEY: 2021-05-16T17:48:07.8889860Z RSPM: 2021-05-16T17:48:07.8891470Z GITHUB_PAT: *** 2021-05-16T17:48:07.8891890Z COVERALLS_TOKEN: 2021-05-16T17:48:07.8892370Z continue-on-error: false 2021-05-16T17:48:07.8892840Z VDIFFR_RUN_TESTS: false 2021-05-16T17:48:07.8893350Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:48:07.8893820Z TZ: UTC 2021-05-16T17:48:07.8894340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:48:07.8894850Z NOT_CRAN: true 2021-05-16T17:48:07.8895240Z ##[endgroup] 2021-05-16T17:48:07.9621630Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:48:07.9716580Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:48:07.9717400Z remotes::install_github("ropensci/tic") 2021-05-16T17:48:07.9718040Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:48:07.9718700Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:48:07.9719240Z remotes::install_cran("covr") 2021-05-16T17:48:07.9928400Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:48:07.9928860Z env: 2021-05-16T17:48:07.9929290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:48:07.9929780Z TIC_DEPLOY_KEY: 2021-05-16T17:48:07.9930130Z RSPM: 2021-05-16T17:48:07.9931520Z GITHUB_PAT: *** 2021-05-16T17:48:07.9931920Z COVERALLS_TOKEN: 2021-05-16T17:48:07.9932420Z continue-on-error: false 2021-05-16T17:48:07.9932920Z VDIFFR_RUN_TESTS: false 2021-05-16T17:48:07.9933400Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:48:07.9933860Z TZ: UTC 2021-05-16T17:48:07.9934290Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:48:07.9934690Z NOT_CRAN: true 2021-05-16T17:48:07.9935090Z ##[endgroup] 2021-05-16T17:48:08.2239570Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:48:08.8539280Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:48:12.3078530Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:48:12.3089010Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:48:12.3090350Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:48:12.3091550Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:48:12.3092750Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:48:12.3094210Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:48:12.3095360Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:48:12.3096720Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:48:12.3097920Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:48:12.3099100Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:48:12.3100310Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:48:12.3101450Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:48:12.3102700Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:48:12.3103850Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:48:12.3106130Z 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-16T17:48:12.3108300Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:48:12.3109620Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:48:12.3110840Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:48:12.3112100Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:48:12.3113330Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T17:48:12.3114560Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:48:12.3115750Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:48:12.3116960Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:48:12.3118120Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:48:12.3119580Z (as ‘lib’ is unspecified) 2021-05-16T17:48:12.3120500Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:48:12.3121820Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:48:12.3123110Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:48:12.3124540Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:48:12.3125840Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:48:12.3127080Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:48:12.3128270Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:48:12.3129520Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:48:12.3130710Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:48:12.3132050Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:48:12.3133330Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:48:12.3134680Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:48:12.3136110Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:48:14.6687710Z 2021-05-16T17:48:14.6689410Z There are binary versions available but the source versions are later: 2021-05-16T17:48:14.6714610Z binary source needs_compilation 2021-05-16T17:48:14.6715720Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T17:48:14.6716560Z magrittr 1.5 2.0.1 TRUE 2021-05-16T17:48:14.6717430Z glue 1.3.2 1.4.2 TRUE 2021-05-16T17:48:14.6718370Z sys 3.3 3.4 TRUE 2021-05-16T17:48:14.6719210Z R6 2.4.1 2.5.0 FALSE 2021-05-16T17:48:14.6720070Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T17:48:14.6720870Z mime 0.9 0.10 TRUE 2021-05-16T17:48:14.6721700Z curl 4.3 4.3.1 TRUE 2021-05-16T17:48:14.6722650Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T17:48:14.6723880Z httr 1.4.1 1.4.2 FALSE 2021-05-16T17:48:14.6736860Z cli 2.0.2 2.5.0 FALSE 2021-05-16T17:48:14.6739630Z Package which is only available in source form, and may need 2021-05-16T17:48:14.6740300Z zip 2.0.4 2.1.1 TRUE 2021-05-16T17:48:14.6742060Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-16T17:48:14.6742720Z rstudioapi 0.11 0.13 FALSE 2021-05-16T17:48:14.6744040Z credentials 1.1 1.3.0 FALSE 2021-05-16T17:48:14.6745500Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T17:48:14.6746460Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T17:48:14.6747270Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T17:48:14.6748130Z withr 2.1.2 2.4.2 FALSE 2021-05-16T17:48:14.6748980Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T17:48:14.6749810Z purrr 0.3.3 0.3.4 TRUE 2021-05-16T17:48:14.6751530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-16T17:48:14.6752880Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T17:48:14.6754230Z gh 1.1.0 1.3.0 FALSE 2021-05-16T17:48:14.6755170Z gert 0.3 1.3.0 TRUE 2021-05-16T17:48:14.6756270Z fs 1.3.2 1.5.0 TRUE 2021-05-16T17:48:14.6757140Z desc 1.2.0 1.3.0 FALSE 2021-05-16T17:48:14.6758200Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T17:48:14.6759040Z usethis 1.5.1 2.0.1 FALSE 2021-05-16T17:48:14.6759860Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T17:48:14.6760840Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T17:48:14.6761240Z 2021-05-16T17:48:14.7974320Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-16T17:48:14.7975540Z ================================================== 2021-05-16T17:48:14.7976440Z downloaded 20 KB 2021-05-16T17:48:14.7977450Z 2021-05-16T17:48:14.8006550Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-16T17:48:15.0278220Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-16T17:48:15.0279430Z ================================================== 2021-05-16T17:48:15.0280230Z downloaded 12 KB 2021-05-16T17:48:15.0280790Z 2021-05-16T17:48:15.0308850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-16T17:48:15.1728880Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-16T17:48:15.1730580Z ================================================== 2021-05-16T17:48:15.1731320Z downloaded 195 KB 2021-05-16T17:48:15.1731880Z 2021-05-16T17:48:15.1762340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-16T17:48:15.4002390Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-16T17:48:15.4005910Z ================================================== 2021-05-16T17:48:15.4006800Z downloaded 63 KB 2021-05-16T17:48:15.4007580Z 2021-05-16T17:48:15.4784760Z 2021-05-16T17:48:15.4889200Z 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-16T17:48:15.4890740Z The downloaded binary packages are in 2021-05-16T17:48:15.4891280Z 2021-05-16T17:48:15.4986660Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpfE37oC/downloaded_packages 2021-05-16T17:48:15.4993360Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T17:48:15.6482110Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T17:48:15.6581460Z ================================================== 2021-05-16T17:48:15.6619220Z downloaded 841 KB 2021-05-16T17:48:16.2587300Z 2021-05-16T17:48:16.2590510Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T17:48:16.2592400Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T17:48:16.2593440Z ================================================== 2021-05-16T17:48:16.2594430Z downloaded 259 KB 2021-05-16T17:48:16.2596480Z 2021-05-16T17:48:16.2598840Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T17:48:16.2600250Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T17:48:16.2600870Z ================================================== 2021-05-16T17:48:16.2601310Z downloaded 96 KB 2021-05-16T17:48:16.2601600Z 2021-05-16T17:48:16.2603070Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T17:48:16.3098900Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T17:48:16.3107470Z ================================================== 2021-05-16T17:48:16.3138410Z downloaded 19 KB 2021-05-16T17:48:16.3169210Z 2021-05-16T17:48:16.3329800Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T17:48:16.5462660Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T17:48:16.5520380Z ================================================== 2021-05-16T17:48:16.5622330Z downloaded 61 KB 2021-05-16T17:48:16.5723430Z 2021-05-16T17:48:16.5966340Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T17:48:16.7644350Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T17:48:16.7751880Z ================================================== 2021-05-16T17:48:16.7754240Z downloaded 1.3 MB 2021-05-16T17:48:16.7754890Z 2021-05-16T17:48:16.7784700Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T17:48:16.8973100Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T17:48:16.8980940Z ================================================== 2021-05-16T17:48:16.8981810Z downloaded 12 KB 2021-05-16T17:48:16.8982400Z 2021-05-16T17:48:16.9011660Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T17:48:17.0770120Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T17:48:17.0995440Z ================================================== 2021-05-16T17:48:17.1039610Z downloaded 774 KB 2021-05-16T17:48:17.1040390Z 2021-05-16T17:48:17.1042490Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T17:48:17.2286310Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T17:48:17.2323730Z ================================================== 2021-05-16T17:48:17.2324600Z downloaded 411 KB 2021-05-16T17:48:17.2325510Z 2021-05-16T17:48:17.2354590Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T17:48:17.4697430Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T17:48:17.4711060Z ================================================== 2021-05-16T17:48:17.4711920Z downloaded 156 KB 2021-05-16T17:48:17.4712470Z 2021-05-16T17:48:17.4740870Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T17:48:17.7317800Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T17:48:17.7342290Z ================================================== 2021-05-16T17:48:17.7344360Z downloaded 60 KB 2021-05-16T17:48:17.7345380Z 2021-05-16T17:48:17.7373380Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T17:48:17.9413060Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T17:48:17.9438600Z ================================================== 2021-05-16T17:48:17.9439430Z downloaded 154 KB 2021-05-16T17:48:17.9440170Z 2021-05-16T17:48:17.9469060Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T17:48:18.1875140Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T17:48:18.1900490Z ================================================== 2021-05-16T17:48:18.1901750Z downloaded 110 KB 2021-05-16T17:48:18.1902850Z 2021-05-16T17:48:18.1930920Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T17:48:18.4440030Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T17:48:18.4461330Z ================================================== 2021-05-16T17:48:18.4462150Z downloaded 107 KB 2021-05-16T17:48:18.4462900Z 2021-05-16T17:48:18.4492080Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T17:48:18.6461890Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T17:48:18.6494440Z ================================================== 2021-05-16T17:48:18.6495260Z downloaded 224 KB 2021-05-16T17:48:18.6496060Z 2021-05-16T17:48:18.6526460Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T17:48:18.9109870Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T17:48:18.9115000Z ================================================== 2021-05-16T17:48:18.9116240Z downloaded 58 KB 2021-05-16T17:48:18.9116870Z 2021-05-16T17:48:18.9143940Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T17:48:19.0594250Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T17:48:19.0595540Z ================================================== 2021-05-16T17:48:19.0596580Z downloaded 34 KB 2021-05-16T17:48:19.0597120Z 2021-05-16T17:48:19.0624200Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T17:48:19.3188970Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T17:48:19.3350450Z ================================================== 2021-05-16T17:48:19.3351730Z downloaded 43 KB 2021-05-16T17:48:19.3352380Z 2021-05-16T17:48:19.3384280Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T17:48:19.5676030Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T17:48:19.5869520Z ================================================== 2021-05-16T17:48:19.5870550Z downloaded 92 KB 2021-05-16T17:48:19.5871310Z 2021-05-16T17:48:19.5903600Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T17:48:19.7080300Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T17:48:19.7081560Z ================================================== 2021-05-16T17:48:19.7082360Z downloaded 12 KB 2021-05-16T17:48:19.7082940Z 2021-05-16T17:48:19.7111190Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T17:48:19.8729400Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T17:48:19.8974550Z ================================================== 2021-05-16T17:48:19.8975480Z downloaded 366 KB 2021-05-16T17:48:19.8976230Z 2021-05-16T17:48:19.9008810Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T17:48:20.1301170Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T17:48:20.1415100Z ================================================== 2021-05-16T17:48:20.1415930Z downloaded 81 KB 2021-05-16T17:48:20.1416530Z 2021-05-16T17:48:20.1448320Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T17:48:20.2715050Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T17:48:20.2723480Z ================================================== 2021-05-16T17:48:20.2724340Z downloaded 44 KB 2021-05-16T17:48:20.2725110Z 2021-05-16T17:48:20.2882200Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T17:48:20.5192320Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T17:48:20.5202140Z ================================================== 2021-05-16T17:48:20.5202950Z downloaded 64 KB 2021-05-16T17:48:20.5203560Z 2021-05-16T17:48:20.5234290Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T17:48:20.7672200Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T17:48:20.7754760Z ================================================== 2021-05-16T17:48:20.7755730Z downloaded 777 KB 2021-05-16T17:48:20.7756300Z 2021-05-16T17:48:20.7794240Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T17:48:21.0166060Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T17:48:21.0203930Z ================================================== 2021-05-16T17:48:21.0204830Z downloaded 286 KB 2021-05-16T17:48:21.0205640Z 2021-05-16T17:48:21.0236950Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T17:48:21.2482280Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T17:48:21.2482960Z ================================================== 2021-05-16T17:48:21.2483420Z downloaded 20 KB 2021-05-16T17:48:21.2483720Z 2021-05-16T17:48:21.2513490Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:48:21.4629450Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:48:21.4632910Z ================================================== 2021-05-16T17:48:21.4633750Z downloaded 24 KB 2021-05-16T17:48:21.4634320Z 2021-05-16T17:48:21.4659420Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T17:48:21.6992280Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T17:48:21.7022520Z ================================================== 2021-05-16T17:48:21.7023370Z downloaded 298 KB 2021-05-16T17:48:21.7024170Z 2021-05-16T17:48:21.7054340Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T17:48:21.8916940Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T17:48:21.8918560Z ================================================== 2021-05-16T17:48:21.8919370Z downloaded 16 KB 2021-05-16T17:48:21.8919970Z 2021-05-16T17:48:21.8947250Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T17:48:22.0837140Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T17:48:22.0932670Z ================================================== 2021-05-16T17:48:22.0933640Z downloaded 1.2 MB 2021-05-16T17:48:22.0934520Z 2021-05-16T17:48:22.7538320Z * installing *source* package ‘rlang’ ... 2021-05-16T17:48:22.7775570Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:22.7977830Z ** libs 2021-05-16T17:48:28.3503710Z 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-16T17:48:28.8115430Z 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-16T17:48:29.1781970Z 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-16T17:48:31.6678320Z 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-16T17:48:32.7333920Z 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-16T17:48:32.8016150Z 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-16T17:48:33.0205950Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-16T17:48:33.0292340Z ** R 2021-05-16T17:48:33.1110480Z ** inst 2021-05-16T17:48:33.1124150Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:36.7302970Z ** help 2021-05-16T17:48:37.3994880Z *** installing help indices 2021-05-16T17:48:37.9575640Z *** copying figures 2021-05-16T17:48:37.9577380Z ** building package indices 2021-05-16T17:48:38.1691950Z ** testing if installed package can be loaded 2021-05-16T17:48:38.4624160Z * DONE (rlang) 2021-05-16T17:48:38.8873850Z * installing *source* package ‘magrittr’ ... 2021-05-16T17:48:38.8919710Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:38.9088990Z ** libs 2021-05-16T17:48:38.9261340Z 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-16T17:48:39.0721720Z 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-16T17:48:39.1592670Z 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-16T17:48:39.2169880Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-16T17:48:39.2209230Z ** R 2021-05-16T17:48:39.2267410Z ** inst 2021-05-16T17:48:39.2368930Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:39.3552210Z ** help 2021-05-16T17:48:39.4038370Z *** installing help indices 2021-05-16T17:48:39.4815170Z *** copying figures 2021-05-16T17:48:39.4828270Z ** building package indices 2021-05-16T17:48:39.5095560Z ** installing vignettes 2021-05-16T17:48:39.5148320Z ** testing if installed package can be loaded 2021-05-16T17:48:39.7836550Z * DONE (magrittr) 2021-05-16T17:48:40.1042100Z * installing *source* package ‘glue’ ... 2021-05-16T17:48:40.1080780Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:40.1279850Z ** libs 2021-05-16T17:48:40.1448390Z 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-16T17:48:40.2638100Z 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-16T17:48:40.3418370Z 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-16T17:48:40.4614570Z 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-16T17:48:40.5408230Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-16T17:48:40.5461390Z ** R 2021-05-16T17:48:40.5552230Z ** inst 2021-05-16T17:48:40.5590870Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:40.9755640Z ** help 2021-05-16T17:48:41.0168710Z *** installing help indices 2021-05-16T17:48:41.0759640Z *** copying figures 2021-05-16T17:48:41.0810310Z ** building package indices 2021-05-16T17:48:41.0990700Z ** installing vignettes 2021-05-16T17:48:41.1061000Z ** testing if installed package can be loaded 2021-05-16T17:48:41.4320190Z * DONE (glue) 2021-05-16T17:48:41.7226260Z * installing *source* package ‘sys’ ... 2021-05-16T17:48:41.7239210Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:41.7396930Z ** libs 2021-05-16T17:48:41.7566400Z 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-16T17:48:41.9923950Z 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-16T17:48:42.0698010Z 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-16T17:48:42.1267770Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-16T17:48:42.1308630Z ** R 2021-05-16T17:48:42.1383240Z ** inst 2021-05-16T17:48:42.1399870Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:42.2950090Z ** help 2021-05-16T17:48:42.3170490Z *** installing help indices 2021-05-16T17:48:42.3408240Z ** building package indices 2021-05-16T17:48:42.3572560Z ** testing if installed package can be loaded 2021-05-16T17:48:42.6208350Z * DONE (sys) 2021-05-16T17:48:42.9319460Z * installing *source* package ‘R6’ ... 2021-05-16T17:48:42.9420020Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:42.9521310Z ** R 2021-05-16T17:48:42.9622950Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:43.2882590Z ** help 2021-05-16T17:48:43.3147680Z *** installing help indices 2021-05-16T17:48:43.3375350Z *** copying figures 2021-05-16T17:48:43.3386980Z ** building package indices 2021-05-16T17:48:43.3540090Z ** testing if installed package can be loaded 2021-05-16T17:48:43.5732050Z * DONE (R6) 2021-05-16T17:48:44.2110240Z * installing *source* package ‘openssl’ ... 2021-05-16T17:48:44.2306700Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:44.4381110Z Homebrew 3.1.6 2021-05-16T17:48:44.5309290Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T17:48:44.6214350Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T17:48:44.9817150Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T17:48:45.3538170Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T17:48:45.3756890Z ** libs 2021-05-16T17:48:45.3936540Z 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-16T17:48:45.3968770Z 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-16T17:48:45.5351270Z 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-16T17:48:45.6672620Z 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-16T17:48:45.8278400Z 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-16T17:48:46.0838470Z 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-16T17:48:46.2357210Z 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-16T17:48:46.4167110Z 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-16T17:48:46.6076350Z 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-16T17:48:46.7050660Z 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-16T17:48:46.8495220Z 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-16T17:48:46.9737540Z 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-16T17:48:47.1221730Z 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-16T17:48:47.3258790Z 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-16T17:48:47.5123160Z 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-16T17:48:47.7694190Z 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-16T17:48:47.8513790Z 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-16T17:48:47.9211930Z 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-16T17:48:48.1274340Z 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-16T17:48:48.3503280Z 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-16T17:48:48.5583720Z 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-16T17:48:48.6362050Z 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-16T17:48:48.8119920Z 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-16T17:48:49.0080320Z 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-16T17:48:49.2545510Z 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-16T17:48:49.4506130Z 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-16T17:48:49.6467140Z 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-16T17:48:49.8430270Z 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-16T17:48:49.9435840Z 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-16T17:48:50.1497960Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T17:48:51.1675860Z 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-16T17:48:51.2320170Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-16T17:48:51.2363380Z ** R 2021-05-16T17:48:51.2601300Z ** inst 2021-05-16T17:48:51.2798290Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:52.1507370Z ** help 2021-05-16T17:48:52.2170690Z *** installing help indices 2021-05-16T17:48:52.2621590Z ** building package indices 2021-05-16T17:48:52.3003330Z ** installing vignettes 2021-05-16T17:48:52.3690400Z ** testing if installed package can be loaded 2021-05-16T17:48:52.6385580Z * DONE (openssl) 2021-05-16T17:48:52.9242970Z * installing *source* package ‘mime’ ... 2021-05-16T17:48:52.9260320Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:52.9415670Z ** libs 2021-05-16T17:48:52.9586300Z 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-16T17:48:53.0357170Z 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-16T17:48:53.1264090Z 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-16T17:48:53.1832170Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-16T17:48:53.1924530Z ** R 2021-05-16T17:48:53.2005850Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:53.4407920Z ** help 2021-05-16T17:48:53.4589280Z *** installing help indices 2021-05-16T17:48:53.4782540Z ** building package indices 2021-05-16T17:48:53.4916280Z ** testing if installed package can be loaded 2021-05-16T17:48:53.7540770Z * DONE (mime) 2021-05-16T17:48:54.1911220Z * installing *source* package ‘curl’ ... 2021-05-16T17:48:54.2022230Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:54.3252550Z Found pkg-config cflags and libs! 2021-05-16T17:48:54.7066560Z Using PKG_CFLAGS= 2021-05-16T17:48:54.7068250Z Using PKG_LIBS=-lcurl 2021-05-16T17:48:54.8418320Z ** libs 2021-05-16T17:48:54.8600720Z 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-16T17:48:54.8632540Z 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-16T17:48:54.9680740Z 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-16T17:48:55.1126620Z 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-16T17:48:55.2117800Z 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-16T17:48:55.3008250Z 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-16T17:48:55.4066730Z 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-16T17:48:55.5090670Z 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-16T17:48:55.5951310Z 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-16T17:48:56.2590390Z 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-16T17:48:56.2596700Z 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-16T17:48:56.2599270Z 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-16T17:48:56.2601680Z 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-16T17:48:56.2604190Z 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-16T17:48:56.3129610Z 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-16T17:48:56.3967050Z 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-16T17:48:56.4700210Z 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-16T17:48:56.5482170Z 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-16T17:48:56.6277480Z 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-16T17:48:56.7682940Z 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-16T17:48:56.8646930Z 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-16T17:48:56.9050950Z 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-16T17:48:56.9870580Z 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-16T17:48:57.0484660Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-16T17:48:57.0526760Z ** R 2021-05-16T17:48:57.0701280Z ** inst 2021-05-16T17:48:57.0830130Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:57.4497140Z ** help 2021-05-16T17:48:57.5061940Z *** installing help indices 2021-05-16T17:48:57.5467580Z ** building package indices 2021-05-16T17:48:57.5800250Z ** installing vignettes 2021-05-16T17:48:57.5894340Z ** testing if installed package can be loaded 2021-05-16T17:48:57.8486470Z * DONE (curl) 2021-05-16T17:48:58.3322940Z * installing *source* package ‘jsonlite’ ... 2021-05-16T17:48:58.3426340Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:58.3592290Z ** libs 2021-05-16T17:48:58.3770990Z 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-16T17:48:58.4711880Z 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-16T17:48:58.5569570Z 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-16T17:48:58.6496200Z 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-16T17:48:58.7763490Z 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-16T17:48:58.8820750Z 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-16T17:48:58.9595160Z 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-16T17:48:59.0356040Z 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-16T17:48:59.1260060Z 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-16T17:48:59.2070420Z 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-16T17:48:59.3367930Z 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-16T17:48:59.4292750Z 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-16T17:48:59.5331700Z 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-16T17:48:59.6349180Z 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-16T17:48:59.7279910Z 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-16T17:48:59.8118210Z 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-16T17:48:59.8950190Z 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-16T17:48:59.9726750Z 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-16T17:49:00.0684360Z 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-16T17:49:00.1469020Z 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-16T17:49:00.2215400Z 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-16T17:49:00.3149620Z 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-16T17:49:00.3777720Z 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-16T17:49:00.4577090Z 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-16T17:49:00.5741480Z 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-16T17:49:00.7844530Z 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-16T17:49:01.0751650Z 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-16T17:49:01.2630840Z 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-16T17:49:01.4243090Z 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-16T17:49:01.4909080Z 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-16T17:49:01.5526450Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-16T17:49:01.5569130Z ** R 2021-05-16T17:49:01.5841950Z ** inst 2021-05-16T17:49:01.5905610Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:01.6911840Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T17:49:02.4954550Z ** help 2021-05-16T17:49:02.5376890Z *** installing help indices 2021-05-16T17:49:02.5689570Z ** building package indices 2021-05-16T17:49:02.6065560Z ** installing vignettes 2021-05-16T17:49:02.6171370Z ** testing if installed package can be loaded 2021-05-16T17:49:02.8879610Z * DONE (jsonlite) 2021-05-16T17:49:03.1994180Z * installing *source* package ‘gitcreds’ ... 2021-05-16T17:49:03.2026290Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:03.2166500Z ** R 2021-05-16T17:49:03.2265820Z ** inst 2021-05-16T17:49:03.2296610Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:03.5558180Z ** help 2021-05-16T17:49:03.5859860Z *** installing help indices 2021-05-16T17:49:03.6115500Z ** building package indices 2021-05-16T17:49:03.6284870Z ** installing vignettes 2021-05-16T17:49:03.6327980Z ** testing if installed package can be loaded 2021-05-16T17:49:03.8475690Z * DONE (gitcreds) 2021-05-16T17:49:04.1732990Z * installing *source* package ‘zip’ ... 2021-05-16T17:49:04.1775810Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:04.1915170Z ** libs 2021-05-16T17:49:04.2110510Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T17:49:07.3888830Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T17:49:10.3122700Z 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-16T17:49:10.3928920Z 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-16T17:49:12.9081450Z 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-16T17:49:12.9890880Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T17:49:12.9908840Z size_t uzipfile_len = 0; 2021-05-16T17:49:12.9909590Z ^ 2021-05-16T17:49:13.0412450Z 1 warning generated. 2021-05-16T17:49:13.0439720Z 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-16T17:49:13.1933650Z 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-16T17:49:13.2894170Z 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-16T17:49:13.3460780Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-16T17:49:13.3548160Z ** R 2021-05-16T17:49:13.3612680Z ** inst 2021-05-16T17:49:13.3636190Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:13.5300300Z ** help 2021-05-16T17:49:13.5976280Z *** installing help indices 2021-05-16T17:49:13.6187500Z ** building package indices 2021-05-16T17:49:13.6351110Z ** testing if installed package can be loaded 2021-05-16T17:49:13.9040480Z * DONE (zip) 2021-05-16T17:49:14.2869680Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T17:49:14.2946470Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:14.3100060Z ** R 2021-05-16T17:49:14.3268170Z ** inst 2021-05-16T17:49:14.3356430Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:14.8008470Z ** help 2021-05-16T17:49:15.0300250Z *** installing help indices 2021-05-16T17:49:15.2009030Z *** copying figures 2021-05-16T17:49:15.2021620Z ** building package indices 2021-05-16T17:49:15.3664110Z ** installing vignettes 2021-05-16T17:49:15.3741630Z ** testing if installed package can be loaded 2021-05-16T17:49:15.5904480Z * DONE (rstudioapi) 2021-05-16T17:49:16.6520270Z * installing *source* package ‘rprojroot’ ... 2021-05-16T17:49:16.6522670Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:16.6527240Z ** R 2021-05-16T17:49:16.6527960Z ** inst 2021-05-16T17:49:16.6529450Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:16.6531090Z ** help 2021-05-16T17:49:16.6531950Z *** installing help indices 2021-05-16T17:49:16.6532770Z *** copying figures 2021-05-16T17:49:16.6533590Z ** building package indices 2021-05-16T17:49:16.6534410Z ** installing vignettes 2021-05-16T17:49:16.6535350Z ** testing if installed package can be loaded 2021-05-16T17:49:16.6875100Z * DONE (rprojroot) 2021-05-16T17:49:16.9895890Z * installing *source* package ‘crayon’ ... 2021-05-16T17:49:16.9932120Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:17.0098560Z ** R 2021-05-16T17:49:17.0250300Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:17.8457160Z ** help 2021-05-16T17:49:17.9160100Z *** installing help indices 2021-05-16T17:49:17.9612030Z ** building package indices 2021-05-16T17:49:18.0040590Z ** testing if installed package can be loaded 2021-05-16T17:49:18.2659960Z * DONE (crayon) 2021-05-16T17:49:18.5503370Z * installing *source* package ‘fastmap’ ... 2021-05-16T17:49:18.5531610Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:18.5676620Z ** libs 2021-05-16T17:49:18.5849370Z 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-16T17:49:21.8508720Z 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-16T17:49:21.9319460Z 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-16T17:49:21.9920150Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-16T17:49:21.9961420Z ** R 2021-05-16T17:49:22.0037520Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:22.2709740Z ** help 2021-05-16T17:49:22.2966260Z *** installing help indices 2021-05-16T17:49:22.3216280Z ** building package indices 2021-05-16T17:49:22.3386380Z ** testing if installed package can be loaded 2021-05-16T17:49:22.6803760Z * DONE (fastmap) 2021-05-16T17:49:23.0278590Z * installing *source* package ‘withr’ ... 2021-05-16T17:49:23.0330760Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:23.0537840Z ** R 2021-05-16T17:49:23.0696960Z ** inst 2021-05-16T17:49:23.0721310Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:23.6626590Z ** help 2021-05-16T17:49:23.7614510Z *** installing help indices 2021-05-16T17:49:23.8236770Z *** copying figures 2021-05-16T17:49:23.8248970Z ** building package indices 2021-05-16T17:49:23.9072310Z ** installing vignettes 2021-05-16T17:49:23.9149230Z ** testing if installed package can be loaded 2021-05-16T17:49:24.1302500Z * DONE (withr) 2021-05-16T17:49:24.4540230Z * installing *source* package ‘rappdirs’ ... 2021-05-16T17:49:24.4563370Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:24.4741670Z ** libs 2021-05-16T17:49:24.4921500Z 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-16T17:49:24.5699190Z 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-16T17:49:24.6481090Z 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-16T17:49:24.7031080Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-16T17:49:24.7080120Z ** R 2021-05-16T17:49:24.7142330Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:24.8454630Z ** help 2021-05-16T17:49:24.8741540Z *** installing help indices 2021-05-16T17:49:24.9018000Z ** building package indices 2021-05-16T17:49:24.9197760Z ** testing if installed package can be loaded 2021-05-16T17:49:25.1692660Z * DONE (rappdirs) 2021-05-16T17:49:25.7937340Z * installing *source* package ‘fs’ ... 2021-05-16T17:49:25.8143260Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:25.8339520Z ** libs 2021-05-16T17:49:25.8535140Z 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-16T17:49:26.5622710Z 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-16T17:49:26.7468110Z 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-16T17:49:27.4090820Z 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-16T17:49:27.5937520Z 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-16T17:49:28.1765330Z 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-16T17:49:29.0712490Z 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-16T17:49:29.2243410Z 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-16T17:49:29.8098790Z 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-16T17:49:30.4531040Z 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-16T17:49:31.0058210Z 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-16T17:49:31.5654070Z (cd libuv-1.38.1 \ 2021-05-16T17:49:31.5655590Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T17:49:32.9473910Z rm: conftest.dSYM: is a directory 2021-05-16T17:49:35.2526410Z rm: conftest.dSYM: is a directory 2021-05-16T17:49:35.3429020Z rm: conftest.dSYM: is a directory 2021-05-16T17:49:35.3661010Z rm: conftest.dSYM: is a directory 2021-05-16T17:49:45.5521880Z make --directory=libuv-1.38.1 \ 2021-05-16T17:49:45.5522470Z HAVE_DTRACE=0 2021-05-16T17:49:45.6028860Z CC src/libuv_la-fs-poll.lo 2021-05-16T17:49:46.6419800Z CC src/libuv_la-idna.lo 2021-05-16T17:49:47.7911120Z CC src/libuv_la-inet.lo 2021-05-16T17:49:48.9034360Z CC src/libuv_la-random.lo 2021-05-16T17:49:49.8812650Z CC src/libuv_la-strscpy.lo 2021-05-16T17:49:50.8531100Z CC src/libuv_la-threadpool.lo 2021-05-16T17:49:52.0002900Z CC src/libuv_la-timer.lo 2021-05-16T17:49:53.1867940Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T17:49:54.1996760Z CC src/libuv_la-uv-common.lo 2021-05-16T17:49:55.7034760Z CC src/libuv_la-version.lo 2021-05-16T17:49:56.6297980Z CC src/unix/libuv_la-async.lo 2021-05-16T17:49:57.6837210Z CC src/unix/libuv_la-core.lo 2021-05-16T17:49:59.2149520Z CC src/unix/libuv_la-dl.lo 2021-05-16T17:50:00.1082780Z CC src/unix/libuv_la-fs.lo 2021-05-16T17:50:01.9294310Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T17:50:02.8609760Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T17:50:03.7606450Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T17:50:04.9406930Z CC src/unix/libuv_la-loop.lo 2021-05-16T17:50:05.7870460Z CC src/unix/libuv_la-pipe.lo 2021-05-16T17:50:06.8252850Z CC src/unix/libuv_la-poll.lo 2021-05-16T17:50:07.7906840Z CC src/unix/libuv_la-process.lo 2021-05-16T17:50:08.8984910Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T17:50:09.7858920Z CC src/unix/libuv_la-signal.lo 2021-05-16T17:50:11.1230640Z CC src/unix/libuv_la-stream.lo 2021-05-16T17:50:12.8750580Z CC src/unix/libuv_la-tcp.lo 2021-05-16T17:50:13.8823680Z CC src/unix/libuv_la-thread.lo 2021-05-16T17:50:14.9667940Z CC src/unix/libuv_la-tty.lo 2021-05-16T17:50:15.9651340Z CC src/unix/libuv_la-udp.lo 2021-05-16T17:50:17.2718060Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T17:50:18.2291440Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T17:50:19.1016610Z CC src/unix/libuv_la-darwin.lo 2021-05-16T17:50:20.1208390Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T17:50:21.2920680Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T17:50:22.4053540Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T17:50:23.2913920Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T17:50:24.1350680Z CCLD libuv.la 2021-05-16T17:50:24.6226130Z 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-16T17:50:24.7094030Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-16T17:50:24.7167390Z ** R 2021-05-16T17:50:24.7346270Z ** inst 2021-05-16T17:50:24.7374900Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:25.8646260Z ** help 2021-05-16T17:50:25.9539170Z *** installing help indices 2021-05-16T17:50:26.0159670Z ** building package indices 2021-05-16T17:50:26.9756010Z ** installing vignettes 2021-05-16T17:50:26.9761780Z ** testing if installed package can be loaded 2021-05-16T17:50:26.9775920Z * DONE (fs) 2021-05-16T17:50:26.9777620Z * installing *source* package ‘clipr’ ... 2021-05-16T17:50:26.9779140Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:26.9780040Z ** R 2021-05-16T17:50:26.9780800Z ** inst 2021-05-16T17:50:26.9782110Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:26.9782930Z ** help 2021-05-16T17:50:26.9783630Z *** installing help indices 2021-05-16T17:50:26.9905130Z ** building package indices 2021-05-16T17:50:27.0101270Z ** installing vignettes 2021-05-16T17:50:27.0141600Z ** testing if installed package can be loaded 2021-05-16T17:50:27.2258630Z * DONE (clipr) 2021-05-16T17:50:28.2128110Z * installing *source* package ‘git2r’ ... 2021-05-16T17:50:28.2525300Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:28.5601000Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T17:50:28.5602600Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T17:50:28.5623630Z checking for gcc... gcc 2021-05-16T17:50:32.0272060Z checking whether the C compiler works... yes 2021-05-16T17:50:32.0273110Z checking for C compiler default output file name... a.out 2021-05-16T17:50:32.1505070Z checking for suffix of executables... 2021-05-16T17:50:32.4837280Z checking whether we are cross compiling... no 2021-05-16T17:50:32.5874640Z checking for suffix of object files... o 2021-05-16T17:50:32.6448140Z checking whether we are using the GNU C compiler... yes 2021-05-16T17:50:32.7034080Z checking whether gcc accepts -g... yes 2021-05-16T17:50:32.8197640Z checking for gcc option to accept ISO C89... none needed 2021-05-16T17:50:32.8210470Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T17:50:32.8315010Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T17:50:32.8698040Z Found pkg-config cflags and libs! 2021-05-16T17:50:33.2185710Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T17:50:33.4500670Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T17:50:33.5314870Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T17:50:33.6138750Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T17:50:33.6961130Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T17:50:33.6962810Z ----- Results of the git2r package configure ----- 2021-05-16T17:50:33.6963200Z 2021-05-16T17:50:33.6965140Z 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-16T17:50:33.6966570Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T17:50:33.6966940Z 2021-05-16T17:50:33.6967800Z -------------------------------------------------- 2021-05-16T17:50:33.7295400Z configure: creating ./config.status 2021-05-16T17:50:33.8841770Z config.status: creating src/Makevars 2021-05-16T17:50:33.9910200Z ** libs 2021-05-16T17:50:34.0094450Z 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-16T17:50:34.1265240Z 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-16T17:50:34.2095670Z 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-16T17:50:34.4124770Z 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-16T17:50:34.5419750Z 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-16T17:50:34.6963060Z 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-16T17:50:34.9276360Z 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-16T17:50:35.0646860Z 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-16T17:50:35.1914980Z 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-16T17:50:35.3715900Z 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-16T17:50:35.5606170Z 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-16T17:50:35.6939100Z 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-16T17:50:35.9332250Z 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-16T17:50:36.0423760Z 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-16T17:50:36.1666290Z 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-16T17:50:36.2918570Z 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-16T17:50:36.4122780Z 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-16T17:50:36.6078190Z 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-16T17:50:36.7624300Z 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-16T17:50:36.8876300Z 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-16T17:50:37.0705110Z 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-16T17:50:37.1804730Z 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-16T17:50:37.3055790Z 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-16T17:50:37.4411990Z 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-16T17:50:37.5737070Z 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-16T17:50:37.7609830Z 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-16T17:50:37.9359850Z 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-16T17:50:38.0605150Z 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-16T17:50:38.1814640Z 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-16T17:50:38.3782940Z 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-16T17:50:38.5005600Z 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-16T17:50:38.6509820Z 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-16T17:50:38.8431790Z 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-16T17:50:39.0019700Z 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-16T17:50:39.1153750Z 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-16T17:50:39.2673780Z 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-16T17:50:39.3331330Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-16T17:50:39.3378970Z ** R 2021-05-16T17:50:39.3696880Z ** inst 2021-05-16T17:50:39.3722670Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:40.3036940Z ** help 2021-05-16T17:50:40.6475600Z *** installing help indices 2021-05-16T17:50:40.8677580Z ** building package indices 2021-05-16T17:50:41.0348710Z ** testing if installed package can be loaded 2021-05-16T17:50:41.3729600Z * DONE (git2r) 2021-05-16T17:50:41.8530910Z * installing *source* package ‘httr’ ... 2021-05-16T17:50:41.8625250Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:41.8818140Z ** R 2021-05-16T17:50:41.9172010Z ** demo 2021-05-16T17:50:41.9216650Z ** inst 2021-05-16T17:50:41.9268830Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:44.6233810Z ** help 2021-05-16T17:50:44.8395880Z *** installing help indices 2021-05-16T17:50:44.9934640Z ** building package indices 2021-05-16T17:50:45.1109780Z ** installing vignettes 2021-05-16T17:50:45.1179220Z ** testing if installed package can be loaded 2021-05-16T17:50:45.3314760Z * DONE (httr) 2021-05-16T17:50:45.8017960Z * installing *source* package ‘cli’ ... 2021-05-16T17:50:45.8123950Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:45.8315870Z ** R 2021-05-16T17:50:45.8871110Z ** inst 2021-05-16T17:50:45.8914520Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:48.6010040Z ** help 2021-05-16T17:50:48.8969200Z *** installing help indices 2021-05-16T17:50:49.0345970Z *** copying figures 2021-05-16T17:50:49.0346940Z ** building package indices 2021-05-16T17:50:49.1692120Z ** testing if installed package can be loaded 2021-05-16T17:50:49.4240300Z * DONE (cli) 2021-05-16T17:50:49.7436020Z * installing *source* package ‘credentials’ ... 2021-05-16T17:50:49.7464630Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:49.7677210Z ** R 2021-05-16T17:50:49.7760200Z ** inst 2021-05-16T17:50:49.7796460Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:50.0583340Z ** help 2021-05-16T17:50:50.0840100Z *** installing help indices 2021-05-16T17:50:50.1062900Z ** building package indices 2021-05-16T17:50:50.1210270Z ** installing vignettes 2021-05-16T17:50:50.1255010Z ** testing if installed package can be loaded 2021-05-16T17:50:50.6385280Z * DONE (credentials) 2021-05-16T17:50:51.0544090Z * installing *source* package ‘purrr’ ... 2021-05-16T17:50:51.0642440Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:51.0833980Z ** libs 2021-05-16T17:50:51.1033760Z 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-16T17:50:51.1759180Z 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-16T17:50:51.2990720Z 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-16T17:50:51.3987800Z 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-16T17:50:51.5259730Z 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-16T17:50:51.6040020Z 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-16T17:50:51.7445000Z 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-16T17:50:51.9029730Z 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-16T17:50:52.0115360Z 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-16T17:50:52.0954230Z 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-16T17:50:52.1542470Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-16T17:50:52.1586980Z ** R 2021-05-16T17:50:52.1893200Z ** inst 2021-05-16T17:50:52.1992620Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:53.3182700Z ** help 2021-05-16T17:50:53.5095210Z *** installing help indices 2021-05-16T17:50:53.6159750Z *** copying figures 2021-05-16T17:50:53.6194070Z ** building package indices 2021-05-16T17:50:53.7184460Z ** installing vignettes 2021-05-16T17:50:53.7328300Z ** testing if installed package can be loaded 2021-05-16T17:50:54.0452860Z * DONE (purrr) 2021-05-16T17:50:54.4001140Z * installing *source* package ‘lifecycle’ ... 2021-05-16T17:50:54.4076760Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:54.4277110Z ** R 2021-05-16T17:50:54.4362640Z ** inst 2021-05-16T17:50:54.4405810Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:54.7018360Z ** help 2021-05-16T17:50:54.7413190Z *** installing help indices 2021-05-16T17:50:54.8052810Z *** copying figures 2021-05-16T17:50:54.8301900Z ** building package indices 2021-05-16T17:50:54.8542430Z ** installing vignettes 2021-05-16T17:50:54.8591960Z ** testing if installed package can be loaded 2021-05-16T17:50:55.0915940Z * DONE (lifecycle) 2021-05-16T17:50:55.5836940Z * installing *source* package ‘desc’ ... 2021-05-16T17:50:55.5922120Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:55.6106630Z ** R 2021-05-16T17:50:55.6346220Z ** inst 2021-05-16T17:50:55.6393410Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:57.3028640Z ** help 2021-05-16T17:50:57.4745190Z *** installing help indices 2021-05-16T17:50:57.5839160Z ** building package indices 2021-05-16T17:50:57.7331140Z ** testing if installed package can be loaded 2021-05-16T17:50:57.9654790Z * DONE (desc) 2021-05-16T17:50:58.2521540Z * installing *source* package ‘cachem’ ... 2021-05-16T17:50:58.2543390Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:58.2728100Z ** libs 2021-05-16T17:50:58.2892460Z 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-16T17:50:58.3666310Z 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-16T17:50:58.4452800Z 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-16T17:50:58.4992860Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-16T17:50:58.5032270Z ** R 2021-05-16T17:50:58.5133170Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:58.8774360Z ** help 2021-05-16T17:50:58.9059120Z *** installing help indices 2021-05-16T17:50:58.9279650Z ** building package indices 2021-05-16T17:50:58.9474130Z ** testing if installed package can be loaded 2021-05-16T17:50:59.2216180Z * DONE (cachem) 2021-05-16T17:50:59.5275740Z * installing *source* package ‘gh’ ... 2021-05-16T17:50:59.5310420Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:59.5500680Z ** R 2021-05-16T17:50:59.5651260Z ** inst 2021-05-16T17:50:59.5675660Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:00.4850240Z ** help 2021-05-16T17:51:00.5231220Z *** installing help indices 2021-05-16T17:51:00.5551600Z ** building package indices 2021-05-16T17:51:00.5792560Z ** installing vignettes 2021-05-16T17:51:00.5837930Z ** testing if installed package can be loaded 2021-05-16T17:51:00.8681670Z * DONE (gh) 2021-05-16T17:51:01.2062550Z * installing *source* package ‘gert’ ... 2021-05-16T17:51:01.2113080Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:01.2994520Z Found pkg-config cflags and libs! 2021-05-16T17:51:01.6195550Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T17:51:01.6197120Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T17:51:01.7325750Z Configuration OK! 2021-05-16T17:51:01.7515500Z ** libs 2021-05-16T17:51:01.7685230Z 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-16T17:51:01.7712890Z 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-16T17:51:01.9856420Z 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-16T17:51:02.2146960Z 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-16T17:51:02.4426680Z 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-16T17:51:02.5835570Z 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-16T17:51:02.7081460Z 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-16T17:51:02.8830270Z 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-16T17:51:03.0002350Z 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-16T17:51:03.1510380Z 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-16T17:51:03.3009010Z 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-16T17:51:03.4324100Z 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-16T17:51:03.5815900Z 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-16T17:51:03.7077000Z 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-16T17:51:03.8694280Z 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-16T17:51:03.9932790Z 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-16T17:51:04.0543120Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-16T17:51:04.0587310Z ** R 2021-05-16T17:51:04.0754030Z ** inst 2021-05-16T17:51:04.0780240Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:04.7077530Z ** help 2021-05-16T17:51:04.7816360Z *** installing help indices 2021-05-16T17:51:04.8580060Z ** building package indices 2021-05-16T17:51:04.9010570Z ** installing vignettes 2021-05-16T17:51:04.9112110Z ** testing if installed package can be loaded 2021-05-16T17:51:05.2824530Z * DONE (gert) 2021-05-16T17:51:05.5824320Z * installing *source* package ‘memoise’ ... 2021-05-16T17:51:05.5847750Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:05.6026080Z ** R 2021-05-16T17:51:05.6096320Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:05.8521710Z ** help 2021-05-16T17:51:05.8880300Z *** installing help indices 2021-05-16T17:51:05.9165300Z ** building package indices 2021-05-16T17:51:05.9427900Z ** testing if installed package can be loaded 2021-05-16T17:51:06.1881710Z * DONE (memoise) 2021-05-16T17:51:06.7222590Z * installing *source* package ‘usethis’ ... 2021-05-16T17:51:06.7378000Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:06.7677530Z ** R 2021-05-16T17:51:06.8319290Z ** inst 2021-05-16T17:51:06.8504560Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:09.9890710Z ** help 2021-05-16T17:51:10.3337900Z *** installing help indices 2021-05-16T17:51:10.4736640Z *** copying figures 2021-05-16T17:51:10.4769050Z ** building package indices 2021-05-16T17:51:10.6170690Z ** testing if installed package can be loaded 2021-05-16T17:51:10.9527390Z * DONE (usethis) 2021-05-16T17:51:11.0060810Z 2021-05-16T17:51:11.0064600Z The downloaded source packages are in 2021-05-16T17:51:11.0072550Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfE37oC/downloaded_packages’ 2021-05-16T17:51:11.0083370Z Running `R CMD build`... 2021-05-16T17:51:13.1524830Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfE37oC/remotes2a10546b4bd6/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:51:13.1526300Z * preparing ‘tic’: 2021-05-16T17:51:13.1527300Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:51:13.1528010Z * installing the package to process help pages 2021-05-16T17:51:13.1529200Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:51:13.1529950Z * checking for empty or unneeded directories 2021-05-16T17:51:13.1530950Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:51:13.1532490Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:51:13.1533380Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:51:13.1537340Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:51:13.1538320Z (as ‘lib’ is unspecified) 2021-05-16T17:51:13.5862840Z * installing *source* package ‘tic’ ... 2021-05-16T17:51:13.6158500Z ** R 2021-05-16T17:51:13.6522720Z ** inst 2021-05-16T17:51:13.6682130Z ** preparing package for lazy loading 2021-05-16T17:51:13.9025840Z ** help 2021-05-16T17:51:14.0933590Z *** installing help indices 2021-05-16T17:51:14.2356450Z *** copying figures 2021-05-16T17:51:14.2399550Z ** building package indices 2021-05-16T17:51:14.4543110Z ** installing vignettes 2021-05-16T17:51:14.4586000Z ** testing if installed package can be loaded 2021-05-16T17:51:14.7649170Z * DONE (tic) 2021-05-16T17:51:14.8272580Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:51:15.0046290Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:51:17.8607060Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:51:17.8608170Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:51:17.8609020Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:51:17.8609980Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:51:17.8610900Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:51:17.8611740Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:51:17.8612610Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:51:17.8613430Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:51:17.8614270Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:51:17.8615100Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:51:17.8615900Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:51:17.8616790Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:51:17.8617650Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:51:17.8618500Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:51:17.8619340Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:51:17.8620220Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:51:17.8621060Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:51:17.8621890Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:51:17.8622710Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:51:17.8623520Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:51:17.8624350Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:51:17.8625170Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:51:17.8626010Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:51:17.8626830Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:51:17.8627670Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:51:17.8628560Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:51:17.8629370Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:51:17.8630220Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:51:17.8631070Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:51:17.8631910Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:51:17.8632750Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:51:17.8633840Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:51:17.8634720Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:51:17.8635960Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:51:17.8636910Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:51:17.8637760Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:51:17.8638690Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:51:17.8639540Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:51:17.8641710Z 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-16T17:51:17.8644210Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:51:17.8645160Z (as ‘lib’ is unspecified) 2021-05-16T17:51:19.4169800Z 2021-05-16T17:51:19.4170780Z There are binary versions available but the source versions are later: 2021-05-16T17:51:19.4188380Z binary source needs_compilation 2021-05-16T17:51:19.4189470Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T17:51:19.4190360Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T17:51:19.4190940Z pillar 1.4.3 1.6.1 FALSE 2021-05-16T17:51:19.4191520Z tibble 2.1.3 3.1.2 TRUE 2021-05-16T17:51:19.4191980Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T17:51:19.4192440Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T17:51:19.4192880Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T17:51:19.4193320Z ps 1.3.2 1.6.0 TRUE 2021-05-16T17:51:19.4194090Z processx 3.4.2 3.5.2 TRUE 2021-05-16T17:51:19.4194560Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T17:51:19.4195050Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T17:51:19.4195510Z digest 0.6.25 0.6.27 TRUE 2021-05-16T17:51:19.4195950Z callr 3.4.2 3.7.0 FALSE 2021-05-16T17:51:19.4196380Z xml2 1.2.5 1.3.2 TRUE 2021-05-16T17:51:19.4196810Z xfun 0.12 0.23 TRUE 2021-05-16T17:51:19.4197240Z highr 0.8 0.9 FALSE 2021-05-16T17:51:19.4197690Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T17:51:19.4198160Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-16T17:51:19.4198600Z knitr 1.28 1.33 FALSE 2021-05-16T17:51:19.4199050Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T17:51:19.4199520Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T17:51:19.4200040Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T17:51:19.4200510Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T17:51:19.4200980Z devtools 2.2.2 2.4.1 FALSE 2021-05-16T17:51:19.4201250Z 2021-05-16T17:51:19.4203810Z Package which is only available in source form, and may need 2021-05-16T17:51:19.4205880Z compilation of C/C++/Fortran: ‘brio’ 2021-05-16T17:51:19.4223950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-16T17:51:19.6171640Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-16T17:51:19.6172350Z ================================================== 2021-05-16T17:51:19.6172740Z downloaded 17 KB 2021-05-16T17:51:19.6173010Z 2021-05-16T17:51:19.6206480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-16T17:51:19.8557990Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T17:51:19.8569120Z ================================================== 2021-05-16T17:51:19.8569590Z downloaded 15 KB 2021-05-16T17:51:19.8569860Z 2021-05-16T17:51:19.8604940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-16T17:51:20.1055080Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-16T17:51:20.1062180Z ================================================== 2021-05-16T17:51:20.1062840Z downloaded 71 KB 2021-05-16T17:51:20.1063140Z 2021-05-16T17:51:20.1210120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-16T17:51:20.3428980Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-16T17:51:20.3451260Z ================================================== 2021-05-16T17:51:20.3452190Z downloaded 192 KB 2021-05-16T17:51:20.3452510Z 2021-05-16T17:51:20.3482030Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-16T17:51:20.4852340Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-16T17:51:20.4951310Z ================================================== 2021-05-16T17:51:20.4951790Z downloaded 203 KB 2021-05-16T17:51:20.4952070Z 2021-05-16T17:51:20.4983080Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-16T17:51:20.6331750Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-16T17:51:20.6451610Z ================================================== 2021-05-16T17:51:20.6452190Z downloaded 300 KB 2021-05-16T17:51:20.6452470Z 2021-05-16T17:51:20.6488980Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-16T17:51:20.9025130Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-16T17:51:20.9053200Z ================================================== 2021-05-16T17:51:20.9054130Z downloaded 104 KB 2021-05-16T17:51:20.9054690Z 2021-05-16T17:51:20.9085740Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-16T17:51:21.0306140Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-16T17:51:21.0307010Z ================================================== 2021-05-16T17:51:21.0307450Z downloaded 21 KB 2021-05-16T17:51:21.0307710Z 2021-05-16T17:51:21.0337460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-16T17:51:21.2767780Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-16T17:51:21.2807510Z ================================================== 2021-05-16T17:51:21.2808210Z downloaded 42 KB 2021-05-16T17:51:21.2808690Z 2021-05-16T17:51:21.2840860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-16T17:51:21.4399430Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-16T17:51:21.4514330Z ================================================== 2021-05-16T17:51:21.4514970Z downloaded 34 KB 2021-05-16T17:51:21.4515270Z 2021-05-16T17:51:21.4547130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-16T17:51:21.6561200Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-16T17:51:21.6574570Z ================================================== 2021-05-16T17:51:21.6575460Z downloaded 128 KB 2021-05-16T17:51:21.6575870Z 2021-05-16T17:51:21.8528660Z 2021-05-16T17:51:21.8529500Z The downloaded binary packages are in 2021-05-16T17:51:21.8530360Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpfE37oC/downloaded_packages 2021-05-16T17:51:21.8534220Z 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-16T17:51:21.8535270Z 2021-05-16T17:51:21.8547810Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T17:51:22.1053460Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T17:51:22.1079940Z ================================================== 2021-05-16T17:51:22.1080470Z downloaded 233 KB 2021-05-16T17:51:22.1080750Z 2021-05-16T17:51:22.1113180Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T17:51:22.2916440Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T17:51:22.2985120Z ================================================== 2021-05-16T17:51:22.2985920Z downloaded 764 KB 2021-05-16T17:51:22.2986240Z 2021-05-16T17:51:22.3019800Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:51:22.4912030Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:51:22.5108920Z ================================================== 2021-05-16T17:51:22.5209850Z downloaded 1.1 MB 2021-05-16T17:51:22.5273350Z 2021-05-16T17:51:22.5279830Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:51:22.6303940Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:51:22.6374650Z ================================================== 2021-05-16T17:51:22.6404460Z downloaded 670 KB 2021-05-16T17:51:22.6434590Z 2021-05-16T17:51:22.6438000Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T17:51:22.7928040Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T17:51:22.7928720Z ================================================== 2021-05-16T17:51:22.7929130Z downloaded 13 KB 2021-05-16T17:51:22.7929400Z 2021-05-16T17:51:22.7957200Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T17:51:22.9868910Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T17:51:22.9917100Z ================================================== 2021-05-16T17:51:22.9917570Z downloaded 265 KB 2021-05-16T17:51:22.9917820Z 2021-05-16T17:51:22.9950130Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T17:51:23.3175320Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T17:51:23.3380720Z ================================================== 2021-05-16T17:51:23.3481260Z downloaded 466 KB 2021-05-16T17:51:23.3582160Z 2021-05-16T17:51:23.3684140Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T17:51:23.5422690Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T17:51:23.5468530Z ================================================== 2021-05-16T17:51:23.5469440Z downloaded 25 KB 2021-05-16T17:51:23.5469750Z 2021-05-16T17:51:23.6089000Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T17:51:23.7400820Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T17:51:23.8122740Z ================================================== 2021-05-16T17:51:23.8123510Z downloaded 116 KB 2021-05-16T17:51:23.8124760Z 2021-05-16T17:51:23.8156300Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T17:51:24.0482970Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T17:51:24.1496720Z ================================================== 2021-05-16T17:51:24.1597070Z downloaded 138 KB 2021-05-16T17:51:24.1614920Z 2021-05-16T17:51:24.1636170Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T17:51:24.2877480Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T17:51:24.3214900Z ================================================== 2021-05-16T17:51:24.3215440Z downloaded 59 KB 2021-05-16T17:51:24.3215710Z 2021-05-16T17:51:24.3246750Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T17:51:24.7977170Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T17:51:24.8006810Z ================================================== 2021-05-16T17:51:24.8007680Z downloaded 8066 bytes 2021-05-16T17:51:24.8008240Z 2021-05-16T17:51:24.8009960Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T17:51:24.9369760Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T17:51:24.9385080Z ================================================== 2021-05-16T17:51:24.9385840Z downloaded 160 KB 2021-05-16T17:51:24.9386390Z 2021-05-16T17:51:24.9418230Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T17:51:25.1616000Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T17:51:25.1620160Z ================================================== 2021-05-16T17:51:25.1620650Z downloaded 72 KB 2021-05-16T17:51:25.1620920Z 2021-05-16T17:51:25.1653650Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T17:51:25.3069790Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T17:51:25.3071480Z ================================================== 2021-05-16T17:51:25.3071970Z downloaded 11 KB 2021-05-16T17:51:25.3072250Z 2021-05-16T17:51:25.3105970Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T17:51:25.4411570Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T17:51:25.4452770Z ================================================== 2021-05-16T17:51:25.4497400Z downloaded 265 KB 2021-05-16T17:51:25.4497960Z 2021-05-16T17:51:25.4499930Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:51:25.5799250Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:51:25.5822570Z ================================================== 2021-05-16T17:51:25.5823510Z downloaded 109 KB 2021-05-16T17:51:25.5824480Z 2021-05-16T17:51:25.5857870Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T17:51:25.7878760Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T17:51:25.7891800Z ================================================== 2021-05-16T17:51:25.7892290Z downloaded 14 KB 2021-05-16T17:51:25.7892570Z 2021-05-16T17:51:25.7927880Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T17:51:25.9157940Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T17:51:26.1576310Z ================================================== 2021-05-16T17:51:26.1577180Z downloaded 7.2 MB 2021-05-16T17:51:26.1577840Z 2021-05-16T17:51:26.1673510Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T17:51:26.4072460Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T17:51:26.4495340Z ================================================== 2021-05-16T17:51:26.4546950Z downloaded 2.8 MB 2021-05-16T17:51:26.4547690Z 2021-05-16T17:51:26.4549670Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T17:51:26.5752300Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T17:51:26.5850290Z ================================================== 2021-05-16T17:51:26.5850790Z downloaded 871 KB 2021-05-16T17:51:26.5851060Z 2021-05-16T17:51:26.5886230Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T17:51:26.7557150Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T17:51:26.7557890Z ================================================== 2021-05-16T17:51:26.7558300Z downloaded 29 KB 2021-05-16T17:51:26.7558610Z 2021-05-16T17:51:26.7588810Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T17:51:26.9159230Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T17:51:26.9302280Z ================================================== 2021-05-16T17:51:26.9305730Z downloaded 664 KB 2021-05-16T17:51:26.9307970Z 2021-05-16T17:51:26.9335800Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T17:51:27.0604720Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T17:51:27.0608490Z ================================================== 2021-05-16T17:51:27.0608990Z downloaded 40 KB 2021-05-16T17:51:27.0609260Z 2021-05-16T17:51:27.0638770Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T17:51:27.2940050Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T17:51:27.2969520Z ================================================== 2021-05-16T17:51:27.2970740Z downloaded 248 KB 2021-05-16T17:51:27.2972260Z 2021-05-16T17:51:27.3002410Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T17:51:27.5330780Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T17:51:27.5364880Z ================================================== 2021-05-16T17:51:27.5365360Z downloaded 362 KB 2021-05-16T17:51:27.5365620Z 2021-05-16T17:51:27.9442210Z * installing *source* package ‘utf8’ ... 2021-05-16T17:51:27.9538300Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:27.9706150Z ** libs 2021-05-16T17:51:27.9979470Z 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-16T17:51:28.1180490Z 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-16T17:51:28.2967240Z 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-16T17:51:28.3926030Z 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-16T17:51:28.4656770Z 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-16T17:51:28.5625890Z 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-16T17:51:28.7377950Z 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-16T17:51:28.8281390Z 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-16T17:51:28.9771090Z 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-16T17:51:29.0767270Z 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-16T17:51:29.1841430Z 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-16T17:51:29.2832920Z 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-16T17:51:29.3687870Z 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-16T17:51:29.4576430Z 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-16T17:51:29.5455290Z 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-16T17:51:29.6370510Z 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-16T17:51:29.7477410Z 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-16T17:51:29.8269640Z 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-16T17:51:29.8931310Z 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-16T17:51:29.9811560Z 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-16T17:51:30.0504790Z 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-16T17:51:30.2475070Z 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-16T17:51:30.7614710Z 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-16T17:51:30.9708150Z 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-16T17:51:31.0762350Z 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-16T17:51:31.1717200Z 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-16T17:51:31.2690560Z 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-16T17:51:31.3830410Z 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-16T17:51:31.4106710Z 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-16T17:51:31.4831000Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-16T17:51:31.4892490Z ** R 2021-05-16T17:51:31.4977490Z ** inst 2021-05-16T17:51:31.4998830Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:31.8131880Z ** help 2021-05-16T17:51:31.8482970Z *** installing help indices 2021-05-16T17:51:31.8775730Z ** building package indices 2021-05-16T17:51:31.8971480Z ** installing vignettes 2021-05-16T17:51:31.9011650Z ** testing if installed package can be loaded 2021-05-16T17:51:32.1588290Z * DONE (utf8) 2021-05-16T17:51:32.5174980Z * installing *source* package ‘fansi’ ... 2021-05-16T17:51:32.5239520Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:32.5424340Z ** libs 2021-05-16T17:51:32.5597920Z 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-16T17:51:32.6281490Z 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-16T17:51:32.7210470Z 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-16T17:51:32.8011290Z 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-16T17:51:32.8973360Z 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-16T17:51:33.1498580Z 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-16T17:51:33.2210440Z 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-16T17:51:33.4705150Z 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-16T17:51:33.6136940Z 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-16T17:51:33.6913050Z 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-16T17:51:33.8232690Z 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-16T17:51:33.9934640Z 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-16T17:51:34.1073480Z 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-16T17:51:34.1942250Z 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-16T17:51:34.2864870Z 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-16T17:51:34.4662800Z 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-16T17:51:34.6952570Z 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-16T17:51:34.7532450Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-16T17:51:34.7575690Z ** R 2021-05-16T17:51:34.7732950Z ** inst 2021-05-16T17:51:34.7755650Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:35.2400970Z ** help 2021-05-16T17:51:35.3162170Z *** installing help indices 2021-05-16T17:51:35.3627950Z ** building package indices 2021-05-16T17:51:35.4313760Z ** installing vignettes 2021-05-16T17:51:35.4360290Z ** testing if installed package can be loaded 2021-05-16T17:51:35.7241090Z * DONE (fansi) 2021-05-16T17:51:36.3050930Z * installing *source* package ‘diffobj’ ... 2021-05-16T17:51:36.3239030Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:36.3419160Z ** libs 2021-05-16T17:51:36.3586850Z 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-16T17:51:36.6571110Z 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-16T17:51:36.7474640Z 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-16T17:51:36.8280200Z 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-16T17:51:36.8839550Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-16T17:51:36.8879360Z ** R 2021-05-16T17:51:36.9554990Z ** inst 2021-05-16T17:51:36.9609160Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:43.4600830Z ** help 2021-05-16T17:51:43.6733300Z *** installing help indices 2021-05-16T17:51:43.7863950Z ** building package indices 2021-05-16T17:51:43.8923220Z ** installing vignettes 2021-05-16T17:51:43.8984720Z ** testing if installed package can be loaded 2021-05-16T17:51:44.2807680Z * DONE (diffobj) 2021-05-16T17:51:44.6934560Z * installing *source* package ‘ps’ ... 2021-05-16T17:51:44.7006020Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:44.9956570Z ** libs 2021-05-16T17:51:45.0131100Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-16T17:51:45.1825740Z 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-16T17:51:45.2644580Z 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-16T17:51:45.3413020Z 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-16T17:51:45.4198560Z 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-16T17:51:45.5861280Z 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-16T17:51:45.6571970Z 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-16T17:51:45.9293010Z 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-16T17:51:46.0829810Z 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-16T17:51:46.1973270Z 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-16T17:51:46.5460930Z 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-16T17:51:46.9231620Z 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-16T17:51:47.1328440Z 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-16T17:51:47.1911410Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-16T17:51:47.1982200Z ** R 2021-05-16T17:51:47.2185730Z ** inst 2021-05-16T17:51:47.2207610Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:48.1216180Z ** help 2021-05-16T17:51:48.3381550Z *** installing help indices 2021-05-16T17:51:48.4478930Z ** building package indices 2021-05-16T17:51:48.5817710Z ** testing if installed package can be loaded 2021-05-16T17:51:48.8479460Z * DONE (ps) 2021-05-16T17:51:49.2825300Z * installing *source* package ‘pkgload’ ... 2021-05-16T17:51:49.2935300Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:49.3106150Z ** R 2021-05-16T17:51:49.3328450Z ** inst 2021-05-16T17:51:49.3341050Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:50.1831530Z ** help 2021-05-16T17:51:50.2527230Z *** installing help indices 2021-05-16T17:51:50.3031700Z ** building package indices 2021-05-16T17:51:50.3539030Z ** testing if installed package can be loaded 2021-05-16T17:51:50.8504190Z * DONE (pkgload) 2021-05-16T17:51:51.1360370Z * installing *source* package ‘ellipsis’ ... 2021-05-16T17:51:51.1381050Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:51.1585970Z ** libs 2021-05-16T17:51:51.1858710Z 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-16T17:51:51.2849500Z 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-16T17:51:51.3635910Z 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-16T17:51:51.4185340Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-16T17:51:51.4226440Z ** R 2021-05-16T17:51:51.4276620Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:51.5246820Z ** help 2021-05-16T17:51:51.5658060Z *** installing help indices 2021-05-16T17:51:51.5901730Z ** building package indices 2021-05-16T17:51:51.6118320Z ** testing if installed package can be loaded 2021-05-16T17:51:51.8990530Z * DONE (ellipsis) 2021-05-16T17:51:52.2556830Z * installing *source* package ‘digest’ ... 2021-05-16T17:51:52.2616030Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:52.2759280Z ** libs 2021-05-16T17:51:52.2947080Z 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-16T17:51:52.5350370Z 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-16T17:51:52.7822770Z 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-16T17:51:53.4512220Z 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-16T17:51:53.8128530Z 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-16T17:51:54.5546350Z 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-16T17:51:54.6657020Z 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-16T17:51:54.8919520Z 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-16T17:51:54.9818210Z 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-16T17:51:55.0305940Z 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-16T17:51:55.2145490Z 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-16T17:51:55.3013790Z 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-16T17:51:55.4003060Z 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-16T17:51:55.6970300Z 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-16T17:51:55.8226480Z 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-16T17:51:56.5742530Z 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-16T17:51:56.7614100Z 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-16T17:51:57.0058170Z 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-16T17:51:57.0657870Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-16T17:51:57.0706380Z ** R 2021-05-16T17:51:57.0793290Z ** demo 2021-05-16T17:51:57.0804730Z ** inst 2021-05-16T17:51:57.0874610Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:57.4879900Z ** help 2021-05-16T17:51:57.5314400Z *** installing help indices 2021-05-16T17:51:57.5667530Z ** building package indices 2021-05-16T17:51:57.5911260Z ** installing vignettes 2021-05-16T17:51:57.5960870Z ** testing if installed package can be loaded 2021-05-16T17:51:57.9159500Z * DONE (digest) 2021-05-16T17:51:58.2351170Z * installing *source* package ‘brio’ ... 2021-05-16T17:51:58.2379920Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:58.2534800Z ** libs 2021-05-16T17:51:58.2708190Z 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-16T17:51:58.3363460Z 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-16T17:51:58.4187770Z 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-16T17:51:58.4953130Z 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-16T17:51:58.5789710Z 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-16T17:51:58.6631880Z 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-16T17:51:58.8186370Z 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-16T17:51:58.9077710Z 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-16T17:51:58.9989170Z 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-16T17:51:59.0563450Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-16T17:51:59.0598900Z ** R 2021-05-16T17:51:59.0649160Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:59.1291490Z ** help 2021-05-16T17:51:59.1554660Z *** installing help indices 2021-05-16T17:51:59.1804060Z ** building package indices 2021-05-16T17:51:59.2017470Z ** testing if installed package can be loaded 2021-05-16T17:51:59.5095220Z * DONE (brio) 2021-05-16T17:51:59.9031230Z * installing *source* package ‘xml2’ ... 2021-05-16T17:51:59.9105460Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:00.0722280Z Found pkg-config cflags and libs! 2021-05-16T17:52:00.3922980Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T17:52:00.3924880Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T17:52:00.4884150Z ** libs 2021-05-16T17:52:00.5059420Z 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-16T17:52:01.2165750Z 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-16T17:52:01.2975900Z 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-16T17:52:01.9564070Z 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-16T17:52:02.5139340Z 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-16T17:52:03.3249370Z 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-16T17:52:05.4366330Z 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-16T17:52:06.0208210Z 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-16T17:52:06.7585970Z 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-16T17:52:07.2915460Z 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-16T17:52:07.7157720Z 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-16T17:52:07.8135360Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-16T17:52:07.8180300Z ** R 2021-05-16T17:52:07.8380160Z ** inst 2021-05-16T17:52:07.8420380Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:08.6928570Z ** help 2021-05-16T17:52:08.9105810Z *** installing help indices 2021-05-16T17:52:08.9764210Z ** building package indices 2021-05-16T17:52:09.0328460Z ** installing vignettes 2021-05-16T17:52:09.0420860Z ** testing if installed package can be loaded 2021-05-16T17:52:09.2744270Z * DONE (xml2) 2021-05-16T17:52:09.6528000Z * installing *source* package ‘xfun’ ... 2021-05-16T17:52:09.6593640Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:09.6812840Z ** libs 2021-05-16T17:52:09.6993940Z 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-16T17:52:09.8212120Z 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-16T17:52:09.9425570Z 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-16T17:52:10.0976710Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-16T17:52:10.1028890Z ** R 2021-05-16T17:52:10.1300630Z ** inst 2021-05-16T17:52:10.1332710Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:11.3890300Z ** help 2021-05-16T17:52:11.5871980Z *** installing help indices 2021-05-16T17:52:11.7102410Z ** building package indices 2021-05-16T17:52:11.8602620Z ** installing vignettes 2021-05-16T17:52:11.8669010Z ** testing if installed package can be loaded 2021-05-16T17:52:12.1243640Z * DONE (xfun) 2021-05-16T17:52:15.4062170Z * installing *source* package ‘stringi’ ... 2021-05-16T17:52:15.5756670Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:15.7797540Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T17:52:15.7799200Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T17:52:15.9746330Z checking for endianness... little 2021-05-16T17:52:16.1755460Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T17:52:16.3699230Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T17:52:16.3711740Z checking for cat... /bin/cat 2021-05-16T17:52:17.2970130Z checking for local ICUDT_DIR... icu69/data 2021-05-16T17:52:17.2972690Z checking for gcc... clang 2021-05-16T17:52:17.6067010Z checking whether the C compiler works... yes 2021-05-16T17:52:17.6067860Z checking for C compiler default output file name... a.out 2021-05-16T17:52:17.6975140Z checking for suffix of executables... 2021-05-16T17:52:17.8570800Z checking whether we are cross compiling... no 2021-05-16T17:52:17.9424270Z checking for suffix of object files... o 2021-05-16T17:52:18.7848890Z checking whether we are using the GNU C compiler... yes 2021-05-16T17:52:18.7851250Z checking whether clang accepts -g... yes 2021-05-16T17:52:18.7852350Z checking for clang option to accept ISO C89... none needed 2021-05-16T17:52:18.7853800Z checking how to run the C preprocessor... clang -E 2021-05-16T17:52:18.7855810Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T17:52:18.7856900Z checking for egrep... /usr/bin/grep -E 2021-05-16T17:52:18.8501650Z rm: conftest.dSYM: is a directory 2021-05-16T17:52:18.8987650Z rm: conftest.dSYM: is a directory 2021-05-16T17:52:19.0700760Z checking for ANSI C header files... yes 2021-05-16T17:52:19.1847250Z checking for sys/types.h... yes 2021-05-16T17:52:19.2638870Z checking for sys/stat.h... yes 2021-05-16T17:52:19.3434790Z checking for stdlib.h... yes 2021-05-16T17:52:19.4241210Z checking for string.h... yes 2021-05-16T17:52:19.5054710Z checking for memory.h... yes 2021-05-16T17:52:19.5866650Z checking for strings.h... yes 2021-05-16T17:52:19.6682370Z checking for inttypes.h... yes 2021-05-16T17:52:19.7500460Z checking for stdint.h... yes 2021-05-16T17:52:19.8357480Z checking for unistd.h... yes 2021-05-16T17:52:19.9244320Z checking elf.h usability... no 2021-05-16T17:52:20.0549380Z checking elf.h presence... no 2021-05-16T17:52:20.0550460Z checking for elf.h... no 2021-05-16T17:52:20.3533790Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T17:52:20.3967850Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-16T17:52:21.1448480Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T17:52:21.1967690Z checking whether the compiler implements namespaces... yes 2021-05-16T17:52:21.6840760Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T17:52:22.7824470Z checking whether std::map is available... yes 2021-05-16T17:52:22.7860220Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T17:52:22.8592240Z checking with pkg-config for the system ICU4C... no 2021-05-16T17:52:22.8593540Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T17:52:22.8594610Z *** Trying with 'standard' fallback flags 2021-05-16T17:52:22.9221340Z checking whether an ICU4C-based project can be built... no 2021-05-16T17:52:22.9222170Z *** This version of ICU4C cannot be used. 2021-05-16T17:52:23.8113780Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T17:52:24.6340790Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T17:52:24.8756130Z downloading the ICU data library (icudt) 2021-05-16T17:52:24.8758160Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T17:52:24.8814920Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T17:52:25.0880820Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T17:52:25.2811040Z ================================================== 2021-05-16T17:52:25.2811590Z downloaded 10.9 MB 2021-05-16T17:52:25.2811870Z 2021-05-16T17:52:25.3287200Z icudt fetch successful 2021-05-16T17:52:25.3953620Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T17:52:25.5717450Z config.status: creating src/Makevars 2021-05-16T17:52:25.6012740Z config.status: creating src/uconfig_local.h 2021-05-16T17:52:25.6301900Z config.status: creating src/install.libs.R 2021-05-16T17:52:25.6589330Z 2021-05-16T17:52:25.6590080Z *** stringi configure summary: 2021-05-16T17:52:25.6590520Z ICU_FOUND=0 2021-05-16T17:52:25.6590920Z ICUDT_DIR=icu69/data 2021-05-16T17:52:25.6591370Z ICU_BUNDLE_VERSION=69 2021-05-16T17:52:25.6592210Z ICUDT_ENDIANNESS=little 2021-05-16T17:52:25.6593200Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T17:52:25.6594450Z STRINGI_CFLAGS= -fPIC 2021-05-16T17:52:25.6596580Z 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-16T17:52:25.6598080Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T17:52:25.6598560Z STRINGI_LDFLAGS= 2021-05-16T17:52:25.6598970Z STRINGI_LIBS= 2021-05-16T17:52:25.6599220Z 2021-05-16T17:52:25.6599630Z *** Compiler settings used: 2021-05-16T17:52:25.6600030Z CC=clang 2021-05-16T17:52:25.6600370Z LD=clang++ 2021-05-16T17:52:25.6601190Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T17:52:25.6602150Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T17:52:25.6603050Z CXX=clang++ -std=gnu++11 2021-05-16T17:52:25.6603880Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T17:52:25.6604310Z LDFLAGS= 2021-05-16T17:52:25.6604660Z LIBS= 2021-05-16T17:52:25.6604870Z 2021-05-16T17:52:25.7549710Z ** libs 2021-05-16T17:52:25.7823000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:26.6564400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:27.4343210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:28.3330260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:29.1814500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:29.8826750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:30.8306860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:31.5912590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:32.3862130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:33.1423960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:33.9836140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:34.7985760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:35.7350660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:36.6016380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:37.3871170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:38.4639900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:40.3430530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:41.2489720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:42.1037600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:42.8230670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:43.5322160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:44.5933730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:45.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 stri_pad.cpp -o stri_pad.o 2021-05-16T17:52:46.3717840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:47.2715310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:48.2405240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:48.9875250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:49.8114000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:50.6471110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:51.8690830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:53.0827890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:54.4488350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:55.6461640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:56.5209040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:57.4527570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:58.3169340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:59.1225780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:52:59.9308340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:00.7537260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:01.9605170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:03.1151650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:04.3935690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:05.6241260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:06.4935220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:08.3265320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:09.1074940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:10.2366110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:11.3578740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:12.4709660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:13.2251440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:13.9691310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:15.0677230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:16.1612320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:17.3377000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:18.4819080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:19.3744820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:20.1717150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:20.2087630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:21.4119480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:22.1627610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:22.9029090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:24.0724580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:25.2293650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:26.5524390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:27.3811920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:28.5470220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:29.4179330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:31.6400640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:32.4324070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:33.2731260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:34.3071810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:35.0381140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:35.8133430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:36.7337780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:37.5857020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:38.5383390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:39.3971980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:40.4049360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:41.2167790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:41.9791910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:42.7993290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:43.5063750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:44.2598720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:45.8702990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:45.9468740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:46.7064430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:47.5122140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:48.3235860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:48.8784090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:49.3577780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:49.9797710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:50.7202380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:51.3151820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:52.2576230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:53.0897950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:53.6068570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:54.2396630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:54.5717870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:55.1002260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:55.4649510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:55.5154180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:56.6614640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:57.2602400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:57.3423810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:58.0795340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:58.1471320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:59.2045670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:53:59.8842470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:00.4153690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:00.4681360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:01.2860960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:02.0934870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:03.0380550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:03.6773110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:04.3974500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:04.9168880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:05.8472140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:06.6044530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:07.8079660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:09.5431280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:10.3757310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:11.3488240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:11.9095920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:12.4731660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:13.4240140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:13.9738300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:15.0917750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:16.2235710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:18.2155020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:19.0603250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:19.1304240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:19.6584280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:20.1712080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:20.9456900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:21.5981390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:22.0303920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:22.9171350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:24.0972020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:25.0144930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:25.7915380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:26.4447620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:27.2340010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:28.2338160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:28.9810840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:29.7495160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:30.9398580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:31.7016000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:32.2405430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:32.7534900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:32.8060910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:33.3708430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:33.9302360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:34.9021630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:35.6374470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:36.3473580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:37.1038940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:39.4941130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:40.1722370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:40.8746870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:41.5026800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:42.1224520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:42.9329560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:43.4293290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:44.0215470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:44.4374310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:45.7352320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:46.4530860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:47.3046560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:47.7405050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:48.3049660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:48.9711710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:49.9601360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:50.9739680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:51.6755960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:52.1822060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:53.1693220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:53.8159260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:54.5863660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:55.2192190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:55.8500870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:56.4276430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:56.8157650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:57.7274680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:58.5971160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:59.4533850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-16T17:54:59.8468630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:00.2721950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:00.8140210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:01.2595030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:01.8576830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:02.7192810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:03.3397200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:03.7004390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:04.8364090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:04.8874660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:05.4757400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:06.0854080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:06.6989080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:07.2462100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:07.7182440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:08.4106150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:08.9287910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:10.6441010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:11.5134440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:12.4246150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:13.1075970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:13.5871710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:14.9730790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:15.9084310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:16.3042630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:16.7735950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:17.1379010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:17.8411880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:18.3431260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:18.8754480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:19.4333730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:20.0499770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:20.7871460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:21.1796630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:22.3463630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:23.3732070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:25.0301060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:25.3615480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:25.4200180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:26.9671710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:27.5999000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:28.7936240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:29.5953170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:29.6807040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:29.7423380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:31.0755060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:31.8519930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:32.9151440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:33.9031470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:34.5269390Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T17:55:34.5271790Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T17:55:34.5272770Z ^ 2021-05-16T17:55:35.2397780Z 1 warning generated. 2021-05-16T17:55:35.2444980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:35.9915670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:36.6310880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:37.2686810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:37.7698490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:38.4314440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:39.1813350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:39.9489820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:40.2761290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:41.1409100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:41.6489040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:42.9697380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:43.8661590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:44.2315890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:44.7835210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:45.2887250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:45.9336600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:46.4825380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:47.0359910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:47.7147610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:48.6083150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:48.9335060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:49.5663460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:50.3018960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:50.6382610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:51.6369430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:52.2880520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:52.8858890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:53.2115020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:53.8727610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:54.5183910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:55.5434400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:55.7365310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:56.3330580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:56.8730490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:57.6107790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:58.3193360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:59.0220760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:00.1272200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:00.7350680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:01.7356760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:01.8006480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:02.3981040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:02.8718640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:03.2927680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:03.3526300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:04.5072830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:05.2999810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:06.1716780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:06.9187950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:07.4138640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:08.2470290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:08.9349650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:10.9860680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:11.6784960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:12.2437000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:13.1005310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:13.8660970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:14.8321740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:15.9614980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:16.1390750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:17.6459260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:18.4552860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:19.3633410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:20.9054460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:21.7524790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:22.6167090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:23.6668370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:24.6354200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:24.6971200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:26.0372840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:27.1942810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:27.9658280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:28.2506130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:29.6182360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:30.5821870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:31.4337070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:32.2384660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:32.7362330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:33.5395620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:34.2262220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:35.0133610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:35.8541640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:36.3687070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:36.7151550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:36.7797430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:37.1987950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:37.7810850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:37.9071880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:37.9919530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:38.5418550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:39.1431490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:39.9986280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:40.5970330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:41.2977020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:42.3431790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:43.2438210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:44.2406400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:44.4400610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:46.6762400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:48.4404040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:48.6920660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:49.5898690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:49.7682650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:50.1916990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:50.5700200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:51.4584980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:51.8023760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:54.9232980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:56.4377530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:57.4061230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:59.8524480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:00.0483710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:00.6985510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:01.3628350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:02.0675630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:03.0707350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:03.5774470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:04.1776020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:04.9450970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:05.6005450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:06.4827600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:07.0986420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:07.7232650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:08.1015040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:08.7144430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:09.4422800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:10.3286790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:10.9358980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:11.7273290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:12.4657050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:12.8240080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:13.6397800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:14.3521880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:15.5015200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:16.9307800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:18.4730660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:19.7421640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:20.3032130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:21.8995980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:22.5137610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:23.4131940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:24.5492130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:25.6632000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:26.2803090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:26.7991400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:27.5836200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:28.3625270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:29.2070720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:30.1182300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:30.8827070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:32.2589110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:33.1119550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:34.6963390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:35.9931970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:36.7256550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:37.4027440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:39.2620830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:40.5553490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:41.5283130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:42.3224420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:42.9824130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:43.8808030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:44.5635800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:45.4667970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:46.6781380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:47.5809730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:48.3870920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:49.9983350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:50.7418150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:51.7985320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:52.6910740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:54.0999260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:55.2776960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:56.0348260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:56.8149780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:57.6914940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:59.0588370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:59.7780060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:00.5484090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:01.3714030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:02.1348020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:03.1002980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:04.3022680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:05.4172520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:06.2342820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:07.3183500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:08.0225370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:08.9362460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:10.0083370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:11.9576190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:12.5417990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:13.3507970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:14.9087740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:15.6409420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:16.3320600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:17.4677280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:18.1423700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:18.8074430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:19.7279640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:22.4958000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:22.4972170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:23.0537130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:23.5538290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:24.7240560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:26.3338580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:27.2613570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:30.3865760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:30.9499790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:31.8001790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:33.3431140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:34.0827710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:34.7320480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:35.4227320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:36.1322810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:36.7687920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:37.8121200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:40.2787390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:40.9510180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:41.5859210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:42.1143170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:42.8722490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:43.5561860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:44.2354720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:44.9695450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:45.6435270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:46.8858680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:47.5705640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:48.0903540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:48.6168350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:49.6573080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:50.3016120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:50.9499750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:52.1727850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:53.2415370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:54.1849360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:55.8638630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:56.9560700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:57.7375580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:59.1843260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:59.9416420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:00.4727220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:01.2385930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:01.7834990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:02.4852950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:03.4928520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:04.2940470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:05.0397620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:05.3982990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:06.4330840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:07.2010340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:07.9436720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:08.3894190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:09.2282390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:09.9032700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:10.4997860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:11.2322300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:11.8774380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:12.4538830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:13.4574400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:14.4987340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:15.4340800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:16.5203030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:17.4079760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:17.9410180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:18.7923050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:19.8146600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:20.3246590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:20.8391420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:22.0846360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:22.9726280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:23.6629570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:24.5111300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:25.4901360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:26.3498910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:27.2998360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:27.3739430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:28.0497510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:29.6845170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:30.2742870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:30.3273640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:30.3813880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:30.4346370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:31.3464950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:31.8747830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:32.2093180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:59:32.5294450Z 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-16T17:59:32.8130870Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-16T17:59:32.9664230Z icudt already downloaded 2021-05-16T17:59:32.9667650Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-16T17:59:33.2487870Z icudt has been installed successfully 2021-05-16T17:59:33.4082140Z ** R 2021-05-16T17:59:33.4584860Z ** inst 2021-05-16T17:59:33.4601360Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:59:34.5394520Z ** help 2021-05-16T17:59:35.0611190Z *** installing help indices 2021-05-16T17:59:35.2868370Z ** building package indices 2021-05-16T17:59:35.5561760Z ** testing if installed package can be loaded 2021-05-16T17:59:35.9737260Z * DONE (stringi) 2021-05-16T17:59:37.8277360Z * installing *source* package ‘Rcpp’ ... 2021-05-16T17:59:37.8856770Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T17:59:37.8993220Z ** libs 2021-05-16T17:59:37.9201800Z 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-16T17:59:38.9740100Z In file included from api.cpp:24: 2021-05-16T17:59:38.9741770Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T17:59:38.9743930Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T17:59:38.9746090Z SEXP data = Parent::get__(); 2021-05-16T17:59:38.9746860Z ^ 2021-05-16T17:59:41.5906990Z 1 warning generated. 2021-05-16T17:59:41.6019740Z 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-16T17:59:42.6466660Z In file included from attributes.cpp:39: 2021-05-16T17:59:42.6467960Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T17:59:42.6469990Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T17:59:42.6471330Z SEXP data = Parent::get__(); 2021-05-16T17:59:42.6472040Z ^ 2021-05-16T17:59:54.8797320Z 1 warning generated. 2021-05-16T17:59:54.8951800Z 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-16T17:59:55.2985300Z 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-16T17:59:56.3461690Z In file included from date.cpp:30: 2021-05-16T17:59:56.3462930Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T17:59:56.3464980Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T17:59:56.3466270Z SEXP data = Parent::get__(); 2021-05-16T17:59:56.3466950Z ^ 2021-05-16T17:59:59.1324270Z 1 warning generated. 2021-05-16T17:59:59.1418750Z 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-16T18:00:00.1824880Z In file included from module.cpp:24: 2021-05-16T18:00:00.1827250Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T18:00:00.1829600Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:00:00.1831560Z SEXP data = Parent::get__(); 2021-05-16T18:00:00.1832260Z ^ 2021-05-16T18:00:05.3527240Z 1 warning generated. 2021-05-16T18:00:05.3639880Z 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-16T18:00:06.4028910Z In file included from rcpp_init.cpp:24: 2021-05-16T18:00:06.4030290Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T18:00:06.4032560Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:00:06.4034000Z SEXP data = Parent::get__(); 2021-05-16T18:00:06.4034850Z ^ 2021-05-16T18:00:08.8477660Z 1 warning generated. 2021-05-16T18:00:08.8611540Z 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-16T18:00:08.9339090Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-16T18:00:08.9414750Z ** R 2021-05-16T18:00:08.9631530Z ** inst 2021-05-16T18:00:09.2550030Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:11.5741600Z ** help 2021-05-16T18:00:11.6882730Z *** installing help indices 2021-05-16T18:00:11.7595350Z ** building package indices 2021-05-16T18:00:11.8190060Z ** installing vignettes 2021-05-16T18:00:11.8249200Z ** testing if installed package can be loaded 2021-05-16T18:00:12.2310400Z * DONE (Rcpp) 2021-05-16T18:00:13.0833520Z * installing *source* package ‘vctrs’ ... 2021-05-16T18:00:13.1084940Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:13.1307220Z ** libs 2021-05-16T18:00:13.1552510Z 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-16T18:00:13.3397460Z 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-16T18:00:14.2948240Z 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-16T18:00:14.2977670Z 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-16T18:00:14.3005180Z 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-16T18:00:14.3032670Z 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-16T18:00:14.3061420Z 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-16T18:00:14.3239880Z 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-16T18:00:14.4641110Z 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-16T18:00:14.5704700Z 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-16T18:00:14.8019620Z 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-16T18:00:15.0335410Z 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-16T18:00:15.2047420Z 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-16T18:00:15.3200060Z 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-16T18:00:15.6642810Z 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-16T18:00:15.7705490Z 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-16T18:00:16.2618260Z 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-16T18:00:16.4525680Z 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-16T18:00:16.6495650Z 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-16T18:00:16.8078390Z 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-16T18:00:16.9082010Z 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-16T18:00:17.2528270Z 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-16T18:00:17.3672510Z 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-16T18:00:17.6927170Z 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-16T18:00:17.8030720Z 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-16T18:00:18.7195410Z 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-16T18:00:18.9218060Z 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-16T18:00:19.0374980Z 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-16T18:00:19.1797760Z 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-16T18:00:19.3673840Z 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-16T18:00:19.5128490Z 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-16T18:00:19.7050800Z 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-16T18:00:19.8566490Z 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-16T18:00:20.0594110Z 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-16T18:00:20.4426580Z 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-16T18:00:20.5847560Z 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-16T18:00:20.7403900Z 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-16T18:00:20.8877100Z 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-16T18:00:21.6409640Z 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-16T18:00:22.2650990Z 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-16T18:00:22.5680780Z 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-16T18:00:22.7687970Z 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-16T18:00:23.1277870Z 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-16T18:00:23.2183910Z 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-16T18:00:23.4453200Z 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-16T18:00:23.6134060Z 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-16T18:00:23.7458620Z 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-16T18:00:24.0783530Z 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-16T18:00:24.2572550Z 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-16T18:00:24.4192050Z 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-16T18:00:24.5572790Z 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-16T18:00:24.6632150Z 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-16T18:00:24.8100050Z 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-16T18:00:24.9633390Z 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-16T18:00:25.1017480Z 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-16T18:00:25.2384200Z 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-16T18:00:25.3490080Z 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-16T18:00:25.4561820Z 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-16T18:00:25.5601510Z 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-16T18:00:26.2613180Z 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-16T18:00:26.3337350Z 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-16T18:00:26.4038700Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-16T18:00:26.4108420Z ** R 2021-05-16T18:00:26.4757630Z ** inst 2021-05-16T18:00:26.4845380Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:29.4509970Z ** help 2021-05-16T18:00:29.8273210Z *** installing help indices 2021-05-16T18:00:29.9834820Z *** copying figures 2021-05-16T18:00:29.9906500Z ** building package indices 2021-05-16T18:00:30.1471850Z ** installing vignettes 2021-05-16T18:00:30.1728770Z ** testing if installed package can be loaded 2021-05-16T18:00:30.4794290Z * DONE (vctrs) 2021-05-16T18:00:31.0098690Z * installing *source* package ‘processx’ ... 2021-05-16T18:00:31.0173070Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:31.0359900Z ** libs 2021-05-16T18:00:31.0543690Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T18:00:31.2297130Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T18:00:31.2298780Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T18:00:31.4627130Z 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-16T18:00:31.5874100Z 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-16T18:00:31.7286350Z 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-16T18:00:31.8034850Z 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-16T18:00:31.8037010Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T18:00:31.8629420Z 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-16T18:00:31.9565550Z 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-16T18:00:32.0683900Z 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-16T18:00:32.4469310Z 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-16T18:00:32.5665570Z 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-16T18:00:32.6748380Z 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-16T18:00:32.7903520Z 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-16T18:00:32.9429730Z 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-16T18:00:33.2467850Z 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-16T18:00:33.3586710Z 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-16T18:00:33.4762300Z 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-16T18:00:33.5486320Z 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-16T18:00:33.6542970Z 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-16T18:00:33.7143680Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-16T18:00:33.7226260Z ** R 2021-05-16T18:00:33.7488410Z ** inst 2021-05-16T18:00:33.7501310Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:35.3190700Z ** help 2021-05-16T18:00:35.4053250Z *** installing help indices 2021-05-16T18:00:35.4608130Z ** building package indices 2021-05-16T18:00:35.5101610Z ** testing if installed package can be loaded 2021-05-16T18:00:35.8087050Z * DONE (processx) 2021-05-16T18:00:36.1127550Z * installing *source* package ‘highr’ ... 2021-05-16T18:00:36.1150330Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:36.1365060Z ** R 2021-05-16T18:00:36.1411860Z ** inst 2021-05-16T18:00:36.1446830Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:36.3090760Z ** help 2021-05-16T18:00:36.3258490Z *** installing help indices 2021-05-16T18:00:36.3460430Z ** building package indices 2021-05-16T18:00:36.3561010Z ** installing vignettes 2021-05-16T18:00:36.3631730Z ** testing if installed package can be loaded 2021-05-16T18:00:36.5946960Z * DONE (highr) 2021-05-16T18:00:36.8749490Z * installing *source* package ‘rversions’ ... 2021-05-16T18:00:36.8916590Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:36.9010770Z ** R 2021-05-16T18:00:36.9178800Z ** inst 2021-05-16T18:00:36.9197230Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:37.0583310Z ** help 2021-05-16T18:00:37.0840440Z *** installing help indices 2021-05-16T18:00:37.1097980Z *** copying figures 2021-05-16T18:00:37.1246290Z ** building package indices 2021-05-16T18:00:37.1776920Z ** testing if installed package can be loaded 2021-05-16T18:00:37.4577390Z * DONE (rversions) 2021-05-16T18:00:38.2170380Z * installing *source* package ‘pillar’ ... 2021-05-16T18:00:38.2336430Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:38.2571800Z ** R 2021-05-16T18:00:38.2953730Z ** inst 2021-05-16T18:00:38.3218740Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:40.1372540Z ** help 2021-05-16T18:00:40.2531350Z *** installing help indices 2021-05-16T18:00:40.3499170Z *** copying figures 2021-05-16T18:00:40.3534760Z ** building package indices 2021-05-16T18:00:40.4175340Z ** installing vignettes 2021-05-16T18:00:40.4310060Z ** testing if installed package can be loaded 2021-05-16T18:00:40.7767880Z * DONE (pillar) 2021-05-16T18:00:41.1492790Z * installing *source* package ‘callr’ ... 2021-05-16T18:00:41.1554550Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:41.1739430Z ** R 2021-05-16T18:00:41.2021090Z ** inst 2021-05-16T18:00:41.2038920Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:44.7149980Z ** help 2021-05-16T18:00:44.8996080Z *** installing help indices 2021-05-16T18:00:44.9827950Z ** building package indices 2021-05-16T18:00:45.0488040Z ** testing if installed package can be loaded 2021-05-16T18:00:45.2909470Z * DONE (callr) 2021-05-16T18:00:45.9293100Z * installing *source* package ‘knitr’ ... 2021-05-16T18:00:45.9491350Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:45.9965130Z ** R 2021-05-16T18:00:46.0694480Z ** demo 2021-05-16T18:00:46.0711090Z ** inst 2021-05-16T18:00:46.1408470Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:50.8537570Z ** help 2021-05-16T18:00:51.1083870Z *** installing help indices 2021-05-16T18:00:51.2447240Z ** building package indices 2021-05-16T18:00:51.3700020Z ** installing vignettes 2021-05-16T18:00:51.3933180Z ** testing if installed package can be loaded 2021-05-16T18:00:51.6459250Z * DONE (knitr) 2021-05-16T18:00:52.2471610Z * installing *source* package ‘tibble’ ... 2021-05-16T18:00:52.2645770Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:52.2926220Z ** libs 2021-05-16T18:00:52.3110200Z 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-16T18:00:52.3898390Z 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-16T18:00:52.4891050Z 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-16T18:00:52.5552680Z 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-16T18:00:53.3117170Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-16T18:00:53.3120680Z 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-16T18:00:53.3131510Z ** R 2021-05-16T18:00:53.3132150Z ** inst 2021-05-16T18:00:53.3133910Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:54.5885330Z ** help 2021-05-16T18:00:54.6840590Z *** installing help indices 2021-05-16T18:00:54.7395350Z *** copying figures 2021-05-16T18:00:54.7433240Z ** building package indices 2021-05-16T18:00:54.7906020Z ** installing vignettes 2021-05-16T18:00:54.7979140Z ** testing if installed package can be loaded 2021-05-16T18:00:55.2386460Z * DONE (tibble) 2021-05-16T18:00:55.6090870Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T18:00:55.6144950Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:55.6366600Z ** R 2021-05-16T18:00:55.6528950Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:56.8671500Z ** help 2021-05-16T18:00:56.9247750Z *** installing help indices 2021-05-16T18:00:56.9751430Z ** building package indices 2021-05-16T18:00:57.0069420Z ** testing if installed package can be loaded 2021-05-16T18:00:57.3074780Z * DONE (pkgbuild) 2021-05-16T18:00:57.8835770Z * installing *source* package ‘roxygen2’ ... 2021-05-16T18:00:57.8987790Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:57.9250240Z ** libs 2021-05-16T18:00:57.9441240Z 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-16T18:00:59.1736210Z In file included from RcppExports.cpp:4: 2021-05-16T18:00:59.1770790Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:00:59.1873800Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:00:59.1975970Z SEXP data = Parent::get__(); 2021-05-16T18:00:59.2077420Z ^ 2021-05-16T18:01:03.0009750Z 1 warning generated. 2021-05-16T18:01:03.0131020Z 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-16T18:01:04.8705920Z In file included from escapeExamples.cpp:1: 2021-05-16T18:01:04.8715900Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:01:04.8719830Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:01:04.8721450Z SEXP data = Parent::get__(); 2021-05-16T18:01:04.8722200Z ^ 2021-05-16T18:01:06.6185650Z 1 warning generated. 2021-05-16T18:01:06.6292520Z 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-16T18:01:07.7287900Z In file included from isComplete.cpp:1: 2021-05-16T18:01:07.7305330Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:01:07.7307830Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:01:07.7309240Z SEXP data = Parent::get__(); 2021-05-16T18:01:07.7309950Z ^ 2021-05-16T18:01:10.2090680Z 1 warning generated. 2021-05-16T18:01:10.2198270Z 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-16T18:01:11.2585060Z In file included from leadingSpaces.cpp:1: 2021-05-16T18:01:11.2586620Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:01:11.2589190Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:01:11.2590790Z SEXP data = Parent::get__(); 2021-05-16T18:01:11.2591630Z ^ 2021-05-16T18:01:13.8071910Z 1 warning generated. 2021-05-16T18:01:13.8181850Z 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-16T18:01:14.8383250Z In file included from parser2.cpp:1: 2021-05-16T18:01:14.8384730Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:01:14.8387160Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:01:14.8389320Z SEXP data = Parent::get__(); 2021-05-16T18:01:14.8398500Z ^ 2021-05-16T18:01:18.8813480Z 1 warning generated. 2021-05-16T18:01:18.8931800Z 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-16T18:01:19.9252350Z In file included from wrapUsage.cpp:1: 2021-05-16T18:01:19.9253660Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:01:19.9256730Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:01:19.9258940Z SEXP data = Parent::get__(); 2021-05-16T18:01:19.9259800Z ^ 2021-05-16T18:01:22.9682000Z 1 warning generated. 2021-05-16T18:01:22.9685560Z 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-16T18:01:22.9750100Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-16T18:01:22.9751020Z ** R 2021-05-16T18:01:22.9751600Z ** inst 2021-05-16T18:01:22.9753330Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:01:26.7069820Z ** help 2021-05-16T18:01:26.7958950Z *** installing help indices 2021-05-16T18:01:26.8544920Z *** copying figures 2021-05-16T18:01:26.8557890Z ** building package indices 2021-05-16T18:01:26.9028170Z ** installing vignettes 2021-05-16T18:01:26.9160870Z ** testing if installed package can be loaded 2021-05-16T18:01:27.3662590Z * DONE (roxygen2) 2021-05-16T18:01:27.6825890Z * installing *source* package ‘rematch2’ ... 2021-05-16T18:01:27.6849630Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T18:01:27.7055840Z ** R 2021-05-16T18:01:27.7129030Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:01:28.1023990Z ** help 2021-05-16T18:01:28.1775660Z *** installing help indices 2021-05-16T18:01:28.2078950Z ** building package indices 2021-05-16T18:01:28.2267020Z ** testing if installed package can be loaded 2021-05-16T18:01:28.6518180Z * DONE (rematch2) 2021-05-16T18:01:28.9783690Z * installing *source* package ‘waldo’ ... 2021-05-16T18:01:28.9821320Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T18:01:29.0001060Z ** R 2021-05-16T18:01:29.0109170Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:01:29.5671300Z ** help 2021-05-16T18:01:29.5847260Z *** installing help indices 2021-05-16T18:01:29.6068370Z *** copying figures 2021-05-16T18:01:29.6072450Z ** building package indices 2021-05-16T18:01:29.6208200Z ** testing if installed package can be loaded 2021-05-16T18:01:29.8993770Z * DONE (waldo) 2021-05-16T18:01:30.5973310Z * installing *source* package ‘testthat’ ... 2021-05-16T18:01:30.6210440Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T18:01:30.6490200Z ** libs 2021-05-16T18:01:30.6672280Z 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-16T18:01:30.7465490Z 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-16T18:01:30.8299420Z 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-16T18:01:31.7704970Z 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-16T18:01:32.5969080Z 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-16T18:01:47.2669780Z 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-16T18:01:47.3433480Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-16T18:01:47.3518100Z ** R 2021-05-16T18:01:47.4182930Z ** inst 2021-05-16T18:01:47.4354360Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:01:57.3387060Z ** help 2021-05-16T18:01:57.6413980Z *** installing help indices 2021-05-16T18:01:57.7989960Z *** copying figures 2021-05-16T18:01:57.8028770Z ** building package indices 2021-05-16T18:01:57.9570780Z ** installing vignettes 2021-05-16T18:01:57.9670070Z ** testing if installed package can be loaded 2021-05-16T18:01:58.2930360Z * DONE (testthat) 2021-05-16T18:01:58.8345570Z * installing *source* package ‘devtools’ ... 2021-05-16T18:01:58.8804600Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T18:01:58.9206830Z ** R 2021-05-16T18:01:59.8815880Z ** inst 2021-05-16T18:01:59.8893360Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:00.7903890Z ** help 2021-05-16T18:02:00.9442990Z *** installing help indices 2021-05-16T18:02:01.0551660Z *** copying figures 2021-05-16T18:02:01.0653320Z ** building package indices 2021-05-16T18:02:01.1348770Z ** installing vignettes 2021-05-16T18:02:01.1441900Z ** testing if installed package can be loaded 2021-05-16T18:02:01.9081690Z * DONE (devtools) 2021-05-16T18:02:01.9584800Z 2021-05-16T18:02:01.9686540Z The downloaded source packages are in 2021-05-16T18:02:01.9700130Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfE37oC/downloaded_packages’ 2021-05-16T18:02:02.1275120Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T18:02:04.6314540Z 2021-05-16T18:02:04.9859060Z 2021-05-16T18:02:04.9877170Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfE37oC/remotes2a1054090cbb/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T18:02:04.9935720Z 2021-05-16T18:02:04.9938320Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfE37oC/remotes2a1054090cbb/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T18:02:05.0810190Z 2021-05-16T18:02:05.0811370Z 2021-05-16T18:02:05.0812980Z ─ preparing ‘desc’: 2021-05-16T18:02:05.0813720Z 2021-05-16T18:02:05.0814420Z 2021-05-16T18:02:05.1020350Z checking DESCRIPTION meta-information ... 2021-05-16T18:02:05.1140310Z 2021-05-16T18:02:05.1243360Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:02:05.2001720Z 2021-05-16T18:02:05.2086520Z 2021-05-16T18:02:05.2088440Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:02:05.2089250Z 2021-05-16T18:02:05.2089840Z 2021-05-16T18:02:05.2091210Z ─ checking for empty or unneeded directories 2021-05-16T18:02:05.2107370Z 2021-05-16T18:02:05.2149750Z 2021-05-16T18:02:05.2151190Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T18:02:05.3423210Z 2021-05-16T18:02:05.3433720Z 2021-05-16T18:02:05.3434730Z 2021-05-16T18:02:05.3791250Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:02:05.3810730Z (as ‘lib’ is unspecified) 2021-05-16T18:02:05.7599030Z * installing *source* package ‘desc’ ... 2021-05-16T18:02:05.7875050Z ** R 2021-05-16T18:02:05.8123720Z ** inst 2021-05-16T18:02:05.8179790Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:07.3012440Z ** help 2021-05-16T18:02:07.5368460Z *** installing help indices 2021-05-16T18:02:07.6526390Z ** building package indices 2021-05-16T18:02:08.2349790Z ** testing if installed package can be loaded 2021-05-16T18:02:08.2385200Z * DONE (desc) 2021-05-16T18:02:08.4440260Z 2021-05-16T18:02:08.4441450Z 2021-05-16T18:02:08.4457580Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfE37oC/remotes2a1029cc2ad7/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T18:02:08.4490770Z 2021-05-16T18:02:08.4495270Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfE37oC/remotes2a1029cc2ad7/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T18:02:08.5046460Z 2021-05-16T18:02:08.5048970Z 2021-05-16T18:02:08.5050600Z ─ preparing ‘ghtravis’: 2021-05-16T18:02:08.5051350Z 2021-05-16T18:02:08.5052120Z 2021-05-16T18:02:08.5289660Z checking DESCRIPTION meta-information ... 2021-05-16T18:02:08.5396260Z 2021-05-16T18:02:08.5559350Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:02:08.5879220Z 2021-05-16T18:02:08.5982210Z 2021-05-16T18:02:08.5988790Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:02:08.5989630Z 2021-05-16T18:02:08.5990230Z 2021-05-16T18:02:08.5991480Z ─ checking for empty or unneeded directories 2021-05-16T18:02:08.5992180Z 2021-05-16T18:02:08.5992760Z 2021-05-16T18:02:08.5993900Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T18:02:08.6299310Z 2021-05-16T18:02:08.6307690Z 2021-05-16T18:02:08.6308350Z 2021-05-16T18:02:08.6788330Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:02:08.6790140Z (as ‘lib’ is unspecified) 2021-05-16T18:02:08.9764630Z * installing *source* package ‘ghtravis’ ... 2021-05-16T18:02:08.9951560Z ** R 2021-05-16T18:02:09.0113190Z ** inst 2021-05-16T18:02:09.0133430Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:10.2230830Z ** help 2021-05-16T18:02:10.3014550Z *** installing help indices 2021-05-16T18:02:10.3496950Z ** building package indices 2021-05-16T18:02:10.3954520Z ** testing if installed package can be loaded 2021-05-16T18:02:11.1494600Z * DONE (ghtravis) 2021-05-16T18:02:11.1899520Z Using github PAT from envvar GITHUB_PAT 2021-05-16T18:02:11.3301600Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T18:02:13.9620910Z 2021-05-16T18:02:13.9622510Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T18:02:13.9623460Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T18:02:13.9624270Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T18:02:13.9625060Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T18:02:13.9625840Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T18:02:13.9626570Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T18:02:13.9641220Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:02:13.9642940Z (as ‘lib’ is unspecified) 2021-05-16T18:02:15.4390910Z 2021-05-16T18:02:15.4392600Z There are binary versions available but the source versions are later: 2021-05-16T18:02:15.4407650Z binary source needs_compilation 2021-05-16T18:02:15.4408710Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T18:02:15.4409640Z generics 0.0.2 0.1.0 FALSE 2021-05-16T18:02:15.4410510Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T18:02:15.4411340Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T18:02:15.4413490Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T18:02:15.4413990Z 2021-05-16T18:02:15.4414830Z 2021-05-16T18:02:15.4433850Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T18:02:15.6972160Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T18:02:15.6985320Z ================================================== 2021-05-16T18:02:15.6986060Z downloaded 89 KB 2021-05-16T18:02:15.6987330Z 2021-05-16T18:02:15.7019300Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T18:02:15.8297560Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T18:02:15.8314900Z ================================================== 2021-05-16T18:02:15.8315930Z downloaded 115 KB 2021-05-16T18:02:15.8316720Z 2021-05-16T18:02:15.8346580Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T18:02:15.9720430Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T18:02:15.9739490Z ================================================== 2021-05-16T18:02:15.9740230Z downloaded 194 KB 2021-05-16T18:02:15.9740750Z 2021-05-16T18:02:15.9772710Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T18:02:16.1053860Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T18:02:16.1180820Z ================================================== 2021-05-16T18:02:16.1181770Z downloaded 932 KB 2021-05-16T18:02:16.1182290Z 2021-05-16T18:02:16.1217910Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T18:02:16.3540920Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T18:02:16.3647210Z ================================================== 2021-05-16T18:02:17.2610390Z downloaded 691 KB 2021-05-16T18:02:17.2614140Z 2021-05-16T18:02:17.2616250Z * installing *source* package ‘tidyselect’ ... 2021-05-16T18:02:17.2617800Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:17.2618640Z ** R 2021-05-16T18:02:17.2619220Z ** inst 2021-05-16T18:02:17.2620400Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:17.6684260Z ** help 2021-05-16T18:02:17.7405440Z *** installing help indices 2021-05-16T18:02:17.7849970Z ** building package indices 2021-05-16T18:02:17.8280630Z ** installing vignettes 2021-05-16T18:02:17.8331950Z ** testing if installed package can be loaded 2021-05-16T18:02:18.1280730Z * DONE (tidyselect) 2021-05-16T18:02:18.5004730Z * installing *source* package ‘generics’ ... 2021-05-16T18:02:18.5071300Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:18.5260710Z ** R 2021-05-16T18:02:18.5352010Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:18.6701120Z ** help 2021-05-16T18:02:18.7657780Z *** installing help indices 2021-05-16T18:02:18.8193940Z ** building package indices 2021-05-16T18:02:18.8703170Z ** testing if installed package can be loaded 2021-05-16T18:02:19.0830390Z * DONE (generics) 2021-05-16T18:02:19.4497280Z * installing *source* package ‘cpp11’ ... 2021-05-16T18:02:19.4557360Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:19.4758040Z ** R 2021-05-16T18:02:19.4840620Z ** inst 2021-05-16T18:02:19.5006840Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:19.7376530Z ** help 2021-05-16T18:02:19.7582970Z *** installing help indices 2021-05-16T18:02:19.7813190Z ** building package indices 2021-05-16T18:02:19.7944070Z ** installing vignettes 2021-05-16T18:02:19.7991390Z ** testing if installed package can be loaded 2021-05-16T18:02:20.0171830Z * DONE (cpp11) 2021-05-16T18:02:20.8166520Z * installing *source* package ‘dplyr’ ... 2021-05-16T18:02:20.8397110Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:20.8710330Z ** libs 2021-05-16T18:02:20.8896390Z 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-16T18:02:21.1204780Z 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-16T18:02:21.3878670Z 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-16T18:02:21.5779050Z 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-16T18:02:22.4620580Z 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-16T18:02:22.6235470Z 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-16T18:02:22.7891620Z 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-16T18:02:22.9605930Z 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-16T18:02:23.1514950Z 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-16T18:02:23.3258330Z 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-16T18:02:23.4748120Z 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-16T18:02:23.7016070Z 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-16T18:02:23.7662910Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-16T18:02:23.7708460Z ** R 2021-05-16T18:02:23.8540320Z ** data 2021-05-16T18:02:23.8565070Z *** moving datasets to lazyload DB 2021-05-16T18:02:23.9701830Z ** inst 2021-05-16T18:02:23.9839770Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:28.7794010Z ** help 2021-05-16T18:02:29.2022920Z *** installing help indices 2021-05-16T18:02:29.4048580Z *** copying figures 2021-05-16T18:02:29.4088350Z ** building package indices 2021-05-16T18:02:29.6813560Z ** installing vignettes 2021-05-16T18:02:29.7002080Z ** testing if installed package can be loaded 2021-05-16T18:02:30.2682590Z * DONE (dplyr) 2021-05-16T18:02:30.8497120Z * installing *source* package ‘tidyr’ ... 2021-05-16T18:02:30.8630620Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:30.8865760Z ** libs 2021-05-16T18:02:30.9075360Z 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-16T18:02:32.1421700Z 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-16T18:02:32.7325520Z 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-16T18:02:34.2010900Z 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-16T18:02:35.4571190Z 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-16T18:02:35.5224210Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-16T18:02:35.5272300Z ** R 2021-05-16T18:02:35.5558980Z ** data 2021-05-16T18:02:35.5627050Z *** moving datasets to lazyload DB 2021-05-16T18:02:35.7734830Z ** inst 2021-05-16T18:02:35.7845240Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:37.6042090Z ** help 2021-05-16T18:02:37.8217490Z *** installing help indices 2021-05-16T18:02:38.0523280Z *** copying figures 2021-05-16T18:02:38.0624920Z ** building package indices 2021-05-16T18:02:38.1427080Z ** installing vignettes 2021-05-16T18:02:38.1528090Z ** testing if installed package can be loaded 2021-05-16T18:02:38.7614170Z * DONE (tidyr) 2021-05-16T18:02:38.8001290Z 2021-05-16T18:02:38.8002670Z The downloaded source packages are in 2021-05-16T18:02:38.8004780Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfE37oC/downloaded_packages’ 2021-05-16T18:02:39.0771370Z 2021-05-16T18:02:39.0790320Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfE37oC/remotes2a1050498948/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T18:02:39.0837830Z 2021-05-16T18:02:39.0840420Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfE37oC/remotes2a1050498948/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T18:02:39.1104330Z 2021-05-16T18:02:39.1157940Z 2021-05-16T18:02:39.1159480Z ─ preparing ‘aghast’: 2021-05-16T18:02:39.1160140Z 2021-05-16T18:02:39.1160730Z 2021-05-16T18:02:39.1215280Z checking DESCRIPTION meta-information ... 2021-05-16T18:02:39.1251070Z 2021-05-16T18:02:39.1252510Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:02:39.1700500Z 2021-05-16T18:02:39.1802280Z 2021-05-16T18:02:39.1903690Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:02:39.1934340Z 2021-05-16T18:02:39.1937390Z 2021-05-16T18:02:39.1939190Z ─ checking for empty or unneeded directories 2021-05-16T18:02:39.1940590Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T18:02:39.1941230Z 2021-05-16T18:02:39.1941790Z 2021-05-16T18:02:39.1942350Z 2021-05-16T18:02:39.2080630Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:02:39.2090990Z (as ‘lib’ is unspecified) 2021-05-16T18:02:39.5103280Z * installing *source* package ‘aghast’ ... 2021-05-16T18:02:39.5340060Z ** R 2021-05-16T18:02:39.5436360Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:39.8516490Z ** help 2021-05-16T18:02:39.8811660Z *** installing help indices 2021-05-16T18:02:39.9109250Z ** building package indices 2021-05-16T18:02:39.9307640Z ** testing if installed package can be loaded 2021-05-16T18:02:40.1524950Z * DONE (aghast) 2021-05-16T18:02:40.1783670Z Installing 1 packages: covr 2021-05-16T18:02:40.1886320Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:02:40.1919160Z (as ‘lib’ is unspecified) 2021-05-16T18:02:40.9218250Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T18:02:40.9219390Z 2021-05-16T18:02:41.4794130Z 2021-05-16T18:02:41.4795690Z There are binary versions available but the source versions are later: 2021-05-16T18:02:41.4807220Z binary source needs_compilation 2021-05-16T18:02:41.4808480Z rex 1.1.2 1.2.0 FALSE 2021-05-16T18:02:41.4809340Z covr 3.5.0 3.5.1 TRUE 2021-05-16T18:02:41.4809950Z 2021-05-16T18:02:41.4822680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-16T18:02:41.6637040Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-16T18:02:41.6650800Z ================================================== 2021-05-16T18:02:41.6651730Z downloaded 154 KB 2021-05-16T18:02:41.6652670Z 2021-05-16T18:02:41.6886880Z 2021-05-16T18:02:41.6925590Z installing the source packages ‘rex’, ‘covr’ 2021-05-16T18:02:41.6926370Z The downloaded binary packages are in 2021-05-16T18:02:41.6929360Z 2021-05-16T18:02:41.6930270Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpfE37oC/downloaded_packages 2021-05-16T18:02:41.6936210Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T18:02:41.8454470Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T18:02:41.8462700Z ================================================== 2021-05-16T18:02:41.8463580Z downloaded 89 KB 2021-05-16T18:02:41.8464380Z 2021-05-16T18:02:41.8497660Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T18:02:42.0808690Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T18:02:42.0822780Z ================================================== 2021-05-16T18:02:42.0823660Z downloaded 143 KB 2021-05-16T18:02:42.0824290Z 2021-05-16T18:02:42.3859740Z * installing *source* package ‘rex’ ... 2021-05-16T18:02:42.3904640Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:42.4084210Z ** R 2021-05-16T18:02:42.4160250Z ** inst 2021-05-16T18:02:42.4191630Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:42.7622770Z ** help 2021-05-16T18:02:42.8322060Z *** installing help indices 2021-05-16T18:02:42.9095490Z ** building package indices 2021-05-16T18:02:42.9854470Z ** installing vignettes 2021-05-16T18:02:42.9919460Z ** testing if installed package can be loaded 2021-05-16T18:02:43.2078020Z * DONE (rex) 2021-05-16T18:02:43.7125770Z * installing *source* package ‘covr’ ... 2021-05-16T18:02:43.7231010Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:43.7547100Z ** libs 2021-05-16T18:02:43.7739210Z 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-16T18:02:43.8634870Z 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-16T18:02:43.9305740Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-16T18:02:43.9407460Z ** R 2021-05-16T18:02:43.9638280Z ** inst 2021-05-16T18:02:43.9728190Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:45.2729800Z ** help 2021-05-16T18:02:45.3627310Z *** installing help indices 2021-05-16T18:02:45.4176970Z *** copying figures 2021-05-16T18:02:45.4186010Z ** building package indices 2021-05-16T18:02:45.4684610Z ** installing vignettes 2021-05-16T18:02:45.4739780Z ** testing if installed package can be loaded 2021-05-16T18:02:45.9129440Z * DONE (covr) 2021-05-16T18:02:45.9637220Z 2021-05-16T18:02:45.9705510Z The downloaded source packages are in 2021-05-16T18:02:45.9717920Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfE37oC/downloaded_packages’ 2021-05-16T18:02:46.0067220Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T18:02:46.0067870Z Rscript -e "tic::before_install()" 2021-05-16T18:02:46.0469020Z shell: /bin/bash -e {0} 2021-05-16T18:02:46.0469400Z env: 2021-05-16T18:02:46.0470200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:02:46.0470660Z TIC_DEPLOY_KEY: 2021-05-16T18:02:46.0471020Z RSPM: 2021-05-16T18:02:46.0472390Z GITHUB_PAT: *** 2021-05-16T18:02:46.0472840Z COVERALLS_TOKEN: 2021-05-16T18:02:46.0473280Z continue-on-error: false 2021-05-16T18:02:46.0473720Z VDIFFR_RUN_TESTS: false 2021-05-16T18:02:46.0474180Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:02:46.0474580Z TZ: UTC 2021-05-16T18:02:46.0474990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:02:46.0475350Z NOT_CRAN: true 2021-05-16T18:02:46.0475690Z ##[endgroup] 2021-05-16T18:02:46.3753180Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:02:46.5407200Z Running before_install: step_install_remote_binaries() 2021-05-16T18:02:47.0735830Z Installing oro.nifti binaries 2021-05-16T18:02:47.0748410Z [1] "neuroconductor/oro.nifti" 2021-05-16T18:02:47.2440430Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T18:02:47.2476560Z tag_name 2021-05-16T18:02:47.2479050Z 1 0.10.3.s 2021-05-16T18:02:47.2479970Z zipball_url 2021-05-16T18:02:47.2481880Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T18:02:47.2483070Z tarball_url 2021-05-16T18:02:47.2484280Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T18:02:47.2485400Z commit.sha 2021-05-16T18:02:47.2486320Z 1 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T18:02:47.2487250Z Installing oro.nifti package binaries 2021-05-16T18:02:47.2488400Z commit.url 2021-05-16T18:02:47.2489860Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T18:02:47.2491150Z node_id 2021-05-16T18:02:47.2492470Z 1 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T18:02:47.2493810Z url 2021-05-16T18:02:47.2494960Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T18:02:47.2496190Z assets_url 2021-05-16T18:02:47.2497420Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T18:02:47.2498850Z upload_url 2021-05-16T18:02:47.2500210Z 1 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T18:02:47.2501580Z id asset_updated_at asset_created_at created_at 2021-05-16T18:02:47.2503610Z 1 43005549 2021-05-15 23:10:55 2021-05-15 23:10:55 2021-05-15 22:37:06 2021-05-16T18:02:47.2504640Z published_at asset_name asset_label 2021-05-16T18:02:47.2506000Z 1 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.5.tgz 2021-05-16T18:02:47.2506940Z asset_download_count 2021-05-16T18:02:47.2507720Z 1 2 2021-05-16T18:02:47.2508670Z asset_browser_download_url 2021-05-16T18:02:47.2510050Z 1 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T18:02:47.2891130Z --2021-05-16 18:02:47-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T18:02:47.3141160Z Resolving github.com (github.com)... 140.82.114.3 2021-05-16T18:02:47.3155990Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-16T18:02:47.3917370Z HTTP request sent, awaiting response... 302 Found 2021-05-16T18:02:47.3923960Z 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=20210516T180247Z&X-Amz-Expires=300&X-Amz-Signature=ea28d21493dd7da8eb4a5d583ec2f2e21d35fc481ce2c83979c458f0146b490e&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-16T18:02:47.3932460Z --2021-05-16 18:02:47-- 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=20210516T180247Z&X-Amz-Expires=300&X-Amz-Signature=ea28d21493dd7da8eb4a5d583ec2f2e21d35fc481ce2c83979c458f0146b490e&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-16T18:02:47.3937280Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.109.154, ... 2021-05-16T18:02:47.3941300Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T18:02:47.5247420Z HTTP request sent, awaiting response... 200 OK 2021-05-16T18:02:47.5250330Z Length: 6034860 (5.8M) [application/octet-stream] 2021-05-16T18:02:47.5251990Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpi8DJdY/oro.nifti_0.10.3.tgz’ 2021-05-16T18:02:47.5257470Z 2021-05-16T18:02:47.5276830Z 0K .......... .......... .......... .......... .......... 0% 21.4M 0s 2021-05-16T18:02:47.5294680Z 50K .......... .......... .......... .......... .......... 1% 24.7M 0s 2021-05-16T18:02:47.5307350Z 100K .......... .......... .......... .......... .......... 2% 42.9M 0s 2021-05-16T18:02:47.5328040Z 150K .......... .......... .......... .......... .......... 3% 22.3M 0s 2021-05-16T18:02:47.5340960Z 200K .......... .......... .......... .......... .......... 4% 39.3M 0s 2021-05-16T18:02:47.5357710Z 250K .......... .......... .......... .......... .......... 5% 27.9M 0s 2021-05-16T18:02:47.5366820Z 300K .......... .......... .......... .......... .......... 5% 60.1M 0s 2021-05-16T18:02:47.5381250Z 350K .......... .......... .......... .......... .......... 6% 32.5M 0s 2021-05-16T18:02:47.5399410Z 400K .......... .......... .......... .......... .......... 7% 28.0M 0s 2021-05-16T18:02:47.5405880Z 450K .......... .......... .......... .......... .......... 8% 66.0M 0s 2021-05-16T18:02:47.5416220Z 500K .......... .......... .......... .......... .......... 9% 46.3M 0s 2021-05-16T18:02:47.5427430Z 550K .......... .......... .......... .......... .......... 10% 50.1M 0s 2021-05-16T18:02:47.5437450Z 600K .......... .......... .......... .......... .......... 11% 43.9M 0s 2021-05-16T18:02:47.5445320Z 650K .......... .......... .......... .......... .......... 11% 61.0M 0s 2021-05-16T18:02:47.5450160Z 700K .......... .......... .......... .......... .......... 12% 95.2M 0s 2021-05-16T18:02:47.5462040Z 750K .......... .......... .......... .......... .......... 13% 47.0M 0s 2021-05-16T18:02:47.5471630Z 800K .......... .......... .......... .......... .......... 14% 44.6M 0s 2021-05-16T18:02:47.5477310Z 850K .......... .......... .......... .......... .......... 15% 86.0M 0s 2021-05-16T18:02:47.5488520Z 900K .......... .......... .......... .......... .......... 16% 44.1M 0s 2021-05-16T18:02:47.5496070Z 950K .......... .......... .......... .......... .......... 16% 63.1M 0s 2021-05-16T18:02:47.5501510Z 1000K .......... .......... .......... .......... .......... 17% 95.9M 0s 2021-05-16T18:02:47.5512230Z 1050K .......... .......... .......... .......... .......... 18% 44.2M 0s 2021-05-16T18:02:47.5522690Z 1100K .......... .......... .......... .......... .......... 19% 46.4M 0s 2021-05-16T18:02:47.5534510Z 1150K .......... .......... .......... .......... .......... 20% 41.5M 0s 2021-05-16T18:02:47.5540090Z 1200K .......... .......... .......... .......... .......... 21% 83.3M 0s 2021-05-16T18:02:47.5547570Z 1250K .......... .......... .......... .......... .......... 22% 66.0M 0s 2021-05-16T18:02:47.5552300Z 1300K .......... .......... .......... .......... .......... 22% 103M 0s 2021-05-16T18:02:47.5564370Z 1350K .......... .......... .......... .......... .......... 23% 43.2M 0s 2021-05-16T18:02:47.5568570Z 1400K .......... .......... .......... .......... .......... 24% 113M 0s 2021-05-16T18:02:47.5578120Z 1450K .......... .......... .......... .......... .......... 25% 50.0M 0s 2021-05-16T18:02:47.5585160Z 1500K .......... .......... .......... .......... .......... 26% 75.7M 0s 2021-05-16T18:02:47.5590260Z 1550K .......... .......... .......... .......... .......... 27% 85.7M 0s 2021-05-16T18:02:47.5597120Z 1600K .......... .......... .......... .......... .......... 27% 68.2M 0s 2021-05-16T18:02:47.5602030Z 1650K .......... .......... .......... .......... .......... 28% 98.2M 0s 2021-05-16T18:02:47.5608900Z 1700K .......... .......... .......... .......... .......... 29% 71.2M 0s 2021-05-16T18:02:47.5614110Z 1750K .......... .......... .......... .......... .......... 30% 105M 0s 2021-05-16T18:02:47.5620950Z 1800K .......... .......... .......... .......... .......... 31% 66.3M 0s 2021-05-16T18:02:47.5633250Z 1850K .......... .......... .......... .......... .......... 32% 41.3M 0s 2021-05-16T18:02:47.5637790Z 1900K .......... .......... .......... .......... .......... 33% 102M 0s 2021-05-16T18:02:47.5643280Z 1950K .......... .......... .......... .......... .......... 33% 85.8M 0s 2021-05-16T18:02:47.5649080Z 2000K .......... .......... .......... .......... .......... 34% 87.2M 0s 2021-05-16T18:02:47.5654460Z 2050K .......... .......... .......... .......... .......... 35% 92.3M 0s 2021-05-16T18:02:47.5659590Z 2100K .......... .......... .......... .......... .......... 36% 94.6M 0s 2021-05-16T18:02:47.5666030Z 2150K .......... .......... .......... .......... .......... 37% 107M 0s 2021-05-16T18:02:47.5670880Z 2200K .......... .......... .......... .......... .......... 38% 69.3M 0s 2021-05-16T18:02:47.5675420Z 2250K .......... .......... .......... .......... .......... 39% 105M 0s 2021-05-16T18:02:47.5681150Z 2300K .......... .......... .......... .......... .......... 39% 87.7M 0s 2021-05-16T18:02:47.5686430Z 2350K .......... .......... .......... .......... .......... 40% 93.9M 0s 2021-05-16T18:02:47.5691860Z 2400K .......... .......... .......... .......... .......... 41% 87.3M 0s 2021-05-16T18:02:47.5697390Z 2450K .......... .......... .......... .......... .......... 42% 94.3M 0s 2021-05-16T18:02:47.5703030Z 2500K .......... .......... .......... .......... .......... 43% 92.5M 0s 2021-05-16T18:02:47.5708490Z 2550K .......... .......... .......... .......... .......... 44% 83.8M 0s 2021-05-16T18:02:47.5713320Z 2600K .......... .......... .......... .......... .......... 44% 94.8M 0s 2021-05-16T18:02:47.5731570Z 2650K .......... .......... .......... .......... .......... 45% 26.7M 0s 2021-05-16T18:02:47.5736900Z 2700K .......... .......... .......... .......... .......... 46% 104M 0s 2021-05-16T18:02:47.5741640Z 2750K .......... .......... .......... .......... .......... 47% 90.9M 0s 2021-05-16T18:02:47.5748400Z 2800K .......... .......... .......... .......... .......... 48% 99.9M 0s 2021-05-16T18:02:47.5753300Z 2850K .......... .......... .......... .......... .......... 49% 71.8M 0s 2021-05-16T18:02:47.5759450Z 2900K .......... .......... .......... .......... .......... 50% 81.8M 0s 2021-05-16T18:02:47.5764670Z 2950K .......... .......... .......... .......... .......... 50% 98.0M 0s 2021-05-16T18:02:47.5770680Z 3000K .......... .......... .......... .......... .......... 51% 79.9M 0s 2021-05-16T18:02:47.5775210Z 3050K .......... .......... .......... .......... .......... 52% 105M 0s 2021-05-16T18:02:47.5781710Z 3100K .......... .......... .......... .......... .......... 53% 101M 0s 2021-05-16T18:02:47.5785260Z 3150K .......... .......... .......... .......... .......... 54% 92.7M 0s 2021-05-16T18:02:47.5792410Z 3200K .......... .......... .......... .......... .......... 55% 87.5M 0s 2021-05-16T18:02:47.5796100Z 3250K .......... .......... .......... .......... .......... 55% 89.9M 0s 2021-05-16T18:02:47.5800990Z 3300K .......... .......... .......... .......... .......... 56% 105M 0s 2021-05-16T18:02:47.5806700Z 3350K .......... .......... .......... .......... .......... 57% 83.8M 0s 2021-05-16T18:02:47.5812490Z 3400K .......... .......... .......... .......... .......... 58% 83.8M 0s 2021-05-16T18:02:47.5818820Z 3450K .......... .......... .......... .......... .......... 59% 77.3M 0s 2021-05-16T18:02:47.5823610Z 3500K .......... .......... .......... .......... .......... 60% 103M 0s 2021-05-16T18:02:47.5829690Z 3550K .......... .......... .......... .......... .......... 61% 78.8M 0s 2021-05-16T18:02:47.5834130Z 3600K .......... .......... .......... .......... .......... 61% 108M 0s 2021-05-16T18:02:47.5839220Z 3650K .......... .......... .......... .......... .......... 62% 103M 0s 2021-05-16T18:02:47.5844940Z 3700K .......... .......... .......... .......... .......... 63% 91.6M 0s 2021-05-16T18:02:47.5851820Z 3750K .......... .......... .......... .......... .......... 64% 82.6M 0s 2021-05-16T18:02:47.5856290Z 3800K .......... .......... .......... .......... .......... 65% 79.9M 0s 2021-05-16T18:02:47.5861750Z 3850K .......... .......... .......... .......... .......... 66% 97.1M 0s 2021-05-16T18:02:47.5868370Z 3900K .......... .......... .......... .......... .......... 67% 71.0M 0s 2021-05-16T18:02:47.5873600Z 3950K .......... .......... .......... .......... .......... 67% 93.9M 0s 2021-05-16T18:02:47.5882730Z 4000K .......... .......... .......... .......... .......... 68% 55.3M 0s 2021-05-16T18:02:47.5890240Z 4050K .......... .......... .......... .......... .......... 69% 83.0M 0s 2021-05-16T18:02:47.5895920Z 4100K .......... .......... .......... .......... .......... 70% 65.5M 0s 2021-05-16T18:02:47.5901690Z 4150K .......... .......... .......... .......... .......... 71% 86.9M 0s 2021-05-16T18:02:47.5908680Z 4200K .......... .......... .......... .......... .......... 72% 75.8M 0s 2021-05-16T18:02:47.5914300Z 4250K .......... .......... .......... .......... .......... 72% 75.2M 0s 2021-05-16T18:02:47.6745930Z 4300K .......... .......... .......... .......... .......... 73% 602K 0s 2021-05-16T18:02:47.6757820Z 4350K .......... .......... .......... .......... .......... 74% 37.6M 0s 2021-05-16T18:02:47.6767320Z 4400K .......... .......... .......... .......... .......... 75% 79.1M 0s 2021-05-16T18:02:47.6770140Z 4450K .......... .......... .......... .......... .......... 76% 79.5M 0s 2021-05-16T18:02:47.6774380Z 4500K .......... .......... .......... .......... .......... 77% 108M 0s 2021-05-16T18:02:47.6781570Z 4550K .......... .......... .......... .......... .......... 78% 70.0M 0s 2021-05-16T18:02:47.6787630Z 4600K .......... .......... .......... .......... .......... 78% 77.9M 0s 2021-05-16T18:02:47.6794910Z 4650K .......... .......... .......... .......... .......... 79% 72.7M 0s 2021-05-16T18:02:47.6802430Z 4700K .......... .......... .......... .......... .......... 80% 82.8M 0s 2021-05-16T18:02:47.6807640Z 4750K .......... .......... .......... .......... .......... 81% 70.1M 0s 2021-05-16T18:02:47.6812600Z 4800K .......... .......... .......... .......... .......... 82% 93.7M 0s 2021-05-16T18:02:47.6820350Z 4850K .......... .......... .......... .......... .......... 83% 62.9M 0s 2021-05-16T18:02:47.6827510Z 4900K .......... .......... .......... .......... .......... 83% 74.7M 0s 2021-05-16T18:02:47.6832980Z 4950K .......... .......... .......... .......... .......... 84% 77.8M 0s 2021-05-16T18:02:47.6838990Z 5000K .......... .......... .......... .......... .......... 85% 83.3M 0s 2021-05-16T18:02:47.6844350Z 5050K .......... .......... .......... .......... .......... 86% 89.9M 0s 2021-05-16T18:02:47.6850810Z 5100K .......... .......... .......... .......... .......... 87% 77.4M 0s 2021-05-16T18:02:47.6857640Z 5150K .......... .......... .......... .......... .......... 88% 71.4M 0s 2021-05-16T18:02:47.6863450Z 5200K .......... .......... .......... .......... .......... 89% 81.4M 0s 2021-05-16T18:02:47.6868680Z 5250K .......... .......... .......... .......... .......... 89% 92.7M 0s 2021-05-16T18:02:47.6874920Z 5300K .......... .......... .......... .......... .......... 90% 81.0M 0s 2021-05-16T18:02:47.6879610Z 5350K .......... .......... .......... .......... .......... 91% 98.6M 0s 2021-05-16T18:02:47.6885660Z 5400K .......... .......... .......... .......... .......... 92% 82.9M 0s 2021-05-16T18:02:47.6891760Z 5450K .......... .......... .......... .......... .......... 93% 89.1M 0s 2021-05-16T18:02:47.6897600Z 5500K .......... .......... .......... .......... .......... 94% 74.3M 0s 2021-05-16T18:02:47.6909390Z 5550K .......... .......... .......... .......... .......... 95% 90.4M 0s 2021-05-16T18:02:47.6911430Z 5600K .......... .......... .......... .......... .......... 95% 122M 0s 2021-05-16T18:02:47.6915090Z 5650K .......... .......... .......... .......... .......... 96% 65.4M 0s 2021-05-16T18:02:47.6923060Z 5700K .......... .......... .......... .......... .......... 97% 58.3M 0s 2021-05-16T18:02:47.6929500Z 5750K .......... .......... .......... .......... .......... 98% 83.0M 0s 2021-05-16T18:02:47.6933830Z 5800K .......... .......... .......... .......... .......... 99% 101M 0s 2021-05-16T18:02:47.6938850Z 5850K .......... .......... .......... .......... ... 100% 78.1M=0.2s 2021-05-16T18:02:47.6939560Z 2021-05-16T18:02:47.6941970Z 2021-05-16 18:02:47 (34.1 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpi8DJdY/oro.nifti_0.10.3.tgz’ saved [6034860/6034860] 2021-05-16T18:02:47.6945650Z 2021-05-16T18:02:47.6994260Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:02:47.6995900Z (as ‘lib’ is unspecified) 2021-05-16T18:02:47.7479890Z Rewriting new remotes: 2021-05-16T18:02:47.7864720Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T18:02:47.7865520Z remotes::install_deps(dependencies = TRUE) 2021-05-16T18:02:47.7866130Z remotes::install_cran("rcmdcheck") 2021-05-16T18:02:47.7866660Z remotes::install_cran("markdown") 2021-05-16T18:02:47.8073800Z shell: /usr/local/bin/Rscript {0} 2021-05-16T18:02:47.8074290Z env: 2021-05-16T18:02:47.8074730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:02:47.8075210Z TIC_DEPLOY_KEY: 2021-05-16T18:02:47.8075570Z RSPM: 2021-05-16T18:02:47.8076930Z GITHUB_PAT: *** 2021-05-16T18:02:47.8077390Z COVERALLS_TOKEN: 2021-05-16T18:02:47.8077860Z continue-on-error: false 2021-05-16T18:02:47.8078360Z VDIFFR_RUN_TESTS: false 2021-05-16T18:02:47.8078850Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:02:47.8079310Z TZ: UTC 2021-05-16T18:02:47.8079680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:02:47.8080110Z NOT_CRAN: true 2021-05-16T18:02:47.8081230Z ##[endgroup] 2021-05-16T18:02:52.3743620Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T18:02:52.3745100Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T18:02:52.3746360Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T18:02:52.3747550Z hwriter (NA -> 1.3.2 ) [CRAN] 2021-05-16T18:02:52.3748800Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T18:02:52.3772350Z Installing 5 packages: RNifti, abind, bitops, hwriter, oro.nifti 2021-05-16T18:02:52.3859000Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:02:52.3860950Z (as ‘lib’ is unspecified) 2021-05-16T18:02:56.4099860Z 2021-05-16T18:02:56.4101380Z There are binary versions available but the source versions are later: 2021-05-16T18:02:56.4124520Z binary source needs_compilation 2021-05-16T18:02:56.4125610Z RNifti 1.1.0 1.3.1 TRUE 2021-05-16T18:02:56.4127240Z bitops 1.0-6 1.0-7 TRUE 2021-05-16T18:02:56.4128260Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-16T18:02:56.4129000Z 2021-05-16T18:02:56.4152780Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/abind_1.4-5.tgz' 2021-05-16T18:02:56.5912290Z Content type 'application/x-gzip' length 61870 bytes (60 KB) 2021-05-16T18:02:56.5919440Z ================================================== 2021-05-16T18:02:56.5920410Z downloaded 60 KB 2021-05-16T18:02:56.5921290Z 2021-05-16T18:02:56.5954590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/hwriter_1.3.2.tgz' 2021-05-16T18:02:56.8827560Z Content type 'application/x-gzip' length 159996 bytes (156 KB) 2021-05-16T18:02:56.8855340Z ================================================== 2021-05-16T18:02:56.8857060Z downloaded 156 KB 2021-05-16T18:02:56.8859050Z 2021-05-16T18:02:56.9415130Z installing the source packages ‘RNifti’, ‘bitops’, ‘oro.nifti’ 2021-05-16T18:02:56.9415670Z 2021-05-16T18:02:56.9514510Z 2021-05-16T18:02:56.9515290Z The downloaded binary packages are in 2021-05-16T18:02:56.9618260Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T18:02:56.9620140Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp7uXBE7/downloaded_packages 2021-05-16T18:02:57.1422450Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T18:02:57.1585620Z ================================================== 2021-05-16T18:02:57.1588740Z downloaded 1.0 MB 2021-05-16T18:02:57.1594230Z 2021-05-16T18:02:57.1623450Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T18:02:57.3919810Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T18:02:57.3921830Z ================================================== 2021-05-16T18:02:57.3923170Z downloaded 10 KB 2021-05-16T18:02:57.3923860Z 2021-05-16T18:02:57.3955880Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T18:02:57.5842000Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-16T18:02:57.6772550Z ================================================== 2021-05-16T18:02:57.6829320Z downloaded 5.0 MB 2021-05-16T18:02:57.6832040Z 2021-05-16T18:02:58.1186050Z * installing *source* package ‘RNifti’ ... 2021-05-16T18:02:58.1299340Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:58.1519230Z ** libs 2021-05-16T18:02:58.1718450Z 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-16T18:02:59.2339120Z In file included from main.cpp:1: 2021-05-16T18:02:59.2439550Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:02:59.2542710Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:02:59.2641800Z SEXP data = Parent::get__(); 2021-05-16T18:02:59.2725740Z ^ 2021-05-16T18:03:11.0982220Z 1 warning generated. 2021-05-16T18:03:11.1153520Z 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-16T18:03:11.2389380Z 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-16T18:03:11.3700190Z 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-16T18:03:11.4445430Z 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-16T18:03:11.5955200Z 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-16T18:03:12.1442970Z 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-16T18:03:12.2225930Z 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-16T18:03:12.3797930Z 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-16T18:03:12.5674640Z 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-16T18:03:12.7386040Z 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-16T18:03:13.0380820Z 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-16T18:03:13.2346230Z 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-16T18:03:13.8629460Z 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-16T18:03:14.0037470Z 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-16T18:03:14.3686670Z 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-16T18:03:14.4370870Z 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-16T18:03:14.5201330Z 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-16T18:03:14.6306890Z 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-16T18:03:14.7958450Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T18:03:14.7960360Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T18:03:14.7961380Z ^ 2021-05-16T18:03:14.7963380Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T18:03:14.7964910Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T18:03:14.7966330Z ^ 2021-05-16T18:03:14.7968450Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T18:03:14.7970070Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T18:03:14.7971120Z ^ 2021-05-16T18:03:14.7972770Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T18:03:14.7974290Z static int is_mixedcase(const char * str) 2021-05-16T18:03:14.7975070Z ^ 2021-05-16T18:03:14.7976610Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T18:03:14.7978290Z static int is_uppercase(const char * str) 2021-05-16T18:03:14.7979230Z ^ 2021-05-16T18:03:14.7980780Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T18:03:14.7981930Z static int make_lowercase(char * str) 2021-05-16T18:03:14.7983300Z ^ 2021-05-16T18:03:14.7984970Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T18:03:14.7986140Z static int make_uppercase(char * str) 2021-05-16T18:03:14.7987090Z ^ 2021-05-16T18:03:14.7988940Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T18:03:14.7990340Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T18:03:14.7991260Z ^ 2021-05-16T18:03:15.7077700Z 8 warnings generated. 2021-05-16T18:03:15.7109720Z 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-16T18:03:15.9576510Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T18:03:15.9579830Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T18:03:15.9580830Z ^ 2021-05-16T18:03:15.9582590Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T18:03:15.9584420Z static char *escapize_string( const char * str ) 2021-05-16T18:03:15.9585320Z ^ 2021-05-16T18:03:18.1291680Z 2 warnings generated. 2021-05-16T18:03:18.1376320Z 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-16T18:03:18.2138990Z installing to /Users/runner/work/_temp/Library/RNifti/libs 2021-05-16T18:03:18.2223880Z ** R 2021-05-16T18:03:18.2353070Z ** inst 2021-05-16T18:03:18.2495310Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:03:18.9365370Z ** help 2021-05-16T18:03:19.0975270Z *** installing help indices 2021-05-16T18:03:19.1814670Z ** building package indices 2021-05-16T18:03:19.2186120Z ** testing if installed package can be loaded 2021-05-16T18:03:19.6676540Z * DONE (RNifti) 2021-05-16T18:03:20.0489510Z * installing *source* package ‘bitops’ ... 2021-05-16T18:03:20.0507630Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T18:03:20.0615470Z ** libs 2021-05-16T18:03:20.0794380Z 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-16T18:03:20.2585040Z 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-16T18:03:20.3527940Z 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-16T18:03:20.4799600Z 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-16T18:03:20.5402570Z installing to /Users/runner/work/_temp/Library/bitops/libs 2021-05-16T18:03:20.5504310Z ** R 2021-05-16T18:03:20.5612520Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:03:20.5984910Z ** help 2021-05-16T18:03:20.6200640Z *** installing help indices 2021-05-16T18:03:20.6456550Z ** building package indices 2021-05-16T18:03:20.6602680Z ** testing if installed package can be loaded 2021-05-16T18:03:20.9171210Z * DONE (bitops) 2021-05-16T18:03:21.7083110Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T18:03:21.7340150Z ** package ‘oro.nifti’ successfully unpacked and MD5 sums checked 2021-05-16T18:03:21.7629210Z ** R 2021-05-16T18:03:21.8447560Z ** demo 2021-05-16T18:03:21.8470630Z ** inst 2021-05-16T18:03:21.8861590Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:03:22.8456330Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T18:03:28.4207130Z ** help 2021-05-16T18:03:28.9015320Z *** installing help indices 2021-05-16T18:03:29.1588690Z ** building package indices 2021-05-16T18:03:29.4499590Z ** testing if installed package can be loaded 2021-05-16T18:03:30.0737990Z * DONE (oro.nifti) 2021-05-16T18:03:30.1298410Z 2021-05-16T18:03:30.1299900Z The downloaded source packages are in 2021-05-16T18:03:30.1302130Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7uXBE7/downloaded_packages’ 2021-05-16T18:03:30.8446860Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T18:03:30.8448220Z Use `force = TRUE` to force installation 2021-05-16T18:03:30.8462380Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T18:03:30.8463260Z Use `force = TRUE` to force installation 2021-05-16T18:03:30.8664140Z ##[group]Run options(width = 100) 2021-05-16T18:03:30.8664820Z options(width = 100) 2021-05-16T18:03:30.8665410Z pkgs <- installed.packages()[, "Package"] 2021-05-16T18:03:30.8666060Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T18:03:30.8871140Z shell: /usr/local/bin/Rscript {0} 2021-05-16T18:03:30.8871640Z env: 2021-05-16T18:03:30.8872090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:03:30.8872860Z TIC_DEPLOY_KEY: 2021-05-16T18:03:30.8873230Z RSPM: 2021-05-16T18:03:30.8874450Z GITHUB_PAT: *** 2021-05-16T18:03:30.8882870Z COVERALLS_TOKEN: 2021-05-16T18:03:30.8883370Z continue-on-error: false 2021-05-16T18:03:30.8883840Z VDIFFR_RUN_TESTS: false 2021-05-16T18:03:30.8884300Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:03:30.8884690Z TZ: UTC 2021-05-16T18:03:30.8885040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:03:30.8885400Z NOT_CRAN: true 2021-05-16T18:03:30.8885780Z ##[endgroup] 2021-05-16T18:03:31.4769460Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T18:03:31.4770580Z setting value 2021-05-16T18:03:31.4771780Z version R version 3.5.3 (2019-03-11) 2021-05-16T18:03:31.4772770Z os macOS 10.15.7 2021-05-16T18:03:31.4773640Z system x86_64, darwin15.6.0 2021-05-16T18:03:31.4774580Z ui X11 2021-05-16T18:03:31.4775340Z language (EN) 2021-05-16T18:03:31.4776590Z collate en_US.UTF-8 2021-05-16T18:03:31.4777790Z ctype en_US.UTF-8 2021-05-16T18:03:31.4779230Z tz UTC 2021-05-16T18:03:31.4780400Z date 2021-05-16 2021-05-16T18:03:31.4781020Z 2021-05-16T18:03:31.4782500Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T18:03:31.4783600Z ! package * version date lib source 2021-05-16T18:03:31.4784940Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.0) 2021-05-16T18:03:31.4786410Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T18:03:31.4787670Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-16T18:03:31.4789160Z base * 3.5.3 2019-03-13 [?] local 2021-05-16T18:03:31.4790530Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4791880Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T18:03:31.4793190Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-16T18:03:31.4794530Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4795830Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4797190Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4798530Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T18:03:31.4799890Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4801230Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4802580Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T18:03:31.4803940Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T18:03:31.4805340Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-16T18:03:31.4806730Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-16T18:03:31.4808050Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4810400Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4812020Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4813420Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4814790Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4816090Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-16T18:03:31.4817540Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T18:03:31.4818960Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4820290Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4821650Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4822940Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4824320Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4825690Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-16T18:03:31.4826970Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4828340Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4829780Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T18:03:31.4831070Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4832970Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4834340Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4835650Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4837090Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T18:03:31.4838590Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4840010Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4841390Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4842740Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-16T18:03:31.4844270Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-16T18:03:31.4845680Z grid 3.5.3 2019-03-13 [?] local 2021-05-16T18:03:31.4847070Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4848450Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4849780Z hwriter 1.3.2 2014-09-10 [1] CRAN (R 3.5.0) 2021-05-16T18:03:31.4851190Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-16T18:03:31.4852570Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4853930Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T18:03:31.4855360Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4856750Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T18:03:31.4858110Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-16T18:03:31.4859600Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4861000Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4862850Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-16T18:03:31.4864400Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T18:03:31.4867050Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T18:03:31.4868860Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4870070Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-16T18:03:31.4871150Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T18:03:31.4872160Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4873230Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T18:03:31.4874250Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T18:03:31.4875310Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4876340Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4877430Z parallel 3.5.3 2019-03-13 [?] local 2021-05-16T18:03:31.4878500Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4879530Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4880610Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-16T18:03:31.4881630Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4883000Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-16T18:03:31.4884090Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-16T18:03:31.4885150Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4886200Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4887190Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4888230Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4889330Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4890440Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-16T18:03:31.4891500Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4892530Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4893590Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4894580Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4895640Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4896680Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4897700Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4898820Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T18:03:31.4899870Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4900960Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4901990Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4903100Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-16T18:03:31.4904180Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T18:03:31.4905550Z splines 3.5.3 2019-03-13 [?] local 2021-05-16T18:03:31.4906710Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-16T18:03:31.4907710Z stats4 3.5.3 2019-03-13 [?] local 2021-05-16T18:03:31.4908770Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4909830Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-16T18:03:31.4910850Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T18:03:31.4911990Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4912990Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-16T18:03:31.4914050Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4915060Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4916170Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T18:03:31.4917270Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4918310Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4919380Z P tools 3.5.3 2019-03-13 [2] local 2021-05-16T18:03:31.4920380Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4921430Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4922690Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-16T18:03:31.4923690Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4924720Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4925720Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-16T18:03:31.4926780Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4927760Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4928880Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4929940Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-16T18:03:31.4930940Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-16T18:03:31.4931960Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T18:03:31.4932300Z 2021-05-16T18:03:31.4932780Z [1] /Users/runner/work/_temp/Library 2021-05-16T18:03:31.4933560Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-16T18:03:31.4934020Z 2021-05-16T18:03:31.4934910Z P ── Loaded and on-disk path mismatch. 2021-05-16T18:03:31.4986420Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T18:03:31.4987050Z Rscript -e 'tic::script()' 2021-05-16T18:03:31.4987510Z ls -l check 2021-05-16T18:03:31.5277450Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T18:03:31.5278000Z env: 2021-05-16T18:03:31.5278430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:03:31.5279010Z TIC_DEPLOY_KEY: 2021-05-16T18:03:31.5279350Z RSPM: 2021-05-16T18:03:31.5280950Z GITHUB_PAT: *** 2021-05-16T18:03:31.5281390Z COVERALLS_TOKEN: 2021-05-16T18:03:31.5282000Z continue-on-error: false 2021-05-16T18:03:31.5282450Z VDIFFR_RUN_TESTS: false 2021-05-16T18:03:31.5282980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:03:31.5283430Z TZ: UTC 2021-05-16T18:03:31.5283790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:03:31.5284210Z NOT_CRAN: true 2021-05-16T18:03:31.5284560Z ##[endgroup] 2021-05-16T18:03:31.8469200Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:03:31.9773090Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T18:03:31.9774620Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T18:03:31.9775660Z timeout = Inf, check_dir = "check") 2021-05-16T18:03:32.0597590Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T18:03:32.3110470Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T18:03:32.4381660Z * preparing ‘oro.dicom’: 2021-05-16T18:03:32.4478690Z * checking DESCRIPTION meta-information ... OK 2021-05-16T18:03:32.4923990Z * installing the package to build vignettes 2021-05-16T18:04:01.3429380Z * creating vignettes ... OK 2021-05-16T18:04:01.4221240Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:04:01.4286600Z * checking for empty or unneeded directories 2021-05-16T18:04:01.4722680Z * looking to see if a ‘data/datalist’ file should be added 2021-05-16T18:04:01.4724590Z * building ‘oro.dicom_0.5.2.2.tar.gz’ 2021-05-16T18:04:01.6774350Z 2021-05-16T18:04:01.8507170Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T18:04:02.1131550Z * using log directory ‘/Users/runner/work/oro.dicom/oro.dicom/check/oro.dicom.Rcheck’ 2021-05-16T18:04:02.1133580Z * using R version 3.5.3 (2019-03-11) 2021-05-16T18:04:02.1135190Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T18:04:02.1136700Z * using session charset: UTF-8 2021-05-16T18:04:02.3457480Z * using option ‘--as-cran’ 2021-05-16T18:04:02.3560220Z * checking for file ‘oro.dicom/DESCRIPTION’ ... OK 2021-05-16T18:04:02.3576000Z * this is package ‘oro.dicom’ version ‘0.5.2.2’ 2021-05-16T18:04:02.3578060Z * package encoding: UTF-8 2021-05-16T18:04:02.3579130Z * checking package namespace information ... OK 2021-05-16T18:04:03.3039330Z * checking package dependencies ... OK 2021-05-16T18:04:03.3061830Z * checking if this is a source package ... OK 2021-05-16T18:04:03.3063020Z * checking if there is a namespace ... OK 2021-05-16T18:04:03.7214450Z * checking for executable files ... OK 2021-05-16T18:04:03.7239380Z * checking for hidden files and directories ... OK 2021-05-16T18:04:03.7281580Z * checking for portable file names ... OK 2021-05-16T18:04:03.7282960Z * checking for sufficient/correct file permissions ... OK 2021-05-16T18:04:03.7322100Z * checking serialization versions ... OK 2021-05-16T18:04:05.6317110Z * checking whether package ‘oro.dicom’ can be installed ... OK 2021-05-16T18:04:05.6436970Z * checking installed package size ... OK 2021-05-16T18:04:05.7733790Z * checking package directory ... OK 2021-05-16T18:04:05.7738730Z * checking ‘build’ directory ... OK 2021-05-16T18:04:05.9926820Z * checking DESCRIPTION meta-information ... OK 2021-05-16T18:04:05.9929310Z * checking top-level files ... OK 2021-05-16T18:04:05.9946060Z * checking for left-over files ... OK 2021-05-16T18:04:06.0897930Z * checking index information ... OK 2021-05-16T18:04:06.3274240Z * checking package subdirectories ... OK 2021-05-16T18:04:06.3972720Z * checking R files for non-ASCII characters ... OK 2021-05-16T18:04:06.4766610Z * checking R files for syntax errors ... OK 2021-05-16T18:04:06.6812240Z * checking whether the package can be loaded ... OK 2021-05-16T18:04:06.7545080Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T18:04:06.8277970Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T18:04:06.9039300Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T18:04:07.1071510Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T18:04:07.3287190Z * checking loading without being on the library search path ... OK 2021-05-16T18:04:08.0102520Z * checking dependencies in R code ... OK 2021-05-16T18:04:08.5607460Z * checking S3 generic/method consistency ... OK 2021-05-16T18:04:08.6924410Z * checking replacement functions ... OK 2021-05-16T18:04:08.9221430Z * checking foreign function calls ... OK 2021-05-16T18:04:12.5849690Z * checking R code for possible problems ... OK 2021-05-16T18:04:12.7554830Z * checking Rd files ... OK 2021-05-16T18:04:12.8209480Z * checking Rd metadata ... OK 2021-05-16T18:04:12.9286650Z * checking Rd line widths ... OK 2021-05-16T18:04:13.0988540Z * checking Rd cross-references ... OK 2021-05-16T18:04:13.2329560Z * checking for missing documentation entries ... OK 2021-05-16T18:04:13.7068700Z * checking for code/documentation mismatches ... OK 2021-05-16T18:04:14.4718670Z * checking Rd \usage sections ... OK 2021-05-16T18:04:14.6025970Z * checking Rd contents ... OK 2021-05-16T18:04:14.7601580Z * checking for unstated dependencies in examples ... OK 2021-05-16T18:04:14.7608130Z * checking contents of ‘data’ directory ... OK 2021-05-16T18:04:14.9856140Z * checking data for non-ASCII characters ... OK 2021-05-16T18:04:15.1942730Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T18:04:15.9034270Z * checking sizes of PDF files under ‘inst/doc’ ... WARNING 2021-05-16T18:04:15.9042250Z ##[warning] ‘gs+qpdf’ made some significant size reductions: 2021-05-16T18:04:15.9057750Z compacted ‘dicom.pdf’ from 552Kb to 290Kb 2021-05-16T18:04:15.9059250Z consider running tools::compactPDF(gs_quality = "ebook") on these files 2021-05-16T18:04:16.0145830Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T18:04:16.0234080Z * checking files in ‘vignettes’ ... OK 2021-05-16T18:04:18.1130500Z * checking examples ... OK 2021-05-16T18:04:18.3719710Z * checking differences from ‘oro.dicom-Ex.Rout’ to ‘oro.dicom-Ex.Rout.save’ ... OK 2021-05-16T18:04:18.3727140Z 2021-05-16T18:04:18.3728150Z 2c2 2021-05-16T18:04:18.3729200Z < oro.dicom 0.5.2.2 2021-05-16T18:04:18.3731140Z --- 2021-05-16T18:04:18.3732030Z > oro.dicom 0.5.2 2021-05-16T18:04:18.3732870Z 13c13 2021-05-16T18:04:18.3733760Z < > ### Aliases: create3D create4D 2021-05-16T18:04:18.3735060Z --- 2021-05-16T18:04:18.3735860Z > > ### Aliases: create3D create4D create4D 2021-05-16T18:04:18.3736830Z 59c59 2021-05-16T18:04:18.3737670Z < > ### Aliases: dec2base dec2hex 2021-05-16T18:04:18.3739180Z --- 2021-05-16T18:04:18.3740180Z > > ### Aliases: dec2base dec2hex dec2hex 2021-05-16T18:04:18.3741020Z 174c174,175 2021-05-16T18:04:18.3742460Z < > ### Aliases: orthogonal-planes is.axial is.coronal is.sagittal 2021-05-16T18:04:18.3743770Z --- 2021-05-16T18:04:18.3745250Z > > ### Aliases: orthogonal-planes is.axial is.coronal is.sagittal is.coronal 2021-05-16T18:04:18.3746510Z > > ### is.sagittal 2021-05-16T18:04:18.3747240Z 260c261 2021-05-16T18:04:18.3748130Z < > ### Aliases: readDICOMFile parseDICOMHeader 2021-05-16T18:04:18.3749330Z --- 2021-05-16T18:04:18.3750380Z > > ### Aliases: readDICOMFile parseDICOMHeader parseDICOMHeader 2021-05-16T18:04:18.3751360Z 285c286 2021-05-16T18:04:18.3752170Z < > ### Aliases: str2time str2date 2021-05-16T18:04:18.3753230Z --- 2021-05-16T18:04:18.3754120Z > > ### Aliases: str2time str2date str2date 2021-05-16T18:04:18.4461400Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T18:04:18.6509200Z * checking tests ... 2021-05-16T18:04:21.5955080Z Running ‘testthat.R’ 2021-05-16T18:04:21.6466920Z OK 2021-05-16T18:04:21.7526210Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T18:04:21.7579600Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T18:04:47.4100100Z * checking re-building of vignette outputs ... OK 2021-05-16T18:04:50.8641210Z * checking PDF version of manual ... OK 2021-05-16T18:04:50.8642390Z * DONE 2021-05-16T18:04:50.8643260Z 2021-05-16T18:04:50.8644160Z Status: 1 WARNING 2021-05-16T18:04:50.8645280Z See 2021-05-16T18:04:50.8647450Z ‘/Users/runner/work/oro.dicom/oro.dicom/check/oro.dicom.Rcheck/00check.log’ 2021-05-16T18:04:50.8648810Z for details. 2021-05-16T18:04:50.8649500Z 2021-05-16T18:04:50.8650100Z 2021-05-16T18:04:50.9937510Z ── R CMD check results ────────────────────────────────── oro.dicom 0.5.2.2 ──── 2021-05-16T18:04:50.9943840Z Duration: 49.3s 2021-05-16T18:04:50.9944530Z 2021-05-16T18:04:50.9946560Z ❯ checking sizes of PDF files under ‘inst/doc’ ... WARNING 2021-05-16T18:04:50.9949080Z ##[warning] ‘gs+qpdf’ made some significant size reductions: 2021-05-16T18:04:50.9951880Z compacted ‘dicom.pdf’ from 552Kb to 290Kb 2021-05-16T18:04:50.9953110Z consider running tools::compactPDF(gs_quality = "ebook") on these files 2021-05-16T18:04:50.9954090Z 2021-05-16T18:04:50.9955320Z 0 errors ✔ | 1 warning ✖ | 0 notes ✔ 2021-05-16T18:04:51.0152860Z total 7496 2021-05-16T18:04:51.0156990Z drwxr-xr-x 15 runner staff 480 May 16 18:04 oro.dicom.Rcheck 2021-05-16T18:04:51.0158670Z -rw-r--r-- 1 runner staff 1871856 May 16 18:04 oro.dicom_0.5.2.2.tar.gz 2021-05-16T18:04:51.0161200Z -rw-r--r-- 1 runner staff 1965543 May 16 18:04 oro.dicom_0.5.2.2.tgz 2021-05-16T18:04:51.0214170Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T18:04:51.0215120Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T18:04:51.0550360Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T18:04:51.0550970Z env: 2021-05-16T18:04:51.0551430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:04:51.0551870Z TIC_DEPLOY_KEY: 2021-05-16T18:04:51.0552180Z RSPM: 2021-05-16T18:04:51.0553680Z GITHUB_PAT: *** 2021-05-16T18:04:51.0554070Z COVERALLS_TOKEN: 2021-05-16T18:04:51.0554510Z continue-on-error: false 2021-05-16T18:04:51.0554950Z VDIFFR_RUN_TESTS: false 2021-05-16T18:04:51.0555410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:04:51.0555820Z TZ: UTC 2021-05-16T18:04:51.0556250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:04:51.0556710Z NOT_CRAN: true 2021-05-16T18:04:51.0557040Z ##[endgroup] 2021-05-16T18:04:51.0998890Z 2021-05-16T18:04:51.1001730Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-16T18:04:51.1002960Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-16T18:04:51.1004770Z Platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T18:04:51.1006830Z 2021-05-16T18:04:51.1008090Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T18:04:51.1009580Z You are welcome to redistribute it under certain conditions. 2021-05-16T18:04:51.1011120Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T18:04:51.1011560Z 2021-05-16T18:04:51.1012190Z R is a collaborative project with many contributors. 2021-05-16T18:04:51.1013320Z Type 'contributors()' for more information and 2021-05-16T18:04:51.1014510Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T18:04:51.1014950Z 2021-05-16T18:04:51.1015900Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T18:04:51.1017030Z 'help.start()' for an HTML browser interface to help. 2021-05-16T18:04:51.1017980Z Type 'q()' to quit R. 2021-05-16T18:04:51.1018280Z 2021-05-16T18:04:51.1018730Z > library(testthat) 2021-05-16T18:04:51.1019260Z > library(oro.dicom) 2021-05-16T18:04:51.1019750Z oro.dicom 0.5.2.2 2021-05-16T18:04:51.1020090Z > 2021-05-16T18:04:51.1020530Z > test_check("oro.dicom") 2021-05-16T18:04:51.1021060Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 38 ] 2021-05-16T18:04:51.1021470Z > 2021-05-16T18:04:51.1021830Z > proc.time() 2021-05-16T18:04:51.1022320Z user system elapsed 2021-05-16T18:04:51.1022740Z 2.738 0.160 2.886 2021-05-16T18:04:51.1077960Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T18:04:51.1078580Z Rscript -e "tic::before_deploy()" 2021-05-16T18:04:51.1371030Z shell: /bin/bash -e {0} 2021-05-16T18:04:51.1371420Z env: 2021-05-16T18:04:51.1371880Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:04:51.1372330Z TIC_DEPLOY_KEY: 2021-05-16T18:04:51.1372710Z RSPM: 2021-05-16T18:04:51.1373620Z GITHUB_PAT: *** 2021-05-16T18:04:51.1374090Z COVERALLS_TOKEN: 2021-05-16T18:04:51.1374550Z continue-on-error: false 2021-05-16T18:04:51.1375050Z VDIFFR_RUN_TESTS: false 2021-05-16T18:04:51.1375570Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:04:51.1376000Z TZ: UTC 2021-05-16T18:04:51.1376420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:04:51.1376810Z NOT_CRAN: true 2021-05-16T18:04:51.1377210Z ##[endgroup] 2021-05-16T18:04:51.4789880Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:04:51.6133410Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T18:04:51.6134070Z with: 2021-05-16T18:04:51.6134880Z upload_url: https://uploads.github.com/repos/neuroconductor/oro.dicom/releases/43017677/assets{?name,label} 2021-05-16T18:04:51.6135790Z asset_path: check/oro.dicom_0.5.2.2.tgz 2021-05-16T18:04:51.6136260Z asset_name: oro.dicom_0.5.2.2_R3.5.tgz 2021-05-16T18:04:51.6136950Z asset_content_type: application/octet-stream 2021-05-16T18:04:51.6137440Z env: 2021-05-16T18:04:51.6138270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:04:51.6138710Z TIC_DEPLOY_KEY: 2021-05-16T18:04:51.6139080Z RSPM: 2021-05-16T18:04:51.6140300Z GITHUB_PAT: *** 2021-05-16T18:04:51.6140720Z COVERALLS_TOKEN: 2021-05-16T18:04:51.6141190Z continue-on-error: false 2021-05-16T18:04:51.6141640Z VDIFFR_RUN_TESTS: false 2021-05-16T18:04:51.6142130Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:04:51.6142560Z TZ: UTC 2021-05-16T18:04:51.6142970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:04:51.6143410Z NOT_CRAN: true 2021-05-16T18:04:51.6144190Z GITHUB_TOKEN: *** 2021-05-16T18:04:51.6144570Z ##[endgroup] 2021-05-16T18:04:52.2380930Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T18:04:52.2381570Z Rscript -e "tic::deploy()" 2021-05-16T18:04:52.2674050Z shell: /bin/bash -e {0} 2021-05-16T18:04:52.2674450Z env: 2021-05-16T18:04:52.2674920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:04:52.2675390Z TIC_DEPLOY_KEY: 2021-05-16T18:04:52.2675800Z RSPM: 2021-05-16T18:04:52.2676930Z GITHUB_PAT: *** 2021-05-16T18:04:52.2677380Z COVERALLS_TOKEN: 2021-05-16T18:04:52.2677880Z continue-on-error: false 2021-05-16T18:04:52.2678350Z VDIFFR_RUN_TESTS: false 2021-05-16T18:04:52.2678970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:04:52.2679410Z TZ: UTC 2021-05-16T18:04:52.2679810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:04:52.2680210Z NOT_CRAN: true 2021-05-16T18:04:52.2680600Z ##[endgroup] 2021-05-16T18:04:52.5944020Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:04:52.7306280Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T18:04:52.7307000Z Rscript -e "tic::after_deploy()" 2021-05-16T18:04:52.7608030Z shell: /bin/bash -e {0} 2021-05-16T18:04:52.7608430Z env: 2021-05-16T18:04:52.7608990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:04:52.7609450Z TIC_DEPLOY_KEY: 2021-05-16T18:04:52.7609850Z RSPM: 2021-05-16T18:04:52.7610980Z GITHUB_PAT: *** 2021-05-16T18:04:52.7611480Z COVERALLS_TOKEN: 2021-05-16T18:04:52.7611950Z continue-on-error: false 2021-05-16T18:04:52.7612450Z VDIFFR_RUN_TESTS: false 2021-05-16T18:04:52.7612980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:04:52.7613410Z TZ: UTC 2021-05-16T18:04:52.7613810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:04:52.7614210Z NOT_CRAN: true 2021-05-16T18:04:52.7614590Z ##[endgroup] 2021-05-16T18:04:53.0917230Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:04:53.4716570Z Post job cleanup. 2021-05-16T18:04:53.5420380Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T18:04:53.5546890Z Post job cleanup. 2021-05-16T18:04:53.6806180Z [command]/usr/local/bin/git version 2021-05-16T18:04:53.6899610Z git version 2.31.1 2021-05-16T18:04:53.6948470Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T18:04:53.7022380Z [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-16T18:04:53.7879570Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T18:04:53.7937290Z http.https://github.com/.extraheader 2021-05-16T18:04:53.7947910Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T18:04:53.8031740Z [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-16T18:04:53.8987170Z Cleaning up orphan processes