2021-05-14T21:05:50.6511527Z ##[section]Starting: Request a runner to run this job 2021-05-14T21:05:50.7578332Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-14T21:05:50.8623289Z 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-14T21:05:51.0304178Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-14T21:05:51.1945643Z ##[section]Finishing: Request a runner to run this job 2021-05-14T21:06:05.2225550Z Current runner version: '2.278.0' 2021-05-14T21:06:05.2278090Z ##[group]Operating System 2021-05-14T21:06:05.2279050Z Mac OS X 2021-05-14T21:06:05.2279680Z 10.15.7 2021-05-14T21:06:05.2280070Z 19H1030 2021-05-14T21:06:05.2280520Z ##[endgroup] 2021-05-14T21:06:05.2281030Z ##[group]Virtual Environment 2021-05-14T21:06:05.2281670Z Environment: macos-10.15 2021-05-14T21:06:05.2282290Z Version: 20210510.1 2021-05-14T21:06:05.2283220Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-14T21:06:05.2284540Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-14T21:06:05.2285360Z ##[endgroup] 2021-05-14T21:06:05.2287320Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T21:06:05.2288670Z Actions: write 2021-05-14T21:06:05.2289140Z Checks: write 2021-05-14T21:06:05.2289650Z Contents: write 2021-05-14T21:06:05.2290130Z Deployments: write 2021-05-14T21:06:05.2290840Z Issues: write 2021-05-14T21:06:05.2291410Z Metadata: read 2021-05-14T21:06:05.2291920Z Packages: write 2021-05-14T21:06:05.2292410Z PullRequests: write 2021-05-14T21:06:05.2293020Z RepositoryProjects: write 2021-05-14T21:06:05.2293730Z SecurityEvents: write 2021-05-14T21:06:05.2294230Z Statuses: write 2021-05-14T21:06:05.2294930Z ##[endgroup] 2021-05-14T21:06:05.2298350Z Prepare workflow directory 2021-05-14T21:06:05.3562520Z Prepare all required actions 2021-05-14T21:06:05.3574950Z Getting action download info 2021-05-14T21:06:05.9016860Z Download action repository 'actions/checkout@v2' 2021-05-14T21:06:07.6981450Z Download action repository 'r-lib/actions@master' 2021-05-14T21:06:09.6730720Z Download action repository 'adigherman/actions@master' 2021-05-14T21:06:11.6641480Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T21:06:11.9797790Z Download action repository 'actions/cache@v1' 2021-05-14T21:06:12.3648390Z Download action repository 'actions/upload-artifact@master' 2021-05-14T21:06:13.5118710Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T21:06:14.2074730Z ##[group]Run actions/checkout@v2 2021-05-14T21:06:14.2075340Z with: 2021-05-14T21:06:14.2076070Z repository: neuroconductor/ROpenCVLite 2021-05-14T21:06:14.2076930Z token: *** 2021-05-14T21:06:14.2077290Z ssh-strict: true 2021-05-14T21:06:14.2077750Z persist-credentials: true 2021-05-14T21:06:14.2078180Z clean: true 2021-05-14T21:06:14.2078630Z fetch-depth: 1 2021-05-14T21:06:14.2078960Z lfs: false 2021-05-14T21:06:14.2079300Z submodules: false 2021-05-14T21:06:14.2079610Z env: 2021-05-14T21:06:14.2080000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:06:14.2080410Z TIC_DEPLOY_KEY: 2021-05-14T21:06:14.2080720Z RSPM: 2021-05-14T21:06:14.2081360Z GITHUB_PAT: *** 2021-05-14T21:06:14.2081720Z COVERALLS_TOKEN: 2021-05-14T21:06:14.2082150Z continue-on-error: true 2021-05-14T21:06:14.2082570Z VDIFFR_RUN_TESTS: false 2021-05-14T21:06:14.2082930Z ##[endgroup] 2021-05-14T21:06:14.9548610Z Syncing repository: neuroconductor/ROpenCVLite 2021-05-14T21:06:14.9549780Z ##[group]Getting Git version info 2021-05-14T21:06:14.9551350Z Working directory is '/Users/runner/work/ROpenCVLite/ROpenCVLite' 2021-05-14T21:06:14.9552110Z [command]/usr/local/bin/git version 2021-05-14T21:06:15.0777500Z git version 2.31.1 2021-05-14T21:06:15.0808770Z ##[endgroup] 2021-05-14T21:06:15.0818360Z Deleting the contents of '/Users/runner/work/ROpenCVLite/ROpenCVLite' 2021-05-14T21:06:15.0823780Z ##[group]Initializing the repository 2021-05-14T21:06:15.0829550Z [command]/usr/local/bin/git init /Users/runner/work/ROpenCVLite/ROpenCVLite 2021-05-14T21:06:15.1072280Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T21:06:15.1073230Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T21:06:15.1074030Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T21:06:15.1074630Z hint: 2021-05-14T21:06:15.1075560Z hint: git config --global init.defaultBranch 2021-05-14T21:06:15.1076750Z hint: 2021-05-14T21:06:15.1077760Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T21:06:15.1079000Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T21:06:15.1079650Z hint: 2021-05-14T21:06:15.1080400Z hint: git branch -m 2021-05-14T21:06:15.1126620Z Initialized empty Git repository in /Users/runner/work/ROpenCVLite/ROpenCVLite/.git/ 2021-05-14T21:06:15.1139660Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/ROpenCVLite 2021-05-14T21:06:15.1228920Z ##[endgroup] 2021-05-14T21:06:15.1229650Z ##[group]Disabling automatic garbage collection 2021-05-14T21:06:15.1236870Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-14T21:06:15.1302890Z ##[endgroup] 2021-05-14T21:06:15.1309870Z ##[group]Setting up auth 2021-05-14T21:06:15.1322650Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:06:15.1393230Z [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-14T21:06:15.3102950Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:06:15.3182570Z [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-14T21:06:15.3967140Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T21:06:15.4056630Z ##[endgroup] 2021-05-14T21:06:15.4057240Z ##[group]Fetching the repository 2021-05-14T21:06:15.4070300Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +829cadd551428e905e2dbe55526d6ba30a0c73fa:refs/tags/0.3.410.s 2021-05-14T21:06:15.7833840Z remote: Enumerating objects: 79, done. 2021-05-14T21:06:15.7834930Z remote: Counting objects: 1% (1/79) 2021-05-14T21:06:15.7835460Z remote: Counting objects: 2% (2/79) 2021-05-14T21:06:15.7836020Z remote: Counting objects: 3% (3/79) 2021-05-14T21:06:15.7836510Z remote: Counting objects: 5% (4/79) 2021-05-14T21:06:15.7837040Z remote: Counting objects: 6% (5/79) 2021-05-14T21:06:15.7837570Z remote: Counting objects: 7% (6/79) 2021-05-14T21:06:15.7838070Z remote: Counting objects: 8% (7/79) 2021-05-14T21:06:15.7838590Z remote: Counting objects: 10% (8/79) 2021-05-14T21:06:15.7839080Z remote: Counting objects: 11% (9/79) 2021-05-14T21:06:15.7839610Z remote: Counting objects: 12% (10/79) 2021-05-14T21:06:15.7840210Z remote: Counting objects: 13% (11/79) 2021-05-14T21:06:15.7840740Z remote: Counting objects: 15% (12/79) 2021-05-14T21:06:15.7841250Z remote: Counting objects: 16% (13/79) 2021-05-14T21:06:15.7841780Z remote: Counting objects: 17% (14/79) 2021-05-14T21:06:15.7842310Z remote: Counting objects: 18% (15/79) 2021-05-14T21:06:15.7842800Z remote: Counting objects: 20% (16/79) 2021-05-14T21:06:15.7843330Z remote: Counting objects: 21% (17/79) 2021-05-14T21:06:15.7843820Z remote: Counting objects: 22% (18/79) 2021-05-14T21:06:15.7844350Z remote: Counting objects: 24% (19/79) 2021-05-14T21:06:15.7844840Z remote: Counting objects: 25% (20/79) 2021-05-14T21:06:15.7845350Z remote: Counting objects: 26% (21/79) 2021-05-14T21:06:15.7846030Z remote: Counting objects: 27% (22/79) 2021-05-14T21:06:15.7847350Z remote: Counting objects: 29% (23/79) 2021-05-14T21:06:15.7848050Z remote: Counting objects: 30% (24/79) 2021-05-14T21:06:15.7848560Z remote: Counting objects: 31% (25/79) 2021-05-14T21:06:15.7849110Z remote: Counting objects: 32% (26/79) 2021-05-14T21:06:15.7850110Z remote: Counting objects: 34% (27/79) 2021-05-14T21:06:15.7850730Z remote: Counting objects: 35% (28/79) 2021-05-14T21:06:15.7851240Z remote: Counting objects: 36% (29/79) 2021-05-14T21:06:15.7851830Z remote: Counting objects: 37% (30/79) 2021-05-14T21:06:15.7852600Z remote: Counting objects: 39% (31/79) 2021-05-14T21:06:15.7883900Z remote: Counting objects: 40% (32/79) 2021-05-14T21:06:15.7884740Z remote: Counting objects: 41% (33/79) 2021-05-14T21:06:15.7885270Z remote: Counting objects: 43% (34/79) 2021-05-14T21:06:15.7885780Z remote: Counting objects: 44% (35/79) 2021-05-14T21:06:15.7886320Z remote: Counting objects: 45% (36/79) 2021-05-14T21:06:15.7886810Z remote: Counting objects: 46% (37/79) 2021-05-14T21:06:15.7887310Z remote: Counting objects: 48% (38/79) 2021-05-14T21:06:15.7887820Z remote: Counting objects: 49% (39/79) 2021-05-14T21:06:15.7888370Z remote: Counting objects: 50% (40/79) 2021-05-14T21:06:15.7888870Z remote: Counting objects: 51% (41/79) 2021-05-14T21:06:15.7889360Z remote: Counting objects: 53% (42/79) 2021-05-14T21:06:15.7889870Z remote: Counting objects: 54% (43/79) 2021-05-14T21:06:15.7890400Z remote: Counting objects: 55% (44/79) 2021-05-14T21:06:15.7890900Z remote: Counting objects: 56% (45/79) 2021-05-14T21:06:15.7891370Z remote: Counting objects: 58% (46/79) 2021-05-14T21:06:15.7891910Z remote: Counting objects: 59% (47/79) 2021-05-14T21:06:15.7892410Z remote: Counting objects: 60% (48/79) 2021-05-14T21:06:15.7892910Z remote: Counting objects: 62% (49/79) 2021-05-14T21:06:15.7893400Z remote: Counting objects: 63% (50/79) 2021-05-14T21:06:15.7893940Z remote: Counting objects: 64% (51/79) 2021-05-14T21:06:15.7894430Z remote: Counting objects: 65% (52/79) 2021-05-14T21:06:15.7894910Z remote: Counting objects: 67% (53/79) 2021-05-14T21:06:15.7895810Z remote: Counting objects: 68% (54/79) 2021-05-14T21:06:15.7896380Z remote: Counting objects: 69% (55/79) 2021-05-14T21:06:15.7896890Z remote: Counting objects: 70% (56/79) 2021-05-14T21:06:15.7897380Z remote: Counting objects: 72% (57/79) 2021-05-14T21:06:15.7897900Z remote: Counting objects: 73% (58/79) 2021-05-14T21:06:15.7898400Z remote: Counting objects: 74% (59/79) 2021-05-14T21:06:15.7898900Z remote: Counting objects: 75% (60/79) 2021-05-14T21:06:15.7899390Z remote: Counting objects: 77% (61/79) 2021-05-14T21:06:15.7899920Z remote: Counting objects: 78% (62/79) 2021-05-14T21:06:15.7900450Z remote: Counting objects: 79% (63/79) 2021-05-14T21:06:15.7900940Z remote: Counting objects: 81% (64/79) 2021-05-14T21:06:15.7901450Z remote: Counting objects: 82% (65/79) 2021-05-14T21:06:15.7901950Z remote: Counting objects: 83% (66/79) 2021-05-14T21:06:15.7902490Z remote: Counting objects: 84% (67/79) 2021-05-14T21:06:15.7903080Z remote: Counting objects: 86% (68/79) 2021-05-14T21:06:15.7903610Z remote: Counting objects: 87% (69/79) 2021-05-14T21:06:15.7904150Z remote: Counting objects: 88% (70/79) 2021-05-14T21:06:15.7904640Z remote: Counting objects: 89% (71/79) 2021-05-14T21:06:15.7905150Z remote: Counting objects: 91% (72/79) 2021-05-14T21:06:15.7905640Z remote: Counting objects: 92% (73/79) 2021-05-14T21:06:15.7906180Z remote: Counting objects: 93% (74/79) 2021-05-14T21:06:15.7906670Z remote: Counting objects: 94% (75/79) 2021-05-14T21:06:15.7907190Z remote: Counting objects: 96% (76/79) 2021-05-14T21:06:15.7907680Z remote: Counting objects: 97% (77/79) 2021-05-14T21:06:15.7908210Z remote: Counting objects: 98% (78/79) 2021-05-14T21:06:15.7908730Z remote: Counting objects: 100% (79/79) 2021-05-14T21:06:15.7909240Z remote: Counting objects: 100% (79/79), done. 2021-05-14T21:06:15.7910440Z remote: Compressing objects: 1% (1/67) 2021-05-14T21:06:15.7911050Z remote: Compressing objects: 2% (2/67) 2021-05-14T21:06:15.7911610Z remote: Compressing objects: 4% (3/67) 2021-05-14T21:06:15.7912450Z remote: Compressing objects: 5% (4/67) 2021-05-14T21:06:15.7913030Z remote: Compressing objects: 7% (5/67) 2021-05-14T21:06:15.7913580Z remote: Compressing objects: 8% (6/67) 2021-05-14T21:06:15.7914140Z remote: Compressing objects: 10% (7/67) 2021-05-14T21:06:15.7914750Z remote: Compressing objects: 11% (8/67) 2021-05-14T21:06:15.7915290Z remote: Compressing objects: 13% (9/67) 2021-05-14T21:06:15.7915840Z remote: Compressing objects: 14% (10/67) 2021-05-14T21:06:15.7916400Z remote: Compressing objects: 16% (11/67) 2021-05-14T21:06:15.7916980Z remote: Compressing objects: 17% (12/67) 2021-05-14T21:06:15.7917530Z remote: Compressing objects: 19% (13/67) 2021-05-14T21:06:15.7918130Z remote: Compressing objects: 20% (14/67) 2021-05-14T21:06:15.7918680Z remote: Compressing objects: 22% (15/67) 2021-05-14T21:06:15.7919260Z remote: Compressing objects: 23% (16/67) 2021-05-14T21:06:15.7919850Z remote: Compressing objects: 25% (17/67) 2021-05-14T21:06:15.7920400Z remote: Compressing objects: 26% (18/67) 2021-05-14T21:06:15.7920980Z remote: Compressing objects: 28% (19/67) 2021-05-14T21:06:15.7921530Z remote: Compressing objects: 29% (20/67) 2021-05-14T21:06:15.7922110Z remote: Compressing objects: 31% (21/67) 2021-05-14T21:06:15.7922690Z remote: Compressing objects: 32% (22/67) 2021-05-14T21:06:15.7923240Z remote: Compressing objects: 34% (23/67) 2021-05-14T21:06:15.7923820Z remote: Compressing objects: 35% (24/67) 2021-05-14T21:06:15.7924370Z remote: Compressing objects: 37% (25/67) 2021-05-14T21:06:15.7924910Z remote: Compressing objects: 38% (26/67) 2021-05-14T21:06:15.7925710Z remote: Compressing objects: 40% (27/67) 2021-05-14T21:06:15.7926290Z remote: Compressing objects: 41% (28/67) 2021-05-14T21:06:15.7926870Z remote: Compressing objects: 43% (29/67) 2021-05-14T21:06:15.7927390Z remote: Compressing objects: 44% (30/67) 2021-05-14T21:06:15.7927910Z remote: Compressing objects: 46% (31/67) 2021-05-14T21:06:15.7928480Z remote: Compressing objects: 47% (32/67) 2021-05-14T21:06:15.7929030Z remote: Compressing objects: 49% (33/67) 2021-05-14T21:06:15.7929670Z remote: Compressing objects: 50% (34/67) 2021-05-14T21:06:15.7930240Z remote: Compressing objects: 52% (35/67) 2021-05-14T21:06:15.7930820Z remote: Compressing objects: 53% (36/67) 2021-05-14T21:06:15.7931340Z remote: Compressing objects: 55% (37/67) 2021-05-14T21:06:15.7931910Z remote: Compressing objects: 56% (38/67) 2021-05-14T21:06:15.7932450Z remote: Compressing objects: 58% (39/67) 2021-05-14T21:06:15.7933030Z remote: Compressing objects: 59% (40/67) 2021-05-14T21:06:15.7933570Z remote: Compressing objects: 61% (41/67) 2021-05-14T21:06:15.7934110Z remote: Compressing objects: 62% (42/67) 2021-05-14T21:06:15.7934630Z remote: Compressing objects: 64% (43/67) 2021-05-14T21:06:15.7935200Z remote: Compressing objects: 65% (44/67) 2021-05-14T21:06:15.7936720Z remote: Compressing objects: 67% (45/67) 2021-05-14T21:06:15.7937630Z remote: Compressing objects: 68% (46/67) 2021-05-14T21:06:15.7938210Z remote: Compressing objects: 70% (47/67) 2021-05-14T21:06:15.7938760Z remote: Compressing objects: 71% (48/67) 2021-05-14T21:06:15.7939330Z remote: Compressing objects: 73% (49/67) 2021-05-14T21:06:15.7939940Z remote: Compressing objects: 74% (50/67) 2021-05-14T21:06:15.7940560Z remote: Compressing objects: 76% (51/67) 2021-05-14T21:06:15.7941110Z remote: Compressing objects: 77% (52/67) 2021-05-14T21:06:15.7942110Z remote: Compressing objects: 79% (53/67) 2021-05-14T21:06:15.7942660Z remote: Compressing objects: 80% (54/67) 2021-05-14T21:06:15.7943240Z remote: Compressing objects: 82% (55/67) 2021-05-14T21:06:15.7943830Z remote: Compressing objects: 83% (56/67) 2021-05-14T21:06:15.7944370Z remote: Compressing objects: 85% (57/67) 2021-05-14T21:06:15.7944940Z remote: Compressing objects: 86% (58/67) 2021-05-14T21:06:15.7945480Z remote: Compressing objects: 88% (59/67) 2021-05-14T21:06:15.7946050Z remote: Compressing objects: 89% (60/67) 2021-05-14T21:06:15.7946590Z remote: Compressing objects: 91% (61/67) 2021-05-14T21:06:15.7948170Z remote: Compressing objects: 92% (62/67) 2021-05-14T21:06:15.7948750Z remote: Compressing objects: 94% (63/67) 2021-05-14T21:06:15.7949630Z remote: Compressing objects: 95% (64/67) 2021-05-14T21:06:15.7950850Z remote: Compressing objects: 97% (65/67) 2021-05-14T21:06:15.7951470Z remote: Compressing objects: 98% (66/67) 2021-05-14T21:06:15.7952310Z remote: Compressing objects: 100% (67/67) 2021-05-14T21:06:15.7952910Z remote: Compressing objects: 100% (67/67), done. 2021-05-14T21:06:15.9854930Z remote: Total 79 (delta 16), reused 48 (delta 8), pack-reused 0 2021-05-14T21:06:15.9856090Z From https://github.com/neuroconductor/ROpenCVLite 2021-05-14T21:06:15.9857640Z * [new ref] 829cadd551428e905e2dbe55526d6ba30a0c73fa -> 0.3.410.s 2021-05-14T21:06:15.9858860Z ##[endgroup] 2021-05-14T21:06:15.9859750Z ##[group]Determining the checkout info 2021-05-14T21:06:15.9860500Z ##[endgroup] 2021-05-14T21:06:15.9861420Z ##[group]Checking out the ref 2021-05-14T21:06:15.9862570Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.3.410.s 2021-05-14T21:06:15.9863310Z HEAD is now at 829cadd Version id 5 stable 2021-05-14T21:06:15.9863810Z ##[endgroup] 2021-05-14T21:06:15.9865090Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-14T21:06:15.9866130Z '829cadd551428e905e2dbe55526d6ba30a0c73fa' 2021-05-14T21:06:15.9996920Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T21:06:15.9997440Z with: 2021-05-14T21:06:15.9997850Z r-version: devel 2021-05-14T21:06:15.9998220Z Ncpus: 1 2021-05-14T21:06:15.9998640Z crayon.enabled: NULL 2021-05-14T21:06:15.9999160Z remove-openmp-macos: true 2021-05-14T21:06:15.9999720Z http-user-agent: default 2021-05-14T21:06:16.0000210Z install-r: true 2021-05-14T21:06:16.0000750Z windows-path-include-mingw: true 2021-05-14T21:06:16.0001270Z env: 2021-05-14T21:06:16.0001660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:06:16.0002130Z TIC_DEPLOY_KEY: 2021-05-14T21:06:16.0002450Z RSPM: 2021-05-14T21:06:16.0003690Z GITHUB_PAT: *** 2021-05-14T21:06:16.0004080Z COVERALLS_TOKEN: 2021-05-14T21:06:16.0004570Z continue-on-error: true 2021-05-14T21:06:16.0005020Z VDIFFR_RUN_TESTS: false 2021-05-14T21:06:16.0005450Z ##[endgroup] 2021-05-14T21:06:16.6181600Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-14T21:06:19.5689960Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-14T21:06:19.9643450Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-14T21:06:20.0023110Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-14T21:06:20.0041940Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-14T21:06:20.0043580Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-14T21:06:20.0045660Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-14T21:06:21.0335000Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-14T21:06:21.0338810Z Checksumming (Apple_Free : 3)… 2021-05-14T21:06:22.0014670Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-14T21:06:22.0135850Z Checksumming disk image (Apple_HFS : 4)… 2021-05-14T21:06:22.0496690Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-14T21:06:22.0503350Z Checksumming (Apple_Free : 5)… 2021-05-14T21:06:23.0010590Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-14T21:06:23.0014680Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-14T21:06:24.0767700Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-14T21:06:24.0829710Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-14T21:06:24.0932030Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-14T21:06:24.1021650Z verified CRC32 $84F1919B 2021-05-14T21:06:24.1574330Z /dev/disk2 GUID_partition_scheme 2021-05-14T21:06:24.1685970Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-14T21:06:24.1796960Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-14T21:06:25.7984870Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-14T21:06:27.8624590Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-14T21:06:27.8733230Z To reinstall 0.29.2_3, run: 2021-05-14T21:06:27.8761020Z brew reinstall pkg-config 2021-05-14T21:06:27.8995980Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-14T21:06:29.5869190Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-14T21:06:29.8654230Z installer: Package name is gfortran 2021-05-14T21:06:29.8693340Z installer: Installing at base path / 2021-05-14T21:06:29.8731390Z installer: The install was successful. 2021-05-14T21:06:29.8759530Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-14T21:06:29.9777560Z "disk2" ejected. 2021-05-14T21:06:30.0101800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-14T21%3A15%3A00Z&sig=mGIl9ccYtRReyLvX7YcyhSWBfsV%2BbMlvNv2l4yHuX80%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:06:30.0133640Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-14T21:06:30.3462950Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-14T21:06:34.3011830Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-14T21:06:34.3509310Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-14T21:06:36.0874630Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-14T21:06:36.5448910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-14T21%3A15%3A00Z&sig=KxTBrIDs4oWFlDw0UcucrikJLrhp6JMyP%2B5FluyzRuc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:06:36.6798780Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-14T21:06:39.4747590Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-14T21:06:41.4417900Z installer: Package name is R 4.2.0 for macOS 2021-05-14T21:06:41.4418850Z installer: Upgrading at base path / 2021-05-14T21:06:41.4419480Z installer: The upgrade was successful. 2021-05-14T21:06:41.4473020Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-14T21:06:41.4739680Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T21:06:41.4740260Z env: 2021-05-14T21:06:41.4740690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:06:41.4741180Z TIC_DEPLOY_KEY: 2021-05-14T21:06:41.4741520Z RSPM: 2021-05-14T21:06:41.4742910Z GITHUB_PAT: *** 2021-05-14T21:06:41.4743380Z COVERALLS_TOKEN: 2021-05-14T21:06:41.4743830Z continue-on-error: true 2021-05-14T21:06:41.4744770Z VDIFFR_RUN_TESTS: false 2021-05-14T21:06:41.4745260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:06:41.4745730Z TZ: UTC 2021-05-14T21:06:41.4746190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:06:41.4746640Z NOT_CRAN: true 2021-05-14T21:06:41.4747010Z ##[endgroup] 2021-05-14T21:06:41.9125770Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-14T21:06:42.2999040Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-14T21:06:42.3094600Z Dload Upload Total Spent Left Speed 2021-05-14T21:06:42.3095960Z 2021-05-14T21:06:42.3635770Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:06:42.3638040Z 100 117 0 117 0 0 1828 0 --:--:-- --:--:-- --:--:-- 1828 2021-05-14T21:06:42.5454590Z 2021-05-14T21:06:42.5458640Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:06:42.7265140Z 2021-05-14T21:06:43.6815750Z 0 82.6M 0 15859 0 0 37053 0 0:38:58 --:--:-- 0:38:58 37053 2021-05-14T21:06:44.6672700Z 14 82.6M 14 12.2M 0 0 9099k 0 0:00:09 0:00:01 0:00:08 12.8M 2021-05-14T21:06:45.6749220Z 29 82.6M 29 24.0M 0 0 10.1M 0 0:00:08 0:00:02 0:00:06 12.3M 2021-05-14T21:06:46.6749950Z 45 82.6M 45 37.8M 0 0 11.2M 0 0:00:07 0:00:03 0:00:04 12.8M 2021-05-14T21:06:47.6838700Z 64 82.6M 64 53.2M 0 0 12.1M 0 0:00:06 0:00:04 0:00:02 13.4M 2021-05-14T21:06:48.3395470Z 85 82.6M 85 70.3M 0 0 13.0M 0 0:00:06 0:00:05 0:00:01 14.1M 2021-05-14T21:06:48.3397970Z 100 82.6M 100 82.6M 0 0 13.6M 0 0:00:06 0:00:06 --:--:-- 15.1M 2021-05-14T21:06:52.5167900Z ##[group]Run tlmgr update --self 2021-05-14T21:06:52.5168580Z tlmgr update --self 2021-05-14T21:06:52.5169500Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T21:06:52.5170360Z tlmgr update --all 2021-05-14T21:06:52.5366170Z shell: /bin/bash -e {0} 2021-05-14T21:06:52.5366580Z env: 2021-05-14T21:06:52.5367020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:06:52.5367510Z TIC_DEPLOY_KEY: 2021-05-14T21:06:52.5367870Z RSPM: 2021-05-14T21:06:52.5369100Z GITHUB_PAT: *** 2021-05-14T21:06:52.5369580Z COVERALLS_TOKEN: 2021-05-14T21:06:52.5370060Z continue-on-error: true 2021-05-14T21:06:52.5370560Z VDIFFR_RUN_TESTS: false 2021-05-14T21:06:52.5371060Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:06:52.5371530Z TZ: UTC 2021-05-14T21:06:52.5371920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:06:52.5372350Z NOT_CRAN: true 2021-05-14T21:06:52.5372820Z ##[endgroup] 2021-05-14T21:06:54.8689560Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:06:54.8691930Z tlmgr: no self-updates for tlmgr available 2021-05-14T21:06:57.0628600Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:06:57.0629680Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T21:06:57.3414770Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T21:06:57.7078900Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-14T21:06:57.9617300Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-14T21:06:58.2542420Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-14T21:06:58.4972460Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-14T21:07:01.4562810Z [7/89, 00:04/00:04] install: biber [1k] 2021-05-14T21:07:01.7112430Z [8/89, 00:04/00:04] install: biblatex [238k] 2021-05-14T21:07:02.2617840Z [9/89, 00:05/00:05] install: checkcites.universal-darwin [1k] 2021-05-14T21:07:02.5174500Z [10/89, 00:05/00:05] install: checkcites [7k] 2021-05-14T21:07:02.7737310Z [11/89, 00:05/00:05] install: chickenize [15k] 2021-05-14T21:07:03.0858230Z [12/89, 00:06/00:06] install: chinese-jfm [3k] 2021-05-14T21:07:03.3487630Z [13/89, 00:06/00:06] install: cloze [9k] 2021-05-14T21:07:03.5959760Z [14/89, 00:06/00:06] install: colorprofiles [86k] 2021-05-14T21:07:03.9492100Z [15/89, 00:06/00:06] install: combofont [2k] 2021-05-14T21:07:04.2049470Z [16/89, 00:07/00:07] install: courier [470k] 2021-05-14T21:07:04.7836700Z [17/89, 00:07/00:07] install: courier-scaled [3k] 2021-05-14T21:07:05.0342350Z [18/89, 00:08/00:08] install: cstypo [3k] 2021-05-14T21:07:05.2830270Z [19/89, 00:08/00:08] install: ctablestack [2k] 2021-05-14T21:07:05.5316050Z [20/89, 00:08/00:08] install: ekdosis [19k] 2021-05-14T21:07:05.8313470Z [21/89, 00:08/00:08] install: emoji [40k] 2021-05-14T21:07:06.1399240Z [22/89, 00:09/00:09] install: emojicite [2k] 2021-05-14T21:07:06.4055160Z [23/89, 00:09/00:09] install: enctex [24k] 2021-05-14T21:07:06.7269470Z [24/89, 00:09/00:09] install: enigma [18k] 2021-05-14T21:07:07.0362250Z [25/89, 00:10/00:10] install: etex-pkg [6k] 2021-05-14T21:07:07.2960600Z [26/89, 00:10/00:10] install: filecontents [3k] 2021-05-14T21:07:07.5454650Z [27/89, 00:10/00:10] install: grfext [3k] 2021-05-14T21:07:07.8017870Z [28/89, 00:10/00:10] install: hyphenex [9k] 2021-05-14T21:07:08.0412520Z [29/89, 00:11/00:11] install: ifplatform [2k] 2021-05-14T21:07:08.2832870Z [30/89, 00:11/00:11] install: innerscript [4k] 2021-05-14T21:07:08.5256730Z [31/89, 00:11/00:11] install: interpreter [7k] 2021-05-14T21:07:08.7807980Z [32/89, 00:11/00:11] install: kanaparser [5k] 2021-05-14T21:07:09.0410580Z [33/89, 00:12/00:12] install: knuth-local [23k] 2021-05-14T21:07:09.3621580Z [34/89, 00:12/00:12] install: logreq [4k] 2021-05-14T21:07:09.6205500Z [35/89, 00:12/00:12] install: lua-typo [7k] 2021-05-14T21:07:09.9039850Z [36/89, 00:12/00:12] install: lua-uca [70k] 2021-05-14T21:07:10.2659830Z [37/89, 00:13/00:13] install: lua-ul [7k] 2021-05-14T21:07:10.5288670Z [38/89, 00:13/00:13] install: lua-uni-algos [6k] 2021-05-14T21:07:10.7765400Z [39/89, 00:13/00:13] install: lua-visual-debug [4k] 2021-05-14T21:07:11.0174280Z [40/89, 00:14/00:14] install: luacode [3k] 2021-05-14T21:07:11.3315480Z [41/89, 00:14/00:14] install: luacolor [5k] 2021-05-14T21:07:11.5903670Z [42/89, 00:14/00:14] install: luahyphenrules [3k] 2021-05-14T21:07:11.8461260Z [43/89, 00:14/00:14] install: luaimageembed [2k] 2021-05-14T21:07:12.0975260Z [44/89, 00:15/00:16] install: luaindex [5k] 2021-05-14T21:07:12.3559770Z [45/89, 00:15/00:16] install: luainputenc [5k] 2021-05-14T21:07:12.6016210Z [46/89, 00:15/00:16] install: luaintro [1k] 2021-05-14T21:07:12.8533280Z [47/89, 00:15/00:16] install: luakeys [5k] 2021-05-14T21:07:13.1062170Z [48/89, 00:16/00:17] install: lualatex-doc [1k] 2021-05-14T21:07:13.3633570Z [49/89, 00:16/00:17] install: lualatex-truncate [2k] 2021-05-14T21:07:13.6226950Z [50/89, 00:16/00:17] install: luamplib [12k] 2021-05-14T21:07:13.8825400Z [51/89, 00:16/00:17] install: luapackageloader [2k] 2021-05-14T21:07:14.1284880Z [52/89, 00:17/00:18] install: luaprogtable [7k] 2021-05-14T21:07:14.3789580Z [53/89, 00:17/00:18] install: luarandom [2k] 2021-05-14T21:07:14.6407700Z [54/89, 00:17/00:18] install: luatex85 [2k] 2021-05-14T21:07:14.8823590Z [55/89, 00:17/00:18] install: luatexbase [4k] 2021-05-14T21:07:15.1316020Z [56/89, 00:18/00:19] install: luatexko [22k] 2021-05-14T21:07:15.4295970Z [57/89, 00:18/00:19] install: luatextra [2k] 2021-05-14T21:07:15.6712340Z [58/89, 00:18/00:19] install: luavlna [8k] 2021-05-14T21:07:15.9264600Z [59/89, 00:18/00:19] install: luaxml [31k] 2021-05-14T21:07:16.2404190Z [60/89, 00:19/00:20] install: makeindex.universal-darwin [91k] 2021-05-14T21:07:16.5846960Z [61/89, 00:19/00:20] install: makeindex [5k] 2021-05-14T21:07:16.8331130Z [62/89, 00:19/00:20] install: mflogo [2k] 2021-05-14T21:07:17.0964390Z [63/89, 00:20/00:21] install: newpax [9k] 2021-05-14T21:07:17.3524390Z [64/89, 00:20/00:21] install: nodetree [13k] 2021-05-14T21:07:17.6471090Z [65/89, 00:20/00:21] install: odsfile [5k] 2021-05-14T21:07:17.9095490Z [66/89, 00:20/00:21] install: optex.universal-darwin [1k] 2021-05-14T21:07:18.1672410Z [67/89, 00:21/00:22] install: optex [789k] 2021-05-14T21:07:19.0948770Z [68/89, 00:22/00:22] install: pdfarticle [4k] 2021-05-14T21:07:19.3516440Z [69/89, 00:22/00:22] install: pdfextra [22k] 2021-05-14T21:07:19.6585190Z [70/89, 00:22/00:22] install: placeat [4k] 2021-05-14T21:07:19.9049170Z [71/89, 00:22/00:22] install: plantuml [3k] 2021-05-14T21:07:20.1471240Z [72/89, 00:23/00:23] install: rsfs [55k] 2021-05-14T21:07:20.5165300Z [73/89, 00:23/00:23] install: selnolig [53k] 2021-05-14T21:07:20.8764650Z [74/89, 00:23/00:23] install: spelling [14k] 2021-05-14T21:07:21.1862250Z [75/89, 00:24/00:24] install: stricttex [2k] 2021-05-14T21:07:21.4300140Z [76/89, 00:24/00:24] install: texlive-common [1k] 2021-05-14T21:07:21.6829290Z [77/89, 00:24/00:24] install: texlive-en [1k] 2021-05-14T21:07:21.9271200Z [78/89, 00:24/00:24] install: texlive-msg-translations [144k] 2021-05-14T21:07:22.3714810Z [79/89, 00:25/00:25] install: thumbpdf.universal-darwin [1k] 2021-05-14T21:07:22.6120630Z [80/89, 00:25/00:25] install: thumbpdf [19k] 2021-05-14T21:07:22.9134490Z [81/89, 00:25/00:25] install: tlshell.universal-darwin [1k] 2021-05-14T21:07:23.1656480Z [82/89, 00:26/00:26] install: tlshell [29k] 2021-05-14T21:07:23.4718790Z [83/89, 00:26/00:26] install: typewriter [25k] 2021-05-14T21:07:23.7741150Z [84/89, 00:26/00:26] install: uninormalize [6k] 2021-05-14T21:07:24.0279990Z [85/89, 00:27/00:27] install: upquote [2k] 2021-05-14T21:07:24.2817450Z [86/89, 00:27/00:27] install: xdvi.universal-darwin [948k] 2021-05-14T21:07:25.3469300Z [87/89, 00:28/00:28] install: xdvi [7k] 2021-05-14T21:07:25.6361590Z [88/89, 00:28/00:28] install: collection-basic [1k] 2021-05-14T21:07:25.8869680Z [89/89, 00:28/00:28] install: collection-luatex [1k] 2021-05-14T21:07:26.1501390Z running mktexlsr ... 2021-05-14T21:07:26.7011340Z done running mktexlsr. 2021-05-14T21:07:26.7393930Z running updmap-sys ... 2021-05-14T21:07:27.2924700Z done running updmap-sys. 2021-05-14T21:07:27.2926030Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-14T21:07:27.2928170Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/7zG99oEGAO/xn0X5remw_ ... 2021-05-14T21:07:28.3838300Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/7zG99oEGAO/xn0X5remw_. 2021-05-14T21:07:28.3839600Z OK: optex.fmt/luatex 2021-05-14T21:07:28.3840800Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T21:07:28.3842230Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T21:07:30.5989450Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:07:30.5990510Z tlmgr: no updates available 2021-05-14T21:07:30.7385080Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T21:07:30.7385580Z with: 2021-05-14T21:07:30.7385950Z pandoc-version: 2.7.3 2021-05-14T21:07:30.7386310Z env: 2021-05-14T21:07:30.7386710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:30.7387140Z TIC_DEPLOY_KEY: 2021-05-14T21:07:30.7387450Z RSPM: 2021-05-14T21:07:30.7388550Z GITHUB_PAT: *** 2021-05-14T21:07:30.7388940Z COVERALLS_TOKEN: 2021-05-14T21:07:30.7389370Z continue-on-error: true 2021-05-14T21:07:30.7389810Z VDIFFR_RUN_TESTS: false 2021-05-14T21:07:30.7390270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:07:30.7390670Z TZ: UTC 2021-05-14T21:07:30.7391020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:07:30.7391400Z NOT_CRAN: true 2021-05-14T21:07:30.7391730Z ##[endgroup] 2021-05-14T21:07:31.2391060Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-14T21:07:34.1611320Z installer: Package name is pandoc 2021-05-14T21:07:34.1614660Z installer: Installing at base path / 2021-05-14T21:07:34.1615840Z installer: The install was successful. 2021-05-14T21:07:34.1757990Z ##[group]Run git config user.name adigherman 2021-05-14T21:07:34.1759080Z git config user.name adigherman 2021-05-14T21:07:34.1759720Z git config user.email adig@jhu.edu 2021-05-14T21:07:34.2019670Z shell: /bin/bash -e {0} 2021-05-14T21:07:34.2020100Z env: 2021-05-14T21:07:34.2020620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:34.2021120Z TIC_DEPLOY_KEY: 2021-05-14T21:07:34.2021540Z RSPM: 2021-05-14T21:07:34.2022640Z GITHUB_PAT: *** 2021-05-14T21:07:34.2023150Z COVERALLS_TOKEN: 2021-05-14T21:07:34.2023690Z continue-on-error: true 2021-05-14T21:07:34.2024200Z VDIFFR_RUN_TESTS: false 2021-05-14T21:07:34.2024790Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:07:34.2025260Z TZ: UTC 2021-05-14T21:07:34.2025720Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:07:34.2026160Z NOT_CRAN: true 2021-05-14T21:07:34.2026600Z ##[endgroup] 2021-05-14T21:07:34.2939730Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-14T21:07:34.2940480Z env: 2021-05-14T21:07:34.2940960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:07:34.2941490Z TIC_DEPLOY_KEY: 2021-05-14T21:07:34.2941880Z RSPM: 2021-05-14T21:07:34.2943190Z GITHUB_PAT: *** 2021-05-14T21:07:34.2943650Z COVERALLS_TOKEN: 2021-05-14T21:07:34.2944110Z continue-on-error: true 2021-05-14T21:07:34.2944610Z VDIFFR_RUN_TESTS: false 2021-05-14T21:07:34.2945110Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:07:34.2945570Z TZ: UTC 2021-05-14T21:07:34.2945950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:07:34.2946370Z NOT_CRAN: true 2021-05-14T21:07:34.2946740Z ##[endgroup] 2021-05-14T21:07:35.9237290Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-14T21:07:35.9626740Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-14T21:07:35.9627470Z To reinstall 3.20.2, run: 2021-05-14T21:07:35.9628120Z brew reinstall cmake 2021-05-14T21:07:37.5146810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-14T21:07:38.6769510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:07:39.2809110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-14T21:07:39.6735120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-14T21%3A15%3A00Z&sig=1XTJ%2FBkr3xi5aYEj2i0bitmzTjqjZiji4gHXoGv3dXU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:07:39.7182970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=1XTJ\%2FBkr3xi5aYEj2i0bitmzTjqjZiji4gHXoGv3dXU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:07:39.8053100Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-14T21:07:39.8720910Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-14T21:07:39.8748840Z 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/d20210514-2478-iby66s 2021-05-14T21:07:39.8922360Z cp -pR /private/tmp/d20210514-2478-iby66s/libssh/. /usr/local/Cellar/libssh 2021-05-14T21:07:39.9114330Z chmod -Rf +w /private/tmp/d20210514-2478-iby66s 2021-05-14T21:07:39.9595510Z ==> Finishing up 2021-05-14T21:07:39.9926080Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-14T21:07:39.9942810Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-14T21:07:39.9948670Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-14T21:07:39.9954370Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-14T21:07:39.9958980Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-14T21:07:39.9964460Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-14T21:07:39.9972830Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-14T21:07:40.0130600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2645-1hg67yg.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-14T21:07:42.1621450Z ==> Summary 2021-05-14T21:07:42.1647000Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-14T21:07:44.2215670Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-14T21:07:45.4402190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:07:46.0559090Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-14T21:07:46.4400690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-14T21%3A15%3A00Z&sig=4Go3gPY9gjtbDW2ZiNNv%2B6PpfoweNiExw4HzWFypl2s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:07:46.5031100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=4Go3gPY9gjtbDW2ZiNNv\%2B6PpfoweNiExw4HzWFypl2s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:07:49.2983300Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-14T21:07:49.6460010Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-14T21:07:50.7783210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:07:51.8060020Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-14T21:07:52.1738430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-14T21%3A15%3A00Z&sig=CP0JHf0Re5PwDiNtBzqGKzynoNc9lpqSJdnDXormQ4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:07:52.2361420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=CP0JHf0Re5PwDiNtBzqGKzynoNc9lpqSJdnDXormQ4k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:07:52.4372850Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-14T21:07:52.4439570Z ==> Installing dependencies for jags: gcc 2021-05-14T21:07:52.4448030Z ==> Installing jags dependency: gcc 2021-05-14T21:07:52.5995390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-2653-m3vgrr 2021-05-14T21:07:52.5998230Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-14T21:07:54.6172290Z cp -pR /private/tmp/d20210514-2653-m3vgrr/gcc/. /usr/local/Cellar/gcc 2021-05-14T21:07:56.2428540Z chmod -Rf +w /private/tmp/d20210514-2653-m3vgrr 2021-05-14T21:08:00.4348400Z ==> Finishing up 2021-05-14T21:08:00.6073840Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-14T21:08:00.6078920Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-14T21:08:00.6084500Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-14T21:08:00.6089590Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-14T21:08:00.6094500Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-14T21:08:00.6099520Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-14T21:08:00.6104610Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-14T21:08:00.6109600Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-14T21:08:00.6114850Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-14T21:08:00.6120970Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-14T21:08:00.6133610Z rm /usr/local/bin/c++-11 2021-05-14T21:08:00.6136390Z rm /usr/local/bin/cpp-11 2021-05-14T21:08:00.6139660Z rm /usr/local/bin/g++-11 2021-05-14T21:08:00.6184320Z rm /usr/local/bin/gcc-11 2021-05-14T21:08:00.6187340Z rm /usr/local/bin/gcc-ar-11 2021-05-14T21:08:00.6190240Z rm /usr/local/bin/gcc-nm-11 2021-05-14T21:08:00.6192950Z rm /usr/local/bin/gcc-ranlib-11 2021-05-14T21:08:00.6196080Z rm /usr/local/bin/gcov-11 2021-05-14T21:08:00.6198860Z rm /usr/local/bin/gcov-dump-11 2021-05-14T21:08:00.6202020Z rm /usr/local/bin/gcov-tool-11 2021-05-14T21:08:00.8449820Z Error: The `brew link` step did not complete successfully 2021-05-14T21:08:00.8450750Z The formula built, but is not symlinked into /usr/local 2021-05-14T21:08:00.8455710Z Could not symlink bin/gfortran 2021-05-14T21:08:00.8456360Z Target /usr/local/bin/gfortran 2021-05-14T21:08:00.8457540Z already exists. You may want to remove it: 2021-05-14T21:08:00.8458520Z rm '/usr/local/bin/gfortran' 2021-05-14T21:08:00.8458860Z 2021-05-14T21:08:00.8459470Z To force the link and overwrite all conflicting files: 2021-05-14T21:08:00.8460420Z brew link --overwrite gcc 2021-05-14T21:08:00.8460760Z 2021-05-14T21:08:00.8461290Z To list all files that would be deleted: 2021-05-14T21:08:00.8462230Z brew link --overwrite --dry-run gcc 2021-05-14T21:08:00.8462590Z 2021-05-14T21:08:00.8463100Z Possible conflicting files are: 2021-05-14T21:08:00.8483860Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-14T21:08:01.2948670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2857-12o18hz.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-14T21:08:03.8855930Z ==> Summary 2021-05-14T21:08:04.0060480Z 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/d20210514-2653-nr4vpp 2021-05-14T21:08:04.0062830Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-14T21:08:04.0165530Z ==> Installing jags 2021-05-14T21:08:04.0267960Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-14T21:08:04.0649370Z cp -pR /private/tmp/d20210514-2653-nr4vpp/jags/. /usr/local/Cellar/jags 2021-05-14T21:08:04.1363360Z chmod -Rf +w /private/tmp/d20210514-2653-nr4vpp 2021-05-14T21:08:04.2478030Z ==> Finishing up 2021-05-14T21:08:04.2793890Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-14T21:08:04.2799950Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-14T21:08:04.2810630Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-14T21:08:04.2816970Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-14T21:08:04.2821600Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-14T21:08:04.2826340Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-14T21:08:04.2831080Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-14T21:08:04.2835760Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-14T21:08:04.2842830Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-14T21:08:04.3223000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2889-qsed4o.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-14T21:08:07.0032720Z ==> Summary 2021-05-14T21:08:07.0139910Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-14T21:08:09.2460500Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-14T21:08:10.3937760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:10.9873280Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-14T21:08:11.3829460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-14T21%3A15%3A00Z&sig=BxTnj6JfcAE8mHIEwv2zZDeBFuYQckxGrasghnZ3%2BBk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:11.4275580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=BxTnj6JfcAE8mHIEwv2zZDeBFuYQckxGrasghnZ3\%2BBk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:11.7634110Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-14T21:08:11.8731970Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-14T21:08:11.8759790Z 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/d20210514-2896-fqrai9 2021-05-14T21:08:12.2061860Z cp -pR /private/tmp/d20210514-2896-fqrai9/v8/. /usr/local/Cellar/v8 2021-05-14T21:08:12.4014870Z chmod -Rf +w /private/tmp/d20210514-2896-fqrai9 2021-05-14T21:08:12.5777960Z ==> Finishing up 2021-05-14T21:08:12.6307000Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-14T21:08:12.6794940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3064-3s699q.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-14T21:08:16.6291390Z ==> Summary 2021-05-14T21:08:16.6347550Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-14T21:08:19.1210860Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-14T21:08:20.2399200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:20.8669730Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-14T21:08:21.2461340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-14T21%3A15%3A00Z&sig=pVJE%2BGIf4AUjDKK8TsfZmzfuXjYH9D4wUFBlEtoAfUg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:21.3219780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=pVJE\%2BGIf4AUjDKK8TsfZmzfuXjYH9D4wUFBlEtoAfUg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:21.6112840Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-14T21:08:21.6309400Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T21:08:22.7373700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:23.3362290Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T21:08:23.7038100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-14T21%3A15%3A00Z&sig=PltUZtSrOGEP0yvMu0VXmhlNyi4NIhaj8gY%2BAErRIEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:23.7539140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=PltUZtSrOGEP0yvMu0VXmhlNyi4NIhaj8gY\%2BAErRIEQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:24.0158780Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-14T21:08:24.0298800Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T21:08:25.1957920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:25.7780500Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T21:08:26.1617740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-14T21%3A15%3A00Z&sig=HTirneOjZXs0VJSg8JuTH8rYCR3Uxf7mpp5EnwbaAi0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:26.2075490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=HTirneOjZXs0VJSg8JuTH8rYCR3Uxf7mpp5EnwbaAi0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:26.4367600Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-14T21:08:26.4595000Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-14T21:08:26.4599350Z ==> Installing fftw dependency: hwloc 2021-05-14T21:08:26.5200850Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-14T21:08:26.5232650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3071-13lufcl 2021-05-14T21:08:34.4108140Z cp -pR /private/tmp/d20210514-3071-13lufcl/hwloc/. /usr/local/Cellar/hwloc 2021-05-14T21:08:41.3490690Z chmod -Rf +w /private/tmp/d20210514-3071-13lufcl 2021-05-14T21:08:41.9177980Z ==> Finishing up 2021-05-14T21:08:41.9894780Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-14T21:08:41.9898300Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-14T21:08:41.9902730Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-14T21:08:41.9908380Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-14T21:08:41.9913020Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-14T21:08:41.9918180Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-14T21:08:41.9936370Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-14T21:08:41.9940800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-14T21:08:41.9945670Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-14T21:08:41.9950530Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-14T21:08:41.9955440Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-14T21:08:41.9960020Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-14T21:08:41.9965120Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-14T21:08:41.9971970Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-14T21:08:41.9976720Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-14T21:08:41.9988150Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-14T21:08:41.9996380Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-14T21:08:42.0001180Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-14T21:08:42.0011080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-14T21:08:42.0016990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-14T21:08:42.0022310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-14T21:08:42.0029090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-14T21:08:42.0037510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-14T21:08:42.0042080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-14T21:08:42.0048350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-14T21:08:42.0053490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-14T21:08:42.0470250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-14T21:08:42.0476310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-14T21:08:42.0481950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-14T21:08:42.0487400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-14T21:08:42.0492640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-14T21:08:42.0927230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-14T21:08:42.1350440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-14T21:08:42.1774610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-14T21:08:42.2605460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-14T21:08:42.2620850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-14T21:08:42.3038410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-14T21:08:42.3045190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-14T21:08:42.3049780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-14T21:08:42.3066520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-14T21:08:42.3077260Z 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-14T21:08:42.3082880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-14T21:08:42.3106930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-14T21:08:42.3517860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-14T21:08:42.3533850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-14T21:08:42.3950340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-14T21:08:42.3961290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-14T21:08:42.3966930Z 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-14T21:08:42.3973850Z 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-14T21:08:42.3984990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-14T21:08:42.4379250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-14T21:08:42.4384370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-14T21:08:42.4396140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-14T21:08:42.4418590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-14T21:08:42.4425300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-14T21:08:42.4426940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-14T21:08:42.4428400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-14T21:08:42.4438370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-14T21:08:42.4443090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-14T21:08:42.4448790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-14T21:08:42.4461390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-14T21:08:42.4466840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-14T21:08:42.4472300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-14T21:08:42.4482330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-14T21:08:42.4487030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-14T21:08:42.4892190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-14T21:08:42.4897490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-14T21:08:42.4914160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-14T21:08:42.4919470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-14T21:08:42.4925320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-14T21:08:42.4932990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-14T21:08:42.4938380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-14T21:08:42.5352450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-14T21:08:42.5360520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-14T21:08:42.5369380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-14T21:08:42.5785080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-14T21:08:42.5790440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-14T21:08:42.5795450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-14T21:08:42.5801170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-14T21:08:42.5806130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-14T21:08:42.5811520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-14T21:08:42.5821050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-14T21:08:42.5826490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-14T21:08:42.5832030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-14T21:08:42.5837810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-14T21:08:42.5844830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-14T21:08:42.5850400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-14T21:08:42.5855990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-14T21:08:42.5862790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-14T21:08:42.5869130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-14T21:08:42.5875220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-14T21:08:42.6289840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-14T21:08:42.6295190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-14T21:08:42.6301070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-14T21:08:42.6307060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-14T21:08:42.6312780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-14T21:08:42.6320160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-14T21:08:42.6325980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-14T21:08:42.6331630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-14T21:08:42.6338320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-14T21:08:42.6342790Z Only the first 100 operations were output. 2021-05-14T21:08:43.3610330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3247-1xz2s3m.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-14T21:08:45.8569180Z ==> Summary 2021-05-14T21:08:45.9138380Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-14T21:08:45.9145760Z ==> Installing fftw dependency: open-mpi 2021-05-14T21:08:46.0088260Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:08:46.0106990Z 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/d20210514-3071-10y6mow 2021-05-14T21:08:51.2456790Z cp -pR /private/tmp/d20210514-3071-10y6mow/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-14T21:09:00.1670720Z chmod -Rf +w /private/tmp/d20210514-3071-10y6mow 2021-05-14T21:09:17.0370970Z ==> Finishing up 2021-05-14T21:09:17.1153130Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-14T21:09:17.1157930Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-14T21:09:17.1162820Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-14T21:09:17.1167830Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-14T21:09:17.1175600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-14T21:09:17.1179590Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-14T21:09:17.1184710Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-14T21:09:17.1189640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-14T21:09:17.1194560Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-14T21:09:17.1200710Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-14T21:09:17.1205790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-14T21:09:17.1210870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-14T21:09:17.1216850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-14T21:09:17.1221670Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-14T21:09:17.1227980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-14T21:09:17.1233050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-14T21:09:17.1238120Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-14T21:09:17.1243840Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-14T21:09:17.1249300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-14T21:09:17.1254140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-14T21:09:17.1259130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-14T21:09:17.1264170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-14T21:09:17.1269690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-14T21:09:17.1273770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-14T21:09:17.1281730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-14T21:09:17.1286460Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-14T21:09:17.1293120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-14T21:09:17.1297740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-14T21:09:17.1302710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-14T21:09:17.1308450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-14T21:09:17.1314240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-14T21:09:17.1320060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-14T21:09:17.1325750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-14T21:09:17.1330250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-14T21:09:17.1336180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-14T21:09:17.1340690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-14T21:09:17.1345440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-14T21:09:17.1350900Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-14T21:09:17.1356020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-14T21:09:17.1361190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-14T21:09:17.1366530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-14T21:09:17.1374130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-14T21:09:17.1379120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-14T21:09:17.1383920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-14T21:09:17.1388670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-14T21:09:17.1393540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-14T21:09:17.1398980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-14T21:09:17.1403250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-14T21:09:17.1414370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-14T21:09:17.1419650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-14T21:09:17.1425120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-14T21:09:17.1430510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-14T21:09:17.1435990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-14T21:09:17.1441130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-14T21:09:17.1447070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-14T21:09:17.1451930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-14T21:09:17.1457800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-14T21:09:17.1463290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-14T21:09:17.1469400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-14T21:09:17.1474460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-14T21:09:17.2295350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-14T21:09:17.2300320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-14T21:09:17.2305420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-14T21:09:17.2727060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-14T21:09:17.2732340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-14T21:09:17.2750740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-14T21:09:17.2756470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-14T21:09:17.2762270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-14T21:09:17.2767420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-14T21:09:17.2772800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-14T21:09:17.2778240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-14T21:09:17.2783510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-14T21:09:17.2788710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-14T21:09:17.2794530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-14T21:09:17.2799760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-14T21:09:17.2804860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-14T21:09:17.2810180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-14T21:09:17.2843640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-14T21:09:17.2849080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-14T21:09:17.2854970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-14T21:09:17.2860060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-14T21:09:17.2865310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-14T21:09:17.2870550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-14T21:09:17.2875680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-14T21:09:17.2881210Z 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-14T21:09:17.2886590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-14T21:09:17.2891530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-14T21:09:17.2896630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-14T21:09:17.2901740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-14T21:09:17.2906730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-14T21:09:17.2911910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-14T21:09:17.2917320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-14T21:09:17.2922430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-14T21:09:17.2927890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-14T21:09:17.2932830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-14T21:09:17.2938180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-14T21:09:17.2943110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-14T21:09:17.2948390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-14T21:09:17.2953970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-14T21:09:17.2958970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-14T21:09:17.2962840Z Only the first 100 operations were output. 2021-05-14T21:09:17.7822720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3274-wi8ewv.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-14T21:09:20.5413340Z ==> Summary 2021-05-14T21:09:20.5871120Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T21:09:20.5876250Z ==> Installing fftw 2021-05-14T21:09:20.5879580Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:09:20.5898250Z 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/d20210514-3071-hm92sx 2021-05-14T21:09:22.6208620Z cp -pR /private/tmp/d20210514-3071-hm92sx/fftw/. /usr/local/Cellar/fftw 2021-05-14T21:09:24.8870690Z chmod -Rf +w /private/tmp/d20210514-3071-hm92sx 2021-05-14T21:09:26.1910100Z ==> Finishing up 2021-05-14T21:09:26.3087710Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-14T21:09:26.3161690Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-14T21:09:26.3177370Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-14T21:09:26.3179550Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-14T21:09:26.3181080Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-14T21:09:26.3184850Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-14T21:09:26.3186430Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-14T21:09:26.3188020Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-14T21:09:26.3192370Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-14T21:09:26.3193940Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-14T21:09:26.3195440Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-14T21:09:26.3196880Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-14T21:09:26.3200860Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-14T21:09:26.4839010Z info /usr/local/share/info/fftw3.info 2021-05-14T21:09:26.4896960Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-14T21:09:26.4900410Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-14T21:09:26.4903320Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-14T21:09:26.4913350Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-14T21:09:26.4971960Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-14T21:09:26.4973720Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-14T21:09:26.4993700Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-14T21:09:26.4995280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-14T21:09:26.4996820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-14T21:09:26.4998610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-14T21:09:26.5002350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-14T21:09:26.5003950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-14T21:09:26.5009070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-14T21:09:26.5010960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-14T21:09:26.5015670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-14T21:09:26.5017290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-14T21:09:26.5019370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-14T21:09:26.5021170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-14T21:09:26.5025840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-14T21:09:26.5027490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-14T21:09:26.5028970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-14T21:09:26.5033500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-14T21:09:26.5035120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-14T21:09:26.5039760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-14T21:09:26.5041830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-14T21:09:26.5043640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-14T21:09:26.5048210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-14T21:09:26.5049910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-14T21:09:26.5051710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-14T21:09:26.5053420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-14T21:09:26.5058490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-14T21:09:26.5066120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-14T21:09:26.5074920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-14T21:09:26.5084160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-14T21:09:26.5093420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-14T21:09:26.5104550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-14T21:09:26.5111980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-14T21:09:26.5119110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-14T21:09:26.5125150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-14T21:09:26.5134880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-14T21:09:26.5144620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-14T21:09:26.5154890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-14T21:09:26.5168510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-14T21:09:26.5180440Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-14T21:09:26.5188590Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-14T21:09:26.5197960Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-14T21:09:26.5999880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3303-15es3w8.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-14T21:09:28.9275500Z ==> Summary 2021-05-14T21:09:28.9332400Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T21:09:29.5613350Z ==> No outdated dependents to upgrade! 2021-05-14T21:09:29.5615830Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:09:29.7422840Z ==> Reinstalling 2 broken dependents from source: 2021-05-14T21:09:29.7424140Z fftw, open-mpi 2021-05-14T21:09:29.7432310Z rm /usr/local/bin/fftw-wisdom 2021-05-14T21:09:29.7435760Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-14T21:09:29.7438700Z rm /usr/local/bin/fftwf-wisdom 2021-05-14T21:09:29.7452900Z rm /usr/local/bin/fftwl-wisdom 2021-05-14T21:09:29.7454550Z rm /usr/local/include/fftw3-mpi.f03 2021-05-14T21:09:29.7456700Z rm /usr/local/include/fftw3-mpi.h 2021-05-14T21:09:29.7457320Z rm /usr/local/include/fftw3.f 2021-05-14T21:09:29.7457840Z rm /usr/local/include/fftw3.f03 2021-05-14T21:09:29.7458520Z rm /usr/local/include/fftw3.h 2021-05-14T21:09:29.7462250Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-14T21:09:29.7465180Z rm /usr/local/include/fftw3l.f03 2021-05-14T21:09:29.7467980Z rm /usr/local/include/fftw3q.f03 2021-05-14T21:09:29.7475740Z rm /usr/local/lib/cmake/fftw3 2021-05-14T21:09:29.7478930Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-14T21:09:29.7481580Z rm /usr/local/lib/libfftw3.a 2021-05-14T21:09:29.7484820Z rm /usr/local/lib/libfftw3.dylib 2021-05-14T21:09:29.7490740Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-14T21:09:29.7492990Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-14T21:09:29.7496720Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-14T21:09:29.7500100Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-14T21:09:29.7502360Z rm /usr/local/lib/libfftw3_omp.a 2021-05-14T21:09:29.7505940Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-14T21:09:29.7509030Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-14T21:09:29.7512230Z rm /usr/local/lib/libfftw3_threads.a 2021-05-14T21:09:29.7515460Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-14T21:09:29.7518530Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-14T21:09:29.7521740Z rm /usr/local/lib/libfftw3f.a 2021-05-14T21:09:29.7524800Z rm /usr/local/lib/libfftw3f.dylib 2021-05-14T21:09:29.7527770Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-14T21:09:29.7531090Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-14T21:09:29.7535180Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-14T21:09:29.7538290Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-14T21:09:29.7541670Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-14T21:09:29.7545170Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-14T21:09:29.7548340Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-14T21:09:29.7551330Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-14T21:09:29.7554660Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-14T21:09:29.7557830Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-14T21:09:29.7561320Z rm /usr/local/lib/libfftw3l.a 2021-05-14T21:09:29.7564130Z rm /usr/local/lib/libfftw3l.dylib 2021-05-14T21:09:29.7567490Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-14T21:09:29.7570460Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-14T21:09:29.7573760Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-14T21:09:29.7576630Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-14T21:09:29.7580020Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-14T21:09:29.7583240Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-14T21:09:29.7586800Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-14T21:09:29.7589610Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-14T21:09:29.7592780Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-14T21:09:29.7598100Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-14T21:09:29.7601710Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-14T21:09:29.7604930Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-14T21:09:29.7660440Z uninfo /usr/local/share/info/fftw3.info 2021-05-14T21:09:29.7661880Z rm /usr/local/share/info/fftw3.info 2021-05-14T21:09:29.7669840Z rm /usr/local/share/info/fftw3.info-1 2021-05-14T21:09:29.7674250Z rm /usr/local/share/info/fftw3.info-2 2021-05-14T21:09:29.7682860Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-14T21:09:29.7686790Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-14T21:09:29.7690820Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-14T21:09:29.7704880Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-14T21:09:29.8652600Z rm /usr/local/bin/aggregate_profile.pl 2021-05-14T21:09:29.8654980Z rm /usr/local/bin/mpic++ 2021-05-14T21:09:29.8658150Z rm /usr/local/bin/mpicc 2021-05-14T21:09:29.8661770Z rm /usr/local/bin/mpicxx 2021-05-14T21:09:29.8665750Z rm /usr/local/bin/mpiexec 2021-05-14T21:09:29.8670540Z rm /usr/local/bin/mpif77 2021-05-14T21:09:29.8673760Z rm /usr/local/bin/mpif90 2021-05-14T21:09:29.8676680Z rm /usr/local/bin/mpifort 2021-05-14T21:09:29.8681290Z rm /usr/local/bin/mpirun 2021-05-14T21:09:29.8688060Z rm /usr/local/bin/ompi-clean 2021-05-14T21:09:29.8691010Z rm /usr/local/bin/ompi-server 2021-05-14T21:09:29.8693800Z rm /usr/local/bin/ompi_info 2021-05-14T21:09:29.8697630Z rm /usr/local/bin/opal_wrapper 2021-05-14T21:09:29.8702170Z rm /usr/local/bin/orte-clean 2021-05-14T21:09:29.8706110Z rm /usr/local/bin/orte-info 2021-05-14T21:09:29.8709370Z rm /usr/local/bin/orte-server 2021-05-14T21:09:29.8714150Z rm /usr/local/bin/ortecc 2021-05-14T21:09:29.8717640Z rm /usr/local/bin/orted 2021-05-14T21:09:29.8721200Z rm /usr/local/bin/orterun 2021-05-14T21:09:29.8724160Z rm /usr/local/bin/profile2mat.pl 2021-05-14T21:09:29.8733690Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-14T21:09:29.8737170Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-14T21:09:29.8743780Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-14T21:09:29.8746770Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-14T21:09:29.8760700Z rm /usr/local/include/mpi-ext.h 2021-05-14T21:09:29.8764290Z rm /usr/local/include/mpi.h 2021-05-14T21:09:29.8771630Z rm /usr/local/include/mpi.mod 2021-05-14T21:09:29.8774480Z rm /usr/local/include/mpi_ext.mod 2021-05-14T21:09:29.8781580Z rm /usr/local/include/mpi_f08.mod 2021-05-14T21:09:29.8787570Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-14T21:09:29.8790720Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-14T21:09:29.8795350Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-14T21:09:29.8798630Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-14T21:09:29.8804530Z rm /usr/local/include/mpi_f08_types.mod 2021-05-14T21:09:29.8808550Z rm /usr/local/include/mpi_portable_platform.h 2021-05-14T21:09:29.8814900Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-14T21:09:29.8817410Z rm /usr/local/include/mpif-config.h 2021-05-14T21:09:29.8823320Z rm /usr/local/include/mpif-constants.h 2021-05-14T21:09:29.8828880Z rm /usr/local/include/mpif-ext.h 2021-05-14T21:09:29.8832170Z rm /usr/local/include/mpif-externals.h 2021-05-14T21:09:29.8838060Z rm /usr/local/include/mpif-handles.h 2021-05-14T21:09:29.8841890Z rm /usr/local/include/mpif-io-constants.h 2021-05-14T21:09:29.8847240Z rm /usr/local/include/mpif-io-handles.h 2021-05-14T21:09:29.8850510Z rm /usr/local/include/mpif-sentinels.h 2021-05-14T21:09:29.8856260Z rm /usr/local/include/mpif-sizeof.h 2021-05-14T21:09:29.8859040Z rm /usr/local/include/mpif.h 2021-05-14T21:09:29.8865570Z rm /usr/local/include/openmpi 2021-05-14T21:09:29.8871280Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-14T21:09:29.8880580Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-14T21:09:29.8883490Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-14T21:09:29.8888680Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-14T21:09:29.8891960Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-14T21:09:29.8897600Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-14T21:09:29.8900650Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-14T21:09:29.8906640Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-14T21:09:29.8910040Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-14T21:09:29.8917640Z rm /usr/local/lib/libmpi.40.dylib 2021-05-14T21:09:29.8921590Z rm /usr/local/lib/libmpi.dylib 2021-05-14T21:09:29.8928650Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-14T21:09:29.8936620Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-14T21:09:29.8939840Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-14T21:09:29.8946650Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-14T21:09:29.8949810Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-14T21:09:29.8954020Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-14T21:09:29.8961710Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-14T21:09:29.8965150Z rm /usr/local/lib/libompitrace.dylib 2021-05-14T21:09:29.8971320Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-14T21:09:29.8976590Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-14T21:09:29.8980110Z rm /usr/local/lib/libopen-pal.dylib 2021-05-14T21:09:29.8987180Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-14T21:09:29.8990240Z rm /usr/local/lib/libopen-rte.dylib 2021-05-14T21:09:29.8997060Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-14T21:09:29.9000750Z rm /usr/local/lib/openmpi 2021-05-14T21:09:29.9011190Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-14T21:09:29.9019080Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-14T21:09:29.9022650Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-14T21:09:29.9029780Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-14T21:09:29.9035510Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-14T21:09:29.9038680Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-14T21:09:29.9045210Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-14T21:09:29.9048570Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-14T21:09:29.9055850Z rm /usr/local/lib/pmix 2021-05-14T21:09:29.9070360Z rm /usr/local/share/man/man1/mpic++.1 2021-05-14T21:09:29.9077410Z rm /usr/local/share/man/man1/mpicc.1 2021-05-14T21:09:29.9081350Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-14T21:09:29.9088220Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-14T21:09:29.9091850Z rm /usr/local/share/man/man1/mpif77.1 2021-05-14T21:09:29.9099400Z rm /usr/local/share/man/man1/mpif90.1 2021-05-14T21:09:29.9103020Z rm /usr/local/share/man/man1/mpifort.1 2021-05-14T21:09:29.9109210Z rm /usr/local/share/man/man1/mpirun.1 2021-05-14T21:09:29.9113120Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-14T21:09:29.9116540Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-14T21:09:29.9122900Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-14T21:09:29.9126270Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-14T21:09:29.9133600Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-14T21:09:29.9137210Z rm /usr/local/share/man/man1/orte-info.1 2021-05-14T21:09:29.9143900Z rm /usr/local/share/man/man1/orte-server.1 2021-05-14T21:09:29.9147070Z rm /usr/local/share/man/man1/orted.1 2021-05-14T21:09:29.9150630Z rm /usr/local/share/man/man1/orterun.1 2021-05-14T21:09:29.9173690Z rm /usr/local/share/man/man3/MPI.3 2021-05-14T21:09:29.9177780Z Only the first 100 operations were output. 2021-05-14T21:09:31.8927860Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-14T21:09:33.0425980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:33.6750570Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-14T21:09:34.0447050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-14T21%3A15%3A00Z&sig=bPZ%2F5iPksQM3Ja4MV0rQBnLj2Ndn6%2BGqGzp3cVHPZbg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:34.0891040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=bPZ\%2F5iPksQM3Ja4MV0rQBnLj2Ndn6\%2BGqGzp3cVHPZbg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:36.1680640Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-14T21:09:36.3008060Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-14T21:09:36.3036260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3311-1lxkjpz 2021-05-14T21:10:09.2880280Z cp -pR /private/tmp/d20210514-3311-1lxkjpz/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-14T21:10:44.8949880Z chmod -Rf +w /private/tmp/d20210514-3311-1lxkjpz 2021-05-14T21:10:52.3623970Z ==> Finishing up 2021-05-14T21:10:52.4120100Z mkdir -p /usr/local/etc/dcmtk 2021-05-14T21:10:52.4125960Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-14T21:10:52.4130420Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-14T21:10:52.4134950Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-14T21:10:52.4139990Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-14T21:10:52.4144840Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-14T21:10:52.4149620Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-14T21:10:52.4154300Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-14T21:10:52.4161990Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-14T21:10:52.4166740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-14T21:10:52.4171810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-14T21:10:52.4177030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-14T21:10:52.4182030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-14T21:10:52.4187140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-14T21:10:52.4192530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-14T21:10:52.4197230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-14T21:10:52.4202840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-14T21:10:52.4207970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-14T21:10:52.4212830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-14T21:10:52.4217470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-14T21:10:52.4223650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-14T21:10:52.4228690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-14T21:10:52.4233560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-14T21:10:52.4238220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-14T21:10:52.4242960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-14T21:10:52.4247430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-14T21:10:52.4252720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-14T21:10:52.4257360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-14T21:10:52.4264210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-14T21:10:52.4272460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-14T21:10:52.4284040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-14T21:10:52.4292220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-14T21:10:52.4303190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-14T21:10:52.4311230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-14T21:10:52.4318050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-14T21:10:52.4327220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-14T21:10:52.4337570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-14T21:10:52.4346720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-14T21:10:52.4359520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-14T21:10:52.4369210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-14T21:10:52.4374980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-14T21:10:52.4382510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-14T21:10:52.4390980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-14T21:10:52.4399670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-14T21:10:52.4408890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-14T21:10:52.4417220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-14T21:10:52.4425430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-14T21:10:52.4433360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-14T21:10:52.4439460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-14T21:10:52.4447160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-14T21:10:52.4455490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-14T21:10:52.4462740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-14T21:10:52.4467980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-14T21:10:52.4480370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-14T21:10:52.4485090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-14T21:10:52.4493040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-14T21:10:52.4501070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-14T21:10:52.4508910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-14T21:10:52.4518280Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-14T21:10:52.4522860Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-14T21:10:52.4530830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-14T21:10:52.4538010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-14T21:10:52.4548280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-14T21:10:52.4552760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-14T21:10:52.4565980Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-14T21:10:52.4570800Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-14T21:10:52.4580340Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-14T21:10:52.4589930Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-14T21:10:52.4597940Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-14T21:10:52.4696630Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-14T21:10:52.4701080Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-14T21:10:52.4706180Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-14T21:10:52.4710880Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-14T21:10:52.4715260Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-14T21:10:52.4720650Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-14T21:10:52.4724680Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-14T21:10:52.4730730Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-14T21:10:52.4735620Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-14T21:10:52.4740250Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-14T21:10:52.4745040Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-14T21:10:52.4749480Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-14T21:10:52.4756700Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-14T21:10:52.4762620Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-14T21:10:52.4770080Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-14T21:10:52.4780640Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-14T21:10:52.4788470Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-14T21:10:52.4793900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-14T21:10:52.4799170Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-14T21:10:52.4805300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-14T21:10:52.4811410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-14T21:10:52.4816630Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-14T21:10:52.4822130Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-14T21:10:52.4827770Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-14T21:10:52.4833480Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-14T21:10:52.4839010Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-14T21:10:52.4845060Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-14T21:10:52.4850760Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-14T21:10:52.4856000Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-14T21:10:52.4861360Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-14T21:10:52.4866670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-14T21:10:52.4872280Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-14T21:10:52.4876760Z Only the first 100 operations were output. 2021-05-14T21:10:52.9005870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3491-zcz3k0.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-14T21:10:55.5516080Z ==> Summary 2021-05-14T21:10:55.6236760Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-14T21:11:00.4154830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-14T21:11:01.5818670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:02.1933770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-14T21:11:02.5827320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-14T21%3A20%3A00Z&sig=a9F26rR%2FHEnPEMXUS%2BDrKJ8FpmqWmB2jUt6KsIN%2Bhro%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:02.6316760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=a9F26rR\%2FHEnPEMXUS\%2BDrKJ8FpmqWmB2jUt6KsIN\%2Bhro\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:02.7578830Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-14T21:11:02.8414420Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-14T21:11:02.8443140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3498-ta7t96 2021-05-14T21:11:11.2730130Z cp -pR /private/tmp/d20210514-3498-ta7t96/libsecret/. /usr/local/Cellar/libsecret 2021-05-14T21:11:19.5920980Z chmod -Rf +w /private/tmp/d20210514-3498-ta7t96 2021-05-14T21:11:20.9919810Z ==> Finishing up 2021-05-14T21:11:21.0281300Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-14T21:11:21.0286800Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-14T21:11:21.0292760Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-14T21:11:21.0303250Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-14T21:11:21.1145300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.1156550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.1574870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.1585540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.2405230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.2830670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.2841760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.2852350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.2855710Z mkdir -p /usr/local/share/locale/ckb 2021-05-14T21:11:21.2860210Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-14T21:11:21.2867060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.2877590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.2888300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.3716010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.4137870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.4970870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.6008940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.6431270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.6442080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.7272710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.7691280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.8520610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.8938910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.9771880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.9781840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:21.9792250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.0628950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.0644800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.0655940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.1078190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.1090520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.1114260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.1138630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.1149380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.1159520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.1576520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.2421350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.2429630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.2439540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.2449690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.2460290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.3297900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.3723820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.3734110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.3744650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.4567500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.4996160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.5006210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.5864130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.5874080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.5884180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.6700900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.7119960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.7130220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.7140680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.7986770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:11:22.7996100Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-14T21:11:22.8000810Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-14T21:11:22.8007990Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-14T21:11:22.8012530Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-14T21:11:22.8017300Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-14T21:11:22.8022720Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-14T21:11:22.8030170Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-14T21:11:22.8035440Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-14T21:11:22.9004310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3664-qnkpvn.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-14T21:11:25.3572410Z ==> Summary 2021-05-14T21:11:25.3775920Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-14T21:11:27.4502770Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-14T21:11:27.4503490Z To reinstall 1.6.37, run: 2021-05-14T21:11:27.4503960Z brew reinstall libpng 2021-05-14T21:11:29.6770200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-14T21:11:30.7757540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:31.3830390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-14T21:11:31.7568260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-14T21%3A20%3A00Z&sig=%2Fgg47NFKXAF2dJWYOflDeQQtDX1gJB98g4eGTK8Kjjo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:31.8102880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=\%2Fgg47NFKXAF2dJWYOflDeQQtDX1gJB98g4eGTK8Kjjo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:31.9024670Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-14T21:11:31.9076310Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-14T21:11:32.9954810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:33.6150450Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-14T21:11:33.9681800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-14T21%3A20%3A00Z&sig=DlBeeaOFjwpp4PyUjICjmFeVgqc0omdMkxTLfevWVFU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:34.0119280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=DlBeeaOFjwpp4PyUjICjmFeVgqc0omdMkxTLfevWVFU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:34.1529360Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-14T21:11:34.1579990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-14T21:11:35.3157960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:35.9134450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-14T21:11:36.2886260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-14T21%3A20%3A00Z&sig=roZd3X17HEGYc5B0b5OSA6JyOvjZUxBomOxgrzC1ASI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:36.3334860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=roZd3X17HEGYc5B0b5OSA6JyOvjZUxBomOxgrzC1ASI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:36.4208920Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-14T21:11:36.4237580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-14T21:11:37.6171950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:38.1888140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-14T21:11:38.6816200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-14T21%3A20%3A00Z&sig=7i5PdRyyaLrSl0fDtb4xFo0bFDE59mag269wSIAWKGM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:38.7316110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=7i5PdRyyaLrSl0fDtb4xFo0bFDE59mag269wSIAWKGM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:38.8166110Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-14T21:11:38.8196380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-14T21:11:39.9525890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:40.5603790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-14T21:11:40.9503570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-14T21%3A20%3A00Z&sig=9c97NBxX%2FQoZgfolaPfYitgWjZ0t6LziYpi%2B34PTskU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:40.9945970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=9c97NBxX\%2FQoZgfolaPfYitgWjZ0t6LziYpi\%2B34PTskU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:41.1667000Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-14T21:11:41.1732130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-14T21:11:42.3190060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:43.0601610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-14T21:11:43.4375920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-14T21%3A20%3A00Z&sig=j%2Fu8XOmEX0MY2eMg%2B5%2FHw98vK1MLcR6xD7QkgcLn%2Bdo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:43.4825100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=j\%2Fu8XOmEX0MY2eMg\%2B5\%2FHw98vK1MLcR6xD7QkgcLn\%2Bdo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:43.7987410Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-14T21:11:43.8092400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-14T21:11:44.9298120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:45.4947670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-14T21:11:45.8688620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-14T21%3A20%3A00Z&sig=cIdAgtk1ECZbC9sDlblL3xqgG3GS9SI15AQLckC80ck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:45.9221330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=cIdAgtk1ECZbC9sDlblL3xqgG3GS9SI15AQLckC80ck\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:46.0148050Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-14T21:11:46.0180450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-14T21:11:47.1142720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:47.7285820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-14T21:11:48.0969950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-14T21%3A20%3A00Z&sig=hSU3zV%2FKr1Jhx%2BGmUMx14wSk9LOVWaFp9MgtzDv8iFw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:48.1449890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=hSU3zV\%2FKr1Jhx\%2BGmUMx14wSk9LOVWaFp9MgtzDv8iFw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:48.2333270Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-14T21:11:48.2364660Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-14T21:11:49.3963160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:49.9858000Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-14T21:11:50.3512860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-14T21%3A20%3A00Z&sig=eSlydnkGjoB%2FO8IRaQ2qxb3vzm9qRo6TCQ%2BkoPfJv0k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:50.3998870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=eSlydnkGjoB\%2FO8IRaQ2qxb3vzm9qRo6TCQ\%2BkoPfJv0k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:50.5116430Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-14T21:11:50.5151420Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-14T21:11:51.6802740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:52.3275190Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-14T21:11:52.6873800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-14T21%3A20%3A00Z&sig=%2FodEUlNcYSfAmLU6JiQKCVcA1bJRoZbk8clq2B4DAuE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:52.7354220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=\%2FodEUlNcYSfAmLU6JiQKCVcA1bJRoZbk8clq2B4DAuE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:52.8938590Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-14T21:11:52.8983570Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-14T21:11:54.0561630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:54.6640560Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-14T21:11:55.0581570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-14T21%3A20%3A00Z&sig=TA8%2BcdQkZ5t8RE%2F93f3hw1z3462xnDL4rhDD9xDxKpA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:55.1087220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=TA8\%2BcdQkZ5t8RE\%2F93f3hw1z3462xnDL4rhDD9xDxKpA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:55.3028030Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-14T21:11:55.3120820Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-14T21:11:56.4438890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:57.1939940Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-14T21:11:57.5679690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-14T21%3A20%3A00Z&sig=yCTWpXvIBYJlPNojYC26kZDiNU7ccv%2FASQmlYO6HmM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:57.6140650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=yCTWpXvIBYJlPNojYC26kZDiNU7ccv\%2FASQmlYO6HmM4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:57.7285180Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-14T21:11:57.7330640Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-14T21:11:58.8802760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:59.4284570Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-14T21:11:59.8084890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-14T21%3A20%3A00Z&sig=xp6MpWle9WlVQs8srtV%2F9WCYJS5ZBa0VoA7JTDBw9Lc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:59.8569510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=xp6MpWle9WlVQs8srtV\%2F9WCYJS5ZBa0VoA7JTDBw9Lc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:59.9796830Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-14T21:11:59.9840600Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-14T21:12:01.1641120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:01.8073920Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-14T21:12:02.1958180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-14T21%3A20%3A00Z&sig=bM6gFsHkNtymE1WvgNyKSnxnN1F4BQ9I1cIdINukvbo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:02.2447730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=bM6gFsHkNtymE1WvgNyKSnxnN1F4BQ9I1cIdINukvbo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:02.6250440Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-14T21:12:02.6768870Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-14T21:12:03.8296040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:04.4497870Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-14T21:12:04.8179770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-14T21%3A20%3A00Z&sig=qBkeFEEZj48Gj%2BS1oWAWtSpoq8QFkUfHM3OiSRXMBhI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:04.8648720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=qBkeFEEZj48Gj\%2BS1oWAWtSpoq8QFkUfHM3OiSRXMBhI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:05.0410110Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-14T21:12:05.0510690Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-14T21:12:06.1857670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:06.7885720Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-14T21:12:07.1963180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-14T21%3A20%3A00Z&sig=hQDmpIUHAHgnoyHw9oDyOjCnRJjv%2Fdp75SLV9IO45%2FA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:07.2869590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=hQDmpIUHAHgnoyHw9oDyOjCnRJjv\%2Fdp75SLV9IO45\%2FA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:12.3826120Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-14T21:12:12.8142350Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-14T21:12:13.9449700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:14.5569250Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-14T21:12:14.9185630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-14T21%3A20%3A00Z&sig=nteq5J56OZlQZwbzykttAPQSdimqwL%2FE03Vklodx5PM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:14.9633390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=nteq5J56OZlQZwbzykttAPQSdimqwL\%2FE03Vklodx5PM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:15.4258370Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-14T21:12:15.7189410Z ==> 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-14T21:12:15.7192190Z ==> Installing poppler dependency: libpthread-stubs 2021-05-14T21:12:15.7826170Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-14T21:12:15.7856020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3818-yv06b3 2021-05-14T21:12:16.0757460Z cp -pR /private/tmp/d20210514-3818-yv06b3/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-14T21:12:16.4065040Z chmod -Rf +w /private/tmp/d20210514-3818-yv06b3 2021-05-14T21:12:16.6491060Z ==> Finishing up 2021-05-14T21:12:16.7654210Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-14T21:12:16.8557710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4091-1hu6m63.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-14T21:12:19.2283380Z ==> Summary 2021-05-14T21:12:19.2298170Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-14T21:12:19.2303730Z ==> Installing poppler dependency: xorgproto 2021-05-14T21:12:19.2337290Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-14T21:12:19.2358940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210514-3818-1gu4frd 2021-05-14T21:12:19.3624800Z cp -pR /private/tmp/d20210514-3818-1gu4frd/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-14T21:12:20.7498990Z chmod -Rf +w /private/tmp/d20210514-3818-1gu4frd 2021-05-14T21:12:20.9099230Z ==> Finishing up 2021-05-14T21:12:20.9419020Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-14T21:12:20.9424020Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-14T21:12:20.9433550Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-14T21:12:20.9439100Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-14T21:12:20.9444470Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-14T21:12:20.9449640Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-14T21:12:20.9454860Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-14T21:12:20.9477780Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-14T21:12:20.9479940Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-14T21:12:20.9504090Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-14T21:12:20.9511410Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-14T21:12:20.9576340Z rm /usr/local/share/pkgconfig 2021-05-14T21:12:20.9595030Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-14T21:12:20.9600620Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-14T21:12:20.9606140Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-14T21:12:20.9611600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-14T21:12:20.9617090Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-14T21:12:20.9622510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-14T21:12:20.9628060Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-14T21:12:20.9633610Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-14T21:12:20.9679290Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-14T21:12:20.9685650Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-14T21:12:20.9692790Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-14T21:12:20.9708990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-14T21:12:20.9710860Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-14T21:12:20.9712640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-14T21:12:20.9714520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-14T21:12:20.9719360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-14T21:12:20.9724420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-14T21:12:20.9729540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-14T21:12:20.9734850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-14T21:12:20.9739570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-14T21:12:20.9744530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-14T21:12:20.9749420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-14T21:12:20.9754370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-14T21:12:20.9759470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-14T21:12:20.9764520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-14T21:12:20.9769660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-14T21:12:20.9774550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-14T21:12:20.9780500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-14T21:12:20.9785240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-14T21:12:20.9790500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-14T21:12:20.9795700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-14T21:12:20.9800730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-14T21:12:20.9805720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-14T21:12:20.9810600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-14T21:12:20.9815940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-14T21:12:20.9822150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-14T21:12:20.9827220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-14T21:12:20.9832000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-14T21:12:20.9836940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-14T21:12:20.9841990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-14T21:12:20.9846940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-14T21:12:20.9851880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-14T21:12:21.0844750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4117-ofb5qq.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-14T21:12:23.4893220Z ==> Summary 2021-05-14T21:12:23.5057830Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-14T21:12:23.5064480Z ==> Installing poppler dependency: libxau 2021-05-14T21:12:23.5152660Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-14T21:12:23.5170670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3818-1p8nwrv 2021-05-14T21:12:23.5298110Z cp -pR /private/tmp/d20210514-3818-1p8nwrv/libxau/. /usr/local/Cellar/libxau 2021-05-14T21:12:23.5479930Z chmod -Rf +w /private/tmp/d20210514-3818-1p8nwrv 2021-05-14T21:12:23.6012280Z ==> Finishing up 2021-05-14T21:12:23.6373380Z rm /usr/local/include/X11 2021-05-14T21:12:23.6381590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-14T21:12:23.6386210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-14T21:12:23.6390980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-14T21:12:23.6396120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-14T21:12:23.6400620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-14T21:12:23.6405360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-14T21:12:23.6410420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-14T21:12:23.6415130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-14T21:12:23.6419870Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-14T21:12:23.6424650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-14T21:12:23.6429660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-14T21:12:23.6434340Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-14T21:12:23.6439360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-14T21:12:23.6444190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-14T21:12:23.6449690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-14T21:12:23.6454270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-14T21:12:23.6459270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-14T21:12:23.6464140Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-14T21:12:23.6469030Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-14T21:12:23.6473960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-14T21:12:23.6478880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-14T21:12:23.6483690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-14T21:12:23.6488490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-14T21:12:23.6493590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-14T21:12:23.6496920Z mkdir -p /usr/local/include/X11/dri 2021-05-14T21:12:23.6503070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-14T21:12:23.6508190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-14T21:12:23.6513170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-14T21:12:23.6516410Z mkdir -p /usr/local/include/X11/extensions 2021-05-14T21:12:23.6524030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-14T21:12:23.6529170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-14T21:12:23.6534120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-14T21:12:23.6539280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-14T21:12:23.6544550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-14T21:12:23.6549660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-14T21:12:23.6554660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-14T21:12:23.6559820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-14T21:12:23.6564890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-14T21:12:23.6570010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-14T21:12:23.6576300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-14T21:12:23.6581560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-14T21:12:23.6586970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-14T21:12:23.6592360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-14T21:12:23.6598680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-14T21:12:23.6604170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-14T21:12:23.6609230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-14T21:12:23.6614540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-14T21:12:23.6619870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-14T21:12:23.6624970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-14T21:12:23.6631950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-14T21:12:23.6637130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-14T21:12:23.6642890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-14T21:12:23.6647640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-14T21:12:23.6652930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-14T21:12:23.6658040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-14T21:12:23.6663750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-14T21:12:23.6668760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-14T21:12:23.6673960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-14T21:12:23.6679130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-14T21:12:23.6687500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-14T21:12:23.6692630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-14T21:12:23.6698690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-14T21:12:23.6703720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-14T21:12:23.6732960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-14T21:12:23.6738080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-14T21:12:23.6743300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-14T21:12:23.6748780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-14T21:12:23.6753910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-14T21:12:23.6759230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-14T21:12:23.6764570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-14T21:12:23.6770030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-14T21:12:23.6775180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-14T21:12:23.6781120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-14T21:12:23.6786380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-14T21:12:23.6791690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-14T21:12:23.6796960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-14T21:12:23.6802280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-14T21:12:23.6812980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-14T21:12:23.6814980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-14T21:12:23.6820250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-14T21:12:23.6826980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-14T21:12:23.6835360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-14T21:12:23.6843640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-14T21:12:23.6846020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-14T21:12:23.6847810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-14T21:12:23.6861320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-14T21:12:23.6863230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-14T21:12:23.6865020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-14T21:12:23.6868380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-14T21:12:23.6873590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-14T21:12:23.6894850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-14T21:12:23.6896660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-14T21:12:23.6898350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-14T21:12:23.6900110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-14T21:12:23.6901850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-14T21:12:23.6905390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-14T21:12:23.6912710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-14T21:12:23.6950530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-14T21:12:23.6952020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-14T21:12:23.6953460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-14T21:12:23.6954870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-14T21:12:23.6955660Z Only the first 100 operations were output. 2021-05-14T21:12:23.7746800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4143-u4pu34.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-14T21:12:26.2527670Z ==> Summary 2021-05-14T21:12:26.2558070Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-14T21:12:26.2587660Z ==> Installing poppler dependency: libxdmcp 2021-05-14T21:12:26.2716920Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-14T21:12:26.2735720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3818-1l95uud 2021-05-14T21:12:26.8937310Z cp -pR /private/tmp/d20210514-3818-1l95uud/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-14T21:12:27.5646310Z chmod -Rf +w /private/tmp/d20210514-3818-1l95uud 2021-05-14T21:12:27.8923930Z ==> Finishing up 2021-05-14T21:12:27.9269590Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-14T21:12:27.9277420Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-14T21:12:27.9283130Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-14T21:12:27.9289100Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-14T21:12:27.9297640Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-14T21:12:27.9831910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4171-1r8hfh4.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-14T21:12:30.2128270Z ==> Summary 2021-05-14T21:12:30.2148240Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-14T21:12:30.2157840Z ==> Installing poppler dependency: libxcb 2021-05-14T21:12:30.2466480Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-14T21:12:30.2484120Z 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/d20210514-3818-1un1ycc 2021-05-14T21:12:33.9656160Z cp -pR /private/tmp/d20210514-3818-1un1ycc/libxcb/. /usr/local/Cellar/libxcb 2021-05-14T21:12:35.2721700Z chmod -Rf +w /private/tmp/d20210514-3818-1un1ycc 2021-05-14T21:12:36.9186310Z ==> Finishing up 2021-05-14T21:12:36.9558970Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-14T21:12:36.9566400Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-14T21:12:36.9627610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-14T21:12:36.9632180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-14T21:12:36.9637730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-14T21:12:36.9642970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-14T21:12:36.9648230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-14T21:12:36.9653460Z 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-14T21:12:36.9659060Z 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-14T21:12:36.9663970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-14T21:12:36.9669960Z 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-14T21:12:36.9675030Z 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-14T21:12:36.9681370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-14T21:12:36.9686890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-14T21:12:36.9691800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-14T21:12:36.9697690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-14T21:12:36.9702990Z 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-14T21:12:36.9708070Z 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-14T21:12:36.9734180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-14T21:12:36.9739570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-14T21:12:36.9744350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-14T21:12:36.9750000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-14T21:12:36.9755390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-14T21:12:36.9760350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-14T21:12:36.9765950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-14T21:12:36.9770690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-14T21:12:36.9776330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-14T21:12:36.9781480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-14T21:12:36.9786110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-14T21:12:36.9791840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-14T21:12:36.9797250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-14T21:12:36.9802200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-14T21:12:36.9807420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-14T21:12:36.9812570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-14T21:12:36.9817890Z 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-14T21:12:36.9822500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-14T21:12:36.9828090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-14T21:12:36.9833070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-14T21:12:36.9838160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-14T21:12:36.9843530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-14T21:12:36.9848470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-14T21:12:36.9854130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-14T21:12:36.9859360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-14T21:12:36.9890750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-14T21:12:36.9918990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-14T21:12:36.9920740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-14T21:12:36.9922760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-14T21:12:36.9924980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-14T21:12:36.9927180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-14T21:12:36.9929350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-14T21:12:36.9931440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-14T21:12:36.9933420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-14T21:12:36.9935430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-14T21:12:36.9937390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-14T21:12:36.9939160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-14T21:12:36.9940900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-14T21:12:36.9942880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-14T21:12:36.9944590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-14T21:12:36.9946030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-14T21:12:36.9948830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-14T21:12:36.9954460Z 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-14T21:12:36.9960430Z 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-14T21:12:36.9965330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-14T21:12:36.9971200Z 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-14T21:12:36.9976390Z 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-14T21:12:36.9982200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-14T21:12:36.9987470Z 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-14T21:12:36.9993110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-14T21:12:36.9998320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-14T21:12:37.0004160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-14T21:12:37.0009060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-14T21:12:37.0015190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-14T21:12:37.0020530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-14T21:12:37.0026150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-14T21:12:37.0031320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-14T21:12:37.0037100Z 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-14T21:12:37.0064640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-14T21:12:37.0069890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-14T21:12:37.0075340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-14T21:12:37.0080690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-14T21:12:37.0085820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-14T21:12:37.0090870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-14T21:12:37.0096210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-14T21:12:37.0101380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-14T21:12:37.0106230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-14T21:12:37.0111860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-14T21:12:37.0116720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-14T21:12:37.0122130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-14T21:12:37.0127700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-14T21:12:37.0132950Z 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-14T21:12:37.0137390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-14T21:12:37.0142900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-14T21:12:37.0147540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-14T21:12:37.0153190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-14T21:12:37.0158000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-14T21:12:37.0163510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-14T21:12:37.0168060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-14T21:12:37.0173570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-14T21:12:37.0178140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-14T21:12:37.0183580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-14T21:12:37.0187140Z Only the first 100 operations were output. 2021-05-14T21:12:38.7669830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4197-4y88wo.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-14T21:12:41.7800350Z ==> Summary 2021-05-14T21:12:41.9258090Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-14T21:12:41.9268420Z ==> Installing poppler dependency: libx11 2021-05-14T21:12:41.9739310Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-14T21:12:41.9757820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3818-17u4o6r 2021-05-14T21:12:42.2877410Z cp -pR /private/tmp/d20210514-3818-17u4o6r/libx11/. /usr/local/Cellar/libx11 2021-05-14T21:12:42.7965550Z chmod -Rf +w /private/tmp/d20210514-3818-17u4o6r 2021-05-14T21:12:43.3143590Z ==> Finishing up 2021-05-14T21:12:43.3518290Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-14T21:12:43.3621270Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-14T21:12:43.3668100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-14T21:12:43.3690020Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-14T21:12:43.3711730Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-14T21:12:43.3735490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-14T21:12:43.3756120Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-14T21:12:43.3776900Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-14T21:12:43.3796410Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-14T21:12:43.3817140Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-14T21:12:43.3838330Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-14T21:12:43.3901870Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-14T21:12:43.3929400Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-14T21:12:43.3955980Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-14T21:12:43.3971120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-14T21:12:43.3998390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-14T21:12:43.4032620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-14T21:12:43.4061460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-14T21:12:43.4088280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-14T21:12:43.4105630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-14T21:12:43.4134290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-14T21:12:43.4161520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-14T21:12:43.4189830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-14T21:12:43.4204710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-14T21:12:43.4227660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-14T21:12:43.4240050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-14T21:12:43.4267350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-14T21:12:43.4294360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-14T21:12:43.4328980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-14T21:12:43.4363620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-14T21:12:43.4389580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-14T21:12:43.4397730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-14T21:12:43.4426610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-14T21:12:43.4459050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-14T21:12:43.4479510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-14T21:12:43.4508320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-14T21:12:43.4526850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-14T21:12:43.4555470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-14T21:12:43.4589130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-14T21:12:43.4620620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-14T21:12:43.4644660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-14T21:12:43.4670380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-14T21:12:43.4698640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-14T21:12:43.4717520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-14T21:12:43.4745600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-14T21:12:43.4777440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-14T21:12:43.4807730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-14T21:12:43.4809350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-14T21:12:43.4840130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-14T21:12:43.4858050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-14T21:12:43.4886110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-14T21:12:43.4916420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-14T21:12:43.4933960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-14T21:12:43.4960890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-14T21:12:43.4989580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-14T21:12:43.5012260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-14T21:12:43.5027390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-14T21:12:43.5029380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-14T21:12:43.5056520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-14T21:12:43.5090400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-14T21:12:43.5109920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-14T21:12:43.5132320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-14T21:12:43.5135470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-14T21:12:43.5159610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-14T21:12:43.5167960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-14T21:12:43.5192050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-14T21:12:43.5200170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-14T21:12:43.5211200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-14T21:12:43.5235430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-14T21:12:43.5264020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-14T21:12:43.5266540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-14T21:12:43.5292800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-14T21:12:43.5298200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-14T21:12:43.5324620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-14T21:12:43.5357920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-14T21:12:43.5361550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-14T21:12:43.5387250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-14T21:12:43.5392650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-14T21:12:43.5403980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-14T21:12:43.5417180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-14T21:12:43.5422550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-14T21:12:43.5446500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-14T21:12:43.5452240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-14T21:12:43.5479010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-14T21:12:43.5482970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-14T21:12:43.5508570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-14T21:12:43.5533980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-14T21:12:43.5539510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-14T21:12:43.5542190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-14T21:12:43.5564920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-14T21:12:43.5570660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-14T21:12:43.5595170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-14T21:12:43.5599460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-14T21:12:43.5626330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-14T21:12:43.5627820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-14T21:12:43.5631690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-14T21:12:43.5633560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-14T21:12:43.5637790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-14T21:12:43.5641000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-14T21:12:43.5642640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-14T21:12:43.5645460Z Only the first 100 operations were output. 2021-05-14T21:12:44.0766050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4286-xgxlwf.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-14T21:12:48.0597430Z ==> Summary 2021-05-14T21:12:48.1298580Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-14T21:12:48.1400190Z ==> Installing poppler dependency: libxext 2021-05-14T21:12:48.1801760Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-14T21:12:48.1825470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3818-bm8bjm 2021-05-14T21:12:48.2130710Z cp -pR /private/tmp/d20210514-3818-bm8bjm/libxext/. /usr/local/Cellar/libxext 2021-05-14T21:12:48.2565080Z chmod -Rf +w /private/tmp/d20210514-3818-bm8bjm 2021-05-14T21:12:48.3258910Z ==> Finishing up 2021-05-14T21:12:48.3621930Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-14T21:12:48.3625530Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-14T21:12:48.3631400Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-14T21:12:48.3635750Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-14T21:12:48.3640990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-14T21:12:48.3645950Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-14T21:12:48.3650970Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-14T21:12:48.3655880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-14T21:12:48.3660870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-14T21:12:48.3666030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-14T21:12:48.3671470Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-14T21:12:48.3676510Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-14T21:12:48.3681610Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-14T21:12:48.3686460Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-14T21:12:48.3692270Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-14T21:12:48.3701860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-14T21:12:48.3714790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-14T21:12:48.3720780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-14T21:12:48.3726190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-14T21:12:48.3731960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-14T21:12:48.3737740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-14T21:12:48.3744810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-14T21:12:48.3750520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-14T21:12:48.3755890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-14T21:12:48.3761900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-14T21:12:48.3767510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-14T21:12:48.3772940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-14T21:12:48.3778660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-14T21:12:48.3784490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-14T21:12:48.3789610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-14T21:12:48.3795530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-14T21:12:48.3800630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-14T21:12:48.3806300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-14T21:12:48.3811430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-14T21:12:48.3817520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-14T21:12:48.3822720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-14T21:12:48.3828340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-14T21:12:48.3860800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-14T21:12:48.3862530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-14T21:12:48.3866380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-14T21:12:48.3871610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-14T21:12:48.3877110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-14T21:12:48.3882620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-14T21:12:48.3888320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-14T21:12:48.3893810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-14T21:12:48.3899330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-14T21:12:48.3904720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-14T21:12:48.3910750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-14T21:12:48.3916120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-14T21:12:48.3922120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-14T21:12:48.3927300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-14T21:12:48.3932870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-14T21:12:48.3939020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-14T21:12:48.3944040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-14T21:12:48.3951130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-14T21:12:48.3956370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-14T21:12:48.3962160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-14T21:12:48.3969280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-14T21:12:48.3974600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-14T21:12:48.3980460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-14T21:12:48.3986240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-14T21:12:48.3996070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-14T21:12:48.4002450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-14T21:12:48.4106360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-14T21:12:48.4108140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-14T21:12:48.4109430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-14T21:12:48.4111070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-14T21:12:48.4209370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-14T21:12:48.4309750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-14T21:12:48.4410810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-14T21:12:48.4512110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-14T21:12:48.4612990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-14T21:12:48.4713520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-14T21:12:48.4814390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-14T21:12:48.4914930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-14T21:12:48.5015320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-14T21:12:48.5116270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-14T21:12:48.5216920Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-14T21:12:48.5317120Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-14T21:12:48.5417630Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-14T21:12:48.5518510Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-14T21:12:48.5557810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4312-1lr624h.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-14T21:12:52.1221010Z ==> Summary 2021-05-14T21:12:52.1317880Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-14T21:12:52.1323690Z ==> Installing poppler dependency: libxrender 2021-05-14T21:12:52.1855850Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-14T21:12:52.1872530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3818-fws0ea 2021-05-14T21:12:52.1976930Z cp -pR /private/tmp/d20210514-3818-fws0ea/libxrender/. /usr/local/Cellar/libxrender 2021-05-14T21:12:52.2116690Z chmod -Rf +w /private/tmp/d20210514-3818-fws0ea 2021-05-14T21:12:52.2626310Z ==> Finishing up 2021-05-14T21:12:52.2988620Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-14T21:12:52.2996110Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-14T21:12:52.3002180Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-14T21:12:52.3006500Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-14T21:12:52.3011930Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-14T21:12:52.3019090Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-14T21:12:52.3149570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4338-1ru5peq.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-14T21:12:55.9196990Z ==> Summary 2021-05-14T21:12:55.9268520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3818-10r2std 2021-05-14T21:12:55.9270760Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-14T21:12:55.9281060Z ==> Installing poppler dependency: lzo 2021-05-14T21:12:55.9383360Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-14T21:12:55.9442720Z cp -pR /private/tmp/d20210514-3818-10r2std/lzo/. /usr/local/Cellar/lzo 2021-05-14T21:12:55.9650700Z chmod -Rf +w /private/tmp/d20210514-3818-10r2std 2021-05-14T21:12:56.0660860Z ==> Finishing up 2021-05-14T21:12:56.1033680Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-14T21:12:56.1041210Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-14T21:12:56.1047450Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-14T21:12:56.1051870Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-14T21:12:56.1057120Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-14T21:12:56.1063980Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-14T21:12:56.1231090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4364-5rsqzw.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-14T21:12:59.2271080Z ==> Summary 2021-05-14T21:12:59.2272690Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-14T21:12:59.2302750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3818-lshdoa 2021-05-14T21:12:59.2305570Z ==> Installing poppler dependency: pixman 2021-05-14T21:12:59.2313930Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-14T21:12:59.2458060Z cp -pR /private/tmp/d20210514-3818-lshdoa/pixman/. /usr/local/Cellar/pixman 2021-05-14T21:12:59.2599870Z chmod -Rf +w /private/tmp/d20210514-3818-lshdoa 2021-05-14T21:12:59.3087300Z ==> Finishing up 2021-05-14T21:12:59.3883550Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-14T21:12:59.3890440Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-14T21:12:59.3896080Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-14T21:12:59.3900840Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-14T21:12:59.3906440Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-14T21:12:59.3913670Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-14T21:12:59.4037710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4390-1ef7iqm.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-14T21:13:02.7114280Z ==> Summary 2021-05-14T21:13:02.7214740Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-14T21:13:02.7316650Z ==> Installing poppler dependency: cairo 2021-05-14T21:13:02.8826110Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-14T21:13:02.8842540Z 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/d20210514-3818-1xjbtfd 2021-05-14T21:13:02.9485420Z cp -pR /private/tmp/d20210514-3818-1xjbtfd/cairo/. /usr/local/Cellar/cairo 2021-05-14T21:13:03.0249460Z chmod -Rf +w /private/tmp/d20210514-3818-1xjbtfd 2021-05-14T21:13:03.2852530Z ==> Finishing up 2021-05-14T21:13:03.3396440Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-14T21:13:03.3413970Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-14T21:13:03.3415470Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-14T21:13:03.3432150Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-14T21:13:03.3450340Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-14T21:13:03.3477410Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-14T21:13:03.3504940Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-14T21:13:03.3533600Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-14T21:13:03.3561110Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-14T21:13:03.3588740Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-14T21:13:03.3616310Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-14T21:13:03.3644950Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-14T21:13:03.3672100Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-14T21:13:03.3699080Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-14T21:13:03.3725890Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-14T21:13:03.3752830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-14T21:13:03.3781200Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-14T21:13:03.3808140Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-14T21:13:03.3836380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-14T21:13:03.3855930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-14T21:13:03.3857750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-14T21:13:03.3859700Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-14T21:13:03.3861770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-14T21:13:03.3863400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-14T21:13:03.3865080Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-14T21:13:03.3866720Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-14T21:13:03.3868420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-14T21:13:03.3870130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-14T21:13:03.3871940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-14T21:13:03.3873730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-14T21:13:03.3875300Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-14T21:13:03.4061310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4416-1vazqsp.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-14T21:13:07.1209490Z ==> Summary 2021-05-14T21:13:07.1293130Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-14T21:13:07.1302870Z ==> Installing poppler dependency: little-cms2 2021-05-14T21:13:07.1464200Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-14T21:13:07.1481920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3818-ywbsjb 2021-05-14T21:13:07.1663970Z cp -pR /private/tmp/d20210514-3818-ywbsjb/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-14T21:13:07.1853540Z chmod -Rf +w /private/tmp/d20210514-3818-ywbsjb 2021-05-14T21:13:07.2528690Z ==> Finishing up 2021-05-14T21:13:07.2733950Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-14T21:13:07.2738520Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-14T21:13:07.2744500Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-14T21:13:07.2749240Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-14T21:13:07.2754600Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-14T21:13:07.2761700Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-14T21:13:07.2768480Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-14T21:13:07.2780520Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-14T21:13:07.2786410Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-14T21:13:07.2792140Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-14T21:13:07.2797790Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-14T21:13:07.2803610Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-14T21:13:07.2810030Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-14T21:13:07.2814670Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-14T21:13:07.2820240Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-14T21:13:07.2827920Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-14T21:13:07.3001010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4442-16h838v.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-14T21:13:10.5307910Z ==> Summary 2021-05-14T21:13:10.5339800Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-14T21:13:10.5347500Z ==> Installing poppler dependency: nspr 2021-05-14T21:13:10.5367390Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-14T21:13:10.5387760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3818-ns9vv3 2021-05-14T21:13:10.5735330Z cp -pR /private/tmp/d20210514-3818-ns9vv3/nspr/. /usr/local/Cellar/nspr 2021-05-14T21:13:10.6221930Z chmod -Rf +w /private/tmp/d20210514-3818-ns9vv3 2021-05-14T21:13:10.7377250Z ==> Finishing up 2021-05-14T21:13:10.7828380Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-14T21:13:10.7834730Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-14T21:13:10.7868670Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-14T21:13:10.7876180Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-14T21:13:10.7881820Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-14T21:13:10.7887500Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-14T21:13:10.7893390Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-14T21:13:10.7899240Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-14T21:13:10.7904780Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-14T21:13:10.7913010Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-14T21:13:10.8191360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4468-16e3kal.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-14T21:13:13.9830530Z ==> Summary 2021-05-14T21:13:13.9893490Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-14T21:13:13.9900790Z ==> Installing poppler dependency: nss 2021-05-14T21:13:14.0048780Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-14T21:13:14.0066660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3818-1pyh9wg 2021-05-14T21:13:14.2624050Z cp -pR /private/tmp/d20210514-3818-1pyh9wg/nss/. /usr/local/Cellar/nss 2021-05-14T21:13:14.4236940Z chmod -Rf +w /private/tmp/d20210514-3818-1pyh9wg 2021-05-14T21:13:15.7582310Z ==> Finishing up 2021-05-14T21:13:15.7948170Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-14T21:13:15.7951670Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-14T21:13:15.7959520Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-14T21:13:15.7963720Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-14T21:13:15.7968650Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-14T21:13:15.7973470Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-14T21:13:15.7981420Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-14T21:13:15.7986060Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-14T21:13:15.7990850Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-14T21:13:15.7995370Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-14T21:13:15.8000700Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-14T21:13:15.8005060Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-14T21:13:15.8010020Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-14T21:13:15.8017860Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-14T21:13:15.8022110Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-14T21:13:15.8027090Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-14T21:13:15.8031990Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-14T21:13:15.8036760Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-14T21:13:15.8041120Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-14T21:13:15.8046060Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-14T21:13:15.8050550Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-14T21:13:15.8055360Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-14T21:13:15.8059640Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-14T21:13:15.8064690Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-14T21:13:15.8069880Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-14T21:13:15.8074850Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-14T21:13:15.8079100Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-14T21:13:15.8084200Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-14T21:13:15.8088470Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-14T21:13:15.8093210Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-14T21:13:15.8097340Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-14T21:13:15.8102270Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-14T21:13:15.8106720Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-14T21:13:15.8111470Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-14T21:13:15.8115700Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-14T21:13:15.8120660Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-14T21:13:15.8124950Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-14T21:13:15.8129930Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-14T21:13:15.8134270Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-14T21:13:15.8139120Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-14T21:13:15.8143560Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-14T21:13:15.8148220Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-14T21:13:15.8152470Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-14T21:13:15.8157480Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-14T21:13:15.8162060Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-14T21:13:15.8166890Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-14T21:13:15.8171090Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-14T21:13:15.8175770Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-14T21:13:15.8180250Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-14T21:13:15.8184880Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-14T21:13:15.8190190Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-14T21:13:15.8194660Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-14T21:13:15.8198810Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-14T21:13:15.8207730Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-14T21:13:15.8213200Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-14T21:13:15.8217390Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-14T21:13:15.8221920Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-14T21:13:15.8227030Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-14T21:13:15.8231590Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-14T21:13:15.8236670Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-14T21:13:15.8241220Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-14T21:13:15.8246500Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-14T21:13:15.8250760Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-14T21:13:15.8255660Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-14T21:13:15.8260290Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-14T21:13:15.8264840Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-14T21:13:15.8270050Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-14T21:13:15.8275090Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-14T21:13:15.8279930Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-14T21:13:15.8284390Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-14T21:13:15.8295020Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-14T21:13:15.8302540Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-14T21:13:15.8307200Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-14T21:13:15.8312490Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-14T21:13:15.8318360Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-14T21:13:15.8323630Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-14T21:13:15.8328180Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-14T21:13:15.8333600Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-14T21:13:15.8338450Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-14T21:13:15.8343740Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-14T21:13:15.8348410Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-14T21:13:15.8353530Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-14T21:13:15.8358030Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-14T21:13:15.8363590Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-14T21:13:15.8368550Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-14T21:13:15.8374030Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-14T21:13:15.8378460Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-14T21:13:15.8383540Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-14T21:13:15.8388220Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-14T21:13:15.8393760Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-14T21:13:15.8398450Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-14T21:13:15.8403590Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-14T21:13:15.8408100Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-14T21:13:15.8413310Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-14T21:13:15.8417940Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-14T21:13:15.8423860Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-14T21:13:15.8428120Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-14T21:13:15.8433290Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-14T21:13:15.8438950Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-14T21:13:15.8444230Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-14T21:13:15.8447920Z Only the first 100 operations were output. 2021-05-14T21:13:15.9670500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4494-16241pz.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-14T21:13:19.2440930Z ==> Summary 2021-05-14T21:13:19.2588070Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-14T21:13:19.2589740Z ==> Installing poppler dependency: openjpeg 2021-05-14T21:13:19.2868240Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-14T21:13:19.2885850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3818-1rizqh6 2021-05-14T21:13:19.4720110Z cp -pR /private/tmp/d20210514-3818-1rizqh6/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-14T21:13:19.7586550Z chmod -Rf +w /private/tmp/d20210514-3818-1rizqh6 2021-05-14T21:13:20.0600530Z ==> Finishing up 2021-05-14T21:13:20.0963610Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-14T21:13:20.0966950Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-14T21:13:20.0972050Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-14T21:13:20.0978600Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:13:20.0987260Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:13:20.0997090Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-14T21:13:20.1015550Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-14T21:13:20.1024690Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-14T21:13:20.1035860Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-14T21:13:20.1042690Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-14T21:13:20.1047860Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-14T21:13:20.1052320Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-14T21:13:20.1057670Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-14T21:13:20.1062540Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:13:20.1070990Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-14T21:13:20.6543940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4520-pja8vq.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-14T21:13:22.7197240Z ==> Summary 2021-05-14T21:13:22.7491000Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-14T21:13:22.7497520Z ==> Installing poppler dependency: qt@5 2021-05-14T21:13:22.7533110Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-14T21:13:22.7549820Z 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/d20210514-3818-1881tae 2021-05-14T21:13:27.6067750Z cp -pR /private/tmp/d20210514-3818-1881tae/qt@5/. /usr/local/Cellar/qt@5 2021-05-14T21:13:34.2769950Z chmod -Rf +w /private/tmp/d20210514-3818-1881tae 2021-05-14T21:13:47.6593200Z ==> Finishing up 2021-05-14T21:13:50.2543490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4574-1oiygn0.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-14T21:13:55.3331950Z ==> Caveats 2021-05-14T21:13:55.3333130Z We agreed to the Qt open source license for you. 2021-05-14T21:13:55.3334670Z If this is unacceptable you should uninstall. 2021-05-14T21:13:55.3335330Z 2021-05-14T21:13:55.3336670Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:13:55.3337790Z because this is an alternate version of another formula. 2021-05-14T21:13:55.3338470Z 2021-05-14T21:13:55.3339280Z If you need to have qt@5 first in your PATH, run: 2021-05-14T21:13:55.3340770Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:13:55.3341550Z 2021-05-14T21:13:55.3342350Z For compilers to find qt@5 you may need to set: 2021-05-14T21:13:55.3343620Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T21:13:55.3345000Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T21:13:55.3345690Z 2021-05-14T21:13:55.3352740Z For pkg-config to find qt@5 you may need to set: 2021-05-14T21:13:55.3354070Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T21:13:55.3354760Z 2021-05-14T21:13:55.3355830Z ==> Summary 2021-05-14T21:13:56.0888110Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-14T21:13:56.0894700Z ==> Installing poppler 2021-05-14T21:13:56.0901960Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-14T21:13:56.0918290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3818-1h4wr1g 2021-05-14T21:13:56.8308910Z cp -pR /private/tmp/d20210514-3818-1h4wr1g/poppler/. /usr/local/Cellar/poppler 2021-05-14T21:13:56.8310770Z chmod -Rf +w /private/tmp/d20210514-3818-1h4wr1g 2021-05-14T21:13:57.2046790Z ==> Finishing up 2021-05-14T21:13:57.3021570Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-14T21:13:57.3025540Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-14T21:13:57.3031200Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-14T21:13:57.3036480Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-14T21:13:57.3041150Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-14T21:13:57.3046610Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-14T21:13:57.3051410Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-14T21:13:57.3056830Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-14T21:13:57.3062080Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-14T21:13:57.3067060Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-14T21:13:57.3071900Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-14T21:13:57.3077170Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-14T21:13:57.3138120Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-14T21:13:57.3146660Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-14T21:13:57.3163330Z rm /usr/local/share/gir-1.0 2021-05-14T21:13:57.3170700Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-14T21:13:57.3176690Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-14T21:13:57.3195330Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-14T21:13:57.3200790Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-14T21:13:57.3206130Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-14T21:13:57.3216870Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-14T21:13:57.3222380Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-14T21:13:57.3231810Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-14T21:13:57.3237110Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-14T21:13:57.3242650Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-14T21:13:57.3249530Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-14T21:13:57.3289460Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-14T21:13:57.3389780Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-14T21:13:57.3439900Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-14T21:13:57.3441540Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-14T21:13:57.3443320Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-14T21:13:57.3444870Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-14T21:13:57.3446530Z rm /usr/local/lib/girepository-1.0 2021-05-14T21:13:57.3448220Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-14T21:13:57.3450140Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-14T21:13:57.3452120Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-14T21:13:57.3454030Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-14T21:13:57.3455780Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-14T21:13:57.3457520Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-14T21:13:57.3459700Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-14T21:13:57.3462130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-14T21:13:57.3464290Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-14T21:13:57.3466260Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-14T21:13:57.3468290Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-14T21:13:57.3470220Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-14T21:13:57.3472040Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-14T21:13:57.3473870Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-14T21:13:57.3475640Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-14T21:13:57.3477270Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-14T21:13:57.3478850Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-14T21:13:57.3480540Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-14T21:13:57.3482280Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-14T21:13:57.3484060Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-14T21:13:57.3485710Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-14T21:13:57.4727910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4601-rhmvsz.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-14T21:14:00.1758720Z ==> Summary 2021-05-14T21:14:00.2072250Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-14T21:14:01.7517660Z ==> Caveats 2021-05-14T21:14:01.7519000Z ==> qt@5 2021-05-14T21:14:01.7562600Z We agreed to the Qt open source license for you. 2021-05-14T21:14:01.7563680Z If this is unacceptable you should uninstall. 2021-05-14T21:14:01.7564350Z 2021-05-14T21:14:01.7565870Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:14:01.7567110Z because this is an alternate version of another formula. 2021-05-14T21:14:01.7571060Z 2021-05-14T21:14:01.7572000Z If you need to have qt@5 first in your PATH, run: 2021-05-14T21:14:01.7574120Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:14:01.7575090Z 2021-05-14T21:14:01.7576550Z For compilers to find qt@5 you may need to set: 2021-05-14T21:14:01.7581550Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T21:14:01.7583000Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T21:14:01.7583720Z 2021-05-14T21:14:01.7586400Z For pkg-config to find qt@5 you may need to set: 2021-05-14T21:14:01.7590430Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T21:14:01.7591180Z 2021-05-14T21:14:03.5189210Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-14T21:14:04.6875100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:05.2428730Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-14T21:14:05.6067650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-14T21%3A20%3A00Z&sig=E9ju8FY36BGG9A9lSFZ64R1VohNgPOZLSQuBBDs1juQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:05.6513770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=E9ju8FY36BGG9A9lSFZ64R1VohNgPOZLSQuBBDs1juQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:05.6974340Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-14T21:14:05.7027340Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T21:14:06.8139410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:07.3755280Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T21:14:07.7468160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-14T21%3A20%3A00Z&sig=zHcu9DBoPoUsCpdNYgLxQDlG4Tgk%2B7zK%2F0HEl2wNaxE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:07.7916850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=zHcu9DBoPoUsCpdNYgLxQDlG4Tgk\%2B7zK\%2F0HEl2wNaxE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:08.0536130Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-14T21:14:08.0819960Z ==> Installing dependencies for hdf5: szip 2021-05-14T21:14:08.0824720Z ==> Installing hdf5 dependency: szip 2021-05-14T21:14:08.1460450Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-14T21:14:08.1488530Z 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/d20210514-4608-67nkdz 2021-05-14T21:14:08.1582660Z cp -pR /private/tmp/d20210514-4608-67nkdz/szip/. /usr/local/Cellar/szip 2021-05-14T21:14:08.1692640Z chmod -Rf +w /private/tmp/d20210514-4608-67nkdz 2021-05-14T21:14:08.2139460Z ==> Finishing up 2021-05-14T21:14:08.2530490Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-14T21:14:08.2534030Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-14T21:14:08.2544880Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-14T21:14:08.2552110Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-14T21:14:08.2556760Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-14T21:14:08.2562600Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-14T21:14:08.2682730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4778-k9gch6.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-14T21:14:10.9429850Z ==> Summary 2021-05-14T21:14:10.9447150Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-14T21:14:10.9455230Z ==> Installing hdf5 2021-05-14T21:14:10.9460140Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:14:10.9477280Z 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/d20210514-4608-et3q3f 2021-05-14T21:14:11.0950810Z cp -pR /private/tmp/d20210514-4608-et3q3f/hdf5/. /usr/local/Cellar/hdf5 2021-05-14T21:14:11.2475850Z chmod -Rf +w /private/tmp/d20210514-4608-et3q3f 2021-05-14T21:14:11.5473060Z ==> Finishing up 2021-05-14T21:14:11.5971120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-14T21:14:11.5975340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-14T21:14:11.5978690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-14T21:14:11.5983390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-14T21:14:11.5987720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-14T21:14:11.5992580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-14T21:14:11.5996940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-14T21:14:11.6001770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-14T21:14:11.6006130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-14T21:14:11.6011250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-14T21:14:11.6015460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-14T21:14:11.6020280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-14T21:14:11.6024400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-14T21:14:11.6029310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-14T21:14:11.6034210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-14T21:14:11.6039560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-14T21:14:11.6043860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-14T21:14:11.6048710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-14T21:14:11.6053270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-14T21:14:11.6057540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-14T21:14:11.6062560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-14T21:14:11.6068240Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-14T21:14:11.6077250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-14T21:14:11.6082050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-14T21:14:11.6087270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-14T21:14:11.6099260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-14T21:14:11.6103890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-14T21:14:11.6121680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-14T21:14:11.6126160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-14T21:14:11.6131230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-14T21:14:11.6135680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-14T21:14:11.6140710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-14T21:14:11.6145180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-14T21:14:11.6150240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-14T21:14:11.6154820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-14T21:14:11.6159910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-14T21:14:11.6165070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-14T21:14:11.6170370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-14T21:14:11.6175670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-14T21:14:11.6180270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-14T21:14:11.6185230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-14T21:14:11.6189640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-14T21:14:11.6194650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-14T21:14:11.6199140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-14T21:14:11.6204220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-14T21:14:11.6208760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-14T21:14:11.6213670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-14T21:14:11.6218280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-14T21:14:11.6223030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-14T21:14:11.6227440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-14T21:14:11.6232430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-14T21:14:11.6237060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-14T21:14:11.6241850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-14T21:14:11.6246470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-14T21:14:11.6252070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-14T21:14:11.6256350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-14T21:14:11.6261450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-14T21:14:11.6266060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-14T21:14:11.6271110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-14T21:14:11.6275540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-14T21:14:11.6280360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-14T21:14:11.6284870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-14T21:14:11.6289910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-14T21:14:11.6294190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-14T21:14:11.6300010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-14T21:14:11.6304400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-14T21:14:11.6309430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-14T21:14:11.6313990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-14T21:14:11.6318650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-14T21:14:11.6323020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-14T21:14:11.6331010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-14T21:14:11.6335830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-14T21:14:11.6340740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-14T21:14:11.6345310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-14T21:14:11.6350400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-14T21:14:11.6355010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-14T21:14:11.6360190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-14T21:14:11.6364760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-14T21:14:11.6369820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-14T21:14:11.6374250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-14T21:14:11.6379750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-14T21:14:11.6384400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-14T21:14:11.6389880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-14T21:14:11.6394450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-14T21:14:11.6399470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-14T21:14:11.6404040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-14T21:14:11.6409120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-14T21:14:11.6413870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-14T21:14:11.6419060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-14T21:14:11.6424940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-14T21:14:11.6429540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-14T21:14:11.6434940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-14T21:14:11.6439460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-14T21:14:11.6444670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-14T21:14:11.6449520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-14T21:14:11.6454440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-14T21:14:11.6459340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-14T21:14:11.6464390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-14T21:14:11.6469550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-14T21:14:11.6473910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-14T21:14:11.6478070Z Only the first 100 operations were output. 2021-05-14T21:14:11.7443740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4804-tuhxqn.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-14T21:14:14.3144040Z ==> Summary 2021-05-14T21:14:14.3328740Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T21:14:14.9393570Z ==> No outdated dependents to upgrade! 2021-05-14T21:14:14.9398020Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:14:14.9994140Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:14:14.9995590Z hdf5 2021-05-14T21:14:15.0004080Z rm /usr/local/bin/gif2h5 2021-05-14T21:14:15.0007570Z rm /usr/local/bin/h52gif 2021-05-14T21:14:15.0013010Z rm /usr/local/bin/h5c++ 2021-05-14T21:14:15.0013800Z rm /usr/local/bin/h5cc 2021-05-14T21:14:15.0019210Z rm /usr/local/bin/h5clear 2021-05-14T21:14:15.0020480Z rm /usr/local/bin/h5copy 2021-05-14T21:14:15.0024410Z rm /usr/local/bin/h5debug 2021-05-14T21:14:15.0029380Z rm /usr/local/bin/h5diff 2021-05-14T21:14:15.0030210Z rm /usr/local/bin/h5dump 2021-05-14T21:14:15.0035800Z rm /usr/local/bin/h5fc 2021-05-14T21:14:15.0036700Z rm /usr/local/bin/h5format_convert 2021-05-14T21:14:15.0041420Z rm /usr/local/bin/h5import 2021-05-14T21:14:15.0042240Z rm /usr/local/bin/h5jam 2021-05-14T21:14:15.0045800Z rm /usr/local/bin/h5ls 2021-05-14T21:14:15.0049500Z rm /usr/local/bin/h5mkgrp 2021-05-14T21:14:15.0051900Z rm /usr/local/bin/h5perf_serial 2021-05-14T21:14:15.0062250Z rm /usr/local/bin/h5redeploy 2021-05-14T21:14:15.0063290Z rm /usr/local/bin/h5repack 2021-05-14T21:14:15.0064080Z rm /usr/local/bin/h5repart 2021-05-14T21:14:15.0066550Z rm /usr/local/bin/h5stat 2021-05-14T21:14:15.0070740Z rm /usr/local/bin/h5unjam 2021-05-14T21:14:15.0073430Z rm /usr/local/bin/h5watch 2021-05-14T21:14:15.0081360Z rm /usr/local/include/H5ACpublic.h 2021-05-14T21:14:15.0084250Z rm /usr/local/include/H5AbstractDs.h 2021-05-14T21:14:15.0087310Z rm /usr/local/include/H5Apublic.h 2021-05-14T21:14:15.0090450Z rm /usr/local/include/H5ArrayType.h 2021-05-14T21:14:15.0094020Z rm /usr/local/include/H5AtomType.h 2021-05-14T21:14:15.0097040Z rm /usr/local/include/H5Attribute.h 2021-05-14T21:14:15.0100780Z rm /usr/local/include/H5Classes.h 2021-05-14T21:14:15.0106230Z rm /usr/local/include/H5CommonFG.h 2021-05-14T21:14:15.0107200Z rm /usr/local/include/H5CompType.h 2021-05-14T21:14:15.0109730Z rm /usr/local/include/H5Cpp.h 2021-05-14T21:14:15.0113880Z rm /usr/local/include/H5CppDoc.h 2021-05-14T21:14:15.0117520Z rm /usr/local/include/H5Cpublic.h 2021-05-14T21:14:15.0120770Z rm /usr/local/include/H5DOpublic.h 2021-05-14T21:14:15.0123910Z rm /usr/local/include/H5DSpublic.h 2021-05-14T21:14:15.0128720Z rm /usr/local/include/H5DaccProp.h 2021-05-14T21:14:15.0133930Z rm /usr/local/include/H5DataSet.h 2021-05-14T21:14:15.0134910Z rm /usr/local/include/H5DataSpace.h 2021-05-14T21:14:15.0144570Z rm /usr/local/include/H5DataType.h 2021-05-14T21:14:15.0145520Z rm /usr/local/include/H5DcreatProp.h 2021-05-14T21:14:15.0149650Z rm /usr/local/include/H5Dpublic.h 2021-05-14T21:14:15.0150640Z rm /usr/local/include/H5DxferProp.h 2021-05-14T21:14:15.0151560Z rm /usr/local/include/H5ESpublic.h 2021-05-14T21:14:15.0154050Z rm /usr/local/include/H5EnumType.h 2021-05-14T21:14:15.0158190Z rm /usr/local/include/H5Epubgen.h 2021-05-14T21:14:15.0164740Z rm /usr/local/include/H5Epublic.h 2021-05-14T21:14:15.0165610Z rm /usr/local/include/H5Exception.h 2021-05-14T21:14:15.0168690Z rm /usr/local/include/H5FDcore.h 2021-05-14T21:14:15.0173310Z rm /usr/local/include/H5FDdirect.h 2021-05-14T21:14:15.0174260Z rm /usr/local/include/H5FDfamily.h 2021-05-14T21:14:15.0180260Z rm /usr/local/include/H5FDhdfs.h 2021-05-14T21:14:15.0181360Z rm /usr/local/include/H5FDlog.h 2021-05-14T21:14:15.0183950Z rm /usr/local/include/H5FDmpi.h 2021-05-14T21:14:15.0188410Z rm /usr/local/include/H5FDmpio.h 2021-05-14T21:14:15.9482000Z rm /usr/local/include/H5FDmulti.h 2021-05-14T21:14:15.9482780Z rm /usr/local/include/H5FDpublic.h 2021-05-14T21:14:15.9485270Z rm /usr/local/include/H5FDros3.h 2021-05-14T21:14:15.9486260Z rm /usr/local/include/H5FDsec2.h 2021-05-14T21:14:15.9488230Z rm /usr/local/include/H5FDstdio.h 2021-05-14T21:14:15.9489090Z rm /usr/local/include/H5FDwindows.h 2021-05-14T21:14:15.9492370Z rm /usr/local/include/H5FaccProp.h 2021-05-14T21:14:15.9493500Z rm /usr/local/include/H5FcreatProp.h 2021-05-14T21:14:15.9494390Z rm /usr/local/include/H5File.h 2021-05-14T21:14:15.9495230Z rm /usr/local/include/H5FloatType.h 2021-05-14T21:14:15.9496090Z rm /usr/local/include/H5Fpublic.h 2021-05-14T21:14:15.9497580Z rm /usr/local/include/H5Gpublic.h 2021-05-14T21:14:15.9498440Z rm /usr/local/include/H5Group.h 2021-05-14T21:14:15.9499270Z rm /usr/local/include/H5IMpublic.h 2021-05-14T21:14:15.9500140Z rm /usr/local/include/H5IdComponent.h 2021-05-14T21:14:15.9501010Z rm /usr/local/include/H5Include.h 2021-05-14T21:14:15.9502110Z rm /usr/local/include/H5IntType.h 2021-05-14T21:14:15.9503020Z rm /usr/local/include/H5Ipublic.h 2021-05-14T21:14:15.9503840Z rm /usr/local/include/H5LDpublic.h 2021-05-14T21:14:15.9504670Z rm /usr/local/include/H5LTpublic.h 2021-05-14T21:14:15.9508880Z rm /usr/local/include/H5LaccProp.h 2021-05-14T21:14:15.9509800Z rm /usr/local/include/H5LcreatProp.h 2021-05-14T21:14:15.9510710Z rm /usr/local/include/H5Library.h 2021-05-14T21:14:15.9512390Z rm /usr/local/include/H5Location.h 2021-05-14T21:14:15.9513270Z rm /usr/local/include/H5Lpublic.h 2021-05-14T21:14:15.9516350Z rm /usr/local/include/H5MMpublic.h 2021-05-14T21:14:15.9517240Z rm /usr/local/include/H5Mpublic.h 2021-05-14T21:14:15.9519900Z rm /usr/local/include/H5Object.h 2021-05-14T21:14:15.9520770Z rm /usr/local/include/H5OcreatProp.h 2021-05-14T21:14:15.9521620Z rm /usr/local/include/H5Opublic.h 2021-05-14T21:14:15.9522450Z rm /usr/local/include/H5PLextern.h 2021-05-14T21:14:15.9523280Z rm /usr/local/include/H5PLpublic.h 2021-05-14T21:14:15.9524110Z rm /usr/local/include/H5PTpublic.h 2021-05-14T21:14:15.9524970Z rm /usr/local/include/H5PacketTable.h 2021-05-14T21:14:15.9529450Z rm /usr/local/include/H5Ppublic.h 2021-05-14T21:14:15.9530560Z rm /usr/local/include/H5PredType.h 2021-05-14T21:14:15.9531480Z rm /usr/local/include/H5PropList.h 2021-05-14T21:14:15.9532330Z rm /usr/local/include/H5Rpublic.h 2021-05-14T21:14:15.9533160Z rm /usr/local/include/H5Spublic.h 2021-05-14T21:14:15.9537250Z rm /usr/local/include/H5StrType.h 2021-05-14T21:14:15.9538160Z rm /usr/local/include/H5TBpublic.h 2021-05-14T21:14:15.9539040Z rm /usr/local/include/H5Tpublic.h 2021-05-14T21:14:15.9539910Z rm /usr/local/include/H5VLconnector.h 2021-05-14T21:14:15.9541810Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-14T21:14:15.9548560Z rm /usr/local/include/H5VLnative.h 2021-05-14T21:14:15.9549750Z Only the first 100 operations were output. 2021-05-14T21:14:16.7414070Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-14T21:14:17.8224500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:18.4044000Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-14T21:14:18.7830970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-14T21%3A20%3A00Z&sig=uXOM4%2FmpXCpwU7K0AbxJdcXm2Rt8%2BOyUMs4bD2eWIgQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:18.8362010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=uXOM4\%2FmpXCpwU7K0AbxJdcXm2Rt8\%2BOyUMs4bD2eWIgQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:19.0619150Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-14T21:14:19.1399320Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-14T21:14:19.1437600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4811-e48ytz 2021-05-14T21:14:19.2739470Z cp -pR /private/tmp/d20210514-4811-e48ytz/protobuf/. /usr/local/Cellar/protobuf 2021-05-14T21:14:19.4166440Z chmod -Rf +w /private/tmp/d20210514-4811-e48ytz 2021-05-14T21:14:19.5923310Z ==> Finishing up 2021-05-14T21:14:19.6276640Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-14T21:14:19.6285980Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-14T21:14:19.6312760Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-14T21:14:19.6341680Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-14T21:14:19.6370380Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-14T21:14:19.6374410Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-14T21:14:19.6376860Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-14T21:14:19.6380540Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-14T21:14:19.6398720Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-14T21:14:19.6426090Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-14T21:14:19.6453410Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-14T21:14:19.6481110Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-14T21:14:19.6508040Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-14T21:14:19.6536300Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-14T21:14:19.6563650Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-14T21:14:19.6591500Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-14T21:14:19.6975930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4975-122plou.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-14T21:14:22.2393600Z ==> Caveats 2021-05-14T21:14:22.2394670Z Emacs Lisp files have been installed to: 2021-05-14T21:14:22.2396020Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-14T21:14:22.2397340Z ==> Summary 2021-05-14T21:14:22.2553910Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-14T21:14:24.3881460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-14T21:14:25.5122640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:26.1208160Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-14T21:14:26.5850050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-14T21%3A20%3A00Z&sig=DeHoGIGlpbAFUqZKt3ri4z6zB3EUS%2B3IyS9R4SKRUwA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:26.6408330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=DeHoGIGlpbAFUqZKt3ri4z6zB3EUS\%2B3IyS9R4SKRUwA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:26.8337800Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-14T21:14:26.9119660Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-14T21:14:26.9147430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4984-ivgwlr 2021-05-14T21:14:27.0341010Z cp -pR /private/tmp/d20210514-4984-ivgwlr/gsl/. /usr/local/Cellar/gsl 2021-05-14T21:14:27.1760050Z chmod -Rf +w /private/tmp/d20210514-4984-ivgwlr 2021-05-14T21:14:27.3280680Z ==> Finishing up 2021-05-14T21:14:27.3561420Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-14T21:14:27.3575980Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-14T21:14:27.3580750Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-14T21:14:27.3587070Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-14T21:14:27.3606670Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-14T21:14:27.3619070Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-14T21:14:27.3728960Z info /usr/local/share/info/gsl-ref.info 2021-05-14T21:14:27.3744170Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-14T21:14:27.3756420Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-14T21:14:27.3766190Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-14T21:14:27.3794120Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-14T21:14:27.3801840Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-14T21:14:27.3807290Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-14T21:14:27.3813640Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-14T21:14:27.3819250Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-14T21:14:27.3824670Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-14T21:14:27.3830550Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-14T21:14:27.3841980Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-14T21:14:27.4473300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5154-1as219j.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-14T21:14:30.5080380Z ==> Summary 2021-05-14T21:14:30.5254630Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-14T21:14:33.6762350Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-14T21:14:34.8887560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:35.4615230Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-14T21:14:35.8356120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-14T21%3A20%3A00Z&sig=yHvR0Y1wkBiGxVYKPLqRqZU6OucVW6uW%2Bjy0Vb1Xnhg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:35.9123250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=yHvR0Y1wkBiGxVYKPLqRqZU6OucVW6uW\%2Bjy0Vb1Xnhg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:36.1322060Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-14T21:14:36.1505110Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-14T21:14:37.2840920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:37.8994790Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-14T21:14:38.3060240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-14T21%3A20%3A00Z&sig=Mdswyr2mJE4zBJGzRa17rtWFy7OYWX6bH57ewYUf3gU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:38.3514990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=Mdswyr2mJE4zBJGzRa17rtWFy7OYWX6bH57ewYUf3gU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:38.4599160Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-14T21:14:38.4645260Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-14T21:14:39.7108880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:40.2665520Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-14T21:14:40.6500350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-14T21%3A20%3A00Z&sig=CkeeQZ%2FT6anZ1QXilqgfopBuKyLL6xj%2ByakxjmTOc40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:40.6949630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=CkeeQZ\%2FT6anZ1QXilqgfopBuKyLL6xj\%2ByakxjmTOc40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:40.7675170Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-14T21:14:40.7716730Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-14T21:14:41.9192620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:43.1612830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=ayY7SiyKNjZ4EtkOaUVgQrMorBj\%2F7uuymouC5O9nrb0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:43.1618890Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-14T21:14:43.1622550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-14T21%3A20%3A00Z&sig=ayY7SiyKNjZ4EtkOaUVgQrMorBj%2F7uuymouC5O9nrb0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:43.1627020Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-14T21:14:43.1655690Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-14T21:14:44.2802780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:44.8627970Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-14T21:14:45.2751970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-14T21%3A20%3A00Z&sig=xxiDRWoMtMQST5wETnIwEYl%2BETRCIdsArLfuU%2FlE7Rc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:45.3263160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=xxiDRWoMtMQST5wETnIwEYl\%2BETRCIdsArLfuU\%2FlE7Rc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:45.4544120Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-14T21:14:45.4633280Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-14T21:14:46.7521160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:47.3274410Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-14T21:14:47.6890980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-14T21%3A20%3A00Z&sig=Ome%2FHbCsRUm9z4oQgfchw%2BPeKoNBUS6aUZrHYbk8EPI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:47.7380340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=Ome\%2FHbCsRUm9z4oQgfchw\%2BPeKoNBUS6aUZrHYbk8EPI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:47.7911800Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-14T21:14:47.7943930Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-14T21:14:48.9816570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:49.6019210Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-14T21:14:49.9928880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-14T21%3A20%3A00Z&sig=YZLVyIRGCxgL719G1XXRK8E%2BRCcddtM9%2BbrHYTMyoyc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:50.0420430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=YZLVyIRGCxgL719G1XXRK8E\%2BRCcddtM9\%2BbrHYTMyoyc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:50.1953600Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-14T21:14:50.2051290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-14T21:14:51.3585410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:51.9344960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-14T21:14:52.3087540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-14T21%3A20%3A00Z&sig=KzrS9LuK%2BXdm%2FeIAwuOidVc1Q9BSMkRC3F4q5lOmrIw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:52.3534340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=KzrS9LuK\%2BXdm\%2FeIAwuOidVc1Q9BSMkRC3F4q5lOmrIw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:52.4168110Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-14T21:14:52.4204110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-14T21:14:53.5789930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:54.1582520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-14T21:14:54.5327730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-14T21%3A20%3A00Z&sig=QzLSk%2FlKjQOXsFNu4q9YTKXwHPDE14ei9pMW4I4T07c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:54.6211030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=QzLSk\%2FlKjQOXsFNu4q9YTKXwHPDE14ei9pMW4I4T07c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:54.8458680Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-14T21:14:54.8497580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-14T21:14:56.0157590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:56.5839980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-14T21:14:57.0732030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-14T21%3A20%3A00Z&sig=dN0l17K1wh9fMywDq%2BRYo7%2B62rbKwknuAG0BjVVtYVU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:57.1329880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=dN0l17K1wh9fMywDq\%2BRYo7\%2B62rbKwknuAG0BjVVtYVU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:57.1949310Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-14T21:14:57.1983420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-14T21:14:58.3006590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:58.8686120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-14T21:14:59.2214220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-14T21%3A20%3A00Z&sig=dpXclcgy3clm7uAWHr7cjgktLtDoH6GjSdRDupHxJms%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:59.2710100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=dpXclcgy3clm7uAWHr7cjgktLtDoH6GjSdRDupHxJms\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:59.3191740Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-14T21:14:59.3223230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-14T21:15:00.4755460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:01.0453960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-14T21:15:01.5216170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-14T21%3A25%3A00Z&sig=xoeg8ckDilt3aZFbIatQBUcyNJ6go7idYO288Qhvzcg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:01.5663480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=xoeg8ckDilt3aZFbIatQBUcyNJ6go7idYO288Qhvzcg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:01.6797530Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-14T21:15:01.6865730Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-14T21:15:02.8279760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:03.4165860Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-14T21:15:03.8195550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-14T21%3A25%3A00Z&sig=y6PTSUpaX0nmzCiPgQ39BR%2FV%2ByRVK%2BdNCOgtSp2OAQc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:03.8720540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=y6PTSUpaX0nmzCiPgQ39BR\%2FV\%2ByRVK\%2BdNCOgtSp2OAQc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:03.9678080Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-14T21:15:03.9716570Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-14T21:15:05.1312460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:05.7032620Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-14T21:15:06.0917560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-14T21%3A25%3A00Z&sig=FXJMSoeotd5ZN60qlVgioPuqBfpgfloMJyDW41CGGzU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:06.1398490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=FXJMSoeotd5ZN60qlVgioPuqBfpgfloMJyDW41CGGzU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:07.0077970Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-14T21:15:07.0080720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-14T21:15:07.8977200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:08.5270450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-14T21:15:08.9280650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-14T21%3A25%3A00Z&sig=aYjvbHYlLm7qN9EtMpOKfTB%2Ft%2BM%2Fj%2BwIj3f02RGkMXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:08.9818690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=aYjvbHYlLm7qN9EtMpOKfTB\%2Ft\%2BM\%2Fj\%2BwIj3f02RGkMXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:09.1329750Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-14T21:15:09.1448390Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-14T21:15:10.3401600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:10.9783020Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-14T21:15:11.3757470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-14T21%3A25%3A00Z&sig=3mwnMx1ZPfFNdgBTx%2BbQ6%2BHNV6UtzQEIun96wT%2BgpfM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:11.4221010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=3mwnMx1ZPfFNdgBTx\%2BbQ6\%2BHNV6UtzQEIun96wT\%2BgpfM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:11.5019470Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-14T21:15:11.5060530Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-14T21:15:12.6533500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:13.2485160Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-14T21:15:13.6293110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-14T21%3A25%3A00Z&sig=mCAIz29496CH0OO89wTcMWD%2FqpguiqmFzPif3DgsQcs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:13.6760850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=mCAIz29496CH0OO89wTcMWD\%2FqpguiqmFzPif3DgsQcs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:13.8312050Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-14T21:15:13.8391040Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-14T21:15:15.1731680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:15.7383530Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-14T21:15:16.2321510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-14T21%3A25%3A00Z&sig=6k0cDUnZhmgm8OSaaInSBC%2F87LIR7ZFNcsV0zpUZCxo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:16.2760180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=6k0cDUnZhmgm8OSaaInSBC\%2F87LIR7ZFNcsV0zpUZCxo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:16.3220370Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-14T21:15:16.3250420Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-14T21:15:17.4496720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:18.1442490Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-14T21:15:18.5195610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-14T21%3A25%3A00Z&sig=xyR%2FuUdIG57fHw0Okixs4J%2FYzOsyF2CZlYLwVkCWhXw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:18.5810560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=xyR\%2FuUdIG57fHw0Okixs4J\%2FYzOsyF2CZlYLwVkCWhXw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:18.6714120Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-14T21:15:18.6759410Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-14T21:15:19.8434520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:20.4378660Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-14T21:15:20.8340790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-14T21%3A25%3A00Z&sig=fp7K6pZTJWhaUtRtLGZaKfGWd4J0eGOm5m8rHG0OfsI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:20.8877060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=fp7K6pZTJWhaUtRtLGZaKfGWd4J0eGOm5m8rHG0OfsI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:21.0040530Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-14T21:15:21.0127330Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-14T21:15:22.1287000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:22.7075610Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-14T21:15:23.1124630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-14T21%3A25%3A00Z&sig=TwDT1uGO%2BstGAyxuTVZtMeVbxEjjHKVJGQkMriI2geo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:23.1571900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=TwDT1uGO\%2BstGAyxuTVZtMeVbxEjjHKVJGQkMriI2geo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:23.2112000Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-14T21:15:23.2146870Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-14T21:15:24.3277290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:24.8862700Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-14T21:15:25.2612240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-14T21%3A25%3A00Z&sig=fukrIbas%2BmvZGM6g2LDwerCjBgD6gAaBdZCQK51oSJ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:25.3061980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=fukrIbas\%2BmvZGM6g2LDwerCjBgD6gAaBdZCQK51oSJ8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:25.4578120Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-14T21:15:25.4687420Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-14T21:15:26.6240480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:27.1983630Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-14T21:15:27.5813490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-14T21%3A25%3A00Z&sig=u0Gv04Oxkxx7oBCtgQD1SJcVaUOqDBlRDUpZmaBg7fI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:27.6263120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=u0Gv04Oxkxx7oBCtgQD1SJcVaUOqDBlRDUpZmaBg7fI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:27.9923400Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-14T21:15:28.0336350Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-14T21:15:29.1835090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:29.7728940Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-14T21:15:30.3211100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-14T21%3A25%3A00Z&sig=Fjz%2FlzyZYMVbsa14dMTvDosAA8igg2h84AO9tJjU9yo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:30.3657800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=Fjz\%2FlzyZYMVbsa14dMTvDosAA8igg2h84AO9tJjU9yo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:30.4595190Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-14T21:15:30.4646930Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-14T21:15:31.6359880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:32.2242560Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-14T21:15:32.6058050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-14T21%3A25%3A00Z&sig=O5XhAcEy%2Bv3IUxfnQhjRz8KepLgYbpdz5uoLr%2F0Dno0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:32.6557680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=O5XhAcEy\%2Bv3IUxfnQhjRz8KepLgYbpdz5uoLr\%2F0Dno0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:32.7892990Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-14T21:15:32.7998170Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-14T21:15:33.9574690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:34.5320380Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-14T21:15:34.9146700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-14T21%3A25%3A00Z&sig=rJMiUJ7G1wh%2FZC%2FkhC03bMzmhyBfsFYunmBzwWDafvw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:34.9677040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=rJMiUJ7G1wh\%2FZC\%2FkhC03bMzmhyBfsFYunmBzwWDafvw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:35.1998650Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-14T21:15:35.2205230Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-14T21:15:36.3710410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:37.4093900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=uEjf1LG\%2Fd6kqj37Vqfp6dUgoyXEQrsK8uE0a\%2F2\%2Fm5iE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:37.4100020Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-14T21:15:37.4104090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-14T21%3A25%3A00Z&sig=uEjf1LG%2Fd6kqj37Vqfp6dUgoyXEQrsK8uE0a%2F2%2Fm5iE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:37.4551040Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-14T21:15:37.4594610Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-14T21:15:38.6298880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:39.1879700Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-14T21:15:39.6618800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-14T21%3A25%3A00Z&sig=JGSlJHxZgOmsg5IcCwBvtv214eMgLhkf8JOTkRP40ko%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:39.7098740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=JGSlJHxZgOmsg5IcCwBvtv214eMgLhkf8JOTkRP40ko\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:39.8806960Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-14T21:15:39.8888640Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-14T21:15:41.0168360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:41.5871690Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-14T21:15:42.0308370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-14T21%3A25%3A00Z&sig=oPvom0JaBIsbi5zTaQEhAaGP7T3VOBImUtCsFHC2AY8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:42.0758750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=oPvom0JaBIsbi5zTaQEhAaGP7T3VOBImUtCsFHC2AY8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:42.1908040Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:15:42.1956100Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-14T21:15:43.3563090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:44.0127620Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-14T21:15:44.4047070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-14T21%3A25%3A00Z&sig=ss1g8oIpEmrJbOIW5jaGkU49Jkj8K684Q7M%2B7MoFAVY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:44.4566930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=ss1g8oIpEmrJbOIW5jaGkU49Jkj8K684Q7M\%2B7MoFAVY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:44.8461060Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-14T21:15:44.9600320Z ==> 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-14T21:15:44.9697990Z ==> Installing ffmpeg dependency: aom 2021-05-14T21:15:45.0360160Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-14T21:15:45.0407150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-qco69w 2021-05-14T21:15:45.1018800Z cp -pR /private/tmp/d20210514-5162-qco69w/aom/. /usr/local/Cellar/aom 2021-05-14T21:15:45.1449420Z chmod -Rf +w /private/tmp/d20210514-5162-qco69w 2021-05-14T21:15:45.2091680Z ==> Finishing up 2021-05-14T21:15:45.3486370Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-14T21:15:45.3496000Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-14T21:15:45.3514550Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-14T21:15:45.3530990Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-14T21:15:45.3540890Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-14T21:15:45.3551020Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-14T21:15:45.3557970Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-14T21:15:45.3570020Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-14T21:15:45.3763280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5515-1eyvnrz.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-14T21:15:47.7643550Z ==> Summary 2021-05-14T21:15:47.7670130Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-14T21:15:47.7676210Z ==> Installing ffmpeg dependency: dav1d 2021-05-14T21:15:47.7747690Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-14T21:15:47.7765250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-nkpujm 2021-05-14T21:15:47.7943600Z cp -pR /private/tmp/d20210514-5162-nkpujm/dav1d/. /usr/local/Cellar/dav1d 2021-05-14T21:15:47.8091740Z chmod -Rf +w /private/tmp/d20210514-5162-nkpujm 2021-05-14T21:15:47.8636660Z ==> Finishing up 2021-05-14T21:15:47.9017090Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-14T21:15:47.9037940Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-14T21:15:47.9048530Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-14T21:15:47.9053610Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-14T21:15:47.9065280Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-14T21:15:47.9210320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5541-uo77g0.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-14T21:15:50.3769430Z ==> Summary 2021-05-14T21:15:50.3792190Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-14T21:15:50.3806410Z ==> Installing ffmpeg dependency: frei0r 2021-05-14T21:15:50.3859650Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-14T21:15:50.3877270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-1ctdnic 2021-05-14T21:15:50.4758320Z cp -pR /private/tmp/d20210514-5162-1ctdnic/frei0r/. /usr/local/Cellar/frei0r 2021-05-14T21:15:50.5365910Z chmod -Rf +w /private/tmp/d20210514-5162-1ctdnic 2021-05-14T21:15:50.6080290Z ==> Finishing up 2021-05-14T21:15:50.6463880Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-14T21:15:50.6469500Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-14T21:15:50.6476440Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-14T21:15:50.6575330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5567-126vbtn.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-14T21:15:53.3033450Z ==> Summary 2021-05-14T21:15:53.3112110Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-14T21:15:53.3121110Z ==> Installing ffmpeg dependency: fribidi 2021-05-14T21:15:53.3148210Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-14T21:15:53.3165770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-292g7o 2021-05-14T21:15:53.3442320Z cp -pR /private/tmp/d20210514-5162-292g7o/fribidi/. /usr/local/Cellar/fribidi 2021-05-14T21:15:53.3862240Z chmod -Rf +w /private/tmp/d20210514-5162-292g7o 2021-05-14T21:15:53.4670750Z ==> Finishing up 2021-05-14T21:15:53.5249750Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-14T21:15:53.5255400Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-14T21:15:53.5287200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-14T21:15:53.5306680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-14T21:15:53.5320840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-14T21:15:53.5329100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-14T21:15:53.5339620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-14T21:15:53.5349740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-14T21:15:53.5361020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-14T21:15:53.5371770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-14T21:15:53.5381850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-14T21:15:53.5386870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-14T21:15:53.5400560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-14T21:15:53.5411110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-14T21:15:53.5416700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-14T21:15:53.5426220Z 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-14T21:15:53.5436150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-14T21:15:53.5447870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-14T21:15:53.5457720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-14T21:15:53.5464930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-14T21:15:53.5470700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-14T21:15:53.5480980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-14T21:15:53.5492140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-14T21:15:53.5497340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-14T21:15:53.5502670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-14T21:15:53.5513020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-14T21:15:53.5520810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-14T21:15:53.5530850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-14T21:15:53.5541740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-14T21:15:53.5550910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-14T21:15:53.5559050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-14T21:15:53.5564720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-14T21:15:53.5569990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-14T21:15:53.5584740Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-14T21:15:53.5589690Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-14T21:15:53.5597070Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-14T21:15:53.5604800Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-14T21:15:53.5829410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5593-5oh6wu.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-14T21:15:56.1567290Z ==> Summary 2021-05-14T21:15:56.1620390Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-14T21:15:56.1626300Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-14T21:15:56.3756910Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-14T21:15:56.3773720Z 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/d20210514-5162-ykirfd 2021-05-14T21:15:56.4805910Z cp -pR /private/tmp/d20210514-5162-ykirfd/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-14T21:15:56.5902470Z chmod -Rf +w /private/tmp/d20210514-5162-ykirfd 2021-05-14T21:15:56.7683950Z ==> Finishing up 2021-05-14T21:15:56.8061330Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-14T21:15:56.8065460Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-14T21:15:56.8075670Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-14T21:15:56.8080480Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-14T21:15:56.8086060Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-14T21:15:56.8093800Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T21:15:56.8122530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-14T21:15:56.8137940Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-14T21:15:56.8170080Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-14T21:15:56.8175110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-14T21:15:56.8181230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-14T21:15:56.8186920Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-14T21:15:56.8191970Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-14T21:15:56.8197590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-14T21:15:56.8202570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-14T21:15:56.8208220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-14T21:15:56.8213090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-14T21:15:56.8218820Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-14T21:15:56.8223720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-14T21:15:56.8228980Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-14T21:15:56.8234290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-14T21:15:56.8239400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-14T21:15:56.8244930Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-14T21:15:56.8250040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-14T21:15:56.8255110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-14T21:15:56.8260150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-14T21:15:56.8266370Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T21:15:56.8285280Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-14T21:15:56.8298230Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-14T21:15:56.8308080Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-14T21:15:56.8320220Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-14T21:15:56.8325710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-14T21:15:56.8330930Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-14T21:15:56.8335590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-14T21:15:56.8341110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-14T21:15:56.8346120Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-14T21:15:56.8351570Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-14T21:15:56.8356580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-14T21:15:56.8361620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-14T21:15:56.8366770Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-14T21:15:56.8372540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-14T21:15:56.8377410Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-14T21:15:56.8382780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-14T21:15:56.8388130Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-14T21:15:56.8393630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-14T21:15:56.8398440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-14T21:15:56.8403810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-14T21:15:56.8408660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-14T21:15:56.8417410Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-14T21:15:56.8422180Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-14T21:15:56.8433770Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-14T21:15:56.8441800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-14T21:15:56.8447370Z 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-14T21:15:56.8932510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5619-7sff2r.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-14T21:15:59.5572340Z ==> Summary 2021-05-14T21:15:59.5702600Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-14T21:15:59.5708300Z ==> Installing ffmpeg dependency: graphite2 2021-05-14T21:15:59.5760000Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-14T21:15:59.5777800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-12j18tg 2021-05-14T21:15:59.5913030Z cp -pR /private/tmp/d20210514-5162-12j18tg/graphite2/. /usr/local/Cellar/graphite2 2021-05-14T21:15:59.6071750Z chmod -Rf +w /private/tmp/d20210514-5162-12j18tg 2021-05-14T21:15:59.6648690Z ==> Finishing up 2021-05-14T21:15:59.7036220Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-14T21:15:59.7041880Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-14T21:15:59.7048000Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-14T21:15:59.7054710Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-14T21:15:59.7059570Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-14T21:15:59.7068390Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-14T21:15:59.7075510Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-14T21:15:59.7220320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5645-13qha77.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-14T21:16:02.1696700Z ==> Summary 2021-05-14T21:16:02.1722320Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-14T21:16:02.1729880Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-14T21:16:02.3949490Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-14T21:16:02.3966820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-rf6yms 2021-05-14T21:16:02.4480350Z cp -pR /private/tmp/d20210514-5162-rf6yms/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-14T21:16:02.4898900Z chmod -Rf +w /private/tmp/d20210514-5162-rf6yms 2021-05-14T21:16:03.4791140Z ==> Finishing up 2021-05-14T21:16:03.4893270Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-14T21:16:03.4995890Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-14T21:16:03.5098350Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-14T21:16:03.5099800Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-14T21:16:03.5201480Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-14T21:16:03.5303880Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-14T21:16:03.5405710Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-14T21:16:03.5507970Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-14T21:16:03.5610990Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-14T21:16:03.5717560Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-14T21:16:03.5821160Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-14T21:16:03.5927240Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-14T21:16:03.6032200Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-14T21:16:03.6138000Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-14T21:16:03.6240710Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-14T21:16:03.6344640Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-14T21:16:03.6448170Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-14T21:16:03.6550560Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-14T21:16:03.6652620Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-14T21:16:03.6754990Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-14T21:16:03.6857480Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-14T21:16:03.6959800Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-14T21:16:03.7062530Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-14T21:16:03.7162670Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-14T21:16:03.7266090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5674-18629gz.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-14T21:16:05.3728390Z ==> Summary 2021-05-14T21:16:05.3781170Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-14T21:16:05.3786780Z ==> Installing ffmpeg dependency: libass 2021-05-14T21:16:05.6380140Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-14T21:16:05.6414040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-1xbxkac 2021-05-14T21:16:05.6534530Z cp -pR /private/tmp/d20210514-5162-1xbxkac/libass/. /usr/local/Cellar/libass 2021-05-14T21:16:05.6648210Z chmod -Rf +w /private/tmp/d20210514-5162-1xbxkac 2021-05-14T21:16:05.7195720Z ==> Finishing up 2021-05-14T21:16:05.7588780Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-14T21:16:05.7594830Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-14T21:16:05.7599230Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-14T21:16:05.7604510Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-14T21:16:05.7611790Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-14T21:16:05.7751140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5701-11mr2yk.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-14T21:16:08.4587610Z ==> Summary 2021-05-14T21:16:08.4605780Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-14T21:16:08.4611350Z ==> Installing ffmpeg dependency: libbluray 2021-05-14T21:16:08.4789020Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-14T21:16:08.4806470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-6m6r83 2021-05-14T21:16:08.4968060Z cp -pR /private/tmp/d20210514-5162-6m6r83/libbluray/. /usr/local/Cellar/libbluray 2021-05-14T21:16:08.5132660Z chmod -Rf +w /private/tmp/d20210514-5162-6m6r83 2021-05-14T21:16:08.5795490Z ==> Finishing up 2021-05-14T21:16:08.6186670Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-14T21:16:08.6190360Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-14T21:16:08.6195300Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-14T21:16:08.6201890Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-14T21:16:08.6208730Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-14T21:16:08.6213130Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-14T21:16:08.6218340Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-14T21:16:08.6225400Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-14T21:16:08.6401120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5727-85gxzo.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-14T21:16:11.0839610Z ==> Summary 2021-05-14T21:16:11.0864240Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-14T21:16:11.0869760Z ==> Installing ffmpeg dependency: libsoxr 2021-05-14T21:16:11.0926870Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-14T21:16:11.0944870Z 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/d20210514-5162-nr2nk7 2021-05-14T21:16:11.1149030Z cp -pR /private/tmp/d20210514-5162-nr2nk7/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-14T21:16:11.1791200Z chmod -Rf +w /private/tmp/d20210514-5162-nr2nk7 2021-05-14T21:16:11.2382190Z ==> Finishing up 2021-05-14T21:16:11.2768680Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-14T21:16:11.2771930Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-14T21:16:11.2785390Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-14T21:16:11.2792210Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-14T21:16:11.2797260Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-14T21:16:11.2802340Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-14T21:16:11.2821860Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-14T21:16:11.2827060Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-14T21:16:11.2832010Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-14T21:16:11.2839530Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-14T21:16:11.2844550Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-14T21:16:11.3005980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5753-agbatp.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-14T21:16:13.7465950Z ==> Summary 2021-05-14T21:16:13.7497290Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-14T21:16:13.7516410Z ==> Installing ffmpeg dependency: libvidstab 2021-05-14T21:16:13.7569950Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-14T21:16:13.7587270Z 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/d20210514-5162-5ss08j 2021-05-14T21:16:13.7730030Z cp -pR /private/tmp/d20210514-5162-5ss08j/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-14T21:16:13.7903670Z chmod -Rf +w /private/tmp/d20210514-5162-5ss08j 2021-05-14T21:16:13.8425980Z ==> Finishing up 2021-05-14T21:16:13.8696130Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-14T21:16:13.8702000Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-14T21:16:13.8706670Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-14T21:16:13.8714010Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-14T21:16:13.8860030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5779-vhu878.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-14T21:16:16.3948410Z ==> Summary 2021-05-14T21:16:16.3975830Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-14T21:16:16.3983230Z ==> Installing ffmpeg dependency: libvpx 2021-05-14T21:16:16.4031900Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-14T21:16:16.4049110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-175u6dv 2021-05-14T21:16:16.4323660Z cp -pR /private/tmp/d20210514-5162-175u6dv/libvpx/. /usr/local/Cellar/libvpx 2021-05-14T21:16:16.4488210Z chmod -Rf +w /private/tmp/d20210514-5162-175u6dv 2021-05-14T21:16:16.4972830Z ==> Finishing up 2021-05-14T21:16:16.5371260Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-14T21:16:16.5376860Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-14T21:16:16.5383800Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-14T21:16:16.5477440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5806-1piy71r.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-14T21:16:18.8175150Z ==> Summary 2021-05-14T21:16:18.8198760Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-14T21:16:18.8208210Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-14T21:16:18.8228990Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-14T21:16:18.8245880Z 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/d20210514-5162-f8uedl 2021-05-14T21:16:18.8386060Z cp -pR /private/tmp/d20210514-5162-f8uedl/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-14T21:16:18.8535890Z chmod -Rf +w /private/tmp/d20210514-5162-f8uedl 2021-05-14T21:16:18.9080970Z ==> Finishing up 2021-05-14T21:16:18.9485470Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-14T21:16:18.9488830Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-14T21:16:18.9496220Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-14T21:16:18.9500630Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-14T21:16:18.9506240Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-14T21:16:18.9510850Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-14T21:16:18.9516040Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-14T21:16:18.9535210Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-14T21:16:18.9542790Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-14T21:16:18.9547790Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-14T21:16:18.9694120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5846-1usexig.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-14T21:16:21.3159520Z ==> Summary 2021-05-14T21:16:21.3182640Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-14T21:16:21.3191080Z ==> Installing ffmpeg dependency: rav1e 2021-05-14T21:16:21.3271230Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-14T21:16:21.3288290Z 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/d20210514-5162-miapoe 2021-05-14T21:16:22.0968270Z cp -pR /private/tmp/d20210514-5162-miapoe/rav1e/. /usr/local/Cellar/rav1e 2021-05-14T21:16:22.0969370Z ==> Finishing up 2021-05-14T21:16:22.0970400Z chmod -Rf +w /private/tmp/d20210514-5162-miapoe 2021-05-14T21:16:22.1945620Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-14T21:16:22.1952350Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-14T21:16:22.1959720Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-14T21:16:22.1965610Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-14T21:16:22.1970170Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-14T21:16:22.1975910Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-14T21:16:22.1983540Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-14T21:16:22.2152800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5872-10yx57x.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-14T21:16:24.6118530Z ==> Summary 2021-05-14T21:16:24.6139430Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-14T21:16:24.6145390Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-14T21:16:24.6630770Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-14T21:16:24.6647360Z 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/d20210514-5162-135z0u1 2021-05-14T21:16:24.6946090Z cp -pR /private/tmp/d20210514-5162-135z0u1/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-14T21:16:24.7217110Z chmod -Rf +w /private/tmp/d20210514-5162-135z0u1 2021-05-14T21:16:24.7904240Z ==> Finishing up 2021-05-14T21:16:24.8294230Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-14T21:16:24.8304720Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-14T21:16:24.8313840Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-14T21:16:24.8320360Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-14T21:16:24.8325090Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-14T21:16:24.8331220Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-14T21:16:24.8338810Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-14T21:16:24.8506290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5898-9ehhm8.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-14T21:16:27.3358310Z ==> Summary 2021-05-14T21:16:27.3389080Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-14T21:16:27.3394590Z ==> Installing ffmpeg dependency: rubberband 2021-05-14T21:16:27.3888020Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-14T21:16:27.3904930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-145dgvq 2021-05-14T21:16:27.4045870Z cp -pR /private/tmp/d20210514-5162-145dgvq/rubberband/. /usr/local/Cellar/rubberband 2021-05-14T21:16:27.4179730Z chmod -Rf +w /private/tmp/d20210514-5162-145dgvq 2021-05-14T21:16:27.4758660Z ==> Finishing up 2021-05-14T21:16:27.5158880Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-14T21:16:27.5165290Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-14T21:16:27.5172240Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-14T21:16:27.5176970Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-14T21:16:27.5182460Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-14T21:16:27.5189650Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-14T21:16:27.5326640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5947-1nkkl9h.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-14T21:16:30.0608320Z ==> Summary 2021-05-14T21:16:30.0628870Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-14T21:16:30.0634650Z ==> Installing ffmpeg dependency: sdl2 2021-05-14T21:16:30.0661570Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-14T21:16:30.0679670Z 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/d20210514-5162-u8bsun 2021-05-14T21:16:30.1182470Z cp -pR /private/tmp/d20210514-5162-u8bsun/sdl2/. /usr/local/Cellar/sdl2 2021-05-14T21:16:30.1676650Z chmod -Rf +w /private/tmp/d20210514-5162-u8bsun 2021-05-14T21:16:30.2462710Z ==> Finishing up 2021-05-14T21:16:30.2875310Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-14T21:16:30.2885710Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-14T21:16:30.2905010Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-14T21:16:30.2930670Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-14T21:16:30.2940490Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-14T21:16:30.2952960Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-14T21:16:30.2973620Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-14T21:16:30.2984950Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-14T21:16:30.2996830Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-14T21:16:30.3010190Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-14T21:16:30.3379080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5973-x3s5h8.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-14T21:16:32.8592090Z ==> Summary 2021-05-14T21:16:32.8657300Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-14T21:16:32.8664500Z ==> Installing ffmpeg dependency: snappy 2021-05-14T21:16:32.8721210Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-14T21:16:32.8738610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-1vt3frc 2021-05-14T21:16:32.8854900Z cp -pR /private/tmp/d20210514-5162-1vt3frc/snappy/. /usr/local/Cellar/snappy 2021-05-14T21:16:32.8997260Z chmod -Rf +w /private/tmp/d20210514-5162-1vt3frc 2021-05-14T21:16:32.9494460Z ==> Finishing up 2021-05-14T21:16:32.9954460Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-14T21:16:32.9958200Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-14T21:16:32.9963370Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-14T21:16:32.9967360Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-14T21:16:32.9976930Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-14T21:16:32.9981400Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-14T21:16:32.9986640Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-14T21:16:32.9991040Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-14T21:16:32.9996720Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-14T21:16:33.0131460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6001-r0xaud.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-14T21:16:35.8445140Z ==> Summary 2021-05-14T21:16:35.8467000Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-14T21:16:35.8477990Z ==> Installing ffmpeg dependency: speex 2021-05-14T21:16:35.8536130Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-14T21:16:35.8553260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-1n3zr6h 2021-05-14T21:16:35.8720740Z cp -pR /private/tmp/d20210514-5162-1n3zr6h/speex/. /usr/local/Cellar/speex 2021-05-14T21:16:35.8906610Z chmod -Rf +w /private/tmp/d20210514-5162-1n3zr6h 2021-05-14T21:16:35.9490120Z ==> Finishing up 2021-05-14T21:16:35.9901520Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-14T21:16:35.9913980Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-14T21:16:35.9921420Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-14T21:16:35.9927860Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-14T21:16:35.9932480Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-14T21:16:35.9937900Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-14T21:16:35.9945240Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-14T21:16:36.0093370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6029-zegluw.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-14T21:16:38.6057300Z ==> Summary 2021-05-14T21:16:38.6086490Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-14T21:16:38.6092860Z ==> Installing ffmpeg dependency: srt 2021-05-14T21:16:38.6254420Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-14T21:16:38.6271860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-aebwgh 2021-05-14T21:16:38.6583150Z cp -pR /private/tmp/d20210514-5162-aebwgh/srt/. /usr/local/Cellar/srt 2021-05-14T21:16:38.6766180Z chmod -Rf +w /private/tmp/d20210514-5162-aebwgh 2021-05-14T21:16:38.7486530Z ==> Finishing up 2021-05-14T21:16:38.7887570Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-14T21:16:38.7891740Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-14T21:16:38.7911910Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-14T21:16:38.7922290Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-14T21:16:38.7929000Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-14T21:16:38.7935980Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-14T21:16:38.7941240Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-14T21:16:38.7945650Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-14T21:16:38.7951140Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-14T21:16:38.7959130Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-14T21:16:38.7964410Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-14T21:16:38.8129150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6055-13vso64.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-14T21:16:41.3644330Z ==> Summary 2021-05-14T21:16:41.3668350Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-14T21:16:41.3674270Z ==> Installing ffmpeg dependency: giflib 2021-05-14T21:16:41.3695720Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-14T21:16:41.3713940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-16b0qas 2021-05-14T21:16:41.3839880Z cp -pR /private/tmp/d20210514-5162-16b0qas/giflib/. /usr/local/Cellar/giflib 2021-05-14T21:16:41.3982280Z chmod -Rf +w /private/tmp/d20210514-5162-16b0qas 2021-05-14T21:16:41.4483450Z ==> Finishing up 2021-05-14T21:16:41.4887830Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-14T21:16:41.4891200Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-14T21:16:41.4896310Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-14T21:16:41.4900450Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-14T21:16:41.4905490Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-14T21:16:41.4909730Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-14T21:16:41.4916770Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-14T21:16:41.4923570Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-14T21:16:41.4942730Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-14T21:16:41.4947240Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-14T21:16:41.4952500Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-14T21:16:41.5112630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6081-1jgorlo.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-14T21:16:44.0867770Z ==> Summary 2021-05-14T21:16:44.0891240Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-14T21:16:44.0897450Z ==> Installing ffmpeg dependency: leptonica 2021-05-14T21:16:44.1604690Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-14T21:16:44.1622820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-19pr5t1 2021-05-14T21:16:44.2134470Z cp -pR /private/tmp/d20210514-5162-19pr5t1/leptonica/. /usr/local/Cellar/leptonica 2021-05-14T21:16:44.2470510Z chmod -Rf +w /private/tmp/d20210514-5162-19pr5t1 2021-05-14T21:16:44.4606430Z ==> Finishing up 2021-05-14T21:16:44.5219050Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-14T21:16:44.5235240Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-14T21:16:44.5239490Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-14T21:16:44.5244720Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-14T21:16:44.5249200Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-14T21:16:44.5255810Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-14T21:16:44.5260420Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-14T21:16:44.5265620Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-14T21:16:44.5270320Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-14T21:16:44.5275400Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-14T21:16:44.5282300Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-14T21:16:44.5296220Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-14T21:16:44.5301600Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-14T21:16:44.5306820Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-14T21:16:44.5311670Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-14T21:16:44.5317280Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-14T21:16:44.5326300Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-14T21:16:44.5593860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6107-azct9i.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-14T21:16:47.1367260Z ==> Summary 2021-05-14T21:16:47.1407570Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-14T21:16:47.1413220Z ==> Installing ffmpeg dependency: tesseract 2021-05-14T21:16:47.2148890Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-14T21:16:47.2166290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-7pi4o1 2021-05-14T21:16:47.3909950Z cp -pR /private/tmp/d20210514-5162-7pi4o1/tesseract/. /usr/local/Cellar/tesseract 2021-05-14T21:16:47.4900930Z chmod -Rf +w /private/tmp/d20210514-5162-7pi4o1 2021-05-14T21:16:47.5728350Z ==> Finishing up 2021-05-14T21:16:47.6138090Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-14T21:16:47.6150190Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-14T21:16:47.6156320Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-14T21:16:47.6162900Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-14T21:16:47.6167320Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-14T21:16:47.6172750Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-14T21:16:47.6180050Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-14T21:16:47.6413140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6133-199sls.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-14T21:16:50.5923800Z ==> Caveats 2021-05-14T21:16:50.5925080Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T21:16:50.5933040Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T21:16:50.5934830Z ==> Summary 2021-05-14T21:16:50.5975310Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-14T21:16:50.5980950Z ==> Installing ffmpeg dependency: theora 2021-05-14T21:16:50.6153770Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-14T21:16:50.6171360Z 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/d20210514-5162-ynnj6m 2021-05-14T21:16:50.6590680Z cp -pR /private/tmp/d20210514-5162-ynnj6m/theora/. /usr/local/Cellar/theora 2021-05-14T21:16:50.7094510Z chmod -Rf +w /private/tmp/d20210514-5162-ynnj6m 2021-05-14T21:16:50.7926870Z ==> Finishing up 2021-05-14T21:16:50.8333800Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-14T21:16:50.8345440Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-14T21:16:50.8352190Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-14T21:16:50.8357220Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-14T21:16:50.8362610Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-14T21:16:50.8367390Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-14T21:16:50.8372430Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-14T21:16:50.8377840Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-14T21:16:50.8391770Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-14T21:16:50.8393920Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-14T21:16:50.8402070Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-14T21:16:50.8409750Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-14T21:16:50.8415300Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-14T21:16:50.8420810Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-14T21:16:50.8698060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6188-1dhqb4.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-14T21:16:54.5031120Z ==> Summary 2021-05-14T21:16:54.5100970Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-14T21:16:54.5140390Z ==> Installing ffmpeg dependency: x264 2021-05-14T21:16:54.5188360Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-14T21:16:54.5206600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-1wztu2a 2021-05-14T21:16:54.5565650Z cp -pR /private/tmp/d20210514-5162-1wztu2a/x264/. /usr/local/Cellar/x264 2021-05-14T21:16:54.5731290Z chmod -Rf +w /private/tmp/d20210514-5162-1wztu2a 2021-05-14T21:16:54.6665890Z ==> Finishing up 2021-05-14T21:16:54.7687640Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-14T21:16:54.7693650Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-14T21:16:54.7699410Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-14T21:16:54.7706280Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-14T21:16:54.7711140Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-14T21:16:54.7716360Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-14T21:16:54.7723870Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-14T21:16:54.7876050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6215-q4ill3.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-14T21:16:58.1198040Z ==> Summary 2021-05-14T21:16:58.1217330Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-14T21:16:58.1225570Z ==> Installing ffmpeg dependency: x265 2021-05-14T21:16:58.1318750Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-14T21:16:58.1336730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5162-1lhcut 2021-05-14T21:16:58.2360090Z cp -pR /private/tmp/d20210514-5162-1lhcut/x265/. /usr/local/Cellar/x265 2021-05-14T21:16:58.3172760Z chmod -Rf +w /private/tmp/d20210514-5162-1lhcut 2021-05-14T21:16:58.4165450Z ==> Finishing up 2021-05-14T21:16:58.4795200Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-14T21:16:58.4803730Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-14T21:16:58.4811470Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-14T21:16:58.4820580Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-14T21:16:58.4825070Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-14T21:16:58.4830410Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-14T21:16:58.4837650Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-14T21:16:58.5037490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6241-18jco3o.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-14T21:17:01.9469690Z ==> Summary 2021-05-14T21:17:01.9510410Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-14T21:17:01.9512000Z ==> Installing ffmpeg dependency: xvid 2021-05-14T21:17:01.9547660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-ywywn5 2021-05-14T21:17:01.9550930Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-14T21:17:01.9693910Z cp -pR /private/tmp/d20210514-5162-ywywn5/xvid/. /usr/local/Cellar/xvid 2021-05-14T21:17:01.9807770Z chmod -Rf +w /private/tmp/d20210514-5162-ywywn5 2021-05-14T21:17:02.0252610Z ==> Finishing up 2021-05-14T21:17:02.0666750Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-14T21:17:02.0672500Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-14T21:17:02.0683470Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-14T21:17:02.0806580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6267-10lqpag.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-14T21:17:05.0276720Z ==> Summary 2021-05-14T21:17:05.0293110Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-14T21:17:05.0302030Z ==> Installing ffmpeg dependency: zeromq 2021-05-14T21:17:05.0473680Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-14T21:17:05.0491580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-1gk1365 2021-05-14T21:17:05.1025820Z cp -pR /private/tmp/d20210514-5162-1gk1365/zeromq/. /usr/local/Cellar/zeromq 2021-05-14T21:17:05.1524620Z chmod -Rf +w /private/tmp/d20210514-5162-1gk1365 2021-05-14T21:17:05.2374350Z ==> Finishing up 2021-05-14T21:17:05.2705960Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-14T21:17:05.2712100Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-14T21:17:05.2716700Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-14T21:17:05.2748810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-14T21:17:05.2762650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-14T21:17:05.2773530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-14T21:17:05.2785600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-14T21:17:05.2796040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-14T21:17:05.2804440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-14T21:17:05.2816250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-14T21:17:05.2825740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-14T21:17:05.2835580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-14T21:17:05.2845590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-14T21:17:05.2854660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-14T21:17:05.2868910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-14T21:17:05.2880480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-14T21:17:05.2893410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-14T21:17:05.2903500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-14T21:17:05.2916010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-14T21:17:05.2924580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-14T21:17:05.2934890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-14T21:17:05.2944130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-14T21:17:05.2949760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-14T21:17:05.2958450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-14T21:17:05.2971440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-14T21:17:05.2976930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-14T21:17:05.2987430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-14T21:17:05.2997220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-14T21:17:05.3024650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-14T21:17:05.3036540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-14T21:17:05.3046310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-14T21:17:05.3054720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-14T21:17:05.3063200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-14T21:17:05.3071800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-14T21:17:05.3081640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-14T21:17:05.3089850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-14T21:17:05.3097580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-14T21:17:05.3102600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-14T21:17:05.3115530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-14T21:17:05.3123700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-14T21:17:05.3130700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-14T21:17:05.3136000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-14T21:17:05.3145000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-14T21:17:05.3152170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-14T21:17:05.3163190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-14T21:17:05.3168010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-14T21:17:05.3173590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-14T21:17:05.3178670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-14T21:17:05.3187600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-14T21:17:05.3193000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-14T21:17:05.3200460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-14T21:17:05.3208400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-14T21:17:05.3217410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-14T21:17:05.3223330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-14T21:17:05.3230660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-14T21:17:05.3243340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-14T21:17:05.3251880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-14T21:17:05.3257290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-14T21:17:05.3266250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-14T21:17:05.3271800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-14T21:17:05.3306250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-14T21:17:05.3314860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-14T21:17:05.3320360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-14T21:17:05.3325800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-14T21:17:05.3331190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-14T21:17:05.3336590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-14T21:17:05.3341940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-14T21:17:05.3347340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-14T21:17:05.3365930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-14T21:17:05.3373040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-14T21:17:05.3396120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-14T21:17:05.3401710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-14T21:17:05.3408560Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-14T21:17:05.3413110Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-14T21:17:05.3418680Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-14T21:17:05.3426160Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-14T21:17:05.3678390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6294-1ab9ydb.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-14T21:17:08.1943070Z ==> Summary 2021-05-14T21:17:08.9017990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-1yf6riu 2021-05-14T21:17:08.9020270Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-14T21:17:08.9029320Z cp -pR /private/tmp/d20210514-5162-1yf6riu/zimg/. /usr/local/Cellar/zimg 2021-05-14T21:17:08.9032030Z ==> Installing ffmpeg dependency: zimg 2021-05-14T21:17:08.9134080Z chmod -Rf +w /private/tmp/d20210514-5162-1yf6riu 2021-05-14T21:17:08.9135390Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:17:08.9239190Z ==> Finishing up 2021-05-14T21:17:08.9340040Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-14T21:17:08.9441090Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-14T21:17:08.9542210Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-14T21:17:08.9643400Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-14T21:17:08.9740580Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-14T21:17:08.9842340Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-14T21:17:08.9944130Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-14T21:17:09.0047710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6321-59ginj.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-14T21:17:11.0305730Z ==> Summary 2021-05-14T21:17:11.0339510Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-14T21:17:11.0346910Z ==> Installing ffmpeg 2021-05-14T21:17:11.0350960Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-14T21:17:11.0368960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5162-15kfmcy 2021-05-14T21:17:11.4091810Z cp -pR /private/tmp/d20210514-5162-15kfmcy/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-14T21:17:11.6379240Z chmod -Rf +w /private/tmp/d20210514-5162-15kfmcy 2021-05-14T21:17:15.0095120Z ==> Finishing up 2021-05-14T21:17:15.0458730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-14T21:17:15.0479470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-14T21:17:15.0483920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-14T21:17:15.0496300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-14T21:17:15.0500910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-14T21:17:15.0506250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-14T21:17:15.0511260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-14T21:17:15.0520920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-14T21:17:15.0525970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-14T21:17:15.0531070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-14T21:17:15.0536070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-14T21:17:15.0540960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-14T21:17:15.0546020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-14T21:17:15.0551080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-14T21:17:15.0557660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-14T21:17:15.0563640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-14T21:17:15.0568860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-14T21:17:15.0574040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-14T21:17:15.0579760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-14T21:17:15.0584530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-14T21:17:15.0589200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-14T21:17:15.0594360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-14T21:17:15.0599010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-14T21:17:15.0603930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-14T21:17:15.0608750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-14T21:17:15.0614000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-14T21:17:15.0619790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-14T21:17:15.0624160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-14T21:17:15.0629010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-14T21:17:15.0634100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-14T21:17:15.0638720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-14T21:17:15.0644300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-14T21:17:15.0648780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-14T21:17:15.0654330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-14T21:17:15.0659300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-14T21:17:15.0665940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-14T21:17:15.0670040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-14T21:17:15.0675590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-14T21:17:15.0682850Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-14T21:17:15.0687890Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-14T21:17:15.0692520Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-14T21:17:15.0697560Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-14T21:17:15.0702260Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-14T21:17:15.0707260Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-14T21:17:15.0712180Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-14T21:17:15.0717520Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-14T21:17:15.0721940Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-14T21:17:15.0728680Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-14T21:17:15.0749240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-14T21:17:15.0763470Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-14T21:17:15.0771790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-14T21:17:15.0782990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-14T21:17:15.0789050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-14T21:17:15.0864450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-14T21:17:15.0869080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-14T21:17:15.0886620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-14T21:17:15.0891600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-14T21:17:15.0900790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-14T21:17:15.0906080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-14T21:17:15.0925980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-14T21:17:15.0931430Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-14T21:17:15.0937010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-14T21:17:15.0945910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-14T21:17:15.0962440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-14T21:17:15.0973290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-14T21:17:15.0981660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-14T21:17:15.0990130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-14T21:17:15.0995140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-14T21:17:15.1006710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-14T21:17:15.1012330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-14T21:17:15.1020010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-14T21:17:15.1024860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-14T21:17:15.1030070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-14T21:17:15.1035340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-14T21:17:15.1040310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-14T21:17:15.1045770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-14T21:17:15.1050530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-14T21:17:15.1056340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-14T21:17:15.1061360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-14T21:17:15.1066020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-14T21:17:15.1071000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-14T21:17:15.1076080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-14T21:17:15.1081320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-14T21:17:15.1086730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-14T21:17:15.1091560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-14T21:17:15.1097330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-14T21:17:15.1102170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-14T21:17:15.1107470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-14T21:17:15.1112010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-14T21:17:15.1117580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-14T21:17:15.1122210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-14T21:17:15.1127450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-14T21:17:15.1131870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-14T21:17:15.1137300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-14T21:17:15.1142100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-14T21:17:15.1147270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-14T21:17:15.1151660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-14T21:17:15.1157050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-14T21:17:15.1161740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-14T21:17:15.1167070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-14T21:17:15.1170430Z Only the first 100 operations were output. 2021-05-14T21:17:15.2300500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6347-1w8y6gx.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-14T21:17:17.9462810Z ==> Summary 2021-05-14T21:17:17.9635380Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-14T21:17:19.0760990Z ==> Caveats 2021-05-14T21:17:19.0762420Z ==> tesseract 2021-05-14T21:17:19.0780760Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T21:17:19.0782510Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T21:17:20.8957180Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-14T21:17:22.0687310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:22.6325130Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-14T21:17:23.0266820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-14T21%3A25%3A00Z&sig=WZbPKL285PJrNfe%2BCjUIwdLBrdiSadRwHZKAK4NzRNo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:23.0818360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=WZbPKL285PJrNfe\%2BCjUIwdLBrdiSadRwHZKAK4NzRNo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:23.5465160Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-14T21:17:23.6579890Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-14T21:17:24.8357610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:25.3949780Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-14T21:17:25.7965440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-14T21%3A25%3A00Z&sig=yI66ZIky9dkvspq%2BgP1eU9jybSk0F1WQ7hqAT%2BFA0Io%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:25.8552440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=yI66ZIky9dkvspq\%2BgP1eU9jybSk0F1WQ7hqAT\%2BFA0Io\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:26.1517960Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-14T21:17:26.1909560Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-14T21:17:26.1915850Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-14T21:17:26.2577370Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-14T21:17:26.2636530Z 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/d20210514-6354-z07892 2021-05-14T21:17:26.8370400Z cp -pR /private/tmp/d20210514-6354-z07892/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-14T21:17:27.3113050Z chmod -Rf +w /private/tmp/d20210514-6354-z07892 2021-05-14T21:17:27.6843790Z ==> Finishing up 2021-05-14T21:17:27.7122780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-14T21:17:27.7136860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-14T21:17:27.7152850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-14T21:17:27.7168000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-14T21:17:27.7180380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-14T21:17:27.7199440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-14T21:17:27.7208530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-14T21:17:27.7221520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-14T21:17:27.7237560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-14T21:17:27.7249210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-14T21:17:27.7260640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-14T21:17:27.7271980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-14T21:17:27.7293560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-14T21:17:27.7301110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-14T21:17:27.7319060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-14T21:17:27.7339710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-14T21:17:27.7350460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-14T21:17:27.7363980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-14T21:17:27.7375120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-14T21:17:27.7436870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-14T21:17:27.7441460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-14T21:17:27.7446540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-14T21:17:27.7508060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-14T21:17:27.7509820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-14T21:17:27.7511360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-14T21:17:27.7512860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-14T21:17:27.7514560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-14T21:17:27.7516080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-14T21:17:27.7517530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-14T21:17:27.7519040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-14T21:17:27.7520700Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-14T21:17:27.7522620Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-14T21:17:27.7527910Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-14T21:17:27.7539250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-14T21:17:27.7545150Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-14T21:17:27.7550630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-14T21:17:27.7556400Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-14T21:17:27.7561970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-14T21:17:27.7567430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-14T21:17:27.7735920Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-14T21:17:27.7741760Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-14T21:17:27.7755580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-14T21:17:27.7761040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-14T21:17:27.7766750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-14T21:17:27.7772370Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-14T21:17:27.7778140Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-14T21:17:27.7789090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-14T21:17:27.7794690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-14T21:17:27.7800200Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-14T21:17:27.7805630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-14T21:17:27.7814110Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-14T21:17:27.7819850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-14T21:17:27.7825520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-14T21:17:27.7850720Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-14T21:17:27.7856260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-14T21:17:27.7863060Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-14T21:17:27.7868310Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-14T21:17:27.7873400Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-14T21:17:27.9505260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6524-nne6oa.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-14T21:17:30.5895950Z ==> Summary 2021-05-14T21:17:30.6309930Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-14T21:17:30.6326750Z ==> Installing imagemagick@6 2021-05-14T21:17:30.6329650Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-14T21:17:30.6351440Z 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/d20210514-6354-eh08rz 2021-05-14T21:17:30.9969380Z cp -pR /private/tmp/d20210514-6354-eh08rz/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-14T21:17:31.3657130Z chmod -Rf +w /private/tmp/d20210514-6354-eh08rz 2021-05-14T21:17:32.6586590Z ==> Finishing up 2021-05-14T21:17:32.9261630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6550-13zc7tf.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-14T21:17:35.4393500Z ==> Caveats 2021-05-14T21:17:35.4395210Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:17:35.4396430Z because this is an alternate version of another formula. 2021-05-14T21:17:35.4397100Z 2021-05-14T21:17:35.4397990Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T21:17:35.4399610Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:17:35.4400790Z 2021-05-14T21:17:35.4401650Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T21:17:35.4403170Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T21:17:35.4404610Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T21:17:35.4405320Z 2021-05-14T21:17:35.4406530Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T21:17:35.4408450Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T21:17:35.4409200Z 2021-05-14T21:17:35.4410470Z ==> Summary 2021-05-14T21:17:35.4831190Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-14T21:17:36.2828080Z ==> Caveats 2021-05-14T21:17:36.2829510Z ==> imagemagick@6 2021-05-14T21:17:36.2872920Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:17:36.2874200Z because this is an alternate version of another formula. 2021-05-14T21:17:36.2876550Z 2021-05-14T21:17:36.2877640Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T21:17:36.2879430Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:17:36.2880280Z 2021-05-14T21:17:36.2881170Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T21:17:36.2885120Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T21:17:36.2886660Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T21:17:36.2887410Z 2021-05-14T21:17:36.2888690Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T21:17:36.2889880Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T21:17:36.2890870Z 2021-05-14T21:17:38.3151480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-14T21:17:39.4673480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:40.0799130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-14T21:17:40.4333190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-14T21%3A25%3A00Z&sig=xZcaAQhmrVCXY0EfjwssO%2BWjD9qcpT%2FVyL%2BmXHYSvu4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:40.4785200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=xZcaAQhmrVCXY0EfjwssO\%2BWjD9qcpT\%2FVyL\%2BmXHYSvu4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:40.5884580Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-14T21:17:40.5957690Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-14T21:17:41.7390720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:42.3124630Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-14T21:17:42.6966510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-14T21%3A25%3A00Z&sig=Z9zlzOsMEnqVpkzu4Dm8bwY1ChCA7yHaww322B%2Bm25Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:42.7414230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=Z9zlzOsMEnqVpkzu4Dm8bwY1ChCA7yHaww322B\%2Bm25Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:42.8848090Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-14T21:17:42.8920870Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-14T21:17:44.0220200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:44.5862140Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-14T21:17:44.9419040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-14T21%3A25%3A00Z&sig=qGh3fNEcYbGz%2B%2FaUTGenK7p%2FVizK4f2xfuqnCHep3fk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:44.9912030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=qGh3fNEcYbGz\%2B\%2FaUTGenK7p\%2FVizK4f2xfuqnCHep3fk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:45.5309250Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-14T21:17:45.6842540Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-14T21:17:46.7956120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:47.3473050Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-14T21:17:47.7308240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-14T21%3A25%3A00Z&sig=00lphq9Am49JwC7X5HL%2BVN%2BBxnfv8Rvs8Vva3qiMQQw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:47.7831250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=00lphq9Am49JwC7X5HL\%2BVN\%2BBxnfv8Rvs8Vva3qiMQQw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:47.8348950Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-14T21:17:47.8383040Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-14T21:17:48.9847940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:49.5671380Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-14T21:17:49.9580490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-14T21%3A25%3A00Z&sig=FqaI%2BFA0iwfpHU%2Be5AM%2BcbQuM6QeDXUGA2h2VUr8hSM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:50.0014030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=FqaI\%2BFA0iwfpHU\%2Be5AM\%2BcbQuM6QeDXUGA2h2VUr8hSM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:50.0486470Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-14T21:17:50.0518800Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-14T21:17:51.1886830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:51.7801690Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-14T21:17:52.1587260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-14T21%3A25%3A00Z&sig=GNk8TIqqh83mtwR6ptH4Dsu9o4kYLTIa%2B1QXDQfr%2F7o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:52.2050130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=GNk8TIqqh83mtwR6ptH4Dsu9o4kYLTIa\%2B1QXDQfr\%2F7o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:52.3276100Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-14T21:17:52.3343230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-14T21:17:53.4431870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:54.0456810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-14T21:17:54.4372240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-14T21%3A25%3A00Z&sig=Ccd6dr%2BXHD9MBwBd5rz%2BeDMqglGOu8RbREMhDyUFXFI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:54.5234390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=Ccd6dr\%2BXHD9MBwBd5rz\%2BeDMqglGOu8RbREMhDyUFXFI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:54.8611830Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-14T21:17:54.8685950Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-14T21:17:55.9751620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:56.6039250Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-14T21:17:56.9549500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-14T21%3A25%3A00Z&sig=%2B%2FH3M3BfOnutl8D93wk6iaK5h5ADxD32i5KbNFybQXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:57.0038900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=\%2B\%2FH3M3BfOnutl8D93wk6iaK5h5ADxD32i5KbNFybQXo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:57.0930650Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-14T21:17:57.0966250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-14T21:17:58.2265030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:17:58.7817970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-14T21:17:59.1862030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-14T21%3A25%3A00Z&sig=q5gUWQWv3R%2BmM0gd7RMn0QyVVLNDMBsU0OBs2x0VW%2Fo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:59.2358140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=q5gUWQWv3R\%2BmM0gd7RMn0QyVVLNDMBsU0OBs2x0VW\%2Fo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:17:59.3410400Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-14T21:17:59.3456450Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-14T21:18:00.5013410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:01.0632020Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-14T21:18:01.4800510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-14T21%3A25%3A00Z&sig=jBrttSzhUYiOG1iIWZQOxvOxRsfrdl1nHroVM9zXxuU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:01.5324540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=jBrttSzhUYiOG1iIWZQOxvOxRsfrdl1nHroVM9zXxuU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:01.5970960Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:18:01.6018500Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-14T21:18:02.7526770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:03.3422920Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-14T21:18:03.7535610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-14T21%3A25%3A00Z&sig=wuRU30VUYq%2F2UqTN66AQjIjibBfByC7udHtiraSJBB4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:03.7970680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=wuRU30VUYq\%2F2UqTN66AQjIjibBfByC7udHtiraSJBB4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:03.9459330Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:18:03.9526760Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-14T21:18:05.1060780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:18:05.7210610Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-14T21:18:06.1361610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-14T21%3A25%3A00Z&sig=u7aATxDgywSdZUxeVj7Xahg97yzi%2BWOFX1e6U9LVync%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:06.1854130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=u7aATxDgywSdZUxeVj7Xahg97yzi\%2BWOFX1e6U9LVync\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:18:06.5056240Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-14T21:18:06.5565740Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-14T21:18:06.5571760Z ==> Installing imagemagick dependency: libde265 2021-05-14T21:18:06.6146270Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-14T21:18:06.6173070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6558-bg6gzl 2021-05-14T21:18:06.6397870Z cp -pR /private/tmp/d20210514-6558-bg6gzl/libde265/. /usr/local/Cellar/libde265 2021-05-14T21:18:06.6609170Z chmod -Rf +w /private/tmp/d20210514-6558-bg6gzl 2021-05-14T21:18:06.7332720Z ==> Finishing up 2021-05-14T21:18:06.8261080Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-14T21:18:06.8307370Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-14T21:18:06.8317080Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-14T21:18:06.8339660Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-14T21:18:06.8344750Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-14T21:18:06.8354510Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-14T21:18:06.8373980Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-14T21:18:06.8384820Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-14T21:18:06.8390100Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-14T21:18:06.8407070Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-14T21:18:06.8605360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6790-19kaca2.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-14T21:18:10.2936520Z ==> Summary 2021-05-14T21:18:10.2965230Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-14T21:18:10.2971610Z ==> Installing imagemagick dependency: docbook 2021-05-14T21:18:10.3042950Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-14T21:18:10.3059800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6558-1s06wx3 2021-05-14T21:18:10.4308150Z cp -pR /private/tmp/d20210514-6558-1s06wx3/docbook/. /usr/local/Cellar/docbook 2021-05-14T21:18:10.6082370Z chmod -Rf +w /private/tmp/d20210514-6558-1s06wx3 2021-05-14T21:18:10.7045020Z ==> Finishing up 2021-05-14T21:18:10.7588200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6816-1cljirt.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-14T21:18:14.2043510Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-14T21:18:14.3001460Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:14.3429310Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:14.3898200Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:14.4349120Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:14.4693650Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:14.4995830Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:14.5305760Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:14.5606050Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:14.5918510Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:14.6230270Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:14.6540780Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:14.6851230Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:14.7166330Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:14.7466870Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:15.0418770Z ==> Caveats 2021-05-14T21:18:15.0520250Z To use the DocBook package in your XML toolchain, 2021-05-14T21:18:15.0587350Z 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/d20210514-6558-z74auc 2021-05-14T21:18:15.0589210Z you need to add the following to your ~/.bashrc: 2021-05-14T21:18:15.0596000Z 2021-05-14T21:18:15.0698330Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T21:18:15.0772210Z ==> Summary 2021-05-14T21:18:15.0774070Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-14T21:18:15.0777190Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-14T21:18:15.0780060Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-14T21:18:16.9045110Z cp -pR /private/tmp/d20210514-6558-z74auc/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-14T21:18:19.5853110Z chmod -Rf +w /private/tmp/d20210514-6558-z74auc 2021-05-14T21:18:21.2331860Z ==> Finishing up 2021-05-14T21:18:21.3163380Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-14T21:18:21.3266220Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-14T21:18:21.3367310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6857-83c2gc.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-14T21:18:25.2181530Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:25.2661910Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:25.3092410Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:18:25.3553190Z ==> 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-14T21:18:25.3978940Z ==> 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-14T21:18:25.4439340Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-14T21:18:25.4879700Z ==> 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-14T21:18:25.5341560Z ==> 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-14T21:18:25.5760110Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:18:25.6215830Z ==> 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-14T21:18:25.6667210Z ==> 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-14T21:18:25.7130420Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T21:18:25.7540970Z ==> 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-14T21:18:25.7995210Z ==> 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-14T21:18:25.8455910Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:25.8919880Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:18:25.9332470Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:18:25.9798390Z ==> 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-14T21:18:26.0212570Z ==> 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-14T21:18:26.0676260Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T21:18:26.1087760Z ==> 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-14T21:18:26.1550200Z ==> 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-14T21:18:26.1958380Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:18:26.2411140Z ==> 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-14T21:18:26.2863180Z ==> 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-14T21:18:26.3293820Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-14T21:18:26.3758780Z ==> 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-14T21:18:26.4191360Z ==> 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-14T21:18:27.4709820Z ==> Summary 2021-05-14T21:18:27.7654010Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-14T21:18:27.7691030Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-14T21:18:27.7713790Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-14T21:18:27.7734560Z 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/d20210514-6558-jfa2pu 2021-05-14T21:18:27.7834970Z cp -pR /private/tmp/d20210514-6558-jfa2pu/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-14T21:18:27.8054320Z chmod -Rf +w /private/tmp/d20210514-6558-jfa2pu 2021-05-14T21:18:27.8420900Z ==> Finishing up 2021-05-14T21:18:27.8802810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6911-19e8jdc.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-14T21:18:30.3112620Z ==> Caveats 2021-05-14T21:18:30.3116870Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:18:30.3118170Z because macOS already provides this software and installing another version in 2021-05-14T21:18:30.3119230Z parallel can cause all kinds of trouble. 2021-05-14T21:18:30.3119830Z 2021-05-14T21:18:30.3121060Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T21:18:30.3122690Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:18:30.3123470Z 2021-05-14T21:18:30.3123950Z 2021-05-14T21:18:30.3124710Z Bash completion has been installed to: 2021-05-14T21:18:30.3126020Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T21:18:30.3127350Z ==> Summary 2021-05-14T21:18:30.3134310Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-14T21:18:30.3140590Z ==> Installing imagemagick dependency: xmlto 2021-05-14T21:18:30.3273430Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-14T21:18:30.3290410Z 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/d20210514-6558-1kl8umo 2021-05-14T21:18:30.4039000Z cp -pR /private/tmp/d20210514-6558-1kl8umo/xmlto/. /usr/local/Cellar/xmlto 2021-05-14T21:18:30.4324500Z chmod -Rf +w /private/tmp/d20210514-6558-1kl8umo 2021-05-14T21:18:30.5002140Z ==> Finishing up 2021-05-14T21:18:30.5424530Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-14T21:18:30.5437990Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-14T21:18:30.5458250Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-14T21:18:30.5472230Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-14T21:18:30.5477370Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-14T21:18:30.5567480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6937-l1kh3l.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-14T21:18:33.1010500Z ==> Summary 2021-05-14T21:18:33.1051410Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-14T21:18:33.1057220Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-14T21:18:33.2037330Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-14T21:18:33.2060250Z 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/d20210514-6558-15vluy 2021-05-14T21:18:33.3243880Z cp -pR /private/tmp/d20210514-6558-15vluy/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-14T21:18:33.4583790Z chmod -Rf +w /private/tmp/d20210514-6558-15vluy 2021-05-14T21:18:33.6022900Z ==> Finishing up 2021-05-14T21:18:33.6554500Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-14T21:18:33.6621420Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-14T21:18:33.6714700Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-14T21:18:33.6743640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.6841220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.6892280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.6914870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.6917570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.6919910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.6922150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.6935080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.6940910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.7043760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.7146350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.7248790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.7351490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.7453840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.7496410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.7498690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.7501100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.7603510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.7686180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.7761860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.7785040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.7819840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.7912710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.7964400Z mkdir -p /usr/local/share/locale/fo 2021-05-14T21:18:33.7988240Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-14T21:18:33.8090790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.8192490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.8289980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.8386600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.8487170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.8494310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.8596750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.8678360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.8680340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.8683130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.8785070Z mkdir -p /usr/local/share/locale/ia 2021-05-14T21:18:33.8887100Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-14T21:18:33.8942840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.8953920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.8987390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9015430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9042960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9045230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9084460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9113680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9141430Z mkdir -p /usr/local/share/locale/ky 2021-05-14T21:18:33.9161200Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-14T21:18:33.9163260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9165150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9167480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9169460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9171740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9174080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9176300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9178500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9180780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9182970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9185150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9187390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9189640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9191840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9194120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9196360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9198530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9201250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9203570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9205720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9207920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9210090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9212460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9214710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9216900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9219320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9221580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9223770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9225950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9228130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9230470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9232800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9235030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9237230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:18:33.9239410Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-14T21:18:33.9241560Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-14T21:18:33.9243500Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-14T21:18:33.9398950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6963-bpdvmq.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-14T21:18:36.3465700Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-14T21:18:37.4640110Z ==> Summary 2021-05-14T21:18:37.4845160Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-14T21:18:37.4851080Z ==> Installing imagemagick dependency: libheif 2021-05-14T21:18:37.6060710Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-14T21:18:37.6077460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6558-1l2vetq 2021-05-14T21:18:37.6300670Z cp -pR /private/tmp/d20210514-6558-1l2vetq/libheif/. /usr/local/Cellar/libheif 2021-05-14T21:18:37.6599870Z chmod -Rf +w /private/tmp/d20210514-6558-1l2vetq 2021-05-14T21:18:37.7469350Z ==> Finishing up 2021-05-14T21:18:37.7922450Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-14T21:18:37.7927000Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-14T21:18:37.7931610Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-14T21:18:37.7936820Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-14T21:18:37.7943840Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-14T21:18:37.7950620Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-14T21:18:37.7971050Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-14T21:18:37.7983190Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-14T21:18:37.7994240Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-14T21:18:37.8004310Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-14T21:18:37.8014020Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-14T21:18:37.8019410Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-14T21:18:37.8024770Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-14T21:18:37.8031480Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-14T21:18:37.8042530Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-14T21:18:37.8053630Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-14T21:18:37.8063950Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-14T21:18:37.8254430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6990-t90uw2.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-14T21:18:39.9589190Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-14T21:18:41.1791830Z ==> Summary 2021-05-14T21:18:41.1891940Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-14T21:18:41.1993810Z ==> Installing imagemagick dependency: liblqr 2021-05-14T21:18:41.2390580Z 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/d20210514-6558-1acinly 2021-05-14T21:18:41.2393170Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-14T21:18:41.2528970Z cp -pR /private/tmp/d20210514-6558-1acinly/liblqr/. /usr/local/Cellar/liblqr 2021-05-14T21:18:41.2798920Z chmod -Rf +w /private/tmp/d20210514-6558-1acinly 2021-05-14T21:18:41.3224100Z ==> Finishing up 2021-05-14T21:18:41.3647690Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-14T21:18:41.3660130Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-14T21:18:41.3670160Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-14T21:18:41.3746720Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-14T21:18:41.3850510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7018-1x04etr.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-14T21:18:44.1106640Z ==> Summary 2021-05-14T21:18:44.1134010Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-14T21:18:44.1139440Z ==> Installing imagemagick dependency: libomp 2021-05-14T21:18:44.1194780Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-14T21:18:44.1212610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6558-1wm8kab 2021-05-14T21:18:44.1352350Z cp -pR /private/tmp/d20210514-6558-1wm8kab/libomp/. /usr/local/Cellar/libomp 2021-05-14T21:18:44.1453180Z chmod -Rf +w /private/tmp/d20210514-6558-1wm8kab 2021-05-14T21:18:44.1908870Z ==> Finishing up 2021-05-14T21:18:44.2323810Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-14T21:18:44.2332100Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-14T21:18:44.2337470Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-14T21:18:44.2349440Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-14T21:18:44.2358150Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-14T21:18:44.2509810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7044-z5u8ot.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-14T21:18:46.7303420Z ==> Summary 2021-05-14T21:18:46.7320610Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-14T21:18:46.7329980Z ==> Installing imagemagick dependency: imath 2021-05-14T21:18:46.7384010Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:18:46.7401120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6558-1eplyf0 2021-05-14T21:18:46.7614760Z cp -pR /private/tmp/d20210514-6558-1eplyf0/imath/. /usr/local/Cellar/imath 2021-05-14T21:18:46.7896610Z chmod -Rf +w /private/tmp/d20210514-6558-1eplyf0 2021-05-14T21:18:46.8546940Z ==> Finishing up 2021-05-14T21:18:46.8986780Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-14T21:18:46.9002010Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-14T21:18:46.9006700Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-14T21:18:46.9012250Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-14T21:18:46.9017410Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-14T21:18:46.9022790Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-14T21:18:46.9030390Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-14T21:18:46.9216520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7070-sy5vag.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-14T21:18:49.3565570Z ==> Summary 2021-05-14T21:18:49.3606970Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-14T21:18:49.3614050Z ==> Installing imagemagick dependency: openexr 2021-05-14T21:18:49.3758890Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:18:49.3777170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6558-1oygyl6 2021-05-14T21:18:49.4651910Z cp -pR /private/tmp/d20210514-6558-1oygyl6/openexr/. /usr/local/Cellar/openexr 2021-05-14T21:18:49.5552070Z chmod -Rf +w /private/tmp/d20210514-6558-1oygyl6 2021-05-14T21:18:49.8194010Z ==> Finishing up 2021-05-14T21:18:49.9318640Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-14T21:18:49.9342040Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-14T21:18:49.9352620Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-14T21:18:49.9361710Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-14T21:18:49.9371180Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-14T21:18:49.9380860Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-14T21:18:49.9389360Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-14T21:18:49.9397620Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-14T21:18:49.9412720Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-14T21:18:49.9433300Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-14T21:18:49.9448110Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-14T21:18:49.9459700Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-14T21:18:49.9474520Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-14T21:18:49.9483990Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-14T21:18:49.9499300Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-14T21:18:49.9513170Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-14T21:18:49.9524430Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-14T21:18:49.9534160Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-14T21:18:49.9544000Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-14T21:18:49.9616430Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-14T21:18:49.9621340Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-14T21:18:49.9627040Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-14T21:18:49.9631730Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-14T21:18:49.9637200Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-14T21:18:49.9642180Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-14T21:18:49.9647900Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-14T21:18:49.9652650Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-14T21:18:49.9660390Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-14T21:18:50.0123760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7099-1dgpr2u.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-14T21:18:52.4370030Z ==> Summary 2021-05-14T21:18:52.4487060Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-14T21:18:52.4493380Z ==> Installing imagemagick 2021-05-14T21:18:52.4496970Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-14T21:18:52.4516280Z 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/d20210514-6558-jhr5p4 2021-05-14T21:18:52.7818900Z cp -pR /private/tmp/d20210514-6558-jhr5p4/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-14T21:18:53.1589240Z chmod -Rf +w /private/tmp/d20210514-6558-jhr5p4 2021-05-14T21:18:55.3483630Z ==> Finishing up 2021-05-14T21:18:55.3741400Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-14T21:18:55.3746580Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-14T21:18:55.3751390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-14T21:18:55.3756780Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-14T21:18:55.3761180Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-14T21:18:55.3766470Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-14T21:18:55.3771450Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-14T21:18:55.3776400Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-14T21:18:55.3781000Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-14T21:18:55.3786270Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-14T21:18:55.3790980Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-14T21:18:55.3796080Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-14T21:18:55.3800680Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-14T21:18:55.3805700Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-14T21:18:55.3812570Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-14T21:18:55.3817050Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-14T21:18:55.3823110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-14T21:18:55.3830480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-14T21:18:55.3839490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-14T21:18:55.3844330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-14T21:18:55.3849660Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-14T21:18:55.3854580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-14T21:18:55.3859880Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-14T21:18:55.3869480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-14T21:18:55.3874800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-14T21:18:55.3879770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-14T21:18:55.3885360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-14T21:18:55.3890160Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-14T21:18:55.3895360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-14T21:18:55.3900410Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-14T21:18:55.3907680Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-14T21:18:55.3914310Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-14T21:18:55.3921850Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-14T21:18:55.3931950Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-14T21:18:55.3942470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-14T21:18:55.3948310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-14T21:18:55.3953510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-14T21:18:55.3967710Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-14T21:18:55.3979450Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-14T21:18:55.3989460Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-14T21:18:55.3995070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-14T21:18:55.4000650Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-14T21:18:55.4009270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-14T21:18:55.4014940Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-14T21:18:55.4026110Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-14T21:18:55.4036340Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-14T21:18:55.4041390Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-14T21:18:55.4068050Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-14T21:18:55.4073550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-14T21:18:55.4079000Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-14T21:18:55.4093960Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-14T21:18:55.4099080Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-14T21:18:55.4104290Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-14T21:18:55.4109690Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-14T21:18:55.4114650Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-14T21:18:55.4119630Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-14T21:18:55.4124530Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-14T21:18:55.4130180Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-14T21:18:55.4134870Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-14T21:18:55.4140420Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-14T21:18:55.4144890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-14T21:18:55.4150060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-14T21:18:55.4158920Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-14T21:18:55.4166800Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-14T21:18:55.4171630Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-14T21:18:55.4179280Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-14T21:18:55.4186220Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-14T21:18:55.4190170Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-14T21:18:55.4195800Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-14T21:18:55.4202210Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-14T21:18:55.4207380Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-14T21:18:55.6971340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7125-b7zdgu.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-14T21:18:58.2508210Z ==> Summary 2021-05-14T21:18:58.2977250Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-14T21:19:00.2223300Z ==> Caveats 2021-05-14T21:19:00.2227420Z ==> docbook 2021-05-14T21:19:00.2240170Z To use the DocBook package in your XML toolchain, 2021-05-14T21:19:00.2244280Z you need to add the following to your ~/.bashrc: 2021-05-14T21:19:00.2244960Z 2021-05-14T21:19:00.2245830Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T21:19:00.2247250Z ==> gnu-getopt 2021-05-14T21:19:00.2269700Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:19:00.2271030Z because macOS already provides this software and installing another version in 2021-05-14T21:19:00.2276150Z parallel can cause all kinds of trouble. 2021-05-14T21:19:00.2277700Z 2021-05-14T21:19:00.2279240Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T21:19:00.2280950Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:19:00.2281870Z 2021-05-14T21:19:00.2282360Z 2021-05-14T21:19:00.2283150Z Bash completion has been installed to: 2021-05-14T21:19:00.2287680Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T21:19:01.9566300Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-14T21:19:03.2565860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:19:03.8541690Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-14T21:19:04.3470380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-14T21%3A25%3A00Z&sig=e5CtOiCvk7wEYD8QIMVCFgRZlHgqt%2FrTul7EaQSLQt4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:04.3909770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=e5CtOiCvk7wEYD8QIMVCFgRZlHgqt\%2FrTul7EaQSLQt4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:19:04.4442530Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-14T21:19:04.5190750Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-14T21:19:04.5219390Z 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/d20210514-7132-qpu2sp 2021-05-14T21:19:04.5374200Z cp -pR /private/tmp/d20210514-7132-qpu2sp/udunits/. /usr/local/Cellar/udunits 2021-05-14T21:19:04.5567830Z chmod -Rf +w /private/tmp/d20210514-7132-qpu2sp 2021-05-14T21:19:04.6176170Z ==> Finishing up 2021-05-14T21:19:04.6757940Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-14T21:19:04.6763700Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-14T21:19:04.6768210Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-14T21:19:04.6777180Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-14T21:19:04.6791930Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-14T21:19:04.6840460Z info /usr/local/share/info/udunits2.info 2021-05-14T21:19:04.6850630Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-14T21:19:04.6888430Z info /usr/local/share/info/udunits2lib.info 2021-05-14T21:19:04.6898020Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-14T21:19:04.6933300Z info /usr/local/share/info/udunits2prog.info 2021-05-14T21:19:04.6942990Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-14T21:19:04.6950690Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-14T21:19:04.6956740Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-14T21:19:04.7124390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7299-1l540y0.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-14T21:19:07.1353110Z ==> Summary 2021-05-14T21:19:07.1384540Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-14T21:19:09.4332020Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-14T21:19:09.4333520Z To reinstall 1.6, run: 2021-05-14T21:19:09.4334310Z brew reinstall jq 2021-05-14T21:19:11.0568810Z ==> Caveats 2021-05-14T21:19:11.0570040Z imagej requires Java. You can install the latest version with: 2021-05-14T21:19:11.0571420Z brew install --cask adoptopenjdk 2021-05-14T21:19:11.0572090Z 2021-05-14T21:19:11.3137000Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-14T21:19:11.5414150Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-14T21:19:19.5784460Z ==> Verifying checksum for cask 'imagej' 2021-05-14T21:19:19.8703280Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T21:19:19.8704560Z ==> Installing Cask imagej 2021-05-14T21:19:19.9147880Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210514-7409-14rmqhi 2021-05-14T21:19:20.0685300Z cp -pR /private/tmp/d20210514-7409-14rmqhi/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-14T21:19:20.2117080Z chmod -Rf +w /private/tmp/d20210514-7409-14rmqhi 2021-05-14T21:19:20.2785710Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-14T21:19:20.5198140Z 🍺 imagej was successfully installed! 2021-05-14T21:19:22.3559370Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-14T21:19:24.1528300Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-14T21:19:24.5452500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-14T21%3A25%3A00Z&sig=apBP8mYpEXRjgPYj7BBZAVdEZdj499wOEFPFOR2Z%2B8U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:24.7158250Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-14T21:19:26.4748330Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-14T21:19:26.8413910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-14T21%3A25%3A00Z&sig=3sGMGuG2gihcnLm%2BPgR6BOlZ9zpYyihxvxt5kGUCkIA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:27.2675240Z ==> Installing dependencies for bowtie2: tbb 2021-05-14T21:19:27.2775900Z ==> Installing bowtie2 dependency: tbb 2021-05-14T21:19:27.4004900Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-14T21:19:32.1727500Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-14T21:19:32.1760340Z ==> Installing bowtie2 2021-05-14T21:19:32.1767520Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-14T21:19:36.9720080Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-14T21:19:40.1856980Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-14T21:19:42.0336110Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-14T21:19:42.4050610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-14T21%3A25%3A00Z&sig=HtBXOgOD8HkWAFeEzhov63H1KG3oMV174IMd%2Fyl2%2FFs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:42.5809010Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-14T21:19:44.2817450Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-14T21:19:44.6581050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-14T21%3A25%3A00Z&sig=%2FrM4A6lWnHC%2B2CwZ3aYG1uLBp3NGZ3qcCdcP6qBIJhg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:44.7685420Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-14T21:19:46.4825250Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-14T21:19:46.8536540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-14T21%3A25%3A00Z&sig=f87749Ivar1X3XFENw6OeMvwgdfgMyGtOv08IWsITsQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:46.9573360Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-14T21:19:48.5823850Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-14T21:19:48.9500070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-14T21%3A25%3A00Z&sig=dAN7DEtSGfmODCh3RfGv%2FwI6syyfJk46PKJa%2Fhvf9ps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:49.0668080Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-14T21:19:50.7543210Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-14T21:19:51.1291160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-14T21%3A25%3A00Z&sig=2%2BuPcVy8iofyihSQPYhd86CbnGKrQGvfIOoU3%2FTiU4c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:51.2426770Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-14T21:19:52.9859540Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-14T21:19:53.3644840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-14T21%3A25%3A00Z&sig=0iJYzRGpjBP0BlYaOzug%2FYoAfvOorUZh%2BqN6OLRkeR0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:53.6010160Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T21:19:54.1769230Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-14T21:19:54.1788910Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T21:19:54.5444200Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:19:54.5686360Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-14T21:19:56.2836940Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-14T21:19:56.6696570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-14T21%3A25%3A00Z&sig=PeTSoxCZqh1VJc0x0pL8ZO%2F5l0zvB5HKvKwe1QMNfI0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:56.7676350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-14T21:19:58.5027770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-14T21:19:58.9759290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-14T21%3A25%3A00Z&sig=H2AW3WeSqAwgqBgIOuiRJwsTNu2z0KkXmJFdbtYyEiw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:19:59.2322320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-14T21:20:01.0327370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-14T21:20:01.5174840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-14T21%3A30%3A00Z&sig=pkgYG76Q1ZMUKs9WMj%2F8RJPOiFgeWe8N2WxXovltmBE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:01.7355480Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-14T21:20:03.4675920Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-14T21:20:04.1015370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-14T21%3A30%3A00Z&sig=iXTBeBwdTxoE99xOngxPgw317RfgobXslNBnjnYnhtI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:04.4208460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-14T21:20:06.1663730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-14T21:20:06.5275670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-14T21%3A30%3A00Z&sig=HN6n6vWLS5nS47TE1f1Yk8Gllwof0UoYSq7SjgxG1%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:06.6341410Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-14T21:20:08.2900170Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-14T21:20:08.6914840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-14T21%3A30%3A00Z&sig=0cyLq1vusIjndRHuzt1PulLaCP52%2F2Mu3627B0ebdhA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:08.8152340Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-14T21:20:10.5539870Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-14T21:20:10.9066000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-14T21%3A30%3A00Z&sig=Sm4AWz%2BgYtysUnAk5u%2B4wx2cTt96W8zSpyHCF347yQ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:11.0179360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-14T21:20:12.7833180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-14T21:20:13.1492250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-14T21%3A30%3A00Z&sig=Wzehu9vDON31MUnFI9YV%2BRzbCe2qg0FhrI1gr9uWAH0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:13.5264680Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T21:20:15.2483640Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T21:20:15.6384710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-14T21%3A30%3A00Z&sig=%2FFWYAVb7pRYecZAgEdNspu1Zm0PdbTZpTXFP7RQhk%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:15.8564510Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-14T21:20:17.6259010Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-14T21:20:17.9921260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-14T21%3A30%3A00Z&sig=8Num3n7pMRNrWsG1xY7rzbQQ6IN7F5oVwqvSALZbHlk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:18.4849000Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-14T21:20:20.1963090Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-14T21:20:20.5751080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-14T21%3A30%3A00Z&sig=dLmRirWyoI07Z9G43%2B9u9mT5bdG7jaacr5wx3Jze%2ByI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:20.8318430Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-14T21:20:22.5497870Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-14T21:20:22.9015290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-14T21%3A30%3A00Z&sig=z8PFtGZp92zisETemEjeXXDhRe1C4FdWcO6FUph8mrc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:23.2321810Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-14T21:20:24.9589420Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-14T21:20:25.3889020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-14T21%3A30%3A00Z&sig=3mD%2BH7kpY6G9wrmVsUgtvzoYXqB9aax9ZMo3N9MGaJ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:25.9832630Z ==> 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-14T21:20:25.9842060Z ==> Installing gdal dependency: cfitsio 2021-05-14T21:20:26.0485370Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-14T21:20:28.7169220Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-14T21:20:28.7233850Z ==> Installing gdal dependency: popt 2021-05-14T21:20:28.7260100Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-14T21:20:31.4819590Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-14T21:20:31.4832130Z ==> Installing gdal dependency: epsilon 2021-05-14T21:20:31.4885380Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-14T21:20:34.1830290Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-14T21:20:34.1835990Z ==> Installing gdal dependency: expat 2021-05-14T21:20:34.1858140Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-14T21:20:36.9187790Z ==> Caveats 2021-05-14T21:20:36.9189460Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:20:36.9190760Z because macOS already provides this software and installing another version in 2021-05-14T21:20:36.9192010Z parallel can cause all kinds of trouble. 2021-05-14T21:20:36.9192650Z 2021-05-14T21:20:36.9193460Z If you need to have expat first in your PATH, run: 2021-05-14T21:20:36.9195110Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:20:36.9195880Z 2021-05-14T21:20:36.9196660Z For compilers to find expat you may need to set: 2021-05-14T21:20:36.9197950Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T21:20:36.9199300Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T21:20:36.9199990Z 2021-05-14T21:20:36.9201160Z For pkg-config to find expat you may need to set: 2021-05-14T21:20:36.9202220Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T21:20:36.9202870Z 2021-05-14T21:20:36.9203900Z ==> Summary 2021-05-14T21:20:36.9216610Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-14T21:20:36.9222980Z ==> Installing gdal dependency: freexl 2021-05-14T21:20:36.9280170Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-14T21:20:39.5917890Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-14T21:20:39.5922200Z ==> Installing gdal dependency: geos 2021-05-14T21:20:39.6454290Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-14T21:20:43.0028510Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-14T21:20:43.0047760Z ==> Installing gdal dependency: hdf5 2021-05-14T21:20:43.0562070Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:20:46.4876010Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T21:20:46.4881470Z ==> Installing gdal dependency: json-c 2021-05-14T21:20:46.4943470Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-14T21:20:48.9815540Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-14T21:20:48.9820770Z ==> Installing gdal dependency: libxml2 2021-05-14T21:20:48.9890350Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-14T21:20:51.9546530Z ==> Caveats 2021-05-14T21:20:51.9551800Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:20:51.9553120Z because macOS already provides this software and installing another version in 2021-05-14T21:20:51.9554210Z parallel can cause all kinds of trouble. 2021-05-14T21:20:51.9554930Z 2021-05-14T21:20:51.9555740Z If you need to have libxml2 first in your PATH, run: 2021-05-14T21:20:51.9557290Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:20:51.9558060Z 2021-05-14T21:20:51.9559290Z For compilers to find libxml2 you may need to set: 2021-05-14T21:20:51.9560740Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T21:20:51.9562240Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T21:20:51.9562960Z 2021-05-14T21:20:51.9564160Z For pkg-config to find libxml2 you may need to set: 2021-05-14T21:20:51.9565230Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T21:20:51.9565900Z 2021-05-14T21:20:51.9566990Z ==> Summary 2021-05-14T21:20:51.9736640Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-14T21:20:51.9742640Z ==> Installing gdal dependency: libdap 2021-05-14T21:20:51.9883810Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-14T21:20:54.9167500Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-14T21:20:54.9172320Z ==> Installing gdal dependency: proj 2021-05-14T21:20:54.9361460Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-14T21:20:57.9674560Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-14T21:20:57.9680420Z ==> Installing gdal dependency: libgeotiff 2021-05-14T21:20:57.9918810Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-14T21:21:00.7893800Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-14T21:21:00.7899660Z ==> Installing gdal dependency: librttopo 2021-05-14T21:21:00.8322980Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-14T21:21:03.4881010Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-14T21:21:03.4890730Z ==> Installing gdal dependency: minizip 2021-05-14T21:21:03.5240480Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-14T21:21:06.1993960Z ==> Caveats 2021-05-14T21:21:06.1995710Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T21:21:06.1997240Z with the venerable 'unzip' library. 2021-05-14T21:21:06.1998470Z ==> Summary 2021-05-14T21:21:06.2014740Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-14T21:21:06.2021940Z ==> Installing gdal dependency: libspatialite 2021-05-14T21:21:06.2873530Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-14T21:21:09.6418040Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-14T21:21:09.6424010Z ==> Installing gdal dependency: netcdf 2021-05-14T21:21:09.6962190Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:21:12.6827130Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T21:21:12.6833230Z ==> Installing gdal dependency: openblas 2021-05-14T21:21:12.7168190Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-14T21:21:16.9005650Z ==> Caveats 2021-05-14T21:21:16.9007390Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:21:16.9008600Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T21:21:16.9009830Z 2021-05-14T21:21:16.9010670Z For compilers to find openblas you may need to set: 2021-05-14T21:21:16.9012030Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T21:21:16.9013450Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T21:21:16.9014160Z 2021-05-14T21:21:16.9015360Z For pkg-config to find openblas you may need to set: 2021-05-14T21:21:16.9016480Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T21:21:16.9017170Z 2021-05-14T21:21:16.9018190Z ==> Summary 2021-05-14T21:21:16.9031740Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-14T21:21:16.9040820Z ==> Installing gdal dependency: numpy 2021-05-14T21:21:17.0005510Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-14T21:21:21.0595410Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-14T21:21:21.0596790Z ==> Installing gdal dependency: xerces-c 2021-05-14T21:21:21.0624600Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-14T21:21:26.3225620Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-14T21:21:26.3232440Z ==> Installing gdal 2021-05-14T21:21:26.3236710Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-14T21:21:33.5218420Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-14T21:21:34.8876510Z ==> No outdated dependents to upgrade! 2021-05-14T21:21:34.8878300Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:21:35.2363900Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:21:35.2364980Z netcdf 2021-05-14T21:21:35.3370530Z ==> Caveats 2021-05-14T21:21:35.3372090Z ==> expat 2021-05-14T21:21:35.3443850Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:21:35.3445340Z because macOS already provides this software and installing another version in 2021-05-14T21:21:35.3446390Z parallel can cause all kinds of trouble. 2021-05-14T21:21:35.3446980Z 2021-05-14T21:21:35.3447750Z If you need to have expat first in your PATH, run: 2021-05-14T21:21:35.3449270Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:21:35.3450020Z 2021-05-14T21:21:35.3450810Z For compilers to find expat you may need to set: 2021-05-14T21:21:35.3452320Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T21:21:35.3453770Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T21:21:35.3454660Z 2021-05-14T21:21:35.3455810Z For pkg-config to find expat you may need to set: 2021-05-14T21:21:35.3456860Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T21:21:35.3457510Z 2021-05-14T21:21:35.3458620Z ==> libxml2 2021-05-14T21:21:35.3511680Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:21:35.3513010Z because macOS already provides this software and installing another version in 2021-05-14T21:21:35.3514090Z parallel can cause all kinds of trouble. 2021-05-14T21:21:35.3514800Z 2021-05-14T21:21:35.3515630Z If you need to have libxml2 first in your PATH, run: 2021-05-14T21:21:35.3517150Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:21:35.3517920Z 2021-05-14T21:21:35.3518730Z For compilers to find libxml2 you may need to set: 2021-05-14T21:21:35.3520020Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T21:21:35.3521410Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T21:21:35.3522170Z 2021-05-14T21:21:35.3523350Z For pkg-config to find libxml2 you may need to set: 2021-05-14T21:21:35.3524420Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T21:21:35.3525090Z 2021-05-14T21:21:35.3526160Z ==> minizip 2021-05-14T21:21:35.3543870Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T21:21:35.3547890Z with the venerable 'unzip' library. 2021-05-14T21:21:35.3548780Z ==> openblas 2021-05-14T21:21:35.3608420Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:21:35.3609620Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T21:21:35.3610340Z 2021-05-14T21:21:35.3611160Z For compilers to find openblas you may need to set: 2021-05-14T21:21:35.3612490Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T21:21:35.3613880Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T21:21:35.3614590Z 2021-05-14T21:21:35.3615780Z For pkg-config to find openblas you may need to set: 2021-05-14T21:21:35.3616870Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T21:21:35.3617550Z 2021-05-14T21:21:37.5163440Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T21:21:38.0817740Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-14T21:21:38.0847140Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T21:21:38.5014230Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:21:38.5185600Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T21:21:39.1183950Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-14T21:21:39.1217590Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T21:21:39.4871900Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:21:39.5068680Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-14T21:21:41.3096490Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-14T21:21:41.6702670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-14T21%3A30%3A00Z&sig=oQGaWeMwepkD1v58fRgnMMZoPKNLhSQxfp7rWiRhdrI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:42.8882150Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T21:21:43.4624030Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-14T21:21:43.4644750Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T21:21:43.8001230Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:21:43.8108880Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-14T21:21:45.4974850Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-14T21:21:46.0505870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-14T21%3A30%3A00Z&sig=yfWJr4zOxCb7dTyQ8hv%2B%2BGcOXQEE%2FrAa%2FtMkDez19dU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:46.3579850Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-14T21:21:46.3597390Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-14T21:21:48.0250970Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-14T21:21:48.4262980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-14T21%3A30%3A00Z&sig=%2BQo2BMJVjak0D4c0Bsn2HS6IpMzzM4OS6SBu9VsqKi4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:49.0341280Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-14T21:21:50.7896960Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-14T21:21:51.1684830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-14T21%3A30%3A00Z&sig=MVwOE9vpI1T48ee5N7qtnTvlF0lVwvBOgDjUYzMwU9A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:51.4902210Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-14T21:21:53.1922290Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-14T21:21:53.5730600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-14T21%3A30%3A00Z&sig=VT2mG5u28javxhgohJzmi%2FLZNGcS7LxP7malJqkfy2Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:54.7111330Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-14T21:21:54.7119140Z ==> Installing itk dependency: open-mpi 2021-05-14T21:21:54.8389390Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:22:00.3360000Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T21:22:00.3367320Z ==> Installing itk dependency: fftw 2021-05-14T21:22:00.4005550Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:22:03.4833740Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T21:22:03.4842610Z ==> Installing itk dependency: boost 2021-05-14T21:22:03.4892190Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-14T21:22:34.3309320Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-14T21:22:34.3328450Z ==> Installing itk dependency: netcdf 2021-05-14T21:22:34.4052070Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:22:37.2956470Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T21:22:37.2961170Z ==> Installing itk dependency: pyqt@5 2021-05-14T21:22:37.3503370Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-14T21:22:42.6252910Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-14T21:22:42.6258550Z ==> Installing itk dependency: vtk@8.2 2021-05-14T21:22:42.7836480Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-14T21:23:10.7512560Z ==> Caveats 2021-05-14T21:23:10.7514350Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:23:10.7515500Z because this is an alternate version of another formula. 2021-05-14T21:23:10.7516180Z 2021-05-14T21:23:10.7516980Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-14T21:23:10.7519060Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:23:10.7519820Z 2021-05-14T21:23:10.7520610Z For compilers to find vtk@8.2 you may need to set: 2021-05-14T21:23:10.7521910Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-14T21:23:10.7523260Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-14T21:23:10.7523950Z 2021-05-14T21:23:10.7524980Z ==> Summary 2021-05-14T21:23:11.0070580Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-14T21:23:11.0076250Z ==> Installing itk dependency: gdcm 2021-05-14T21:23:11.2248350Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-14T21:23:17.1850530Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-14T21:23:17.1870550Z ==> Installing itk 2021-05-14T21:23:17.1872010Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-14T21:23:30.7041500Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-14T21:23:33.9492870Z ==> No outdated dependents to upgrade! 2021-05-14T21:23:33.9495420Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:23:36.1333670Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:23:36.1334750Z fftw 2021-05-14T21:23:36.2134130Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-14T21:23:36.2135770Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-14T21:23:38.0967530Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-14T21:23:38.2184740Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-14T21:23:39.4504410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:23:40.0006230Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-14T21:23:40.3824160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-14T21%3A30%3A00Z&sig=JI7TYRkPWItWYuk3qNMKHYgpYDjKxoIioo9B1IQeWAM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:23:40.4303580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=JI7TYRkPWItWYuk3qNMKHYgpYDjKxoIioo9B1IQeWAM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:23:40.4818380Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-14T21:23:40.4879880Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-14T21:23:41.6087720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:23:42.1853290Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-14T21:23:42.5654310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-14T21%3A30%3A00Z&sig=obI6Tr7xoEwcL%2FKVPmmvftU4iOpko8ZTMq2FHNsWpN8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:23:42.6095750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=obI6Tr7xoEwcL\%2FKVPmmvftU4iOpko8ZTMq2FHNsWpN8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:23:42.7624780Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-14T21:23:42.7705760Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-14T21:23:43.9725120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:23:44.5341200Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-14T21:23:44.9408690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-14T21%3A30%3A00Z&sig=5jEcakwVHzXXcjb1mrrv93wEoll%2Bng5uNY7TvqrOzzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:23:44.9873530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=5jEcakwVHzXXcjb1mrrv93wEoll\%2Bng5uNY7TvqrOzzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:23:45.0633870Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-14T21:23:45.0675120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-14T21:23:46.4028650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:23:47.0200470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-14T21:23:47.3962800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-14T21%3A30%3A00Z&sig=KHGYkFwmQQv9YyAbGGxXs2MywhVjgmk%2BA9cmvO80c9g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:23:47.4457580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=KHGYkFwmQQv9YyAbGGxXs2MywhVjgmk\%2BA9cmvO80c9g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:23:47.8015160Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-14T21:23:47.8619550Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-14T21:23:47.8623340Z ==> Installing libav dependency: faac 2021-05-14T21:23:47.9211670Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-14T21:23:47.9239390Z 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/d20210514-9008-1spzhhx 2021-05-14T21:23:47.9410190Z cp -pR /private/tmp/d20210514-9008-1spzhhx/faac/. /usr/local/Cellar/faac 2021-05-14T21:23:47.9558310Z chmod -Rf +w /private/tmp/d20210514-9008-1spzhhx 2021-05-14T21:23:48.0123420Z ==> Finishing up 2021-05-14T21:23:48.0607350Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-14T21:23:48.0613230Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-14T21:23:48.0624040Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-14T21:23:48.0644410Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-14T21:23:48.0653850Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-14T21:23:48.0658320Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-14T21:23:48.0664090Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-14T21:23:48.0806900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9190-1ecxzxh.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-14T21:23:50.5395510Z ==> Summary 2021-05-14T21:23:50.5419580Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-14T21:23:50.5433670Z ==> Installing libav dependency: fdk-aac 2021-05-14T21:23:50.5474310Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-14T21:23:50.5491900Z 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/d20210514-9008-1aacvst 2021-05-14T21:23:50.6007440Z cp -pR /private/tmp/d20210514-9008-1aacvst/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-14T21:23:50.6160210Z chmod -Rf +w /private/tmp/d20210514-9008-1aacvst 2021-05-14T21:23:50.6668690Z ==> Finishing up 2021-05-14T21:23:50.7109360Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-14T21:23:50.7121560Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-14T21:23:50.7128170Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-14T21:23:50.7132650Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-14T21:23:50.7138080Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-14T21:23:50.7147760Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-14T21:23:50.7289320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9216-wb1idm.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-14T21:23:53.1123750Z ==> Summary 2021-05-14T21:23:53.1145680Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-14T21:23:53.1153570Z ==> Installing libav dependency: sdl 2021-05-14T21:23:53.1180920Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-14T21:23:53.1198900Z 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/d20210514-9008-6p259y 2021-05-14T21:23:53.1914580Z cp -pR /private/tmp/d20210514-9008-6p259y/sdl/. /usr/local/Cellar/sdl 2021-05-14T21:23:53.3036000Z chmod -Rf +w /private/tmp/d20210514-9008-6p259y 2021-05-14T21:23:53.4517220Z ==> Finishing up 2021-05-14T21:23:53.4987410Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-14T21:23:53.4993340Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-14T21:23:53.5009740Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-14T21:23:53.5038040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-14T21:23:53.5047480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-14T21:23:53.5056070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-14T21:23:53.5069470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-14T21:23:53.5081370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-14T21:23:53.5087060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-14T21:23:53.5097550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-14T21:23:53.5106040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-14T21:23:53.5115120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-14T21:23:53.5123470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-14T21:23:53.5131850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-14T21:23:53.5141920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-14T21:23:53.5147350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-14T21:23:53.5152920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-14T21:23:53.5161390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-14T21:23:53.5172030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-14T21:23:53.5179840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-14T21:23:53.5188550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-14T21:23:53.5197580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-14T21:23:53.5207180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-14T21:23:53.5217280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-14T21:23:53.5226700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-14T21:23:53.5235790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-14T21:23:53.5245220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-14T21:23:53.5267200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-14T21:23:53.5275920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-14T21:23:53.5283240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-14T21:23:53.5290170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-14T21:23:53.5296100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-14T21:23:53.5301960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-14T21:23:53.5309020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-14T21:23:53.5315940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-14T21:23:53.5324700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-14T21:23:53.5329660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-14T21:23:53.5338020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-14T21:23:53.5346260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-14T21:23:53.5350980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-14T21:23:53.5356660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-14T21:23:53.5364880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-14T21:23:53.5372710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-14T21:23:53.5379120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-14T21:23:53.5386030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-14T21:23:53.5391170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-14T21:23:53.5396940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-14T21:23:53.5401830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-14T21:23:53.5407270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-14T21:23:53.5415210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-14T21:23:53.5423860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-14T21:23:53.5428580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-14T21:23:53.5433950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-14T21:23:53.5441020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-14T21:23:53.5448250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-14T21:23:53.5456340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-14T21:23:53.5462450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-14T21:23:53.5468400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-14T21:23:53.5478660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-14T21:23:53.5485560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-14T21:23:53.5495750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-14T21:23:53.5504280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-14T21:23:53.5511180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-14T21:23:53.5517270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-14T21:23:53.5524670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-14T21:23:53.5534600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-14T21:23:53.5540280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-14T21:23:53.5545830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-14T21:23:53.5553250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-14T21:23:53.5561760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-14T21:23:53.5569250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-14T21:23:53.5574950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-14T21:23:53.5582040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-14T21:23:53.5590700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-14T21:23:53.5599640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-14T21:23:53.5605230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-14T21:23:53.5610980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-14T21:23:53.5618820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-14T21:23:53.5624100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-14T21:23:53.5629750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-14T21:23:53.5639410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-14T21:23:53.5643740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-14T21:23:53.5649600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-14T21:23:53.5655700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-14T21:23:53.5661680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-14T21:23:53.5667570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-14T21:23:53.5673520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-14T21:23:53.5679280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-14T21:23:53.5688280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-14T21:23:53.5694320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-14T21:23:53.5700070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-14T21:23:53.5708780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-14T21:23:53.5718020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-14T21:23:53.5723190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-14T21:23:53.5730510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-14T21:23:53.5736150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-14T21:23:53.5741800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-14T21:23:53.5749920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-14T21:23:53.5755350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-14T21:23:53.5761410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-14T21:23:53.5768150Z Only the first 100 operations were output. 2021-05-14T21:23:53.6702960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9242-9csnjz.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-14T21:23:56.3033350Z ==> Summary 2021-05-14T21:23:56.3175020Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-14T21:23:56.3189540Z ==> Installing libav 2021-05-14T21:23:56.3192730Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-14T21:23:56.3226630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9008-7fmr8f 2021-05-14T21:23:56.5144090Z cp -pR /private/tmp/d20210514-9008-7fmr8f/libav/. /usr/local/Cellar/libav 2021-05-14T21:23:56.6182060Z chmod -Rf +w /private/tmp/d20210514-9008-7fmr8f 2021-05-14T21:23:57.9337120Z ==> Finishing up 2021-05-14T21:23:57.9792490Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-14T21:23:57.9803840Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-14T21:23:57.9819330Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-14T21:23:57.9845930Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-14T21:23:57.9851440Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-14T21:23:57.9857090Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-14T21:23:58.0181470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9268-17wh7z3.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-14T21:24:00.4999070Z ==> Summary 2021-05-14T21:24:00.5020370Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-14T21:24:03.1471100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-14T21:24:04.8767720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-14T21:24:05.2953300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-14T21%3A30%3A00Z&sig=qtfpzWV3wcJ7fJudz0UA2sAkLYf7RlHblReLihngvfs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:24:05.5497710Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-14T21:24:08.4414970Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-14T21:24:11.0529550Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-14T21:24:11.0530650Z To reinstall 4.3.0, run: 2021-05-14T21:24:11.0532050Z brew reinstall libtiff 2021-05-14T21:24:12.6727420Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-14T21:24:12.6728530Z To reinstall 2.3.9_1, run: 2021-05-14T21:24:12.6729290Z brew reinstall unixodbc 2021-05-14T21:24:14.2945480Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-14T21:24:14.2946610Z To reinstall 1.0.18_1, run: 2021-05-14T21:24:14.2947370Z brew reinstall libsodium 2021-05-14T21:24:15.9626840Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-14T21:24:15.9627950Z To reinstall 4.1.1, run: 2021-05-14T21:24:15.9628710Z brew reinstall tesseract 2021-05-14T21:24:17.5638010Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-14T21:24:17.5639720Z To reinstall 1.21.1, run: 2021-05-14T21:24:17.5640580Z brew reinstall wget 2021-05-14T21:24:19.1644350Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-14T21:24:19.1647260Z To reinstall 4.3.4, run: 2021-05-14T21:24:19.1648080Z brew reinstall zeromq 2021-05-14T21:24:20.8064280Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-14T21:24:20.8066470Z To reinstall 2.2.27.6_1, run: 2021-05-14T21:24:20.8067280Z brew reinstall udunits 2021-05-14T21:24:22.4169360Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-14T21:24:22.4170480Z To reinstall 1.2.0, run: 2021-05-14T21:24:22.4171230Z brew reinstall webp 2021-05-14T21:24:24.0936780Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-14T21:24:25.7646370Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-14T21:24:26.1301480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-14T21%3A30%3A00Z&sig=Z3H5K%2FQ8Uzhbtn7oc%2FXuAOQ3KJyKehdgheeakVM2Fl0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:24:27.8662450Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-14T21:25:06.7933170Z ==> Caveats 2021-05-14T21:25:06.7934490Z Bash completion has been installed to: 2021-05-14T21:25:06.7935430Z /usr/local/etc/bash_completion.d 2021-05-14T21:25:06.7936620Z ==> Summary 2021-05-14T21:25:08.1338170Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-14T21:25:11.1008220Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-14T21:25:11.1014220Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T212439Z&X-Amz-Expires=300&X-Amz-Signature=df0cc3b1e493160986bf9dc611250817cb0d838cb548d7fad642f0e6567243b1&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-14T21:25:13.9587090Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T21:25:13.9588320Z ==> Installing Cask xquartz 2021-05-14T21:25:31.8226380Z ==> Running installer for xquartz; your password may be necessary. 2021-05-14T21:25:31.8228380Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-14T21:25:52.9692130Z installer: Package name is 2021-05-14T21:25:52.9697210Z installer: Installing at base path / 2021-05-14T21:25:52.9700260Z installer: The install was successful. 2021-05-14T21:25:52.9702820Z installer: The install requires logging out now. 2021-05-14T21:25:53.0632420Z 🍺 xquartz was successfully installed! 2021-05-14T21:25:53.0872570Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T21:25:53.0873410Z with: 2021-05-14T21:25:53.0873910Z github_slug: neuroconductor/ROpenCVLite 2021-05-14T21:25:53.0874350Z env: 2021-05-14T21:25:53.0874750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:25:53.0875160Z TIC_DEPLOY_KEY: 2021-05-14T21:25:53.0875480Z RSPM: 2021-05-14T21:25:53.0876800Z GITHUB_PAT: *** 2021-05-14T21:25:53.0877210Z COVERALLS_TOKEN: 2021-05-14T21:25:53.0877700Z continue-on-error: true 2021-05-14T21:25:53.0878270Z VDIFFR_RUN_TESTS: false 2021-05-14T21:25:53.0878740Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:25:53.0879140Z TZ: UTC 2021-05-14T21:25:53.0879490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:25:53.0879850Z NOT_CRAN: true 2021-05-14T21:25:53.0880180Z ##[endgroup] 2021-05-14T21:25:53.1594010Z repo slug is: neuroconductor/ROpenCVLite 2021-05-14T21:25:53.1720600Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T21:25:53.1721320Z env: 2021-05-14T21:25:53.1721790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:25:53.1722280Z TIC_DEPLOY_KEY: 2021-05-14T21:25:53.1722660Z RSPM: 2021-05-14T21:25:53.1723540Z GITHUB_PAT: *** 2021-05-14T21:25:53.1724120Z COVERALLS_TOKEN: 2021-05-14T21:25:53.1724580Z continue-on-error: true 2021-05-14T21:25:53.1725080Z VDIFFR_RUN_TESTS: false 2021-05-14T21:25:53.1725560Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:25:53.1726020Z TZ: UTC 2021-05-14T21:25:53.1726430Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:25:53.1726800Z NOT_CRAN: true 2021-05-14T21:25:53.1727190Z ##[endgroup] 2021-05-14T21:25:54.5094740Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T21:25:54.5095410Z with: 2021-05-14T21:25:54.5095800Z repo_name: ROpenCVLite 2021-05-14T21:25:54.5096260Z repo_version: 0.3.410 2021-05-14T21:25:54.5096630Z runner_os: macOS 2021-05-14T21:25:54.5097030Z R_version: 4.1 2021-05-14T21:25:54.5097360Z env: 2021-05-14T21:25:54.5097810Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:25:54.5098280Z TIC_DEPLOY_KEY: 2021-05-14T21:25:54.5098670Z RSPM: 2021-05-14T21:25:54.5099800Z GITHUB_PAT: *** 2021-05-14T21:25:54.5100260Z COVERALLS_TOKEN: 2021-05-14T21:25:54.5100830Z continue-on-error: true 2021-05-14T21:25:54.5101300Z VDIFFR_RUN_TESTS: false 2021-05-14T21:25:54.5101820Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:25:54.5102250Z TZ: UTC 2021-05-14T21:25:54.5102650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:25:54.5103040Z NOT_CRAN: true 2021-05-14T21:25:54.5103430Z ##[endgroup] 2021-05-14T21:25:54.5731150Z Package: ROpenCVLite 2021-05-14T21:25:54.5736340Z Version: 0.3.410 2021-05-14T21:25:54.5737110Z OS: macOS 2021-05-14T21:25:54.5815460Z ##[group]Run install.packages('remotes') 2021-05-14T21:25:54.5816250Z install.packages('remotes') 2021-05-14T21:25:54.5817060Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T21:25:54.5818010Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T21:25:54.5993500Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:25:54.5993920Z env: 2021-05-14T21:25:54.5994390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:25:54.5994840Z TIC_DEPLOY_KEY: 2021-05-14T21:25:54.5995320Z RSPM: 2021-05-14T21:25:54.5996250Z GITHUB_PAT: *** 2021-05-14T21:25:54.5996690Z COVERALLS_TOKEN: 2021-05-14T21:25:54.5997250Z continue-on-error: true 2021-05-14T21:25:54.5997770Z VDIFFR_RUN_TESTS: false 2021-05-14T21:25:54.5998290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:25:54.5998720Z TZ: UTC 2021-05-14T21:25:54.5999150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:25:54.5999590Z NOT_CRAN: true 2021-05-14T21:25:54.5999950Z ##[endgroup] 2021-05-14T21:25:54.8286770Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:25:54.8288370Z (as ‘lib’ is unspecified) 2021-05-14T21:25:57.4554620Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T21:25:57.4575160Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:25:57.4640320Z installing the source package ‘remotes’ 2021-05-14T21:25:57.4643640Z 2021-05-14T21:25:57.4662520Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T21:25:57.7083080Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-14T21:25:57.7177600Z ================================================== 2021-05-14T21:25:57.7179020Z downloaded 144 KB 2021-05-14T21:25:57.7179750Z 2021-05-14T21:25:58.1417730Z * installing *source* package ‘remotes’ ... 2021-05-14T21:25:58.1497900Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-14T21:25:58.1499210Z ** using staged installation 2021-05-14T21:25:58.1771340Z ** R 2021-05-14T21:25:58.2096380Z ** inst 2021-05-14T21:25:58.2130110Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:00.5274660Z ** help 2021-05-14T21:26:00.6452400Z *** installing help indices 2021-05-14T21:26:00.7154600Z ** building package indices 2021-05-14T21:26:01.0274190Z ** installing vignettes 2021-05-14T21:26:01.0374890Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:26:01.3003910Z ** testing if installed package can be loaded from final location 2021-05-14T21:26:01.5929780Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:26:01.6029930Z * DONE (remotes) 2021-05-14T21:26:01.6219310Z 2021-05-14T21:26:01.6220480Z The downloaded source packages are in 2021-05-14T21:26:01.6222540Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp1B0JId/downloaded_packages’ 2021-05-14T21:26:05.1668110Z ##[group]Run actions/cache@v1 2021-05-14T21:26:05.1668880Z with: 2021-05-14T21:26:05.1669330Z path: /Users/runner/work/_temp/Library 2021-05-14T21:26:05.1671950Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-5a6130f49f16da7a0a1a0992d093599d0affb2599657dd3c3bc4f3d9faea614f 2021-05-14T21:26:05.1675510Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-14T21:26:05.1676690Z env: 2021-05-14T21:26:05.1677150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:26:05.1677620Z TIC_DEPLOY_KEY: 2021-05-14T21:26:05.1678000Z RSPM: 2021-05-14T21:26:05.1679550Z GITHUB_PAT: *** 2021-05-14T21:26:05.1680240Z COVERALLS_TOKEN: 2021-05-14T21:26:05.1680710Z continue-on-error: true 2021-05-14T21:26:05.1681220Z VDIFFR_RUN_TESTS: false 2021-05-14T21:26:05.1681720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:26:05.1682180Z TZ: UTC 2021-05-14T21:26:05.1682670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:26:05.1683120Z NOT_CRAN: true 2021-05-14T21:26:05.1683490Z ##[endgroup] 2021-05-14T21:26:05.2415540Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T21:26:05.2507600Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T21:26:05.2508450Z remotes::install_github("ropensci/tic") 2021-05-14T21:26:05.2509160Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T21:26:05.2509820Z remotes::install_github("muschellij2/aghast") 2021-05-14T21:26:05.2510420Z remotes::install_cran("covr") 2021-05-14T21:26:05.2872630Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:26:05.2873080Z env: 2021-05-14T21:26:05.2873510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:26:05.2874000Z TIC_DEPLOY_KEY: 2021-05-14T21:26:05.2874350Z RSPM: 2021-05-14T21:26:05.2875900Z GITHUB_PAT: *** 2021-05-14T21:26:05.2876400Z COVERALLS_TOKEN: 2021-05-14T21:26:05.2876920Z continue-on-error: true 2021-05-14T21:26:05.2877400Z VDIFFR_RUN_TESTS: false 2021-05-14T21:26:05.2877940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:26:05.2878380Z TZ: UTC 2021-05-14T21:26:05.2878840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:26:05.2879680Z NOT_CRAN: true 2021-05-14T21:26:05.2880080Z ##[endgroup] 2021-05-14T21:26:05.5366290Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:26:06.3380300Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T21:26:08.8310810Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T21:26:08.8312370Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:26:08.8313630Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:26:08.8314780Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T21:26:08.8315980Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T21:26:08.8317130Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:26:08.8318360Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T21:26:08.8319560Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T21:26:08.8320690Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T21:26:08.8321890Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T21:26:08.8323030Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T21:26:08.8324220Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:26:08.8325490Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T21:26:08.8326660Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:26:08.8327830Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T21:26:08.8328990Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T21:26:08.8330250Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:26:08.8331490Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:26:08.8332650Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-14T21:26:08.8333850Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T21:26:08.8335060Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T21:26:08.8337470Z 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-14T21:26:08.8339250Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T21:26:08.8340470Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T21:26:08.8341780Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T21:26:08.8342990Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:26:08.8344160Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:26:08.8345360Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:26:08.8346470Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:26:08.8347670Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T21:26:08.8348840Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:26:08.8350240Z (as ‘lib’ is unspecified) 2021-05-14T21:26:08.8351130Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:26:08.8352330Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T21:26:08.8353560Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T21:26:08.8354760Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:26:08.8355920Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T21:26:08.8357110Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T21:26:10.9799430Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T21:26:10.9804260Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:26:10.9931850Z Packages which are only available in source form, and may need 2021-05-14T21:26:10.9933970Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-14T21:26:10.9935620Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-14T21:26:10.9937220Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-14T21:26:10.9940650Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘askpass’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘ini’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘yaml’, ‘withr’, ‘whisker’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-14T21:26:10.9942240Z 2021-05-14T21:26:10.9954590Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T21:26:11.2255710Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-14T21:26:11.2551170Z ================================================== 2021-05-14T21:26:11.2552690Z downloaded 841 KB 2021-05-14T21:26:11.2553590Z 2021-05-14T21:26:11.2583360Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T21:26:11.5300840Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-14T21:26:11.5457330Z ================================================== 2021-05-14T21:26:11.5459090Z downloaded 259 KB 2021-05-14T21:26:11.5459740Z 2021-05-14T21:26:11.5490300Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T21:26:11.8000240Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-14T21:26:11.8070620Z ================================================== 2021-05-14T21:26:11.8071470Z downloaded 96 KB 2021-05-14T21:26:11.8072090Z 2021-05-14T21:26:11.8102190Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-14T21:26:12.0709370Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-14T21:26:12.0720970Z ================================================== 2021-05-14T21:26:12.0721760Z downloaded 19 KB 2021-05-14T21:26:12.0722370Z 2021-05-14T21:26:12.0752050Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-14T21:26:12.3361680Z Content type 'application/x-gzip' length 5730 bytes 2021-05-14T21:26:12.3364650Z ================================================== 2021-05-14T21:26:12.3365530Z downloaded 5730 bytes 2021-05-14T21:26:12.3366130Z 2021-05-14T21:26:12.3394060Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T21:26:12.6055290Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-14T21:26:12.6100430Z ================================================== 2021-05-14T21:26:12.6101350Z downloaded 61 KB 2021-05-14T21:26:12.6102040Z 2021-05-14T21:26:12.6133740Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T21:26:12.8186970Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-14T21:26:12.8520500Z ================================================== 2021-05-14T21:26:12.8522070Z downloaded 1.3 MB 2021-05-14T21:26:12.8522730Z 2021-05-14T21:26:12.8558190Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-14T21:26:13.0988280Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-14T21:26:13.0989530Z ================================================== 2021-05-14T21:26:13.0990230Z downloaded 12 KB 2021-05-14T21:26:13.0990840Z 2021-05-14T21:26:13.1018430Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T21:26:13.3485350Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-14T21:26:13.3766220Z ================================================== 2021-05-14T21:26:13.3767130Z downloaded 774 KB 2021-05-14T21:26:13.3768170Z 2021-05-14T21:26:13.3802480Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T21:26:13.6267850Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-14T21:26:13.6464730Z ================================================== 2021-05-14T21:26:13.6465680Z downloaded 411 KB 2021-05-14T21:26:13.6466490Z 2021-05-14T21:26:13.6497680Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T21:26:13.8153130Z Content type 'application/x-gzip' length 3488 bytes 2021-05-14T21:26:13.8154570Z ================================================== 2021-05-14T21:26:13.8155630Z downloaded 3488 bytes 2021-05-14T21:26:13.8156230Z 2021-05-14T21:26:13.8184410Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T21:26:13.9531010Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-14T21:26:13.9632450Z ================================================== 2021-05-14T21:26:13.9633320Z downloaded 156 KB 2021-05-14T21:26:13.9633900Z 2021-05-14T21:26:13.9665150Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T21:26:14.2260990Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-14T21:26:14.2624200Z ================================================== 2021-05-14T21:26:14.2625090Z downloaded 60 KB 2021-05-14T21:26:14.2626110Z 2021-05-14T21:26:14.2655850Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T21:26:14.5128870Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-14T21:26:14.6250080Z ================================================== 2021-05-14T21:26:14.6251100Z downloaded 154 KB 2021-05-14T21:26:14.6251650Z 2021-05-14T21:26:14.6283230Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T21:26:14.8182960Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-14T21:26:14.8521140Z ================================================== 2021-05-14T21:26:14.8522670Z downloaded 110 KB 2021-05-14T21:26:14.8523290Z 2021-05-14T21:26:14.8554870Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T21:26:14.9921870Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-14T21:26:14.9991940Z ================================================== 2021-05-14T21:26:15.0011740Z downloaded 107 KB 2021-05-14T21:26:15.0012410Z 2021-05-14T21:26:15.0024080Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T21:26:15.1431530Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-14T21:26:15.1550700Z ================================================== 2021-05-14T21:26:15.1552140Z downloaded 224 KB 2021-05-14T21:26:15.1552990Z 2021-05-14T21:26:15.1585150Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T21:26:15.4139470Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-14T21:26:15.4186640Z ================================================== 2021-05-14T21:26:15.4187490Z downloaded 58 KB 2021-05-14T21:26:15.4188120Z 2021-05-14T21:26:15.4219770Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T21:26:15.6840780Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-14T21:26:15.6851120Z ================================================== 2021-05-14T21:26:15.6853190Z downloaded 34 KB 2021-05-14T21:26:15.6853850Z 2021-05-14T21:26:15.6882840Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T21:26:15.8900460Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-14T21:26:15.8943150Z ================================================== 2021-05-14T21:26:15.8944440Z downloaded 43 KB 2021-05-14T21:26:15.8945360Z 2021-05-14T21:26:15.9075510Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T21:26:16.1602290Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-14T21:26:16.1664580Z ================================================== 2021-05-14T21:26:16.1667200Z downloaded 90 KB 2021-05-14T21:26:16.1668170Z 2021-05-14T21:26:16.1695600Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T21:26:16.3945710Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-14T21:26:16.4009660Z ================================================== 2021-05-14T21:26:16.4010730Z downloaded 92 KB 2021-05-14T21:26:16.4011290Z 2021-05-14T21:26:16.4040880Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-14T21:26:16.6637530Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-14T21:26:16.6640390Z ================================================== 2021-05-14T21:26:16.6641330Z downloaded 27 KB 2021-05-14T21:26:16.6642620Z 2021-05-14T21:26:16.6671250Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T21:26:16.9338130Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-14T21:26:16.9339590Z ================================================== 2021-05-14T21:26:16.9340440Z downloaded 12 KB 2021-05-14T21:26:16.9341410Z 2021-05-14T21:26:16.9368680Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T21:26:17.2014390Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-14T21:26:17.2175930Z ================================================== 2021-05-14T21:26:17.2177210Z downloaded 366 KB 2021-05-14T21:26:17.2177850Z 2021-05-14T21:26:17.2209720Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T21:26:17.4774870Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-14T21:26:17.4847060Z ================================================== 2021-05-14T21:26:17.4847900Z downloaded 81 KB 2021-05-14T21:26:17.4848630Z 2021-05-14T21:26:17.4879030Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T21:26:17.7666410Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-14T21:26:17.7724200Z ================================================== 2021-05-14T21:26:17.7727340Z downloaded 44 KB 2021-05-14T21:26:17.7727930Z 2021-05-14T21:26:17.7756360Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T21:26:18.0445780Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-14T21:26:18.0506750Z ================================================== 2021-05-14T21:26:18.0507900Z downloaded 64 KB 2021-05-14T21:26:18.0508810Z 2021-05-14T21:26:18.0536400Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T21:26:18.2199600Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-14T21:26:18.2497380Z ================================================== 2021-05-14T21:26:18.2498430Z downloaded 777 KB 2021-05-14T21:26:18.2498980Z 2021-05-14T21:26:18.2531340Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T21:26:18.4118970Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-14T21:26:18.4265520Z ================================================== 2021-05-14T21:26:18.4267450Z downloaded 286 KB 2021-05-14T21:26:18.4268010Z 2021-05-14T21:26:18.4298950Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T21:26:18.6157240Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-14T21:26:18.6159010Z ================================================== 2021-05-14T21:26:18.6159930Z downloaded 20 KB 2021-05-14T21:26:18.6160520Z 2021-05-14T21:26:18.6188400Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T21:26:18.8322250Z Content type 'application/x-gzip' length 24493 bytes (23 KB) 2021-05-14T21:26:18.8329590Z ================================================== 2021-05-14T21:26:18.8330390Z downloaded 23 KB 2021-05-14T21:26:18.8330960Z 2021-05-14T21:26:18.8774700Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T21:26:19.1208610Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-14T21:26:19.1358810Z ================================================== 2021-05-14T21:26:19.1360240Z downloaded 298 KB 2021-05-14T21:26:19.1360830Z 2021-05-14T21:26:19.1392200Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T21:26:19.3892600Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-14T21:26:19.3895150Z ================================================== 2021-05-14T21:26:19.3896190Z downloaded 16 KB 2021-05-14T21:26:19.3897030Z 2021-05-14T21:26:19.3927230Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T21:26:19.5265540Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-14T21:26:19.5625900Z ================================================== 2021-05-14T21:26:19.5626800Z downloaded 1.2 MB 2021-05-14T21:26:19.5627360Z 2021-05-14T21:26:20.3683370Z * installing *source* package ‘rlang’ ... 2021-05-14T21:26:20.3924280Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:20.3925430Z ** using staged installation 2021-05-14T21:26:20.4158410Z ** libs 2021-05-14T21:26:25.6727790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-14T21:26:26.1621390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-14T21:26:26.5142300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-14T21:26:28.9753720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-14T21:26:30.0101270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T21:26:30.0768290Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:26:30.2830430Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-14T21:26:30.2879460Z ** R 2021-05-14T21:26:30.3500750Z ** inst 2021-05-14T21:26:30.3516720Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:34.6346540Z ** help 2021-05-14T21:26:35.5781370Z *** installing help indices 2021-05-14T21:26:35.9247690Z *** copying figures 2021-05-14T21:26:35.9261760Z ** building package indices 2021-05-14T21:26:36.5274330Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:26:36.9267490Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:26:38.1997280Z ** testing if installed package can be loaded from final location 2021-05-14T21:26:38.5593340Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:26:38.5644900Z * DONE (rlang) 2021-05-14T21:26:38.9629920Z * installing *source* package ‘magrittr’ ... 2021-05-14T21:26:38.9676140Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:39.9111590Z ** using staged installation 2021-05-14T21:26:39.9113850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-14T21:26:39.9115040Z ** libs 2021-05-14T21:26:39.9116700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T21:26:39.9121930Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-14T21:26:39.9125000Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:26:39.9129120Z ** R 2021-05-14T21:26:39.9129810Z ** inst 2021-05-14T21:26:39.9131200Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:39.9135100Z ** help 2021-05-14T21:26:39.9135910Z *** installing help indices 2021-05-14T21:26:39.9136690Z *** copying figures 2021-05-14T21:26:39.9137480Z ** building package indices 2021-05-14T21:26:40.0383080Z ** installing vignettes 2021-05-14T21:26:40.0463950Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:26:40.5605110Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:26:40.6842500Z ** testing if installed package can be loaded from final location 2021-05-14T21:26:40.9250000Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:26:40.9277880Z * DONE (magrittr) 2021-05-14T21:26:41.4208290Z * installing *source* package ‘glue’ ... 2021-05-14T21:26:41.4245420Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:41.4246590Z ** using staged installation 2021-05-14T21:26:41.4475260Z ** libs 2021-05-14T21:26:41.4641120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-14T21:26:41.5803810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:26:41.6554920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-14T21:26:41.7697760Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:26:41.8244820Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-14T21:26:41.8283990Z ** R 2021-05-14T21:26:41.8359520Z ** inst 2021-05-14T21:26:41.8461000Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:42.4372170Z ** help 2021-05-14T21:26:42.4774430Z *** installing help indices 2021-05-14T21:26:42.5110090Z *** copying figures 2021-05-14T21:26:42.5119290Z ** building package indices 2021-05-14T21:26:42.8986310Z ** installing vignettes 2021-05-14T21:26:42.9056190Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:26:43.3093070Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:26:43.4321310Z ** testing if installed package can be loaded from final location 2021-05-14T21:26:43.7313540Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:26:43.7339630Z * DONE (glue) 2021-05-14T21:26:44.0416040Z * installing *source* package ‘sys’ ... 2021-05-14T21:26:44.0441690Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:44.0452530Z ** using staged installation 2021-05-14T21:26:44.0681310Z ** libs 2021-05-14T21:26:44.0844410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-14T21:26:44.2864740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:26:44.3650830Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:26:44.4572960Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-14T21:26:44.4661160Z ** R 2021-05-14T21:26:44.4667080Z ** inst 2021-05-14T21:26:44.4672710Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:44.8241680Z ** help 2021-05-14T21:26:44.8509250Z *** installing help indices 2021-05-14T21:26:44.8747750Z ** building package indices 2021-05-14T21:26:45.1314780Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:26:45.5653680Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:26:45.6893190Z ** testing if installed package can be loaded from final location 2021-05-14T21:26:45.9261890Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:26:45.9282420Z * DONE (sys) 2021-05-14T21:26:46.2538710Z * installing *source* package ‘R6’ ... 2021-05-14T21:26:46.2567450Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:46.2569320Z ** using staged installation 2021-05-14T21:26:46.2748770Z ** R 2021-05-14T21:26:46.2818960Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:46.9457210Z ** help 2021-05-14T21:26:46.9710840Z *** installing help indices 2021-05-14T21:26:46.9932290Z *** copying figures 2021-05-14T21:26:46.9944260Z ** building package indices 2021-05-14T21:26:47.2542130Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:26:47.4974610Z ** testing if installed package can be loaded from final location 2021-05-14T21:26:47.7457050Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:26:47.7480380Z * DONE (R6) 2021-05-14T21:26:48.0343510Z * installing *source* package ‘mime’ ... 2021-05-14T21:26:48.0360100Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:48.0361170Z ** using staged installation 2021-05-14T21:26:48.0532260Z ** libs 2021-05-14T21:26:48.0698970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:26:48.1464160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-14T21:26:48.2343920Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:26:48.2895180Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-14T21:26:48.2935270Z ** R 2021-05-14T21:26:48.3009710Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:48.7200940Z ** help 2021-05-14T21:26:48.7449850Z *** installing help indices 2021-05-14T21:26:48.7635970Z ** building package indices 2021-05-14T21:26:49.0211110Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:26:49.3746570Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:26:49.5015650Z ** testing if installed package can be loaded from final location 2021-05-14T21:26:49.7405230Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:26:49.7425670Z * DONE (mime) 2021-05-14T21:26:50.2535790Z * installing *source* package ‘curl’ ... 2021-05-14T21:26:50.2651000Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:50.2652120Z ** using staged installation 2021-05-14T21:26:50.3492650Z Found pkg-config cflags and libs! 2021-05-14T21:26:50.6582700Z Using PKG_CFLAGS= 2021-05-14T21:26:50.6584590Z Using PKG_LIBS=-lcurl 2021-05-14T21:26:50.7971880Z ** libs 2021-05-14T21:26:50.8158690Z 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-14T21:26:50.8188120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-14T21:26:50.9200350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-14T21:26:51.0655190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-14T21:26:51.1611410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-14T21:26:51.2453550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-14T21:26:51.3470020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-14T21:26:51.4470840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-14T21:26:51.5320780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-14T21:26:51.7201650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-14T21:26:51.7857990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:26:51.8767180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-14T21:26:51.9745720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-14T21:26:52.1519930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-14T21:26:52.2421120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-14T21:26:52.3272210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-14T21:26:52.3973730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-14T21:26:52.4725310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-14T21:26:52.5521930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T21:26:52.6899230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T21:26:52.7839000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-14T21:26:52.8237750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-14T21:26:52.9039980Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:26:52.9643870Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-14T21:26:52.9688090Z ** R 2021-05-14T21:26:52.9848910Z ** inst 2021-05-14T21:26:52.9982740Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:26:53.6552780Z ** help 2021-05-14T21:26:53.7184430Z *** installing help indices 2021-05-14T21:26:53.7585230Z ** building package indices 2021-05-14T21:26:54.0442380Z ** installing vignettes 2021-05-14T21:26:54.0543250Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:26:54.4224260Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:26:54.5483240Z ** testing if installed package can be loaded from final location 2021-05-14T21:26:54.8047730Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:26:54.8076810Z * DONE (curl) 2021-05-14T21:26:55.2981000Z * installing *source* package ‘jsonlite’ ... 2021-05-14T21:26:55.3086400Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-14T21:26:55.3087530Z ** using staged installation 2021-05-14T21:26:55.3274390Z ** libs 2021-05-14T21:26:55.3456700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T21:26:55.4426300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-14T21:26:55.5301080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-14T21:26:55.6217240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-14T21:26:55.7400340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-14T21:26:55.8382420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-14T21:26:55.9158920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-14T21:26:55.9910470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-14T21:26:56.0808600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-14T21:26:56.1620420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-14T21:26:56.2916570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-14T21:26:56.3837660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-14T21:26:56.4870510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-14T21:26:56.5863710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-14T21:26:56.6776140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-14T21:26:56.7598220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-14T21:26:56.8417290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-14T21:26:56.9186950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-14T21:26:57.0130950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-14T21:26:57.0896140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-14T21:26:57.1647750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-14T21:26:57.2557320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-14T21:26:57.3174910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-14T21:26:57.3959490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-14T21:26:57.5107900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-14T21:26:57.7125290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-14T21:26:57.9964090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-14T21:26:58.1818000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-14T21:26:58.3428430Z 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-14T21:26:59.4084530Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:26:59.4711630Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-14T21:26:59.4754690Z ** R 2021-05-14T21:26:59.5006970Z ** inst 2021-05-14T21:26:59.5069690Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:00.7768230Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-14T21:27:00.7769120Z ** help 2021-05-14T21:27:00.8220030Z *** installing help indices 2021-05-14T21:27:00.8518370Z ** building package indices 2021-05-14T21:27:01.1146270Z ** installing vignettes 2021-05-14T21:27:01.1240680Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:01.4973690Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:27:01.6236310Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:01.9025570Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:01.9061230Z * DONE (jsonlite) 2021-05-14T21:27:02.2097070Z * installing *source* package ‘ini’ ... 2021-05-14T21:27:02.2112770Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:02.2113970Z ** using staged installation 2021-05-14T21:27:02.2260140Z ** R 2021-05-14T21:27:02.2294070Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:02.5407210Z ** help 2021-05-14T21:27:02.5607930Z *** installing help indices 2021-05-14T21:27:02.5830380Z ** building package indices 2021-05-14T21:27:02.8405190Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:03.0808000Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:03.3235200Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:03.3336750Z * DONE (ini) 2021-05-14T21:27:03.6516580Z * installing *source* package ‘gitcreds’ ... 2021-05-14T21:27:03.6549920Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:03.6551060Z ** using staged installation 2021-05-14T21:27:03.6712870Z ** R 2021-05-14T21:27:03.6795690Z ** inst 2021-05-14T21:27:03.6826900Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:04.2956690Z ** help 2021-05-14T21:27:04.3286190Z *** installing help indices 2021-05-14T21:27:04.3994240Z ** building package indices 2021-05-14T21:27:04.6641750Z ** installing vignettes 2021-05-14T21:27:04.6679160Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:04.9101270Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:05.1968510Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:05.1993690Z * DONE (gitcreds) 2021-05-14T21:27:05.5505370Z * installing *source* package ‘zip’ ... 2021-05-14T21:27:05.5549030Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:05.5550520Z ** using staged installation 2021-05-14T21:27:05.5698310Z ** libs 2021-05-14T21:27:05.5870310Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-14T21:27:08.7158220Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-14T21:27:11.6275880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:27:11.7029810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-14T21:27:14.2141520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-14T21:27:14.2907260Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-14T21:27:14.2909320Z size_t uzipfile_len = 0; 2021-05-14T21:27:14.2910000Z ^ 2021-05-14T21:27:14.3402120Z 1 warning generated. 2021-05-14T21:27:14.3429180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-14T21:27:14.4876300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-14T21:27:14.5825220Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:27:14.6381330Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-14T21:27:14.6481780Z ** R 2021-05-14T21:27:14.6537050Z ** inst 2021-05-14T21:27:14.6561580Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:15.0904620Z ** help 2021-05-14T21:27:15.1185460Z *** installing help indices 2021-05-14T21:27:15.1467010Z ** building package indices 2021-05-14T21:27:15.4069120Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:15.7669410Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:27:15.8879210Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:16.1636550Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:16.1660870Z * DONE (zip) 2021-05-14T21:27:16.6416540Z * installing *source* package ‘rstudioapi’ ... 2021-05-14T21:27:16.6495230Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:16.6496330Z ** using staged installation 2021-05-14T21:27:16.6664480Z ** R 2021-05-14T21:27:16.6817980Z ** inst 2021-05-14T21:27:16.6894220Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:17.3555880Z ** help 2021-05-14T21:27:17.6477200Z *** installing help indices 2021-05-14T21:27:17.7852350Z *** copying figures 2021-05-14T21:27:17.7865280Z ** building package indices 2021-05-14T21:27:18.1627000Z ** installing vignettes 2021-05-14T21:27:18.1721880Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:18.4610300Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:18.7060340Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:18.7093120Z * DONE (rstudioapi) 2021-05-14T21:27:19.0824520Z * installing *source* package ‘rprojroot’ ... 2021-05-14T21:27:19.0927050Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:19.1026690Z ** using staged installation 2021-05-14T21:27:19.1128000Z ** R 2021-05-14T21:27:19.1188840Z ** inst 2021-05-14T21:27:19.1291730Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:19.7402550Z ** help 2021-05-14T21:27:19.7759240Z *** installing help indices 2021-05-14T21:27:19.8065940Z *** copying figures 2021-05-14T21:27:19.8096090Z ** building package indices 2021-05-14T21:27:20.0797630Z ** installing vignettes 2021-05-14T21:27:20.0876230Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:20.3350340Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:20.5828970Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:20.5857940Z * DONE (rprojroot) 2021-05-14T21:27:20.9220010Z * installing *source* package ‘crayon’ ... 2021-05-14T21:27:20.9255220Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:20.9256300Z ** using staged installation 2021-05-14T21:27:20.9441610Z ** R 2021-05-14T21:27:20.9573370Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:22.1785070Z ** help 2021-05-14T21:27:22.2521660Z *** installing help indices 2021-05-14T21:27:22.2972220Z ** building package indices 2021-05-14T21:27:22.6479430Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:22.8907550Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:23.1415930Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:23.1438780Z * DONE (crayon) 2021-05-14T21:27:23.4819670Z * installing *source* package ‘fastmap’ ... 2021-05-14T21:27:23.4849030Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:23.4850080Z ** using staged installation 2021-05-14T21:27:23.5013850Z ** libs 2021-05-14T21:27:23.5209320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-14T21:27:26.4504740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:27:26.5298420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:27:26.5909290Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-14T21:27:26.5954790Z ** R 2021-05-14T21:27:26.6021450Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:27.1368590Z ** help 2021-05-14T21:27:27.1902740Z *** installing help indices 2021-05-14T21:27:27.2122960Z ** building package indices 2021-05-14T21:27:27.4681480Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:27.8743330Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:27:27.9966290Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:28.2399300Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:28.2421850Z * DONE (fastmap) 2021-05-14T21:27:28.5864380Z * installing *source* package ‘yaml’ ... 2021-05-14T21:27:28.5905730Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:28.5906770Z ** using staged installation 2021-05-14T21:27:28.6041730Z ** libs 2021-05-14T21:27:28.6228310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api.c -o api.o 2021-05-14T21:27:28.9979030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dumper.c -o dumper.o 2021-05-14T21:27:29.1365660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c emitter.c -o emitter.o 2021-05-14T21:27:30.1266780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c implicit.c -o implicit.o 2021-05-14T21:27:30.2731600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c loader.c -o loader.o 2021-05-14T21:27:30.4414940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c parser.c -o parser.o 2021-05-14T21:27:30.8169960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_emit.c -o r_emit.o 2021-05-14T21:27:30.8925020Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T21:27:30.8927350Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-14T21:27:30.8928320Z ^~~ 2021-05-14T21:27:30.8930580Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T21:27:30.8932390Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-14T21:27:30.8933320Z ^~~ 2021-05-14T21:27:30.8935530Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T21:27:30.8937310Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-14T21:27:30.8938240Z ^~~ 2021-05-14T21:27:31.0834290Z 3 warnings generated. 2021-05-14T21:27:31.0864830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_ext.c -o r_ext.o 2021-05-14T21:27:31.2102320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_parse.c -o r_parse.o 2021-05-14T21:27:31.2789530Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T21:27:31.2791320Z tag = process_tag(tag); 2021-05-14T21:27:31.2792040Z ^~~ 2021-05-14T21:27:31.2816640Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T21:27:31.2818270Z tag = process_tag(tag); 2021-05-14T21:27:31.2818980Z ^~~ 2021-05-14T21:27:31.2855220Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T21:27:31.2856770Z tag = process_tag(tag); 2021-05-14T21:27:31.2857450Z ^~~ 2021-05-14T21:27:31.5931780Z 3 warnings generated. 2021-05-14T21:27:31.5964270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reader.c -o reader.o 2021-05-14T21:27:31.7266680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c scanner.c -o scanner.o 2021-05-14T21:27:33.0662430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-14T21:27:33.1836250Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:27:33.2423160Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-14T21:27:33.2469430Z ** R 2021-05-14T21:27:33.2504800Z ** inst 2021-05-14T21:27:33.2547510Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:33.6059750Z ** help 2021-05-14T21:27:33.6361860Z *** installing help indices 2021-05-14T21:27:33.6539990Z ** building package indices 2021-05-14T21:27:33.9116580Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:34.2804970Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:27:34.4070660Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:34.6448080Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:34.6473090Z * DONE (yaml) 2021-05-14T21:27:35.1121850Z * installing *source* package ‘withr’ ... 2021-05-14T21:27:35.1172550Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:35.1173600Z ** using staged installation 2021-05-14T21:27:35.1393520Z ** R 2021-05-14T21:27:35.1532600Z ** inst 2021-05-14T21:27:35.1556530Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:35.9983440Z ** help 2021-05-14T21:27:36.1030950Z *** installing help indices 2021-05-14T21:27:36.1670330Z *** copying figures 2021-05-14T21:27:36.1682510Z ** building package indices 2021-05-14T21:27:36.4688690Z ** installing vignettes 2021-05-14T21:27:36.4789350Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:36.7280640Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:36.9780430Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:36.9807980Z * DONE (withr) 2021-05-14T21:27:37.3126010Z * installing *source* package ‘whisker’ ... 2021-05-14T21:27:37.3158160Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:37.3159240Z ** using staged installation 2021-05-14T21:27:37.3293670Z ** R 2021-05-14T21:27:37.3342260Z ** inst 2021-05-14T21:27:37.3424470Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:38.5645740Z ** help 2021-05-14T21:27:38.5646990Z *** installing help indices 2021-05-14T21:27:38.5649320Z ** building package indices 2021-05-14T21:27:38.5650400Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:38.5651540Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:38.7299110Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:38.7329820Z * DONE (whisker) 2021-05-14T21:27:39.0370790Z * installing *source* package ‘rappdirs’ ... 2021-05-14T21:27:39.0393870Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:39.0394930Z ** using staged installation 2021-05-14T21:27:39.0661910Z ** libs 2021-05-14T21:27:39.0874300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:27:39.1840530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-14T21:27:39.2617190Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:27:39.3168000Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-14T21:27:39.3206720Z ** R 2021-05-14T21:27:39.3265560Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:27:39.7143470Z ** help 2021-05-14T21:27:39.7456130Z *** installing help indices 2021-05-14T21:27:39.7714930Z ** building package indices 2021-05-14T21:27:40.0355060Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:27:40.4190140Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:27:40.5434410Z ** testing if installed package can be loaded from final location 2021-05-14T21:27:40.7811070Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:27:40.7831700Z * DONE (rappdirs) 2021-05-14T21:27:41.5087020Z * installing *source* package ‘fs’ ... 2021-05-14T21:27:41.5296140Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-14T21:27:41.5297820Z ** using staged installation 2021-05-14T21:27:41.5523730Z ** libs 2021-05-14T21:27:41.5721440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-14T21:27:42.3936100Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-14T21:27:42.5740280Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-14T21:27:43.3101920Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-14T21:27:43.4827160Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-14T21:27:44.1253920Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-14T21:27:45.0814680Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-14T21:27:45.2343790Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-14T21:27:45.8913400Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-14T21:27:46.6054660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-14T21:27:47.2636980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-14T21:27:47.9032970Z (cd libuv-1.38.1 \ 2021-05-14T21:27:47.9034720Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-14T21:27:49.2819010Z rm: conftest.dSYM: is a directory 2021-05-14T21:27:52.4429550Z rm: conftest.dSYM: is a directory 2021-05-14T21:27:52.5270000Z rm: conftest.dSYM: is a directory 2021-05-14T21:27:52.5496510Z rm: conftest.dSYM: is a directory 2021-05-14T21:28:02.8591390Z make --directory=libuv-1.38.1 \ 2021-05-14T21:28:02.8591940Z HAVE_DTRACE=0 2021-05-14T21:28:02.9086570Z CC src/libuv_la-fs-poll.lo 2021-05-14T21:28:03.8783700Z CC src/libuv_la-idna.lo 2021-05-14T21:28:04.9009980Z CC src/libuv_la-inet.lo 2021-05-14T21:28:05.9249850Z CC src/libuv_la-random.lo 2021-05-14T21:28:06.8023740Z CC src/libuv_la-strscpy.lo 2021-05-14T21:28:07.6888660Z CC src/libuv_la-threadpool.lo 2021-05-14T21:28:08.6696540Z CC src/libuv_la-timer.lo 2021-05-14T21:28:09.7117310Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-14T21:28:10.5997560Z CC src/libuv_la-uv-common.lo 2021-05-14T21:28:11.9734580Z CC src/libuv_la-version.lo 2021-05-14T21:28:12.8256780Z CC src/unix/libuv_la-async.lo 2021-05-14T21:28:13.8001070Z CC src/unix/libuv_la-core.lo 2021-05-14T21:28:15.2893360Z CC src/unix/libuv_la-dl.lo 2021-05-14T21:28:16.1717660Z CC src/unix/libuv_la-fs.lo 2021-05-14T21:28:17.9777480Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-14T21:28:18.9290770Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-14T21:28:19.8282570Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-14T21:28:20.8011820Z CC src/unix/libuv_la-loop.lo 2021-05-14T21:28:21.7280690Z CC src/unix/libuv_la-pipe.lo 2021-05-14T21:28:22.6972510Z CC src/unix/libuv_la-poll.lo 2021-05-14T21:28:23.6101660Z CC src/unix/libuv_la-process.lo 2021-05-14T21:28:24.7069600Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-14T21:28:25.5820140Z CC src/unix/libuv_la-signal.lo 2021-05-14T21:28:26.9379720Z CC src/unix/libuv_la-stream.lo 2021-05-14T21:28:28.7171330Z CC src/unix/libuv_la-tcp.lo 2021-05-14T21:28:29.7575100Z CC src/unix/libuv_la-thread.lo 2021-05-14T21:28:30.8022440Z CC src/unix/libuv_la-tty.lo 2021-05-14T21:28:31.7804660Z CC src/unix/libuv_la-udp.lo 2021-05-14T21:28:33.0609960Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-14T21:28:33.9869860Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-14T21:28:34.8761970Z CC src/unix/libuv_la-darwin.lo 2021-05-14T21:28:35.9196110Z CC src/unix/libuv_la-fsevents.lo 2021-05-14T21:28:37.0942470Z CC src/unix/libuv_la-kqueue.lo 2021-05-14T21:28:38.2346570Z CC src/unix/libuv_la-proctitle.lo 2021-05-14T21:28:39.1618290Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-14T21:28:40.0432350Z CCLD libuv.la 2021-05-14T21:28:40.7816260Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:28:41.0025260Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-14T21:28:41.0087570Z ** R 2021-05-14T21:28:41.0252210Z ** inst 2021-05-14T21:28:41.0283530Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:42.6868990Z ** help 2021-05-14T21:28:42.7928210Z *** installing help indices 2021-05-14T21:28:42.8600470Z ** building package indices 2021-05-14T21:28:43.1632500Z ** installing vignettes 2021-05-14T21:28:43.1834340Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:28:43.6670730Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:28:43.7990600Z ** testing if installed package can be loaded from final location 2021-05-14T21:28:44.1121560Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:28:44.1219330Z * DONE (fs) 2021-05-14T21:28:44.5002340Z * installing *source* package ‘clipr’ ... 2021-05-14T21:28:44.5033480Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:44.5036130Z ** using staged installation 2021-05-14T21:28:44.5306700Z ** R 2021-05-14T21:28:44.5373690Z ** inst 2021-05-14T21:28:44.5402200Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:28:44.9592920Z ** help 2021-05-14T21:28:44.9897290Z *** installing help indices 2021-05-14T21:28:45.0165850Z ** building package indices 2021-05-14T21:28:45.2790980Z ** installing vignettes 2021-05-14T21:28:45.2860350Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:28:45.5311400Z ** testing if installed package can be loaded from final location 2021-05-14T21:28:45.7870940Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:28:45.7970950Z * DONE (clipr) 2021-05-14T21:28:47.2853440Z * installing *source* package ‘git2r’ ... 2021-05-14T21:28:47.3265060Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-14T21:28:47.3266270Z ** using staged installation 2021-05-14T21:28:47.6569320Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-14T21:28:47.6571580Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-14T21:28:47.6581410Z checking for gcc... gcc 2021-05-14T21:28:51.0614760Z checking whether the C compiler works... yes 2021-05-14T21:28:51.0616050Z checking for C compiler default output file name... a.out 2021-05-14T21:28:51.1825610Z checking for suffix of executables... 2021-05-14T21:28:51.5198870Z checking whether we are cross compiling... no 2021-05-14T21:28:51.5932350Z checking for suffix of object files... o 2021-05-14T21:28:51.6510120Z checking whether we are using the GNU C compiler... yes 2021-05-14T21:28:51.7098060Z checking whether gcc accepts -g... yes 2021-05-14T21:28:51.8288220Z checking for gcc option to accept ISO C89... none needed 2021-05-14T21:28:51.8300860Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-14T21:28:51.8428150Z checking pkg-config is at least version 0.9.0... yes 2021-05-14T21:28:51.9192920Z Found pkg-config cflags and libs! 2021-05-14T21:28:52.2641500Z checking whether the libgit2 version will work in git2r... yes 2021-05-14T21:28:52.5207700Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-14T21:28:52.6238340Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-14T21:28:52.7318420Z checking whether the libgit2 function git_error_last is available... yes 2021-05-14T21:28:52.8345200Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-14T21:28:52.8347400Z ----- Results of the git2r package configure ----- 2021-05-14T21:28:52.8348000Z 2021-05-14T21:28:52.8349840Z 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-14T21:28:52.8351820Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-14T21:28:52.8352570Z 2021-05-14T21:28:52.8353780Z -------------------------------------------------- 2021-05-14T21:28:52.8696010Z configure: creating ./config.status 2021-05-14T21:28:53.0314900Z config.status: creating src/Makevars 2021-05-14T21:28:53.1448580Z ** libs 2021-05-14T21:28:53.1641370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-14T21:28:53.2821970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-14T21:28:53.3654110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-14T21:28:53.5682150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-14T21:28:53.7030630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-14T21:28:53.8644930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-14T21:28:54.0930850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-14T21:28:54.2266570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-14T21:28:54.3577310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-14T21:28:54.5430150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-14T21:28:54.7306440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-14T21:28:54.8764670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-14T21:28:55.1255160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-14T21:28:55.2443810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-14T21:28:55.3777290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-14T21:28:55.5187020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-14T21:28:55.6472470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-14T21:28:55.8557540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-14T21:28:56.0241070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-14T21:28:56.1546440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-14T21:28:56.3496190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-14T21:28:56.4662490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-14T21:28:56.5992480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-14T21:28:56.7389980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-14T21:28:56.8806220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-14T21:28:57.0863420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-14T21:28:57.2689600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-14T21:28:57.3986440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-14T21:28:57.5293540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-14T21:28:57.7343250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-14T21:28:57.8662410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-14T21:28:58.0308100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-14T21:28:58.2386690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-14T21:28:58.3999140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-14T21:28:58.5126010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-14T21:28:58.6675550Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:28:58.6960640Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-14T21:28:58.7333920Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-14T21:28:58.7380730Z ** R 2021-05-14T21:28:58.7658540Z ** inst 2021-05-14T21:28:58.7684490Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:00.0036370Z ** help 2021-05-14T21:29:00.3608360Z *** installing help indices 2021-05-14T21:29:00.5770070Z ** building package indices 2021-05-14T21:29:01.0053850Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:01.4113600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:29:01.5337990Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:01.8028320Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:01.8057890Z * DONE (git2r) 2021-05-14T21:29:02.1697070Z * installing *source* package ‘askpass’ ... 2021-05-14T21:29:02.1715720Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:02.1716970Z ** using staged installation 2021-05-14T21:29:02.1894530Z ** libs 2021-05-14T21:29:02.2059520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c askpass.c -o askpass.o 2021-05-14T21:29:02.2916690Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o askpass.so askpass.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:29:02.3466440Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-14T21:29:02.3506270Z ** R 2021-05-14T21:29:02.3548500Z ** inst 2021-05-14T21:29:02.3569840Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:02.6944190Z ** help 2021-05-14T21:29:02.7151210Z *** installing help indices 2021-05-14T21:29:02.7319920Z ** building package indices 2021-05-14T21:29:02.9819640Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:03.2377720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:29:03.3676890Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:03.6160910Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:03.6183520Z * DONE (askpass) 2021-05-14T21:29:04.1197240Z * installing *source* package ‘cli’ ... 2021-05-14T21:29:04.1311070Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:04.1312410Z ** using staged installation 2021-05-14T21:29:04.1568410Z ** R 2021-05-14T21:29:04.1954910Z ** inst 2021-05-14T21:29:04.1997310Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:07.4911060Z ** help 2021-05-14T21:29:07.7578820Z *** installing help indices 2021-05-14T21:29:07.9105580Z *** copying figures 2021-05-14T21:29:07.9114880Z ** building package indices 2021-05-14T21:29:08.3549830Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:08.6901420Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:09.0492890Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:09.0592750Z * DONE (cli) 2021-05-14T21:29:09.5402240Z * installing *source* package ‘purrr’ ... 2021-05-14T21:29:09.5498060Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:09.5499220Z ** using staged installation 2021-05-14T21:29:09.5715880Z ** libs 2021-05-14T21:29:09.5884870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-14T21:29:09.6620910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-14T21:29:09.7751920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-14T21:29:09.8718090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-14T21:29:09.9935540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:29:10.0694610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-14T21:29:10.2043180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-14T21:29:10.3546350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-14T21:29:10.4599550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T21:29:10.5485070Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:29:10.6098970Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-14T21:29:10.6153710Z ** R 2021-05-14T21:29:10.6398950Z ** inst 2021-05-14T21:29:10.6433770Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:12.1969050Z ** help 2021-05-14T21:29:12.4741240Z *** installing help indices 2021-05-14T21:29:12.5922250Z *** copying figures 2021-05-14T21:29:12.6023220Z ** building package indices 2021-05-14T21:29:12.9615860Z ** installing vignettes 2021-05-14T21:29:12.9705600Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:13.3510450Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:29:13.4719390Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:13.8264730Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:13.8299040Z * DONE (purrr) 2021-05-14T21:29:14.2175810Z * installing *source* package ‘lifecycle’ ... 2021-05-14T21:29:14.2230670Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:14.2231770Z ** using staged installation 2021-05-14T21:29:14.2442850Z ** R 2021-05-14T21:29:14.2520140Z ** inst 2021-05-14T21:29:14.2563910Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:14.8977270Z ** help 2021-05-14T21:29:14.9790570Z *** installing help indices 2021-05-14T21:29:15.0077460Z *** copying figures 2021-05-14T21:29:15.0110600Z ** building package indices 2021-05-14T21:29:15.2798270Z ** installing vignettes 2021-05-14T21:29:15.2866960Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:15.5979510Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:15.8630930Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:15.8662070Z * DONE (lifecycle) 2021-05-14T21:29:16.3749030Z * installing *source* package ‘desc’ ... 2021-05-14T21:29:16.3848890Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:16.3850010Z ** using staged installation 2021-05-14T21:29:16.4470510Z ** R 2021-05-14T21:29:16.4673170Z ** inst 2021-05-14T21:29:16.4721440Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:18.4531330Z ** help 2021-05-14T21:29:18.6335070Z *** installing help indices 2021-05-14T21:29:18.7376910Z ** building package indices 2021-05-14T21:29:19.0926700Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:19.3509300Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:19.6556910Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:19.6600740Z * DONE (desc) 2021-05-14T21:29:19.9579590Z * installing *source* package ‘cachem’ ... 2021-05-14T21:29:19.9601620Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:19.9602820Z ** using staged installation 2021-05-14T21:29:19.9779400Z ** libs 2021-05-14T21:29:19.9949950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-14T21:29:20.0762940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:29:20.1570430Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:29:20.2123210Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-14T21:29:20.2163700Z ** R 2021-05-14T21:29:20.2309290Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:20.9029370Z ** help 2021-05-14T21:29:20.9320400Z *** installing help indices 2021-05-14T21:29:20.9554590Z ** building package indices 2021-05-14T21:29:21.2169260Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:21.5981630Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:29:21.7217410Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:21.9993790Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:22.0018140Z * DONE (cachem) 2021-05-14T21:29:22.6835390Z * installing *source* package ‘openssl’ ... 2021-05-14T21:29:22.7029300Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:22.7030630Z ** using staged installation 2021-05-14T21:29:22.8583560Z Homebrew 3.1.6 2021-05-14T21:29:22.9444890Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-14T21:29:23.0280040Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-14T21:29:23.3701670Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-14T21:29:23.7046900Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-14T21:29:23.7268860Z ** libs 2021-05-14T21:29:23.7456990Z 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-14T21:29:23.7486930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-14T21:29:23.8853370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T21:29:24.0194590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-14T21:29:24.1812700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-14T21:29:24.4415050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-14T21:29:24.5946980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-14T21:29:24.7780990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-14T21:29:24.9746840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-14T21:29:25.0763370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-14T21:29:25.2215620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-14T21:29:25.3459750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-14T21:29:25.4990930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-14T21:29:25.7043510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-14T21:29:25.8929280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-14T21:29:26.1488560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-14T21:29:26.2323170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-14T21:29:26.3027730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-14T21:29:26.5118750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-14T21:29:26.7356050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-14T21:29:26.9427450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-14T21:29:27.0217880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-14T21:29:27.2010890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-14T21:29:27.3970110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-14T21:29:27.6357380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-14T21:29:27.8316520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-14T21:29:28.0271320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-14T21:29:28.2262440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-14T21:29:28.3253580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-14T21:29:28.5302680Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-14T21:29:28.5537620Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:29:28.5827700Z ld: warning: dylib (/usr/local/opt/openssl/lib/libssl.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-14T21:29:28.5900540Z ld: warning: dylib (/usr/local/opt/openssl/lib/libcrypto.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-14T21:29:28.6236940Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-14T21:29:28.6280290Z ** R 2021-05-14T21:29:28.6447460Z ** inst 2021-05-14T21:29:28.6643250Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:29.9135760Z ** help 2021-05-14T21:29:29.9873490Z *** installing help indices 2021-05-14T21:29:30.0321540Z ** building package indices 2021-05-14T21:29:30.3225140Z ** installing vignettes 2021-05-14T21:29:30.3404180Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:30.7505790Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:29:30.8735200Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:31.1495190Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:31.1528770Z * DONE (openssl) 2021-05-14T21:29:31.4757670Z * installing *source* package ‘memoise’ ... 2021-05-14T21:29:31.4780840Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:31.4782090Z ** using staged installation 2021-05-14T21:29:31.4988870Z ** R 2021-05-14T21:29:31.5106830Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:32.0645070Z ** help 2021-05-14T21:29:32.1011070Z *** installing help indices 2021-05-14T21:29:32.1305450Z ** building package indices 2021-05-14T21:29:32.4001020Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:32.6755820Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:32.9512280Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:32.9532130Z * DONE (memoise) 2021-05-14T21:29:33.4179920Z * installing *source* package ‘httr’ ... 2021-05-14T21:29:33.4275180Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:33.4276270Z ** using staged installation 2021-05-14T21:29:33.4501770Z ** R 2021-05-14T21:29:33.4784050Z ** demo 2021-05-14T21:29:33.4831650Z ** inst 2021-05-14T21:29:33.4891470Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:36.5790390Z ** help 2021-05-14T21:29:36.8018650Z *** installing help indices 2021-05-14T21:29:36.9281360Z ** building package indices 2021-05-14T21:29:37.3007460Z ** installing vignettes 2021-05-14T21:29:37.3107770Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:37.5582030Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:37.8792270Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:37.8894350Z * DONE (httr) 2021-05-14T21:29:38.2253670Z * installing *source* package ‘credentials’ ... 2021-05-14T21:29:38.2282370Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:38.2283490Z ** using staged installation 2021-05-14T21:29:38.2477760Z ** R 2021-05-14T21:29:38.2545440Z ** inst 2021-05-14T21:29:38.2579850Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:38.8300730Z ** help 2021-05-14T21:29:38.8551390Z *** installing help indices 2021-05-14T21:29:38.8783300Z ** building package indices 2021-05-14T21:29:39.1317400Z ** installing vignettes 2021-05-14T21:29:39.1386550Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:39.5577420Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:39.9242780Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:39.9266830Z * DONE (credentials) 2021-05-14T21:29:40.3006820Z * installing *source* package ‘gh’ ... 2021-05-14T21:29:40.3041130Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:40.3042210Z ** using staged installation 2021-05-14T21:29:40.3258870Z ** R 2021-05-14T21:29:40.3382560Z ** inst 2021-05-14T21:29:40.3406640Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:41.6773670Z ** help 2021-05-14T21:29:41.7171060Z *** installing help indices 2021-05-14T21:29:41.7501580Z ** building package indices 2021-05-14T21:29:42.0127810Z ** installing vignettes 2021-05-14T21:29:42.0214520Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:42.3485170Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:42.6992250Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:42.7056160Z * DONE (gh) 2021-05-14T21:29:43.0706070Z * installing *source* package ‘gert’ ... 2021-05-14T21:29:43.0757100Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:43.0758150Z ** using staged installation 2021-05-14T21:29:43.1711810Z Found pkg-config cflags and libs! 2021-05-14T21:29:43.4796190Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-14T21:29:43.4797560Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-14T21:29:43.5916760Z Configuration OK! 2021-05-14T21:29:43.6127820Z ** libs 2021-05-14T21:29:43.6314240Z 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-14T21:29:43.6342500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-14T21:29:43.8501520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-14T21:29:44.0795010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-14T21:29:44.3036410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-14T21:29:44.4337440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-14T21:29:44.5542420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-14T21:29:44.7271420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:29:44.8405330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-14T21:29:44.9885040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-14T21:29:45.1335030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-14T21:29:45.2588650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-14T21:29:45.4013100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-14T21:29:45.5253660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T21:29:45.6804490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T21:29:45.8044890Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:29:45.8296760Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-14T21:29:45.8637500Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-14T21:29:45.8695150Z ** R 2021-05-14T21:29:45.8833930Z ** inst 2021-05-14T21:29:45.8859400Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:46.8249560Z ** help 2021-05-14T21:29:46.9039740Z *** installing help indices 2021-05-14T21:29:46.9536390Z ** building package indices 2021-05-14T21:29:47.2488710Z ** installing vignettes 2021-05-14T21:29:47.2610800Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:47.7294080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:29:47.8546030Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:48.1765140Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:48.1796340Z * DONE (gert) 2021-05-14T21:29:48.7995450Z * installing *source* package ‘usethis’ ... 2021-05-14T21:29:48.8149220Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-14T21:29:48.8150250Z ** using staged installation 2021-05-14T21:29:48.8491200Z ** R 2021-05-14T21:29:48.8988130Z ** inst 2021-05-14T21:29:48.9158370Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:29:52.5437710Z ** help 2021-05-14T21:29:52.8195040Z *** installing help indices 2021-05-14T21:29:52.9722840Z *** copying figures 2021-05-14T21:29:52.9758700Z ** building package indices 2021-05-14T21:29:53.3805300Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:53.8039450Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:54.2362050Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:54.2431700Z * DONE (usethis) 2021-05-14T21:29:54.2851720Z 2021-05-14T21:29:54.2852570Z The downloaded source packages are in 2021-05-14T21:29:54.2854310Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpbUpUos/downloaded_packages’ 2021-05-14T21:29:54.2866490Z Running `R CMD build`... 2021-05-14T21:29:57.3947140Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpbUpUos/remotes2a337557a210/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T21:29:57.3948680Z * preparing ‘tic’: 2021-05-14T21:29:57.3949680Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:29:57.3950410Z * installing the package to process help pages 2021-05-14T21:29:57.3951590Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:29:57.3952360Z * checking for empty or unneeded directories 2021-05-14T21:29:57.3953360Z Removed empty directory ‘tic/.circleci’ 2021-05-14T21:29:57.3954620Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T21:29:57.3955610Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T21:29:57.3959340Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:29:57.3960330Z (as ‘lib’ is unspecified) 2021-05-14T21:29:57.8904420Z * installing *source* package ‘tic’ ... 2021-05-14T21:29:57.8907460Z ** using staged installation 2021-05-14T21:29:57.9246480Z ** R 2021-05-14T21:29:57.9532120Z ** inst 2021-05-14T21:29:57.9693430Z ** preparing package for lazy loading 2021-05-14T21:29:58.4539480Z ** help 2021-05-14T21:29:58.6601460Z *** installing help indices 2021-05-14T21:29:58.8260420Z *** copying figures 2021-05-14T21:29:58.8288830Z ** building package indices 2021-05-14T21:29:59.1793250Z ** installing vignettes 2021-05-14T21:29:59.1852200Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:29:59.5652730Z ** testing if installed package can be loaded from final location 2021-05-14T21:29:59.9783060Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:29:59.9853090Z * DONE (tic) 2021-05-14T21:30:00.0441400Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:30:00.4410640Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T21:30:01.9070840Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T21:30:01.9072140Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:30:01.9074700Z 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-14T21:30:01.9076760Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T21:30:01.9077970Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T21:30:01.9079040Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:30:01.9080140Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T21:30:01.9080990Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T21:30:01.9081830Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T21:30:01.9082640Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:30:01.9083930Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:30:01.9084920Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T21:30:01.9085810Z (as ‘lib’ is unspecified) 2021-05-14T21:30:01.9086650Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:30:01.9087460Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T21:30:01.9088570Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:30:01.9089640Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:30:01.9090720Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T21:30:01.9091650Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T21:30:01.9092720Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T21:30:01.9093550Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T21:30:01.9094380Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T21:30:01.9095530Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T21:30:01.9096580Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T21:30:01.9097620Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T21:30:01.9098700Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T21:30:01.9099760Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T21:30:01.9100810Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T21:30:01.9101860Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T21:30:01.9102890Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T21:30:01.9104000Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T21:30:01.9104920Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T21:30:01.9105960Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:30:01.9106830Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:30:01.9107690Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:30:01.9109000Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T21:30:01.9110520Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T21:30:01.9111380Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:30:01.9112230Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T21:30:01.9113060Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T21:30:01.9114020Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T21:30:03.9183300Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T21:30:03.9187270Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:30:03.9275050Z Packages which are only available in source form, and may need 2021-05-14T21:30:03.9276630Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-14T21:30:03.9277870Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-14T21:30:03.9279150Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-14T21:30:03.9282620Z installing the source packages ‘utf8’, ‘vctrs’, ‘pkgconfig’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘praise’, ‘pkgload’, ‘evaluate’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘markdown’, ‘highr’, ‘stringr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘commonmark’, ‘brew’, ‘xopen’, ‘sessioninfo’, ‘prettyunits’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘rcmdcheck’, ‘devtools’ 2021-05-14T21:30:03.9284060Z 2021-05-14T21:30:03.9293590Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T21:30:04.1426100Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-14T21:30:04.1628400Z ================================================== 2021-05-14T21:30:04.1629310Z downloaded 233 KB 2021-05-14T21:30:04.1630110Z 2021-05-14T21:30:04.1662250Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T21:30:04.3802560Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-14T21:30:04.5670670Z ================================================== 2021-05-14T21:30:04.5672010Z downloaded 764 KB 2021-05-14T21:30:04.5672340Z 2021-05-14T21:30:04.5707770Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T21:30:04.7264730Z Content type 'application/x-gzip' length 6080 bytes 2021-05-14T21:30:04.7265660Z ================================================== 2021-05-14T21:30:04.7266100Z downloaded 6080 bytes 2021-05-14T21:30:04.7266700Z 2021-05-14T21:30:04.7298640Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T21:30:04.8748090Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-14T21:30:04.9260500Z ================================================== 2021-05-14T21:30:04.9262010Z downloaded 1.0 MB 2021-05-14T21:30:04.9262520Z 2021-05-14T21:30:04.9296000Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T21:30:05.1360600Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-14T21:30:05.1763160Z ================================================== 2021-05-14T21:30:05.1764120Z downloaded 670 KB 2021-05-14T21:30:05.1764430Z 2021-05-14T21:30:05.1802500Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T21:30:05.3295030Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-14T21:30:05.3295790Z ================================================== 2021-05-14T21:30:05.3296200Z downloaded 13 KB 2021-05-14T21:30:05.3296550Z 2021-05-14T21:30:05.3327300Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T21:30:05.5117500Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-14T21:30:05.6862400Z ================================================== 2021-05-14T21:30:05.6862980Z downloaded 265 KB 2021-05-14T21:30:05.6863390Z 2021-05-14T21:30:05.6896140Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T21:30:05.9391210Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-14T21:30:05.9689700Z ================================================== 2021-05-14T21:30:05.9690220Z downloaded 466 KB 2021-05-14T21:30:05.9690490Z 2021-05-14T21:30:05.9724630Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T21:30:06.1997990Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-14T21:30:06.2009980Z ================================================== 2021-05-14T21:30:06.2010650Z downloaded 25 KB 2021-05-14T21:30:06.2011010Z 2021-05-14T21:30:06.2042600Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T21:30:06.4671370Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-14T21:30:06.4790400Z ================================================== 2021-05-14T21:30:06.4791160Z downloaded 116 KB 2021-05-14T21:30:06.4791600Z 2021-05-14T21:30:06.4824710Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T21:30:06.6225380Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-14T21:30:06.6361670Z ================================================== 2021-05-14T21:30:06.6362150Z downloaded 138 KB 2021-05-14T21:30:06.6362430Z 2021-05-14T21:30:06.6396900Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T21:30:06.9290420Z Content type 'application/x-gzip' length 6100 bytes 2021-05-14T21:30:06.9291130Z ================================================== 2021-05-14T21:30:06.9291540Z downloaded 6100 bytes 2021-05-14T21:30:06.9292180Z 2021-05-14T21:30:06.9321960Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T21:30:07.1110550Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-14T21:30:07.1187170Z ================================================== 2021-05-14T21:30:07.1187780Z downloaded 59 KB 2021-05-14T21:30:07.1188510Z 2021-05-14T21:30:07.1219280Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T21:30:07.7168980Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-14T21:30:07.7169710Z ================================================== 2021-05-14T21:30:07.7170130Z downloaded 23 KB 2021-05-14T21:30:07.7170400Z 2021-05-14T21:30:07.7171650Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T21:30:07.7173010Z Content type 'application/x-gzip' length 8066 bytes 2021-05-14T21:30:07.7173570Z ================================================== 2021-05-14T21:30:07.7173990Z downloaded 8066 bytes 2021-05-14T21:30:07.7174260Z 2021-05-14T21:30:07.7175440Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T21:30:07.8352370Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-14T21:30:07.8505310Z ================================================== 2021-05-14T21:30:07.8505790Z downloaded 160 KB 2021-05-14T21:30:07.8506420Z 2021-05-14T21:30:07.8537830Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T21:30:08.0188680Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-14T21:30:08.1571300Z ================================================== 2021-05-14T21:30:08.1572440Z downloaded 72 KB 2021-05-14T21:30:08.1572740Z 2021-05-14T21:30:08.1604860Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T21:30:08.3128030Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-14T21:30:08.3129620Z ================================================== 2021-05-14T21:30:08.3130240Z downloaded 11 KB 2021-05-14T21:30:08.3130670Z 2021-05-14T21:30:08.3162310Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T21:30:08.5817150Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-14T21:30:08.6028470Z ================================================== 2021-05-14T21:30:08.6029250Z downloaded 265 KB 2021-05-14T21:30:08.6029590Z 2021-05-14T21:30:08.6062770Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.22.tar.gz' 2021-05-14T21:30:08.8048140Z Content type 'application/x-gzip' length 105388 bytes (102 KB) 2021-05-14T21:30:08.8696900Z ================================================== 2021-05-14T21:30:08.8697850Z downloaded 102 KB 2021-05-14T21:30:08.8698320Z 2021-05-14T21:30:08.8732310Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-14T21:30:09.2487680Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-14T21:30:09.2580780Z ================================================== 2021-05-14T21:30:09.2581250Z downloaded 79 KB 2021-05-14T21:30:09.2581530Z 2021-05-14T21:30:09.2613170Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-14T21:30:09.4144330Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-14T21:30:09.4151210Z ================================================== 2021-05-14T21:30:09.4151680Z downloaded 14 KB 2021-05-14T21:30:09.4151980Z 2021-05-14T21:30:09.4185470Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T21:30:09.6327860Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-14T21:30:09.6474240Z ================================================== 2021-05-14T21:30:09.6474730Z downloaded 132 KB 2021-05-14T21:30:09.6475070Z 2021-05-14T21:30:09.6507690Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T21:30:09.9286050Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-14T21:30:10.1997930Z ================================================== 2021-05-14T21:30:10.1998480Z downloaded 7.2 MB 2021-05-14T21:30:10.1998740Z 2021-05-14T21:30:10.2069710Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T21:30:10.6066770Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-14T21:30:11.0827570Z ================================================== 2021-05-14T21:30:11.0828140Z downloaded 2.8 MB 2021-05-14T21:30:11.0828430Z 2021-05-14T21:30:11.0866670Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-14T21:30:11.2651320Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-14T21:30:11.3161410Z ================================================== 2021-05-14T21:30:11.3162560Z downloaded 871 KB 2021-05-14T21:30:11.3163370Z 2021-05-14T21:30:11.3196120Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T21:30:11.5753870Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-14T21:30:11.5880820Z ================================================== 2021-05-14T21:30:11.5881750Z downloaded 130 KB 2021-05-14T21:30:11.5882200Z 2021-05-14T21:30:11.5913470Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T21:30:11.8530210Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-14T21:30:11.8631290Z ================================================== 2021-05-14T21:30:11.8632220Z downloaded 81 KB 2021-05-14T21:30:11.8632710Z 2021-05-14T21:30:11.8663760Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T21:30:12.1389830Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-14T21:30:12.1390530Z ================================================== 2021-05-14T21:30:12.1390940Z downloaded 10 KB 2021-05-14T21:30:12.1391190Z 2021-05-14T21:30:12.1424100Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T21:30:12.3996660Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-14T21:30:12.4078360Z ================================================== 2021-05-14T21:30:12.4079700Z downloaded 44 KB 2021-05-14T21:30:12.4080490Z 2021-05-14T21:30:12.4130500Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T21:30:12.6837110Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-14T21:30:12.6838310Z ================================================== 2021-05-14T21:30:12.6839120Z downloaded 10 KB 2021-05-14T21:30:12.6839750Z 2021-05-14T21:30:12.6869130Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T21:30:12.8693810Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-14T21:30:12.8713020Z ================================================== 2021-05-14T21:30:12.8713830Z downloaded 29 KB 2021-05-14T21:30:12.8714570Z 2021-05-14T21:30:12.8760330Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T21:30:13.1520820Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-14T21:30:13.1913680Z ================================================== 2021-05-14T21:30:13.1914800Z downloaded 664 KB 2021-05-14T21:30:13.1915120Z 2021-05-14T21:30:13.1949760Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T21:30:13.3460500Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-14T21:30:13.3524370Z ================================================== 2021-05-14T21:30:13.3524960Z downloaded 40 KB 2021-05-14T21:30:13.3525270Z 2021-05-14T21:30:13.3555020Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T21:30:13.5726420Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-14T21:30:13.5944120Z ================================================== 2021-05-14T21:30:13.5944610Z downloaded 248 KB 2021-05-14T21:30:13.5945400Z 2021-05-14T21:30:13.5977710Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T21:30:13.7469420Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-14T21:30:13.7547440Z ================================================== 2021-05-14T21:30:13.7547930Z downloaded 44 KB 2021-05-14T21:30:13.7548200Z 2021-05-14T21:30:13.7578440Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T21:30:14.0352420Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-14T21:30:14.0642090Z ================================================== 2021-05-14T21:30:14.0643320Z downloaded 362 KB 2021-05-14T21:30:14.0643650Z 2021-05-14T21:30:14.5239390Z * installing *source* package ‘utf8’ ... 2021-05-14T21:30:14.5337050Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:14.5338000Z ** using staged installation 2021-05-14T21:30:14.5520690Z ** libs 2021-05-14T21:30:14.5809770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-14T21:30:14.6865440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-14T21:30:14.8565630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-14T21:30:14.9486240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:30:15.0186340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-14T21:30:15.1093530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-14T21:30:15.2745700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-14T21:30:15.3618010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-14T21:30:15.5055120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-14T21:30:15.6002770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-14T21:30:15.7031300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-14T21:30:15.7982130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-14T21:30:15.8808260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-14T21:30:15.9648340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-14T21:30:16.0458070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-14T21:30:16.1333840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-14T21:30:16.2403050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-14T21:30:16.3189760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-14T21:30:16.3836400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-14T21:30:16.4679390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-14T21:30:16.5342210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-14T21:30:16.7224340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-14T21:30:17.2173210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-14T21:30:17.4231090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-14T21:30:17.5219830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-14T21:30:17.6125080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-14T21:30:17.7063480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-14T21:30:17.8120140Z 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-14T21:30:17.8378120Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:30:17.9097700Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-14T21:30:17.9151860Z ** R 2021-05-14T21:30:17.9253490Z ** inst 2021-05-14T21:30:17.9274580Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:18.5083750Z ** help 2021-05-14T21:30:18.5469590Z *** installing help indices 2021-05-14T21:30:18.5756950Z ** building package indices 2021-05-14T21:30:18.8451800Z ** installing vignettes 2021-05-14T21:30:18.8519010Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:19.2086750Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:30:19.3318130Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:19.5708330Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:19.5731830Z * DONE (utf8) 2021-05-14T21:30:19.8699650Z * installing *source* package ‘pkgconfig’ ... 2021-05-14T21:30:19.8719800Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:19.8725140Z ** using staged installation 2021-05-14T21:30:19.9277830Z ** R 2021-05-14T21:30:19.9379630Z ** inst 2021-05-14T21:30:19.9533490Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:20.2456890Z ** help 2021-05-14T21:30:20.2713650Z *** installing help indices 2021-05-14T21:30:20.2910790Z ** building package indices 2021-05-14T21:30:20.5443790Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:20.7842290Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:21.0269810Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:21.0377290Z * DONE (pkgconfig) 2021-05-14T21:30:21.4196950Z * installing *source* package ‘fansi’ ... 2021-05-14T21:30:21.4262860Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:21.4264070Z ** using staged installation 2021-05-14T21:30:21.4447920Z ** libs 2021-05-14T21:30:21.4648270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-14T21:30:21.5322090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-14T21:30:21.6230580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:30:21.7007780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-14T21:30:21.7985570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-14T21:30:22.0468010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-14T21:30:22.1174070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-14T21:30:22.3616390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-14T21:30:22.5001740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-14T21:30:22.5764850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-14T21:30:22.7054330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-14T21:30:22.8695760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-14T21:30:22.9816540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-14T21:30:23.0658830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-14T21:30:23.1570790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T21:30:23.3333880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-14T21:30:23.5559400Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:30:23.6125290Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-14T21:30:23.6167650Z ** R 2021-05-14T21:30:23.6301740Z ** inst 2021-05-14T21:30:23.6324440Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:24.4430650Z ** help 2021-05-14T21:30:24.5257310Z *** installing help indices 2021-05-14T21:30:24.5697850Z ** building package indices 2021-05-14T21:30:24.8572410Z ** installing vignettes 2021-05-14T21:30:24.8642970Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:25.2196530Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:30:25.3406090Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:25.5922320Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:25.5947940Z * DONE (fansi) 2021-05-14T21:30:26.2564780Z * installing *source* package ‘diffobj’ ... 2021-05-14T21:30:26.2756770Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:26.2757890Z ** using staged installation 2021-05-14T21:30:26.2957500Z ** libs 2021-05-14T21:30:26.3143380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-14T21:30:26.6097920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-14T21:30:26.6999640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:30:26.7794170Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:30:26.8479650Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-14T21:30:26.8519130Z ** R 2021-05-14T21:30:26.9038820Z ** inst 2021-05-14T21:30:26.9091790Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:34.4933120Z ** help 2021-05-14T21:30:34.7416770Z *** installing help indices 2021-05-14T21:30:34.8974440Z ** building package indices 2021-05-14T21:30:35.3523980Z ** installing vignettes 2021-05-14T21:30:35.3612810Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:35.8466440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:30:35.9718600Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:36.5257720Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:36.5359020Z * DONE (diffobj) 2021-05-14T21:30:36.9921170Z * installing *source* package ‘ps’ ... 2021-05-14T21:30:36.9993220Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:36.9993930Z ** using staged installation 2021-05-14T21:30:37.3073950Z ** libs 2021-05-14T21:30:37.3278780Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-14T21:30:37.4949000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:30:37.5751940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-14T21:30:37.6510400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-14T21:30:37.7282180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-14T21:30:37.8890160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-14T21:30:37.9557190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-14T21:30:38.2282460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-14T21:30:38.3791370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-14T21:30:38.4897990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-14T21:30:38.8263960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-14T21:30:39.1997020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-14T21:30:39.3589350Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:30:39.4158590Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-14T21:30:39.4233710Z ** R 2021-05-14T21:30:39.4382710Z ** inst 2021-05-14T21:30:39.4409800Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:40.6973080Z ** help 2021-05-14T21:30:40.8830400Z *** installing help indices 2021-05-14T21:30:40.9878100Z ** building package indices 2021-05-14T21:30:41.3407380Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:41.6957220Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:30:41.8182040Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:42.0865740Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:42.0899010Z * DONE (ps) 2021-05-14T21:30:42.3855560Z * installing *source* package ‘praise’ ... 2021-05-14T21:30:42.3874760Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:42.3876600Z ** using staged installation 2021-05-14T21:30:42.4017090Z ** R 2021-05-14T21:30:42.4060560Z ** inst 2021-05-14T21:30:42.4080070Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:42.7005510Z ** help 2021-05-14T21:30:42.7166860Z *** installing help indices 2021-05-14T21:30:42.7412830Z ** building package indices 2021-05-14T21:30:42.9938940Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:43.2333060Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:43.4718820Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:43.4821460Z * DONE (praise) 2021-05-14T21:30:43.9555960Z * installing *source* package ‘pkgload’ ... 2021-05-14T21:30:43.9670310Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:43.9671350Z ** using staged installation 2021-05-14T21:30:43.9867370Z ** R 2021-05-14T21:30:44.0051980Z ** inst 2021-05-14T21:30:44.0065710Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:45.0690150Z ** help 2021-05-14T21:30:45.1441620Z *** installing help indices 2021-05-14T21:30:45.1953700Z ** building package indices 2021-05-14T21:30:45.4913700Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:46.1237690Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:46.7753770Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:46.7778480Z * DONE (pkgload) 2021-05-14T21:30:47.1332350Z * installing *source* package ‘evaluate’ ... 2021-05-14T21:30:47.1368900Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:47.1370110Z ** using staged installation 2021-05-14T21:30:47.1570470Z ** R 2021-05-14T21:30:47.1650310Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:48.3006180Z ** help 2021-05-14T21:30:48.3013920Z *** installing help indices 2021-05-14T21:30:48.3014530Z ** building package indices 2021-05-14T21:30:48.3015260Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:48.3786300Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:48.6353300Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:48.6463740Z * DONE (evaluate) 2021-05-14T21:30:48.9399510Z * installing *source* package ‘ellipsis’ ... 2021-05-14T21:30:48.9420750Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:48.9422690Z ** using staged installation 2021-05-14T21:30:48.9617060Z ** libs 2021-05-14T21:30:48.9815610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-14T21:30:49.0801390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:30:49.1580930Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:30:49.2126880Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-14T21:30:49.2167510Z ** R 2021-05-14T21:30:49.2217110Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:49.5713850Z ** help 2021-05-14T21:30:49.5968420Z *** installing help indices 2021-05-14T21:30:49.6204500Z ** building package indices 2021-05-14T21:30:49.8826440Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:50.2835540Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:30:50.4044940Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:50.6616370Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:50.6637020Z * DONE (ellipsis) 2021-05-14T21:30:51.1257800Z * installing *source* package ‘digest’ ... 2021-05-14T21:30:51.1317210Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:51.1317930Z ** using staged installation 2021-05-14T21:30:51.1491690Z ** libs 2021-05-14T21:30:51.1704020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-14T21:30:51.4146050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-14T21:30:51.6668460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-14T21:30:52.3212550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-14T21:30:52.6891340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-14T21:30:53.4303220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-14T21:30:53.5459070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-14T21:30:53.7722840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-14T21:30:53.8626980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:30:53.9143500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-14T21:30:54.0945850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-14T21:30:54.1828260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-14T21:30:54.2831290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-14T21:30:54.5673250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-14T21:30:54.6969680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-14T21:30:55.4357620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-14T21:30:55.6210860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-14T21:30:55.8666240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:30:55.9284700Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-14T21:30:55.9329800Z ** R 2021-05-14T21:30:55.9394350Z ** demo 2021-05-14T21:30:55.9405220Z ** inst 2021-05-14T21:30:55.9484270Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:56.6475650Z ** help 2021-05-14T21:30:56.8053790Z *** installing help indices 2021-05-14T21:30:56.8359700Z ** building package indices 2021-05-14T21:30:57.1047550Z ** installing vignettes 2021-05-14T21:30:57.1116990Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:30:57.4902120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:30:57.6601990Z ** testing if installed package can be loaded from final location 2021-05-14T21:30:57.9240880Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:30:57.9278110Z * DONE (digest) 2021-05-14T21:30:58.2575940Z * installing *source* package ‘brio’ ... 2021-05-14T21:30:58.2605850Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-14T21:30:58.2607420Z ** using staged installation 2021-05-14T21:30:58.2828940Z ** libs 2021-05-14T21:30:58.3002270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-14T21:30:58.3650510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-14T21:30:58.4440940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:30:58.5190650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-14T21:30:58.6010590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-14T21:30:58.6826110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-14T21:30:58.7907140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-14T21:30:58.8681470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-14T21:30:58.9571350Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:30:59.0128580Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-14T21:30:59.0168000Z ** R 2021-05-14T21:30:59.0220660Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:30:59.3294420Z ** help 2021-05-14T21:30:59.3642790Z *** installing help indices 2021-05-14T21:30:59.3896870Z ** building package indices 2021-05-14T21:30:59.6598710Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:31:00.0296380Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:31:00.1578410Z ** testing if installed package can be loaded from final location 2021-05-14T21:31:00.4025280Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:31:00.4046240Z * DONE (brio) 2021-05-14T21:31:00.8812320Z * installing *source* package ‘xml2’ ... 2021-05-14T21:31:00.8886770Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:00.8887600Z ** using staged installation 2021-05-14T21:31:01.0714240Z Found pkg-config cflags and libs! 2021-05-14T21:31:01.3829620Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-14T21:31:01.3831590Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-14T21:31:01.4842330Z ** libs 2021-05-14T21:31:01.5024930Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-14T21:31:02.3239910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:31:02.4061400Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-14T21:31:03.1671210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-14T21:31:03.8519410Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-14T21:31:04.7614740Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-14T21:31:07.2750850Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-14T21:31:07.9883150Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-14T21:31:08.8551230Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-14T21:31:09.5217060Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-14T21:31:09.9837110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:31:10.0862620Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-14T21:31:10.0907080Z ** R 2021-05-14T21:31:10.1086760Z ** inst 2021-05-14T21:31:10.1130850Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:12.3637260Z ** help 2021-05-14T21:31:12.6428040Z *** installing help indices 2021-05-14T21:31:12.7057530Z ** building package indices 2021-05-14T21:31:13.4741970Z ** installing vignettes 2021-05-14T21:31:13.4872330Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:31:13.7523600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:31:13.8800160Z ** testing if installed package can be loaded from final location 2021-05-14T21:31:14.1649170Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:31:14.1683130Z * DONE (xml2) 2021-05-14T21:31:14.5742750Z * installing *source* package ‘xfun’ ... 2021-05-14T21:31:14.5809080Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:14.5810390Z ** using staged installation 2021-05-14T21:31:14.6042010Z ** libs 2021-05-14T21:31:14.6227170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T21:31:14.7485520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:31:14.8321050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:31:14.8947170Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-14T21:31:14.8988810Z ** R 2021-05-14T21:31:14.9212650Z ** inst 2021-05-14T21:31:14.9314470Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:31:16.4956970Z ** help 2021-05-14T21:31:16.6931020Z *** installing help indices 2021-05-14T21:31:16.8043830Z ** building package indices 2021-05-14T21:31:17.1719300Z ** installing vignettes 2021-05-14T21:31:17.2210240Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:31:17.5936900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:31:17.7214970Z ** testing if installed package can be loaded from final location 2021-05-14T21:31:17.9951560Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:31:17.9986370Z * DONE (xfun) 2021-05-14T21:31:22.0834630Z * installing *source* package ‘stringi’ ... 2021-05-14T21:31:22.2657950Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-14T21:31:22.2658780Z ** using staged installation 2021-05-14T21:31:22.4608990Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-14T21:31:22.4611310Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-14T21:31:22.6735150Z checking for endianness... little 2021-05-14T21:31:22.8923750Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-14T21:31:23.1109460Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-14T21:31:23.1122990Z checking for cat... /bin/cat 2021-05-14T21:31:24.0213200Z checking for local ICUDT_DIR... icu69/data 2021-05-14T21:31:24.0216770Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-14T21:31:24.3467020Z checking whether the C compiler works... yes 2021-05-14T21:31:24.3467870Z checking for C compiler default output file name... a.out 2021-05-14T21:31:24.4379300Z checking for suffix of executables... 2021-05-14T21:31:24.6483940Z checking whether we are cross compiling... no 2021-05-14T21:31:24.7422100Z checking for suffix of object files... o 2021-05-14T21:31:24.7921610Z checking whether we are using the GNU C compiler... yes 2021-05-14T21:31:24.8365550Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-14T21:31:24.9074770Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-14T21:31:25.0350290Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-14T21:31:25.6925620Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-14T21:31:25.6953200Z checking for egrep... /usr/bin/grep -E 2021-05-14T21:31:25.8485380Z rm: conftest.dSYM: is a directory 2021-05-14T21:31:25.8980110Z rm: conftest.dSYM: is a directory 2021-05-14T21:31:26.1262890Z checking for ANSI C header files... yes 2021-05-14T21:31:26.2398460Z checking for sys/types.h... yes 2021-05-14T21:31:26.3232800Z checking for sys/stat.h... yes 2021-05-14T21:31:26.4088000Z checking for stdlib.h... yes 2021-05-14T21:31:26.4933660Z checking for string.h... yes 2021-05-14T21:31:26.5747220Z checking for memory.h... yes 2021-05-14T21:31:26.6587650Z checking for strings.h... yes 2021-05-14T21:31:26.7469670Z checking for inttypes.h... yes 2021-05-14T21:31:26.8325970Z checking for stdint.h... yes 2021-05-14T21:31:26.9202160Z checking for unistd.h... yes 2021-05-14T21:31:27.0096480Z checking elf.h usability... no 2021-05-14T21:31:27.1366640Z checking elf.h presence... no 2021-05-14T21:31:27.1367980Z checking for elf.h... no 2021-05-14T21:31:27.4172700Z checking whether we are using the GNU C++ compiler... yes 2021-05-14T21:31:27.5146480Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-14T21:31:28.2756620Z checking whether the C++ compiler supports the long long type... yes 2021-05-14T21:31:28.3309370Z checking whether the compiler implements namespaces... yes 2021-05-14T21:31:28.8392460Z checking whether the compiler supports Standard Template Library... yes 2021-05-14T21:31:29.9250930Z checking whether std::map is available... yes 2021-05-14T21:31:29.9288840Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-14T21:31:29.9933280Z checking with pkg-config for the system ICU4C... no 2021-05-14T21:31:29.9934620Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-14T21:31:29.9935680Z *** Trying with 'standard' fallback flags 2021-05-14T21:31:30.0575730Z checking whether an ICU4C-based project can be built... no 2021-05-14T21:31:30.0577030Z *** This version of ICU4C cannot be used. 2021-05-14T21:31:30.9322150Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-14T21:31:31.7422680Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-14T21:31:32.0264860Z downloading the ICU data library (icudt) 2021-05-14T21:31:32.0266610Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-14T21:31:32.0292770Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-14T21:31:32.2216970Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-14T21:31:32.5084570Z ================================================== 2021-05-14T21:31:32.5085150Z downloaded 10.9 MB 2021-05-14T21:31:32.5085420Z 2021-05-14T21:31:32.5562650Z icudt fetch successful 2021-05-14T21:31:32.6219140Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-14T21:31:32.7967560Z config.status: creating src/Makevars 2021-05-14T21:31:32.8266460Z config.status: creating src/uconfig_local.h 2021-05-14T21:31:32.8561500Z config.status: creating src/install.libs.R 2021-05-14T21:31:32.8852790Z 2021-05-14T21:31:32.8854110Z *** stringi configure summary: 2021-05-14T21:31:32.8854670Z ICU_FOUND=0 2021-05-14T21:31:32.8855090Z ICUDT_DIR=icu69/data 2021-05-14T21:31:32.8855570Z ICU_BUNDLE_VERSION=69 2021-05-14T21:31:32.8856050Z ICUDT_ENDIANNESS=little 2021-05-14T21:31:32.8856610Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-14T21:31:32.8858190Z STRINGI_CFLAGS= -fPIC 2021-05-14T21:31:32.8860350Z 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-14T21:31:32.8862270Z STRINGI_CXXFLAGS= -fPIC 2021-05-14T21:31:32.8862760Z STRINGI_LDFLAGS= 2021-05-14T21:31:32.8863170Z STRINGI_LIBS= 2021-05-14T21:31:32.8863420Z 2021-05-14T21:31:32.8863830Z *** Compiler settings used: 2021-05-14T21:31:32.8864860Z CC=clang -mmacosx-version-min=10.13 2021-05-14T21:31:32.8865950Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-14T21:31:32.8866900Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-14T21:31:32.8867880Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-14T21:31:32.8868970Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-14T21:31:32.8870000Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-14T21:31:32.8870430Z LDFLAGS= 2021-05-14T21:31:32.8870770Z LIBS= 2021-05-14T21:31:32.8871000Z 2021-05-14T21:31:32.9885710Z ** libs 2021-05-14T21:31:33.0141680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:33.8444560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:34.6375230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:35.5264010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:36.3863460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:37.0958790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:38.0517830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:38.8339810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:39.6287320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:41.7871020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:42.6567440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:43.4698770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:44.4034310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:45.2669730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:46.0704870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:47.1306170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:49.0159130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:49.8847670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:50.7140040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:51.4400210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:52.1559880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:53.2117380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:54.0651100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:54.8709330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:55.7712970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:56.7594780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:57.5211540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:58.3596430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:31:59.2161720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:00.4377010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:01.6175500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:02.9423790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:04.1192600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:05.0049240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:05.9363110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:06.7679130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:07.5637650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:08.3566800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:09.1537550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:10.3404680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:11.5050730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:12.7258370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:13.9090070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:14.7881360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:15.6933230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:16.4580620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:17.5343230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:18.6253680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:19.7088050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:20.4503100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:21.1915880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:22.2795980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:23.3631280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:24.5459260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:25.6841040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:26.5416320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:27.3327610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:27.3701080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:28.5691580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:29.3049970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:30.0426800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:31.1445580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:32.2326540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:33.5252780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:34.3445760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:35.4671370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:36.3120380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:38.4409640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:39.1975980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:39.9670400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:40.9355080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:41.6450500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:42.3810830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:43.2681900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:44.0771640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:44.9862910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:45.8535430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:46.7996240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:47.5559410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:48.3010560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:49.1006750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:49.7801280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:50.4962370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:32:52.0033250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:52.0817880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:52.8100110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:53.5617960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:54.3373290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:54.8645380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:55.3238740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:55.9001120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:56.5682860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:57.1459980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:58.0354860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:58.8080910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:59.2870200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:32:59.8721560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:00.1871900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:00.6757120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:01.0136320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:01.0627540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:02.1092540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:02.6786300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:02.7556310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:03.4677740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:03.5318880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:04.5185730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:05.1747230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:05.6638710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:05.7156570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:06.4888630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:07.2286550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:08.1229250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:08.7493310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:09.4390210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:09.9375850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:11.2219670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:11.9569900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:12.9826620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:14.6000210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:15.3772950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:16.2773900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:16.8140920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:17.3494540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:18.0588030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:18.5847600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:19.6211920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:20.6721380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:22.5390280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:23.3180510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:23.3845240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:23.8858190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:24.3675160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:25.0993740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:25.7122330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:26.1180260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:26.9306860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:28.0089590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:28.8739520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:29.6010480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:30.1955530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:30.9350510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:31.8673690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:32.5667960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:33.2631530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:34.3759210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:35.0889240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:35.5889980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:36.0668210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:36.1160250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:36.6595660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:37.1829130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:38.1017210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:38.7879080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:39.4454750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:40.1557170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:40.7566050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:41.4171760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:42.0715380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:42.6540780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:43.2261400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:43.9902880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:44.4604110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:45.0153480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:45.4005240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:46.5962470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:47.2373150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:48.0341890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:48.4291070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:48.9325970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:49.5527690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:50.4520990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:51.4003860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:52.0500400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:52.5346490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:53.4473900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:54.0307410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:54.7252580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:55.3040410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:55.8866320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:56.4304390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:56.7965890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:57.6635130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:58.4982900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:59.3041710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:33:59.6675030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:00.0642960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:00.5666010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:00.9643520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:01.5284220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:02.3345040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:02.8988180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:03.2335810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:03.8194380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:04.3432460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:04.9141850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:05.4848840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:06.0181930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:06.5486830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:06.9889130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:07.6431580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:08.1458450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:09.7581140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:10.5768910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:11.4355190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:12.0603120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:12.4955940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:13.7580750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:14.5862020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:14.9295140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:15.3489880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:15.6734160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:16.3025190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:16.7785580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:17.2714440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:17.8047860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:18.3900110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:19.0689770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:19.4231840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:20.4973880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:21.4353990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:22.9985870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:23.3036950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:23.3606820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:24.8047150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:25.3926760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:26.5036670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:27.2666810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:27.3567390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:27.4172620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:28.6698280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:29.4025600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:30.4067500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:31.3487710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:31.9358180Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-14T21:34:31.9359820Z static void uprv_UnicodeStringDummy(void) { 2021-05-14T21:34:31.9360750Z ^ 2021-05-14T21:34:32.6122830Z 1 warning generated. 2021-05-14T21:34:32.6172280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:33.3164970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:33.9110930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:34.5109710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:34.9834770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:35.6179870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:36.3191280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:37.0629180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:37.3673380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:38.1908420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:38.6770920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:39.9453980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:40.8188530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:41.2651020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:41.7902650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:42.2718630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:42.8841330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:43.4107970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:43.9417970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:44.5927630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:45.4454840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:45.7672720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:46.3715320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:47.0818530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:47.4116170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:48.3690800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:49.0156730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:49.5812860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:49.8876810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:50.5238430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:51.1542860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:52.1313510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:52.3167380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:52.9033600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:53.4328240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:54.1398690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:54.8256370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:55.5063750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:56.5661460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:57.1357630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:58.0790400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:58.1431990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:58.6981270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:59.1361760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:59.5236060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:34:59.5736210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:00.6339090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:01.3848490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:02.1827540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:02.8790930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:03.3301650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:04.0862610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:04.7297940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:06.6185540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:07.2607010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:07.7936250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:08.5738170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:09.2852000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:10.1584730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:11.1969420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:11.4563730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:12.8040660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:13.5635710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:14.3403680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:15.6766680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:16.4757730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:17.2637270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:18.2164560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:19.1140780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:19.1736760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:20.4269940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:21.4888610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:22.2096390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:22.4754920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:23.7565800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:24.6473080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:25.4356000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:26.1562110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:26.5973840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:27.3030190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:27.9357970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:28.6803310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:29.4324720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:29.9090080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:30.2424610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:30.3013180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:30.6904180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:31.2277370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:31.3440980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:31.4222160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:31.9279760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:32.4744330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:33.2735040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:33.8117130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:34.5508860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:35.4357110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:36.2600520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:37.1683440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:37.3655000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:39.4106800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:41.0192340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:41.2511490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:42.0615780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:42.2214180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:42.6032040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:42.9498910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:43.7630400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:44.0846400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:46.9463420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:48.3481810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:49.2451560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:51.5185940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:51.7044630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:52.3053980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:52.9320260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:53.5815090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:54.5121650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:54.9740750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:55.5251600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:56.2565490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:56.8561960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:57.6780840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:58.2557270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:58.7911820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:59.1377370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:35:59.7145860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:00.3828020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:01.1988840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:01.7463660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:02.4727520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:03.1685000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:03.5055530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:04.2442510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:04.9070110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:06.0004590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:07.3127050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:08.7512900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:09.9127900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:10.5513710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:12.1234240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:12.7019000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:13.5482340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:14.6272430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:15.6964000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:16.2800570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:16.7810290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:17.5497540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:18.3120190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:19.1340050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:19.9984790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:20.7263480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:22.0425350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:22.8373280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:24.3396740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:25.5639880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:26.2664170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:26.9121630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:28.6836300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:29.6014270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:30.5337160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:31.3030320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:31.9603890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:32.8160250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:33.4647340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:34.3243590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:35.4664940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:36.2995320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:37.0351430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:38.5237520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:39.2229630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:40.1894650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:41.0055000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:42.3109600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:43.3675940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:44.0617370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:44.7829970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:45.6042780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:46.8723660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:47.5402190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:48.2504930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:49.0159000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:49.6995960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:50.6033410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:51.7429610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:52.8083180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:53.5925610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:54.6247260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:55.2961970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:56.1580970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:57.1578760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:58.9997920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:36:59.5327840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:00.3040990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:01.7705780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:02.4607480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:03.1170620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:04.1985580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:04.8390410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:05.4727040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:06.3624870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:08.2175170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:08.8393710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:09.5280680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:09.9998160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:11.0887150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:12.6160040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:13.4863500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:16.4727890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:16.9970160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:17.7949040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:19.2749580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:19.9620490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:20.5760570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:21.2416220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:21.9121760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:22.5122900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:23.4771650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:25.7788400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:26.4331120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:27.0309460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:27.5226770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:28.2691210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:28.9083990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:29.5601690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:30.2395860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:30.8698430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:32.0323880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:32.6870680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:33.1797780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:33.6865680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:34.6509390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:35.2681390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:35.8863240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:37.0405670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:38.0469610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:38.9496460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:40.5570610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:41.6250630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:42.3822310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:43.7454740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:44.4629460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:44.9833050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:45.7097970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:46.2301640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:46.8861180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:47.8438680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:48.6001070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:49.3143200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:49.6649290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:50.6371730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:51.3560690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:52.0028970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:52.3213840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:53.1232760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:53.7702040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:54.3500920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:55.0662620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:55.6884600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:56.2316240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:57.1710040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:58.1420070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:37:59.0463020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:00.0614830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:00.8922130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:01.4073500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:02.2382180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:03.2143970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:03.7043780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:04.2013250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:05.4169600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:06.2527740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:06.9112530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:07.7238270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:08.6393350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:09.4568970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:10.4557450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:10.5314330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:11.1709670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:12.7129200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:13.2695530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:13.3188620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:13.3690360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:13.4177310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:14.3002970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:14.8021240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T21:38:15.1150670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T21:38:15.4233860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:38:15.7006900Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-14T21:38:15.8546080Z icudt already downloaded 2021-05-14T21:38:15.8548840Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-14T21:38:16.1368960Z icudt has been installed successfully 2021-05-14T21:38:16.2722150Z ** R 2021-05-14T21:38:16.3152590Z ** inst 2021-05-14T21:38:16.3171030Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:38:18.0326550Z ** help 2021-05-14T21:38:18.5935440Z *** installing help indices 2021-05-14T21:38:18.8301970Z ** building package indices 2021-05-14T21:38:19.3253550Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:38:19.8188860Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:38:19.9491850Z ** testing if installed package can be loaded from final location 2021-05-14T21:38:20.2295970Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:38:20.2328340Z * DONE (stringi) 2021-05-14T21:38:22.0729360Z * installing *source* package ‘Rcpp’ ... 2021-05-14T21:38:22.1312590Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-14T21:38:22.1313830Z ** using staged installation 2021-05-14T21:38:22.1471700Z ** libs 2021-05-14T21:38:22.1700570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-14T21:38:23.3550930Z In file included from api.cpp:24: 2021-05-14T21:38:23.3552330Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:38:23.3554440Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:38:23.3556090Z SEXP data = Parent::get__(); 2021-05-14T21:38:23.3556930Z ^ 2021-05-14T21:38:26.0113780Z 1 warning generated. 2021-05-14T21:38:26.0226670Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-14T21:38:27.2812390Z In file included from attributes.cpp:39: 2021-05-14T21:38:27.2813860Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:38:27.2815990Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:38:27.2817480Z SEXP data = Parent::get__(); 2021-05-14T21:38:27.2818300Z ^ 2021-05-14T21:38:39.4568020Z 1 warning generated. 2021-05-14T21:38:39.4733910Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-14T21:38:39.9194580Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-14T21:38:41.1183430Z In file included from date.cpp:30: 2021-05-14T21:38:41.1184770Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:38:41.1186900Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:38:41.1188360Z SEXP data = Parent::get__(); 2021-05-14T21:38:41.1189180Z ^ 2021-05-14T21:38:44.0617590Z 1 warning generated. 2021-05-14T21:38:44.0715390Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-14T21:38:45.2298870Z In file included from module.cpp:24: 2021-05-14T21:38:45.2300160Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:38:45.2302320Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:38:45.2303780Z SEXP data = Parent::get__(); 2021-05-14T21:38:45.2304600Z ^ 2021-05-14T21:38:50.4323990Z 1 warning generated. 2021-05-14T21:38:50.4445050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-14T21:38:51.5703140Z In file included from rcpp_init.cpp:24: 2021-05-14T21:38:51.5704570Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T21:38:51.5706680Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:38:51.5708130Z SEXP data = Parent::get__(); 2021-05-14T21:38:51.5708940Z ^ 2021-05-14T21:38:54.1342280Z 1 warning generated. 2021-05-14T21:38:54.1481670Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:38:54.2194440Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-14T21:38:54.2275460Z ** R 2021-05-14T21:38:54.2417200Z ** inst 2021-05-14T21:38:54.5233210Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:38:57.4973470Z ** help 2021-05-14T21:38:57.6501650Z *** installing help indices 2021-05-14T21:38:57.7283810Z ** building package indices 2021-05-14T21:38:58.0452200Z ** installing vignettes 2021-05-14T21:38:58.0535150Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:38:58.6354700Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:38:58.7646900Z ** testing if installed package can be loaded from final location 2021-05-14T21:38:59.2278350Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:38:59.2679410Z * DONE (Rcpp) 2021-05-14T21:38:59.7690540Z * installing *source* package ‘commonmark’ ... 2021-05-14T21:38:59.7754820Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-14T21:38:59.7756020Z ** using staged installation 2021-05-14T21:38:59.7920560Z ** libs 2021-05-14T21:38:59.8133290Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-14T21:38:59.8161130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions.c -o extensions.o 2021-05-14T21:38:59.9476170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:39:00.0282970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c wrapper.c -o wrapper.o 2021-05-14T21:39:00.1283310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-14T21:39:00.2132590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-14T21:39:00.5263250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-14T21:39:00.6490090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-14T21:39:01.3489630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-14T21:39:02.1449330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-14T21:39:03.5516500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-14T21:39:05.2249660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-14T21:39:05.3842090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-14T21:39:05.4642780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-14T21:39:05.5887950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-14T21:39:05.7014350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-14T21:39:05.8174690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-14T21:39:06.0899860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-14T21:39:06.2758830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-14T21:39:06.4166050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-14T21:39:06.4888040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-14T21:39:06.5676950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-14T21:39:06.7730700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-14T21:39:06.8309690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-14T21:39:06.9239030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-14T21:39:07.0052890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-14T21:39:07.0758440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-14T21:39:07.1565250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-14T21:39:07.2554120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-14T21:39:07.3717770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-14T21:39:07.4492120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-14T21:39:07.5845420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-14T21:39:07.7934790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-14T21:39:07.8530440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-14T21:39:08.0002740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-14T21:39:08.1037950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-14T21:39:08.3649970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-14T21:39:08.4532160Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-14T21:39:08.5479380Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:39:08.6284380Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-14T21:39:08.6344510Z ** R 2021-05-14T21:39:08.6381850Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:39:08.9333640Z ** help 2021-05-14T21:39:08.9498460Z *** installing help indices 2021-05-14T21:39:08.9684070Z ** building package indices 2021-05-14T21:39:09.2171610Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:39:10.1782680Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:39:10.1783600Z ** testing if installed package can be loaded from final location 2021-05-14T21:39:10.1785040Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:39:10.1785980Z * DONE (commonmark) 2021-05-14T21:39:10.2920060Z * installing *source* package ‘brew’ ... 2021-05-14T21:39:10.2923320Z ** using staged installation 2021-05-14T21:39:10.3038340Z ** R 2021-05-14T21:39:10.3077860Z ** inst 2021-05-14T21:39:10.3213760Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:39:10.7669810Z ** help 2021-05-14T21:39:10.7896000Z *** installing help indices 2021-05-14T21:39:10.8060570Z ** building package indices 2021-05-14T21:39:11.1689360Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:39:11.4080050Z ** testing if installed package can be loaded from final location 2021-05-14T21:39:11.6419980Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:39:11.6456050Z * DONE (brew) 2021-05-14T21:39:12.0365910Z * installing *source* package ‘sessioninfo’ ... 2021-05-14T21:39:12.0393810Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-14T21:39:12.0496750Z ** using staged installation 2021-05-14T21:39:12.0698260Z ** R 2021-05-14T21:39:12.0714470Z ** inst 2021-05-14T21:39:12.0719650Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:39:12.7126770Z ** help 2021-05-14T21:39:12.7369810Z *** installing help indices 2021-05-14T21:39:12.7621480Z ** building package indices 2021-05-14T21:39:13.0810050Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:39:13.3760430Z ** testing if installed package can be loaded from final location 2021-05-14T21:39:13.6725950Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:39:13.6745910Z * DONE (sessioninfo) 2021-05-14T21:39:13.9654380Z * installing *source* package ‘prettyunits’ ... 2021-05-14T21:39:13.9675690Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-14T21:39:13.9676990Z ** using staged installation 2021-05-14T21:39:13.9831380Z ** R 2021-05-14T21:39:13.9889660Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:39:14.3853780Z ** help 2021-05-14T21:39:14.4208990Z *** installing help indices 2021-05-14T21:39:14.4458050Z ** building package indices 2021-05-14T21:39:14.7009500Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:39:14.9375440Z ** testing if installed package can be loaded from final location 2021-05-14T21:39:15.1806350Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:39:15.1908130Z * DONE (prettyunits) 2021-05-14T21:39:16.0417950Z * installing *source* package ‘vctrs’ ... 2021-05-14T21:39:16.0672510Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-14T21:39:16.0673780Z ** using staged installation 2021-05-14T21:39:16.0929110Z ** libs 2021-05-14T21:39:16.1147270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-14T21:39:16.2491760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-14T21:39:16.3727820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-14T21:39:16.4881100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-14T21:39:16.7147350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-14T21:39:16.8622700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-14T21:39:17.0159230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-14T21:39:17.1130880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-14T21:39:17.2508880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-14T21:39:17.3588360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-14T21:39:17.5122180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-14T21:39:17.7213200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-14T21:39:17.8810400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-14T21:39:17.9932330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-14T21:39:18.2969100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-14T21:39:18.3930580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-14T21:39:18.8659440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-14T21:39:18.9902620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-14T21:39:19.1756940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-14T21:39:19.3155450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-14T21:39:19.4077210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-14T21:39:19.6724390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:39:19.7726350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-14T21:39:20.0770700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-14T21:39:20.1833690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-14T21:39:20.9900050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-14T21:39:21.1683870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-14T21:39:21.2732630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-14T21:39:21.3809600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-14T21:39:21.5558420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-14T21:39:21.6876410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-14T21:39:21.8520700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-14T21:39:21.9818490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-14T21:39:22.1766810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-14T21:39:22.4886920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-14T21:39:22.6225950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-14T21:39:22.7330080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-14T21:39:22.8723250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-14T21:39:23.6072310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-14T21:39:24.2002890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-14T21:39:24.4771570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-14T21:39:24.6678910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-14T21:39:25.0156050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-14T21:39:25.1054040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-14T21:39:25.3215360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-14T21:39:25.4853300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-14T21:39:25.6147350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-14T21:39:25.9350520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-14T21:39:26.1089720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-14T21:39:26.2623250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-14T21:39:26.3959730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-14T21:39:26.4993760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-14T21:39:26.6476180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-14T21:39:26.7949240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-14T21:39:26.9319760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-14T21:39:27.0606920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-14T21:39:27.1693230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-14T21:39:27.2748180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-14T21:39:27.3640040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T21:39:28.0380500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T21:39:28.1066760Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:39:28.1764500Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-14T21:39:28.1829960Z ** R 2021-05-14T21:39:28.2331600Z ** inst 2021-05-14T21:39:28.2417770Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:39:31.7382000Z ** help 2021-05-14T21:39:32.0967520Z *** installing help indices 2021-05-14T21:39:32.3058140Z *** copying figures 2021-05-14T21:39:32.3131300Z ** building package indices 2021-05-14T21:39:32.7298340Z ** installing vignettes 2021-05-14T21:39:32.7542980Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:39:33.1855390Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:39:33.3185690Z ** testing if installed package can be loaded from final location 2021-05-14T21:39:33.7535450Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:39:33.7599440Z * DONE (vctrs) 2021-05-14T21:39:34.2875310Z * installing *source* package ‘processx’ ... 2021-05-14T21:39:34.2945140Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-14T21:39:34.2947180Z ** using staged installation 2021-05-14T21:39:34.3173040Z ** libs 2021-05-14T21:39:34.3352590Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-14T21:39:34.5077050Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-14T21:39:34.5079950Z supervisor/utils.c -o supervisor/supervisor 2021-05-14T21:39:34.7373000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T21:39:34.8897680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-14T21:39:35.0017880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-14T21:39:35.0751270Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-14T21:39:35.0753450Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-14T21:39:35.1326130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:39:35.2235000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-14T21:39:35.3397720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-14T21:39:35.6925450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-14T21:39:35.8097430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-14T21:39:35.9158100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-14T21:39:36.0343230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-14T21:39:36.1579120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-14T21:39:36.4736700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-14T21:39:36.5816080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-14T21:39:36.6970560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-14T21:39:36.7681040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-14T21:39:36.8658150Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:39:36.9253420Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-14T21:39:36.9335360Z ** R 2021-05-14T21:39:36.9531100Z ** inst 2021-05-14T21:39:36.9544620Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:39:38.8973980Z ** help 2021-05-14T21:39:38.9844960Z *** installing help indices 2021-05-14T21:39:39.0321230Z ** building package indices 2021-05-14T21:39:39.3197280Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:39:39.6976300Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:39:39.9110330Z ** testing if installed package can be loaded from final location 2021-05-14T21:39:40.2013120Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:39:40.2050530Z * DONE (processx) 2021-05-14T21:39:40.6005860Z * installing *source* package ‘markdown’ ... 2021-05-14T21:39:40.6053060Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-14T21:39:40.6054560Z ** using staged installation 2021-05-14T21:39:40.6270530Z ** libs 2021-05-14T21:39:40.6460730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-14T21:39:40.7415760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rinit.c -o Rinit.o 2021-05-14T21:39:40.8229790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-14T21:39:41.0155000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c autolink.c -o autolink.o 2021-05-14T21:39:41.1664920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c buffer.c -o buffer.o 2021-05-14T21:39:41.2772240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-14T21:39:41.3458660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-14T21:39:41.4734530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html.c -o html.o 2021-05-14T21:39:41.6934180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-14T21:39:41.8780330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c markdown.c -o markdown.o 2021-05-14T21:39:43.0876850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c stack.c -o stack.o 2021-05-14T21:39:43.1694400Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:39:43.2283200Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-14T21:39:43.2327570Z ** R 2021-05-14T21:39:43.2401840Z ** inst 2021-05-14T21:39:43.2484440Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:39:43.7902550Z ** help 2021-05-14T21:39:43.8387160Z *** installing help indices 2021-05-14T21:39:43.8697690Z ** building package indices 2021-05-14T21:39:44.1879280Z ** installing vignettes 2021-05-14T21:39:44.1947920Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:39:44.5851810Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:39:44.7104810Z ** testing if installed package can be loaded from final location 2021-05-14T21:39:44.9948350Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:39:45.0049750Z * DONE (markdown) 2021-05-14T21:39:45.3251530Z * installing *source* package ‘highr’ ... 2021-05-14T21:39:45.3275230Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-14T21:39:45.3276660Z ** using staged installation 2021-05-14T21:39:45.3473540Z ** R 2021-05-14T21:39:45.3518420Z ** inst 2021-05-14T21:39:45.3610860Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:39:45.8320750Z ** help 2021-05-14T21:39:45.8491150Z *** installing help indices 2021-05-14T21:39:45.8667780Z ** building package indices 2021-05-14T21:39:46.1080270Z ** installing vignettes 2021-05-14T21:39:46.1144610Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:39:46.3513490Z ** testing if installed package can be loaded from final location 2021-05-14T21:39:46.5935500Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:39:46.6037250Z * DONE (highr) 2021-05-14T21:39:47.0018550Z * installing *source* package ‘stringr’ ... 2021-05-14T21:39:47.0085260Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-14T21:39:47.0086480Z ** using staged installation 2021-05-14T21:39:47.0327940Z ** R 2021-05-14T21:39:47.0458860Z ** data 2021-05-14T21:39:47.0475490Z *** moving datasets to lazyload DB 2021-05-14T21:39:47.0684590Z ** inst 2021-05-14T21:39:47.0753170Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:39:47.7668620Z ** help 2021-05-14T21:39:47.8751380Z *** installing help indices 2021-05-14T21:39:47.9394940Z *** copying figures 2021-05-14T21:39:47.9404460Z ** building package indices 2021-05-14T21:39:48.2397210Z ** installing vignettes 2021-05-14T21:39:48.2497920Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:39:48.5104560Z ** testing if installed package can be loaded from final location 2021-05-14T21:39:48.7731540Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:39:48.7772420Z * DONE (stringr) 2021-05-14T21:39:49.0927910Z * installing *source* package ‘rversions’ ... 2021-05-14T21:39:49.0951340Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-14T21:39:49.0953870Z ** using staged installation 2021-05-14T21:39:49.1141500Z ** R 2021-05-14T21:39:49.1260120Z ** inst 2021-05-14T21:39:49.1275220Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:39:49.5197810Z ** help 2021-05-14T21:39:49.5477720Z *** installing help indices 2021-05-14T21:39:49.5724930Z *** copying figures 2021-05-14T21:39:49.5734800Z ** building package indices 2021-05-14T21:39:49.8257070Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:39:50.0840140Z ** testing if installed package can be loaded from final location 2021-05-14T21:39:50.3494560Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:39:50.3596470Z * DONE (rversions) 2021-05-14T21:39:50.9819680Z * installing *source* package ‘pillar’ ... 2021-05-14T21:39:50.9981280Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-14T21:39:50.9982580Z ** using staged installation 2021-05-14T21:39:51.0245460Z ** R 2021-05-14T21:39:51.0532790Z ** inst 2021-05-14T21:39:51.0697480Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:39:53.2815580Z ** help 2021-05-14T21:39:53.3993490Z *** installing help indices 2021-05-14T21:39:53.4692130Z *** copying figures 2021-05-14T21:39:53.4725360Z ** building package indices 2021-05-14T21:39:53.7766410Z ** installing vignettes 2021-05-14T21:39:53.7968690Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:39:54.1630040Z ** testing if installed package can be loaded from final location 2021-05-14T21:39:54.6861030Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:39:54.6962410Z * DONE (pillar) 2021-05-14T21:39:55.0834310Z * installing *source* package ‘callr’ ... 2021-05-14T21:39:55.0889500Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-14T21:39:55.0890370Z ** using staged installation 2021-05-14T21:39:55.1094070Z ** R 2021-05-14T21:39:55.1304800Z ** inst 2021-05-14T21:39:55.1322500Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:39:59.1104800Z ** help 2021-05-14T21:39:59.2619360Z *** installing help indices 2021-05-14T21:39:59.3433040Z ** building package indices 2021-05-14T21:39:59.6598660Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:39:59.9300120Z ** testing if installed package can be loaded from final location 2021-05-14T21:40:00.2758330Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:40:00.2860110Z * DONE (callr) 2021-05-14T21:40:01.0061300Z * installing *source* package ‘knitr’ ... 2021-05-14T21:40:01.0263000Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-14T21:40:01.0264310Z ** using staged installation 2021-05-14T21:40:01.0771970Z ** R 2021-05-14T21:40:01.1317180Z ** demo 2021-05-14T21:40:01.1332860Z ** inst 2021-05-14T21:40:01.2002240Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:06.6799330Z ** help 2021-05-14T21:40:06.9436530Z *** installing help indices 2021-05-14T21:40:07.0874690Z ** building package indices 2021-05-14T21:40:07.4657000Z ** installing vignettes 2021-05-14T21:40:07.4779130Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:40:07.7387640Z ** testing if installed package can be loaded from final location 2021-05-14T21:40:08.1178820Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:40:08.1411620Z * DONE (knitr) 2021-05-14T21:40:08.4621510Z * installing *source* package ‘xopen’ ... 2021-05-14T21:40:08.4639610Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-14T21:40:08.4640700Z ** using staged installation 2021-05-14T21:40:08.4836100Z ** R 2021-05-14T21:40:08.4871450Z ** inst 2021-05-14T21:40:08.4887190Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:08.7995700Z ** help 2021-05-14T21:40:08.8124430Z *** installing help indices 2021-05-14T21:40:08.8426370Z ** building package indices 2021-05-14T21:40:09.0863400Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:40:09.3268890Z ** testing if installed package can be loaded from final location 2021-05-14T21:40:09.5862020Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:40:09.5882700Z * DONE (xopen) 2021-05-14T21:40:10.2269010Z * installing *source* package ‘tibble’ ... 2021-05-14T21:40:10.2430030Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-14T21:40:10.2431090Z ** using staged installation 2021-05-14T21:40:10.2742110Z ** libs 2021-05-14T21:40:10.2917190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-14T21:40:10.4836800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-14T21:40:10.5865960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:40:10.6524430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-14T21:40:10.7766960Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:40:10.8344970Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-14T21:40:10.8387030Z ** R 2021-05-14T21:40:10.8651100Z ** inst 2021-05-14T21:40:10.8853770Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:13.1613120Z ** help 2021-05-14T21:40:13.2609110Z *** installing help indices 2021-05-14T21:40:13.3180400Z *** copying figures 2021-05-14T21:40:13.3219700Z ** building package indices 2021-05-14T21:40:13.6201890Z ** installing vignettes 2021-05-14T21:40:13.6304120Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:40:14.1744400Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:40:14.3997650Z ** testing if installed package can be loaded from final location 2021-05-14T21:40:14.9453030Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:40:14.9495680Z * DONE (tibble) 2021-05-14T21:40:15.3256400Z * installing *source* package ‘pkgbuild’ ... 2021-05-14T21:40:15.3297150Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-14T21:40:15.3298440Z ** using staged installation 2021-05-14T21:40:15.3515670Z ** R 2021-05-14T21:40:15.3646360Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:16.9858320Z ** help 2021-05-14T21:40:17.0385790Z *** installing help indices 2021-05-14T21:40:17.0785140Z ** building package indices 2021-05-14T21:40:17.3507720Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:40:17.6831070Z ** testing if installed package can be loaded from final location 2021-05-14T21:40:18.0373370Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:40:18.0482000Z * DONE (pkgbuild) 2021-05-14T21:40:18.6234800Z * installing *source* package ‘roxygen2’ ... 2021-05-14T21:40:18.6384300Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-14T21:40:18.6385420Z ** using staged installation 2021-05-14T21:40:18.6653160Z ** libs 2021-05-14T21:40:18.6833360Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-14T21:40:19.8451920Z In file included from RcppExports.cpp:4: 2021-05-14T21:40:19.8453250Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:40:19.8456000Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:40:19.8457610Z SEXP data = Parent::get__(); 2021-05-14T21:40:19.8458320Z ^ 2021-05-14T21:40:23.7060680Z 1 warning generated. 2021-05-14T21:40:23.7185360Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-14T21:40:24.8649200Z In file included from escapeExamples.cpp:1: 2021-05-14T21:40:24.8650690Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:40:24.8653110Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:40:24.8654670Z SEXP data = Parent::get__(); 2021-05-14T21:40:24.8655470Z ^ 2021-05-14T21:40:27.4886710Z 1 warning generated. 2021-05-14T21:40:27.4997620Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-14T21:40:28.6468120Z In file included from isComplete.cpp:1: 2021-05-14T21:40:28.6469670Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:40:28.6472270Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:40:28.6473860Z SEXP data = Parent::get__(); 2021-05-14T21:40:28.6474690Z ^ 2021-05-14T21:40:31.2878850Z 1 warning generated. 2021-05-14T21:40:31.2990540Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-14T21:40:32.4369710Z In file included from leadingSpaces.cpp:1: 2021-05-14T21:40:32.4371200Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:40:32.4373610Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:40:32.4375180Z SEXP data = Parent::get__(); 2021-05-14T21:40:32.4375990Z ^ 2021-05-14T21:40:35.0771110Z 1 warning generated. 2021-05-14T21:40:35.0881090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-14T21:40:36.2303850Z In file included from parser2.cpp:1: 2021-05-14T21:40:36.2305280Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:40:36.2307880Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:40:36.2309560Z SEXP data = Parent::get__(); 2021-05-14T21:40:36.2319160Z ^ 2021-05-14T21:40:40.5568630Z 1 warning generated. 2021-05-14T21:40:40.5695830Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-14T21:40:41.7191900Z In file included from wrapUsage.cpp:1: 2021-05-14T21:40:41.7193530Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T21:40:41.7196030Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T21:40:41.7197690Z SEXP data = Parent::get__(); 2021-05-14T21:40:41.7198530Z ^ 2021-05-14T21:40:44.6117540Z 1 warning generated. 2021-05-14T21:40:44.6277570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:40:44.6920780Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-14T21:40:44.6970360Z ** R 2021-05-14T21:40:44.7399490Z ** inst 2021-05-14T21:40:44.7466600Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:49.7016710Z ** help 2021-05-14T21:40:49.8001000Z *** installing help indices 2021-05-14T21:40:49.8626650Z *** copying figures 2021-05-14T21:40:49.8639090Z ** building package indices 2021-05-14T21:40:50.1583850Z ** installing vignettes 2021-05-14T21:40:50.1733530Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:40:50.7809320Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:40:50.9091090Z ** testing if installed package can be loaded from final location 2021-05-14T21:40:51.4474560Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:40:51.4538840Z * DONE (roxygen2) 2021-05-14T21:40:51.7859820Z * installing *source* package ‘rematch2’ ... 2021-05-14T21:40:51.7884700Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-14T21:40:51.7886690Z ** using staged installation 2021-05-14T21:40:51.8076200Z ** R 2021-05-14T21:40:51.8140640Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:52.4310660Z ** help 2021-05-14T21:40:52.4660500Z *** installing help indices 2021-05-14T21:40:52.4927170Z ** building package indices 2021-05-14T21:40:52.7490710Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:40:53.1915260Z ** testing if installed package can be loaded from final location 2021-05-14T21:40:53.7855110Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:40:53.7862440Z * DONE (rematch2) 2021-05-14T21:40:54.2311240Z * installing *source* package ‘rcmdcheck’ ... 2021-05-14T21:40:54.2362270Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-14T21:40:54.2363330Z ** using staged installation 2021-05-14T21:40:54.2569520Z ** R 2021-05-14T21:40:54.8460240Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:55.6699220Z ** help 2021-05-14T21:40:55.7209470Z *** installing help indices 2021-05-14T21:40:55.7552830Z ** building package indices 2021-05-14T21:40:56.0242200Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:40:56.3940530Z ** testing if installed package can be loaded from final location 2021-05-14T21:40:56.7839540Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:40:56.7865830Z * DONE (rcmdcheck) 2021-05-14T21:40:57.1744970Z * installing *source* package ‘waldo’ ... 2021-05-14T21:40:57.1782390Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-14T21:40:57.1783700Z ** using staged installation 2021-05-14T21:40:57.1985370Z ** R 2021-05-14T21:40:57.2074440Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:40:58.0740740Z ** help 2021-05-14T21:40:58.0962860Z *** installing help indices 2021-05-14T21:40:58.1146520Z *** copying figures 2021-05-14T21:40:58.1150460Z ** building package indices 2021-05-14T21:40:58.3690850Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:40:58.6861990Z ** testing if installed package can be loaded from final location 2021-05-14T21:40:59.0126750Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:40:59.0150880Z * DONE (waldo) 2021-05-14T21:40:59.8031200Z * installing *source* package ‘testthat’ ... 2021-05-14T21:40:59.8291190Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-14T21:40:59.8292970Z ** using staged installation 2021-05-14T21:40:59.8630840Z ** libs 2021-05-14T21:40:59.8810120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:40:59.9575280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-14T21:41:00.0414320Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-14T21:41:01.0959050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-14T21:41:02.0431340Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-14T21:41:16.5862710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:41:16.6610500Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-14T21:41:16.6693070Z ** R 2021-05-14T21:41:16.7212840Z ** inst 2021-05-14T21:41:16.7447770Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:28.1506920Z ** help 2021-05-14T21:41:28.4603740Z *** installing help indices 2021-05-14T21:41:28.6599230Z *** copying figures 2021-05-14T21:41:28.6637610Z ** building package indices 2021-05-14T21:41:29.0710250Z ** installing vignettes 2021-05-14T21:41:29.0857480Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:29.4735580Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:41:29.5986930Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:30.2190600Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:30.2320410Z * DONE (testthat) 2021-05-14T21:41:30.9087680Z * installing *source* package ‘devtools’ ... 2021-05-14T21:41:30.9208090Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:30.9209460Z ** using staged installation 2021-05-14T21:41:30.9644420Z ** R 2021-05-14T21:41:30.9859780Z ** inst 2021-05-14T21:41:30.9888170Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:33.2766990Z ** help 2021-05-14T21:41:33.4721370Z *** installing help indices 2021-05-14T21:41:33.5640400Z *** copying figures 2021-05-14T21:41:33.5648520Z ** building package indices 2021-05-14T21:41:33.8883020Z ** installing vignettes 2021-05-14T21:41:33.8983800Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:34.7750680Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:35.6956250Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:35.7057910Z * DONE (devtools) 2021-05-14T21:41:35.7422210Z 2021-05-14T21:41:35.7423640Z The downloaded source packages are in 2021-05-14T21:41:35.7425800Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpbUpUos/downloaded_packages’ 2021-05-14T21:41:35.9144700Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T21:41:37.1485020Z 2021-05-14T21:41:37.5388800Z 2021-05-14T21:41:37.5406690Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpbUpUos/remotes2a3336a3a5a2/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T21:41:37.5655680Z 2021-05-14T21:41:37.5661480Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpbUpUos/remotes2a3336a3a5a2/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T21:41:37.6341910Z 2021-05-14T21:41:37.6343090Z 2021-05-14T21:41:37.6344720Z ─ preparing ‘desc’: 2021-05-14T21:41:37.6345480Z 2021-05-14T21:41:37.6346200Z 2021-05-14T21:41:37.6472700Z checking DESCRIPTION meta-information ... 2021-05-14T21:41:37.6473950Z 2021-05-14T21:41:37.6578640Z ✔ checking DESCRIPTION meta-information 2021-05-14T21:41:37.7612590Z 2021-05-14T21:41:37.7640190Z 2021-05-14T21:41:37.7642010Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:41:37.7647340Z 2021-05-14T21:41:37.7672130Z 2021-05-14T21:41:37.7673660Z ─ checking for empty or unneeded directories 2021-05-14T21:41:37.7679560Z 2021-05-14T21:41:37.7685320Z 2021-05-14T21:41:37.7687220Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T21:41:37.7795790Z 2021-05-14T21:41:37.7827050Z 2021-05-14T21:41:37.7828450Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T21:41:37.9066940Z 2021-05-14T21:41:37.9068040Z 2021-05-14T21:41:37.9069160Z 2021-05-14T21:41:37.9415350Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:41:37.9438110Z (as ‘lib’ is unspecified) 2021-05-14T21:41:38.3734340Z * installing *source* package ‘desc’ ... 2021-05-14T21:41:38.3798900Z ** using staged installation 2021-05-14T21:41:38.4035160Z ** R 2021-05-14T21:41:38.4226320Z ** inst 2021-05-14T21:41:38.4280270Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:40.3180850Z ** help 2021-05-14T21:41:40.6086910Z *** installing help indices 2021-05-14T21:41:40.7132090Z ** building package indices 2021-05-14T21:41:41.0663450Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:41.3193370Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:41.5997750Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:41.6030920Z * DONE (desc) 2021-05-14T21:41:41.9005230Z 2021-05-14T21:41:41.9006440Z 2021-05-14T21:41:41.9018090Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpbUpUos/remotes2a3351962ac4/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T21:41:41.9055960Z 2021-05-14T21:41:41.9058310Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpbUpUos/remotes2a3351962ac4/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T21:41:41.9638690Z 2021-05-14T21:41:42.0599130Z 2021-05-14T21:41:42.0684380Z ─ preparing ‘ghtravis’: 2021-05-14T21:41:42.0685130Z 2021-05-14T21:41:42.0685740Z 2021-05-14T21:41:42.0687020Z ✔ checking DESCRIPTION meta-information 2021-05-14T21:41:42.0688640Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:41:42.0690200Z ─ checking for empty or unneeded directories 2021-05-14T21:41:42.0691600Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T21:41:42.0703990Z 2021-05-14T21:41:42.0732660Z 2021-05-14T21:41:42.0734050Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T21:41:42.1008390Z 2021-05-14T21:41:42.1014430Z 2021-05-14T21:41:42.1015090Z 2021-05-14T21:41:42.1507630Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:41:42.1509090Z (as ‘lib’ is unspecified) 2021-05-14T21:41:42.4772090Z * installing *source* package ‘ghtravis’ ... 2021-05-14T21:41:42.4775490Z ** using staged installation 2021-05-14T21:41:42.4990120Z ** R 2021-05-14T21:41:42.5135610Z ** inst 2021-05-14T21:41:42.5155820Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:44.0771980Z ** help 2021-05-14T21:41:44.1643340Z *** installing help indices 2021-05-14T21:41:44.2167470Z ** building package indices 2021-05-14T21:41:44.5089940Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:45.3979530Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:46.3016470Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:46.3041220Z * DONE (ghtravis) 2021-05-14T21:41:46.3355340Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:41:46.6211860Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T21:41:47.7665390Z 2021-05-14T21:41:47.7667560Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T21:41:47.7668950Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T21:41:47.7670140Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T21:41:47.7671680Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T21:41:47.7672940Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T21:41:47.7674090Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T21:41:47.7683710Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:41:47.7685060Z (as ‘lib’ is unspecified) 2021-05-14T21:41:49.4656110Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T21:41:49.4663850Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:41:49.4743930Z Packages which are only available in source form, and may need 2021-05-14T21:41:49.4746420Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-14T21:41:49.4748300Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-14T21:41:49.4748920Z 2021-05-14T21:41:49.4763000Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T21:41:49.6857410Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-14T21:41:49.6916810Z ================================================== 2021-05-14T21:41:49.6917770Z downloaded 89 KB 2021-05-14T21:41:49.6918640Z 2021-05-14T21:41:49.6948920Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T21:41:49.9542560Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-14T21:41:50.0266370Z ================================================== 2021-05-14T21:41:50.0267310Z downloaded 115 KB 2021-05-14T21:41:50.0268200Z 2021-05-14T21:41:50.0300290Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T21:41:50.1646640Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-14T21:41:50.1753620Z ================================================== 2021-05-14T21:41:50.1754520Z downloaded 194 KB 2021-05-14T21:41:50.1755380Z 2021-05-14T21:41:50.1787120Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T21:41:50.3413000Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-14T21:41:50.3721780Z ================================================== 2021-05-14T21:41:50.3722730Z downloaded 932 KB 2021-05-14T21:41:50.3723530Z 2021-05-14T21:41:50.3758670Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T21:41:50.5182750Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-14T21:41:50.7240750Z ================================================== 2021-05-14T21:41:50.7241700Z downloaded 691 KB 2021-05-14T21:41:50.7242360Z 2021-05-14T21:41:51.0992120Z * installing *source* package ‘tidyselect’ ... 2021-05-14T21:41:51.1052550Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:51.1053730Z ** using staged installation 2021-05-14T21:41:51.1306120Z ** R 2021-05-14T21:41:51.1451610Z ** inst 2021-05-14T21:41:51.1494050Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:52.3591640Z ** help 2021-05-14T21:41:52.4327200Z *** installing help indices 2021-05-14T21:41:52.4789890Z ** building package indices 2021-05-14T21:41:52.7720320Z ** installing vignettes 2021-05-14T21:41:52.7822390Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:53.1092520Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:53.4499420Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:53.4528880Z * DONE (tidyselect) 2021-05-14T21:41:53.8577620Z * installing *source* package ‘generics’ ... 2021-05-14T21:41:53.8646900Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:53.8648340Z ** using staged installation 2021-05-14T21:41:53.8842150Z ** R 2021-05-14T21:41:53.8942000Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:54.2878100Z ** help 2021-05-14T21:41:54.4468710Z *** installing help indices 2021-05-14T21:41:54.4993050Z ** building package indices 2021-05-14T21:41:54.7936870Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:55.0419190Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:55.2835670Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:55.2937590Z * DONE (generics) 2021-05-14T21:41:55.6953060Z * installing *source* package ‘cpp11’ ... 2021-05-14T21:41:55.7013630Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:55.7014880Z ** using staged installation 2021-05-14T21:41:55.7633730Z ** R 2021-05-14T21:41:55.7700210Z ** inst 2021-05-14T21:41:55.7861840Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:41:56.2820000Z ** help 2021-05-14T21:41:56.3082520Z *** installing help indices 2021-05-14T21:41:56.3295190Z ** building package indices 2021-05-14T21:41:57.2485730Z ** installing vignettes 2021-05-14T21:41:57.2492980Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:41:57.2594660Z ** testing if installed package can be loaded from final location 2021-05-14T21:41:57.2696690Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:41:57.2735660Z * DONE (cpp11) 2021-05-14T21:41:57.9998760Z * installing *source* package ‘dplyr’ ... 2021-05-14T21:41:58.0227780Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-14T21:41:58.0228920Z ** using staged installation 2021-05-14T21:41:58.0560500Z ** libs 2021-05-14T21:41:58.0739270Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-14T21:41:58.2643260Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-14T21:41:58.4967960Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-14T21:41:58.6819480Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-14T21:41:59.5337290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-14T21:41:59.7008500Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-14T21:41:59.8710380Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-14T21:42:00.0480240Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-14T21:42:00.2503000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-14T21:42:00.4266200Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-14T21:42:00.5843800Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-14T21:42:00.7935820Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:42:00.8569780Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-14T21:42:00.8615590Z ** R 2021-05-14T21:42:00.9265110Z ** data 2021-05-14T21:42:00.9290040Z *** moving datasets to lazyload DB 2021-05-14T21:42:01.0370010Z ** inst 2021-05-14T21:42:01.0511280Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:42:06.4805470Z ** help 2021-05-14T21:42:07.1250880Z *** installing help indices 2021-05-14T21:42:07.3873930Z *** copying figures 2021-05-14T21:42:07.3918980Z ** building package indices 2021-05-14T21:42:07.8387180Z ** installing vignettes 2021-05-14T21:42:07.8596260Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:42:08.5844840Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:42:08.7093550Z ** testing if installed package can be loaded from final location 2021-05-14T21:42:09.4660700Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:42:09.4745900Z * DONE (dplyr) 2021-05-14T21:42:10.0667000Z * installing *source* package ‘tidyr’ ... 2021-05-14T21:42:10.1227520Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-14T21:42:10.1346470Z ** using staged installation 2021-05-14T21:42:10.1565810Z ** libs 2021-05-14T21:42:10.1769450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-14T21:42:11.2779670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-14T21:42:11.8499560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-14T21:42:13.2164310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-14T21:42:14.4013520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:42:14.4636940Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-14T21:42:14.4684230Z ** R 2021-05-14T21:42:14.4916850Z ** data 2021-05-14T21:42:14.4991390Z *** moving datasets to lazyload DB 2021-05-14T21:42:14.6943570Z ** inst 2021-05-14T21:42:14.7052620Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:42:16.9554100Z ** help 2021-05-14T21:42:17.1250220Z *** installing help indices 2021-05-14T21:42:17.2058220Z *** copying figures 2021-05-14T21:42:17.2108360Z ** building package indices 2021-05-14T21:42:17.5381650Z ** installing vignettes 2021-05-14T21:42:17.5576810Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:42:18.2642290Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:42:18.3887670Z ** testing if installed package can be loaded from final location 2021-05-14T21:42:19.0793570Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:42:19.0895050Z * DONE (tidyr) 2021-05-14T21:42:19.1222540Z 2021-05-14T21:42:19.1223920Z The downloaded source packages are in 2021-05-14T21:42:19.1226090Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpbUpUos/downloaded_packages’ 2021-05-14T21:42:19.3772960Z 2021-05-14T21:42:19.3786610Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpbUpUos/remotes2a337427d02d/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T21:42:19.3821370Z 2021-05-14T21:42:19.3824240Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpbUpUos/remotes2a337427d02d/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T21:42:19.4143560Z 2021-05-14T21:42:19.4144730Z 2021-05-14T21:42:19.4146340Z ─ preparing ‘aghast’: 2021-05-14T21:42:19.4147090Z 2021-05-14T21:42:19.4147780Z 2021-05-14T21:42:19.4340450Z checking DESCRIPTION meta-information ... 2021-05-14T21:42:19.4433080Z 2021-05-14T21:42:19.4443720Z ✔ checking DESCRIPTION meta-information 2021-05-14T21:42:19.4721400Z 2021-05-14T21:42:19.4722510Z 2021-05-14T21:42:19.4724400Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:42:19.4725330Z 2021-05-14T21:42:19.4726120Z 2021-05-14T21:42:19.4727490Z ─ checking for empty or unneeded directories 2021-05-14T21:42:19.4729010Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T21:42:19.4836450Z 2021-05-14T21:42:19.4922570Z 2021-05-14T21:42:19.4924470Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T21:42:19.4979610Z 2021-05-14T21:42:19.4980720Z 2021-05-14T21:42:19.4981420Z 2021-05-14T21:42:19.5164020Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:42:19.5185460Z (as ‘lib’ is unspecified) 2021-05-14T21:42:19.8711080Z * installing *source* package ‘aghast’ ... 2021-05-14T21:42:19.8714370Z ** using staged installation 2021-05-14T21:42:19.8932630Z ** R 2021-05-14T21:42:19.9015470Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:42:20.4643490Z ** help 2021-05-14T21:42:20.5481070Z *** installing help indices 2021-05-14T21:42:20.5653360Z ** building package indices 2021-05-14T21:42:20.8226250Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:42:21.0644990Z ** testing if installed package can be loaded from final location 2021-05-14T21:42:21.3125400Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:42:21.3145920Z * DONE (aghast) 2021-05-14T21:42:21.3393600Z Installing 1 packages: covr 2021-05-14T21:42:21.3460110Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:42:21.3461580Z (as ‘lib’ is unspecified) 2021-05-14T21:42:22.2704160Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T21:42:22.2705240Z 2021-05-14T21:42:23.3204360Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T21:42:23.3207860Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:42:23.3278570Z Packages which are only available in source form, and may need 2021-05-14T21:42:23.3280360Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-14T21:42:23.3282010Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-14T21:42:23.3282850Z 2021-05-14T21:42:23.3295040Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T21:42:23.5976810Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-14T21:42:23.6031110Z ================================================== 2021-05-14T21:42:23.6031630Z downloaded 81 KB 2021-05-14T21:42:23.6031890Z 2021-05-14T21:42:23.6064600Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T21:42:23.8940220Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-14T21:42:23.9003600Z ================================================== 2021-05-14T21:42:23.9004500Z downloaded 89 KB 2021-05-14T21:42:23.9005350Z 2021-05-14T21:42:23.9036980Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T21:42:24.1642120Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-14T21:42:24.1734710Z ================================================== 2021-05-14T21:42:24.1735640Z downloaded 143 KB 2021-05-14T21:42:24.1736530Z 2021-05-14T21:42:24.5289990Z * installing *source* package ‘lazyeval’ ... 2021-05-14T21:42:24.5343480Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-14T21:42:24.5344740Z ** using staged installation 2021-05-14T21:42:24.5518160Z ** libs 2021-05-14T21:42:24.5688510Z 2021-05-14T21:42:24.5691120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expr.c -o expr.o 2021-05-14T21:42:24.6576120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:42:24.7225700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c interp.c -o interp.o 2021-05-14T21:42:24.8092740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c lazy.c -o lazy.o 2021-05-14T21:42:24.9097400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c name.c -o name.o 2021-05-14T21:42:25.0000840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T21:42:25.1055400Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:42:25.1641550Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-14T21:42:25.1681870Z ** R 2021-05-14T21:42:25.1748860Z ** inst 2021-05-14T21:42:25.1806410Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:42:25.8561340Z ** help 2021-05-14T21:42:25.9380610Z *** installing help indices 2021-05-14T21:42:25.9903090Z ** building package indices 2021-05-14T21:42:26.3390610Z ** installing vignettes 2021-05-14T21:42:26.3492460Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:42:26.7010760Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:42:26.8257560Z ** testing if installed package can be loaded from final location 2021-05-14T21:42:27.1625920Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:42:27.1652490Z * DONE (lazyeval) 2021-05-14T21:42:27.5244740Z * installing *source* package ‘rex’ ... 2021-05-14T21:42:27.5283860Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-14T21:42:27.5285230Z ** using staged installation 2021-05-14T21:42:27.5487150Z ** R 2021-05-14T21:42:27.5546100Z ** inst 2021-05-14T21:42:27.5587440Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:42:28.2141330Z ** help 2021-05-14T21:42:28.2863320Z *** installing help indices 2021-05-14T21:42:28.3315630Z ** building package indices 2021-05-14T21:42:28.6148470Z ** installing vignettes 2021-05-14T21:42:28.6250490Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:42:28.8735120Z ** testing if installed package can be loaded from final location 2021-05-14T21:42:29.1133960Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:42:29.1162720Z * DONE (rex) 2021-05-14T21:42:29.6438320Z * installing *source* package ‘covr’ ... 2021-05-14T21:42:29.6568740Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-14T21:42:29.6569970Z ** using staged installation 2021-05-14T21:42:29.6863100Z ** libs 2021-05-14T21:42:29.7035560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-14T21:42:29.7930340Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:42:29.8500640Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-14T21:42:29.8541950Z ** R 2021-05-14T21:42:29.8749930Z ** inst 2021-05-14T21:42:29.8838060Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:42:31.4857260Z ** help 2021-05-14T21:42:31.5753000Z *** installing help indices 2021-05-14T21:42:31.6325650Z *** copying figures 2021-05-14T21:42:31.6334470Z ** building package indices 2021-05-14T21:42:31.9247450Z ** installing vignettes 2021-05-14T21:42:31.9339740Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:42:32.3712440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:42:32.5048490Z ** testing if installed package can be loaded from final location 2021-05-14T21:42:32.8608920Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:42:32.8658510Z * DONE (covr) 2021-05-14T21:42:32.9120500Z 2021-05-14T21:42:32.9121840Z The downloaded source packages are in 2021-05-14T21:42:32.9123960Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpbUpUos/downloaded_packages’ 2021-05-14T21:42:32.9464270Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T21:42:32.9464970Z Rscript -e "tic::before_install()" 2021-05-14T21:42:32.9887140Z shell: /bin/bash -e {0} 2021-05-14T21:42:32.9887540Z env: 2021-05-14T21:42:32.9888250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:42:32.9888720Z TIC_DEPLOY_KEY: 2021-05-14T21:42:32.9889080Z RSPM: 2021-05-14T21:42:32.9890430Z GITHUB_PAT: *** 2021-05-14T21:42:32.9890840Z COVERALLS_TOKEN: 2021-05-14T21:42:32.9891270Z continue-on-error: true 2021-05-14T21:42:32.9891730Z VDIFFR_RUN_TESTS: false 2021-05-14T21:42:32.9892200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:42:32.9892620Z TZ: UTC 2021-05-14T21:42:32.9892990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:42:32.9893380Z NOT_CRAN: true 2021-05-14T21:42:32.9893730Z ##[endgroup] 2021-05-14T21:42:33.3856310Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:42:33.5116130Z Running before_install: step_install_remote_binaries() 2021-05-14T21:42:34.1644360Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T21:42:34.1645760Z remotes::install_deps(dependencies = TRUE) 2021-05-14T21:42:34.1646390Z remotes::install_cran("rcmdcheck") 2021-05-14T21:42:34.1646970Z remotes::install_cran("markdown") 2021-05-14T21:42:34.1855590Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:42:34.1856040Z env: 2021-05-14T21:42:34.1856470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:42:34.1856970Z TIC_DEPLOY_KEY: 2021-05-14T21:42:34.1857330Z RSPM: 2021-05-14T21:42:34.1858400Z GITHUB_PAT: *** 2021-05-14T21:42:34.1858830Z COVERALLS_TOKEN: 2021-05-14T21:42:34.1859330Z continue-on-error: true 2021-05-14T21:42:34.1859890Z VDIFFR_RUN_TESTS: false 2021-05-14T21:42:34.1860380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:42:34.1860850Z TZ: UTC 2021-05-14T21:42:34.1861220Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:42:34.1861660Z NOT_CRAN: true 2021-05-14T21:42:34.1862110Z ##[endgroup] 2021-05-14T21:42:38.7261140Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-14T21:42:38.7270420Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-14T21:42:38.7271430Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-14T21:42:38.7272400Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-14T21:42:38.7288510Z Installing 4 packages: base64enc, tinytex, htmltools, rmarkdown 2021-05-14T21:42:38.7302800Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:42:38.7304350Z (as ‘lib’ is unspecified) 2021-05-14T21:42:40.4075680Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T21:42:40.4084880Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:42:41.8097360Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-14T21:42:41.8105940Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:42:42.8041790Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-14T21:42:42.8046060Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:42:43.8526100Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-14T21:42:43.8538500Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:42:44.8729070Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-14T21:42:44.8748360Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T21:42:44.8814120Z Packages which are only available in source form, and may need 2021-05-14T21:42:44.8816030Z compilation of C/C++/Fortran: ‘base64enc’ ‘htmltools’ 2021-05-14T21:42:44.8817930Z installing the source packages ‘base64enc’, ‘tinytex’, ‘htmltools’, ‘rmarkdown’ 2021-05-14T21:42:44.8818870Z 2021-05-14T21:42:44.8837430Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-14T21:42:45.0257460Z Content type 'application/x-gzip' length 7833 bytes 2021-05-14T21:42:45.0259260Z ================================================== 2021-05-14T21:42:45.0260970Z downloaded 7833 bytes 2021-05-14T21:42:45.0261800Z 2021-05-14T21:42:45.0289580Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-14T21:42:45.1828520Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-14T21:42:45.1851910Z ================================================== 2021-05-14T21:42:45.1852790Z downloaded 28 KB 2021-05-14T21:42:45.1853380Z 2021-05-14T21:42:45.2104650Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-14T21:42:45.3620050Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-14T21:42:45.3673000Z ================================================== 2021-05-14T21:42:45.3673990Z downloaded 69 KB 2021-05-14T21:42:45.3674930Z 2021-05-14T21:42:45.3705680Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-14T21:42:45.6260080Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-14T21:42:45.6850550Z ================================================== 2021-05-14T21:42:45.6851810Z downloaded 3.1 MB 2021-05-14T21:42:45.6852530Z 2021-05-14T21:42:45.9579580Z * installing *source* package ‘base64enc’ ... 2021-05-14T21:42:45.9595610Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-14T21:42:45.9597230Z ** using staged installation 2021-05-14T21:42:45.9735920Z ** libs 2021-05-14T21:42:45.9911850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T21:42:46.1327650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c uriencode.c -o uriencode.o 2021-05-14T21:42:46.2326650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-14T21:42:46.3353090Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:42:46.3931440Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-14T21:42:46.3973170Z ** R 2021-05-14T21:42:46.4010540Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:42:46.7338760Z ** help 2021-05-14T21:42:46.7616980Z *** installing help indices 2021-05-14T21:42:46.7815440Z ** building package indices 2021-05-14T21:42:47.0318440Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:42:47.3880980Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:42:47.5125990Z ** testing if installed package can be loaded from final location 2021-05-14T21:42:47.7455620Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:42:47.7476830Z * DONE (base64enc) 2021-05-14T21:42:48.0520400Z * installing *source* package ‘tinytex’ ... 2021-05-14T21:42:48.0544450Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-14T21:42:48.0545850Z ** using staged installation 2021-05-14T21:42:48.0789250Z ** R 2021-05-14T21:42:48.0888630Z ** inst 2021-05-14T21:42:48.0904370Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:42:49.0045810Z ** help 2021-05-14T21:42:49.0498150Z *** installing help indices 2021-05-14T21:42:49.0829800Z ** building package indices 2021-05-14T21:42:49.3494960Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:42:49.6066800Z ** testing if installed package can be loaded from final location 2021-05-14T21:42:49.8729470Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:42:49.8755720Z * DONE (tinytex) 2021-05-14T21:42:50.2308610Z * installing *source* package ‘htmltools’ ... 2021-05-14T21:42:50.2351900Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-14T21:42:50.2353110Z ** using staged installation 2021-05-14T21:42:50.2569770Z ** libs 2021-05-14T21:42:50.2741850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T21:42:50.3499840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-14T21:42:50.4524290Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T21:42:50.5097100Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-14T21:42:50.5138220Z ** R 2021-05-14T21:42:50.5311790Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:42:52.3175510Z ** help 2021-05-14T21:42:52.4334360Z *** installing help indices 2021-05-14T21:42:52.5001120Z ** building package indices 2021-05-14T21:42:52.8107020Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:42:53.2002300Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T21:42:53.3248400Z ** testing if installed package can be loaded from final location 2021-05-14T21:42:53.6290750Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:42:53.6322640Z * DONE (htmltools) 2021-05-14T21:42:54.8782240Z * installing *source* package ‘rmarkdown’ ... 2021-05-14T21:42:54.9220770Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-14T21:42:54.9222040Z ** using staged installation 2021-05-14T21:42:54.9622030Z ** R 2021-05-14T21:42:55.0181440Z ** inst 2021-05-14T21:42:55.1759320Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:42:59.4681340Z ** help 2021-05-14T21:42:59.7384170Z *** installing help indices 2021-05-14T21:42:59.9098660Z *** copying figures 2021-05-14T21:42:59.9108470Z ** building package indices 2021-05-14T21:43:00.3277160Z ** installing vignettes 2021-05-14T21:43:00.3377940Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:43:00.6664530Z ** testing if installed package can be loaded from final location 2021-05-14T21:43:01.1328630Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:43:01.1573050Z * DONE (rmarkdown) 2021-05-14T21:43:01.2390700Z 2021-05-14T21:43:01.2417370Z The downloaded source packages are in 2021-05-14T21:43:01.2445190Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpuPritS/downloaded_packages’ 2021-05-14T21:43:02.1487420Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T21:43:02.1495480Z Use `force = TRUE` to force installation 2021-05-14T21:43:02.1505050Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T21:43:02.1506110Z Use `force = TRUE` to force installation 2021-05-14T21:43:02.1696420Z ##[group]Run options(width = 100) 2021-05-14T21:43:02.1697000Z options(width = 100) 2021-05-14T21:43:02.1697520Z pkgs <- installed.packages()[, "Package"] 2021-05-14T21:43:02.1698170Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T21:43:02.1913480Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:43:02.1913860Z env: 2021-05-14T21:43:02.1914270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:43:02.1914690Z TIC_DEPLOY_KEY: 2021-05-14T21:43:02.1915020Z RSPM: 2021-05-14T21:43:02.1916460Z GITHUB_PAT: *** 2021-05-14T21:43:02.1916920Z COVERALLS_TOKEN: 2021-05-14T21:43:02.1917460Z continue-on-error: true 2021-05-14T21:43:02.1917900Z VDIFFR_RUN_TESTS: false 2021-05-14T21:43:02.1918370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:43:02.1918770Z TZ: UTC 2021-05-14T21:43:02.1919110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:43:02.1919480Z NOT_CRAN: true 2021-05-14T21:43:02.1919830Z ##[endgroup] 2021-05-14T21:43:02.9079540Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T21:43:02.9080400Z setting value 2021-05-14T21:43:02.9081890Z version R Under development (unstable) (2021-05-13 r80294) 2021-05-14T21:43:02.9082910Z os macOS Catalina 10.15.7 2021-05-14T21:43:02.9083830Z system x86_64, darwin17.0 2021-05-14T21:43:02.9084650Z ui X11 2021-05-14T21:43:02.9085520Z language (EN) 2021-05-14T21:43:02.9086850Z collate en_US.UTF-8 2021-05-14T21:43:02.9088160Z ctype en_US.UTF-8 2021-05-14T21:43:02.9089090Z tz UTC 2021-05-14T21:43:02.9090420Z date 2021-05-14 2021-05-14T21:43:02.9090990Z 2021-05-14T21:43:02.9092410Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T21:43:02.9093590Z ! package * version date lib source 2021-05-14T21:43:02.9095090Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T21:43:02.9096360Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9098170Z base * 4.2.0 2021-05-14 [?] local 2021-05-14T21:43:02.9099590Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9101010Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:43:02.9102360Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9103800Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9105570Z cachem 1.0.4 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9106930Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9108350Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:43:02.9109730Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9111090Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9112500Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-14T21:43:02.9114050Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-14T21:43:02.9115530Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9116970Z P compiler 4.2.0 2021-05-14 [2] local 2021-05-14T21:43:02.9119080Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9120920Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9122490Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9124000Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9125440Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9126870Z P datasets * 4.2.0 2021-05-14 [2] local 2021-05-14T21:43:02.9128320Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T21:43:02.9129800Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9131160Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9132590Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9134000Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9135360Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9136790Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9138200Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9139600Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9141020Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-14T21:43:02.9142350Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9143900Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9145320Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9146790Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9148260Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T21:43:02.9149690Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9151020Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9152370Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9153680Z P graphics * 4.2.0 2021-05-14 [2] local 2021-05-14T21:43:02.9155120Z P grDevices * 4.2.0 2021-05-14 [2] local 2021-05-14T21:43:02.9156480Z grid 4.2.0 2021-05-14 [?] local 2021-05-14T21:43:02.9157770Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9159510Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9160890Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9162190Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9163550Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9164940Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:43:02.9166230Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9167630Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-14T21:43:02.9169360Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9170800Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9172780Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9174270Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9175820Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:43:02.9178050Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-14T21:43:02.9180260Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9181700Z P methods * 4.2.0 2021-05-14 [2] local 2021-05-14T21:43:02.9183080Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-14T21:43:02.9184510Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9185900Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-14T21:43:02.9187290Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:43:02.9188400Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9189460Z parallel 4.2.0 2021-05-14 [?] local 2021-05-14T21:43:02.9190470Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9191530Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9192540Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9193610Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9194600Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9195680Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9196750Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9197770Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9198780Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9199740Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9200780Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9201840Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9203070Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9204140Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9205160Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9206300Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9207590Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9208720Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9209780Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9210770Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-14T21:43:02.9211830Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9212900Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9213930Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9215000Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9216000Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T21:43:02.9217390Z splines 4.2.0 2021-05-14 [?] local 2021-05-14T21:43:02.9218470Z P stats * 4.2.0 2021-05-14 [2] local 2021-05-14T21:43:02.9219540Z stats4 4.2.0 2021-05-14 [?] local 2021-05-14T21:43:02.9220570Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9221570Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9222610Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-14T21:43:02.9223590Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9224620Z tcltk 4.2.0 2021-05-14 [?] local 2021-05-14T21:43:02.9225660Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9226670Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9227750Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T21:43:02.9228770Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9229850Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9231120Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9232150Z P tools 4.2.0 2021-05-14 [2] local 2021-05-14T21:43:02.9233340Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9234360Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9235620Z P utils * 4.2.0 2021-05-14 [2] local 2021-05-14T21:43:02.9236600Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9237660Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9238700Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9239690Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9240720Z xfun 0.22 2021-03-11 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9241680Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9242800Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9244010Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9245140Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-14T21:43:02.9245420Z 2021-05-14T21:43:02.9245940Z [1] /Users/runner/work/_temp/Library 2021-05-14T21:43:02.9247010Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-14T21:43:02.9247440Z 2021-05-14T21:43:02.9248370Z P ── Loaded and on-disk path mismatch. 2021-05-14T21:43:02.9302530Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T21:43:02.9303250Z Rscript -e 'tic::script()' 2021-05-14T21:43:02.9303730Z ls -l check 2021-05-14T21:43:02.9657550Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T21:43:02.9658130Z env: 2021-05-14T21:43:02.9658620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:43:02.9659080Z TIC_DEPLOY_KEY: 2021-05-14T21:43:02.9659470Z RSPM: 2021-05-14T21:43:02.9660990Z GITHUB_PAT: *** 2021-05-14T21:43:02.9661490Z COVERALLS_TOKEN: 2021-05-14T21:43:02.9661960Z continue-on-error: true 2021-05-14T21:43:02.9662470Z VDIFFR_RUN_TESTS: false 2021-05-14T21:43:02.9662970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:43:02.9663450Z TZ: UTC 2021-05-14T21:43:02.9663840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:43:02.9664300Z NOT_CRAN: true 2021-05-14T21:43:02.9664710Z ##[endgroup] 2021-05-14T21:43:03.3797390Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:43:03.5051450Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T21:43:03.5053170Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T21:43:03.5054310Z timeout = Inf, check_dir = "check") 2021-05-14T21:43:03.5865920Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T21:43:03.8575770Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T21:43:04.0951770Z * preparing ‘ROpenCVLite’: 2021-05-14T21:43:04.1070200Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:43:04.2059980Z * installing the package to build vignettes 2021-05-14T21:43:07.3494120Z * creating vignettes ... OK 2021-05-14T21:43:07.4785810Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:43:07.4795350Z * checking for empty or unneeded directories 2021-05-14T21:43:07.4808580Z Removed empty directory ‘ROpenCVLite/man/figures’ 2021-05-14T21:43:07.4822880Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T21:43:07.4896070Z * building ‘ROpenCVLite_0.3.410.tar.gz’ 2021-05-14T21:43:07.5094720Z 2021-05-14T21:43:07.6003880Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T21:43:07.9255090Z * using log directory ‘/Users/runner/work/ROpenCVLite/ROpenCVLite/check/ROpenCVLite.Rcheck’ 2021-05-14T21:43:07.9257080Z * using R Under development (unstable) (2021-05-13 r80294) 2021-05-14T21:43:07.9258560Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-14T21:43:07.9259930Z * using session charset: UTF-8 2021-05-14T21:43:07.9652820Z * using option ‘--as-cran’ 2021-05-14T21:43:07.9751220Z * checking for file ‘ROpenCVLite/DESCRIPTION’ ... OK 2021-05-14T21:43:07.9752570Z * checking extension type ... Package 2021-05-14T21:43:07.9753960Z * this is package ‘ROpenCVLite’ version ‘0.3.410’ 2021-05-14T21:43:07.9755750Z * package encoding: UTF-8 2021-05-14T21:43:07.9778860Z * checking package namespace information ... OK 2021-05-14T21:43:09.3276150Z * checking package dependencies ... OK 2021-05-14T21:43:09.3289880Z * checking if this is a source package ... OK 2021-05-14T21:43:09.3290870Z * checking if there is a namespace ... OK 2021-05-14T21:43:09.4897380Z * checking for executable files ... OK 2021-05-14T21:43:09.4962970Z * checking for hidden files and directories ... OK 2021-05-14T21:43:09.4979190Z * checking for portable file names ... OK 2021-05-14T21:43:09.5006620Z * checking for sufficient/correct file permissions ... OK 2021-05-14T21:43:09.5104470Z * checking serialization versions ... OK 2021-05-14T21:43:11.8151830Z * checking whether package ‘ROpenCVLite’ can be installed ... OK 2021-05-14T21:43:11.8346800Z * checking installed package size ... OK 2021-05-14T21:43:12.0298100Z * checking package directory ... OK 2021-05-14T21:43:12.0326120Z * checking for future file timestamps ... OK 2021-05-14T21:43:12.0354850Z * checking ‘build’ directory ... OK 2021-05-14T21:43:12.2453080Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:43:12.2485600Z * checking top-level files ... OK 2021-05-14T21:43:12.2487160Z * checking for left-over files ... OK 2021-05-14T21:43:12.5268880Z * checking index information ... OK 2021-05-14T21:43:12.7595270Z * checking package subdirectories ... OK 2021-05-14T21:43:12.8239260Z * checking R files for non-ASCII characters ... OK 2021-05-14T21:43:12.8916800Z * checking R files for syntax errors ... OK 2021-05-14T21:43:13.1865730Z * checking whether the package can be loaded ... OK 2021-05-14T21:43:13.2506910Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T21:43:13.3164630Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T21:43:13.3868040Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T21:43:13.6090600Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T21:43:14.0010610Z * checking loading without being on the library search path ... OK 2021-05-14T21:43:14.3358390Z * checking dependencies in R code ... OK 2021-05-14T21:43:15.0012910Z * checking S3 generic/method consistency ... OK 2021-05-14T21:43:15.1586130Z * checking replacement functions ... OK 2021-05-14T21:43:15.3371260Z * checking foreign function calls ... OK 2021-05-14T21:43:18.0578530Z * checking R code for possible problems ... OK 2021-05-14T21:43:18.3075610Z * checking Rd files ... OK 2021-05-14T21:43:18.3718020Z * checking Rd metadata ... OK 2021-05-14T21:43:18.4484350Z * checking Rd line widths ... OK 2021-05-14T21:43:18.6061980Z * checking Rd cross-references ... OK 2021-05-14T21:43:18.7628250Z * checking for missing documentation entries ... OK 2021-05-14T21:43:19.2343840Z * checking for code/documentation mismatches ... OK 2021-05-14T21:43:19.9823270Z * checking Rd \usage sections ... OK 2021-05-14T21:43:20.0783160Z * checking Rd contents ... OK 2021-05-14T21:43:20.1503510Z * checking for unstated dependencies in examples ... OK 2021-05-14T21:43:20.1585660Z * checking installed files from ‘inst/doc’ ... OK 2021-05-14T21:43:20.1656650Z * checking files in ‘vignettes’ ... OK 2021-05-14T21:43:20.3843860Z * checking examples ... NONE 2021-05-14T21:43:20.6062040Z * checking for unstated dependencies in vignettes ... OK 2021-05-14T21:43:20.6130090Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-14T21:43:22.3366530Z * checking re-building of vignette outputs ... OK 2021-05-14T21:43:26.3964530Z * checking PDF version of manual ... OK 2021-05-14T21:43:26.3971660Z * checking for non-standard things in the check directory ... OK 2021-05-14T21:43:26.3976480Z * checking for detritus in the temp directory ... OK 2021-05-14T21:43:26.3981670Z * DONE 2021-05-14T21:43:26.3987140Z 2021-05-14T21:43:26.3987930Z Status: OK 2021-05-14T21:43:26.3993100Z 2021-05-14T21:43:26.5343210Z ── R CMD check results ──────────────────────────────── ROpenCVLite 0.3.410 ──── 2021-05-14T21:43:26.5356250Z Duration: 19s 2021-05-14T21:43:26.5357040Z 2021-05-14T21:43:26.5358530Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T21:43:26.5522340Z total 152 2021-05-14T21:43:26.5526690Z drwxr-xr-x 10 runner staff 320 May 14 21:43 ROpenCVLite.Rcheck 2021-05-14T21:43:26.5528430Z -rw-r--r-- 1 runner staff 25917 May 14 21:43 ROpenCVLite_0.3.410.tar.gz 2021-05-14T21:43:26.5530530Z -rw-r--r-- 1 runner staff 46532 May 14 21:43 ROpenCVLite_0.3.410.tgz 2021-05-14T21:43:26.5583490Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:43:26.5584310Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:43:26.5938000Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T21:43:26.5938530Z env: 2021-05-14T21:43:26.5938970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:43:26.5939470Z TIC_DEPLOY_KEY: 2021-05-14T21:43:26.5939820Z RSPM: 2021-05-14T21:43:26.5941250Z GITHUB_PAT: *** 2021-05-14T21:43:26.5941700Z COVERALLS_TOKEN: 2021-05-14T21:43:26.5942200Z continue-on-error: true 2021-05-14T21:43:26.5942670Z VDIFFR_RUN_TESTS: false 2021-05-14T21:43:26.5943190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:43:26.5943630Z TZ: UTC 2021-05-14T21:43:26.5944020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:43:26.5944450Z NOT_CRAN: true 2021-05-14T21:43:26.5944820Z ##[endgroup] 2021-05-14T21:43:26.6395460Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T21:43:26.6396190Z Rscript -e "tic::before_deploy()" 2021-05-14T21:43:26.6684780Z shell: /bin/bash -e {0} 2021-05-14T21:43:26.6685150Z env: 2021-05-14T21:43:26.6685610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:43:26.6686070Z TIC_DEPLOY_KEY: 2021-05-14T21:43:26.6686450Z RSPM: 2021-05-14T21:43:26.6687230Z GITHUB_PAT: *** 2021-05-14T21:43:26.6687660Z COVERALLS_TOKEN: 2021-05-14T21:43:26.6688120Z continue-on-error: true 2021-05-14T21:43:26.6688620Z VDIFFR_RUN_TESTS: false 2021-05-14T21:43:26.6689130Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:43:26.6689590Z TZ: UTC 2021-05-14T21:43:26.6689990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:43:26.6690390Z NOT_CRAN: true 2021-05-14T21:43:26.6690780Z ##[endgroup] 2021-05-14T21:43:27.0252530Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:43:27.1496900Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T21:43:27.1497480Z with: 2021-05-14T21:43:27.1498360Z upload_url: https://uploads.github.com/repos/neuroconductor/ROpenCVLite/releases/42981955/assets{?name,label} 2021-05-14T21:43:27.1499320Z asset_path: check/ROpenCVLite_0.3.410.tgz 2021-05-14T21:43:27.1499880Z asset_name: ROpenCVLite_0.3.410_R4.1.tgz 2021-05-14T21:43:27.1500490Z asset_content_type: application/octet-stream 2021-05-14T21:43:27.1501010Z env: 2021-05-14T21:43:27.1501440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:43:27.1501940Z TIC_DEPLOY_KEY: 2021-05-14T21:43:27.1502320Z RSPM: 2021-05-14T21:43:27.1503370Z GITHUB_PAT: *** 2021-05-14T21:43:27.1503870Z COVERALLS_TOKEN: 2021-05-14T21:43:27.1504410Z continue-on-error: true 2021-05-14T21:43:27.1504940Z VDIFFR_RUN_TESTS: false 2021-05-14T21:43:27.1505430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:43:27.1505910Z TZ: UTC 2021-05-14T21:43:27.1506370Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:43:27.1506790Z NOT_CRAN: true 2021-05-14T21:43:27.1507860Z GITHUB_TOKEN: *** 2021-05-14T21:43:27.1508310Z ##[endgroup] 2021-05-14T21:43:27.9961460Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T21:43:27.9962200Z Rscript -e "tic::deploy()" 2021-05-14T21:43:28.0250380Z shell: /bin/bash -e {0} 2021-05-14T21:43:28.0251010Z env: 2021-05-14T21:43:28.0265530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:43:28.0266060Z TIC_DEPLOY_KEY: 2021-05-14T21:43:28.0266450Z RSPM: 2021-05-14T21:43:28.0267820Z GITHUB_PAT: *** 2021-05-14T21:43:28.0268260Z COVERALLS_TOKEN: 2021-05-14T21:43:28.0268770Z continue-on-error: true 2021-05-14T21:43:28.0269680Z VDIFFR_RUN_TESTS: false 2021-05-14T21:43:28.0270230Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:43:28.0270670Z TZ: UTC 2021-05-14T21:43:28.0271090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:43:28.0271500Z NOT_CRAN: true 2021-05-14T21:43:28.0271910Z ##[endgroup] 2021-05-14T21:43:28.3920550Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:43:28.5132460Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T21:43:28.5133130Z Rscript -e "tic::after_deploy()" 2021-05-14T21:43:28.5427040Z shell: /bin/bash -e {0} 2021-05-14T21:43:28.5427430Z env: 2021-05-14T21:43:28.5427900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:43:28.5428350Z TIC_DEPLOY_KEY: 2021-05-14T21:43:28.5428720Z RSPM: 2021-05-14T21:43:28.5429800Z GITHUB_PAT: *** 2021-05-14T21:43:28.5430200Z COVERALLS_TOKEN: 2021-05-14T21:43:28.5430700Z continue-on-error: true 2021-05-14T21:43:28.5431160Z VDIFFR_RUN_TESTS: false 2021-05-14T21:43:28.5431660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:43:28.5432120Z TZ: UTC 2021-05-14T21:43:28.5432510Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:43:28.5432900Z NOT_CRAN: true 2021-05-14T21:43:28.5433290Z ##[endgroup] 2021-05-14T21:43:28.8955050Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:43:29.9714120Z Post job cleanup. 2021-05-14T21:43:30.0409220Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T21:43:30.0541250Z Post job cleanup. 2021-05-14T21:43:30.1777880Z [command]/usr/local/bin/git version 2021-05-14T21:43:30.1887290Z git version 2.31.1 2021-05-14T21:43:30.1937770Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:43:30.2006440Z [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-14T21:43:30.2866430Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:43:30.2923470Z http.https://github.com/.extraheader 2021-05-14T21:43:30.2934440Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T21:43:30.3020950Z [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-14T21:43:30.3927030Z Cleaning up orphan processes